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

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L21AF20209>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-24.8674 6.4052)"^^geo:wktLiteral ;
  geo-pos:lat "-24.8674"^^xsd:decimal ;
  geo-pos:long "6.4052"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1297.13"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%200802L21AF20209>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 0802L21AF20209" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 0802L21AF20209'^^xsd:string;
  dwc:scientificName 'Nematocarcinus longirostris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '6.4052'^^xsd:double;
  dwc:startLongitude '6.3978'^^xsd:double;
  dwc:endLongitude '6.4125'^^xsd:double;
  dwc:latitude '-24.8674'^^xsd:double;
  dwc:startLatitude '-24.877'^^xsd:double;
  dwc:endLatitude '-24.8578'^^xsd:double;
  dwc:coordinatePrecision '1297.13'^^xsd:double;
  dwc:minimumDepth '977'^^xsd:integer;
  dwc:maximumDepth '998'^^xsd:integer;
  dwc:temperature '3.9'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 0802L21AF20209'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '514315'^^xsd:integer;
  dwc:sampleSize '0,05486729 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,05486729 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 0802L21AF20209'^^xsd:string;
  dwc:observationDate '2008-02-25'^^xsd:date;
  dwc:aphiaIdAccepted '514315'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%200802L21AF20225>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L21AF20225> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L21AF20225> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-24.8674 6.4052)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-24.8674"^^xsd:decimal ;
  dwc:decimalLongitude "6.4052"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "977"^^xsd:integer ;
  dwc:maximumDepthInMeters "998"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1297.13"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L21AF20225>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-24.8674 6.4052)"^^geo:wktLiteral ;
  geo-pos:lat "-24.8674"^^xsd:decimal ;
  geo-pos:long "6.4052"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1297.13"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%200802L21AF20225>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 0802L21AF20225" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 0802L21AF20225'^^xsd:string;
  dwc:scientificName 'Chaceon erytheiae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '6.4052'^^xsd:double;
  dwc:startLongitude '6.3978'^^xsd:double;
  dwc:endLongitude '6.4125'^^xsd:double;
  dwc:latitude '-24.8674'^^xsd:double;
  dwc:startLatitude '-24.877'^^xsd:double;
  dwc:endLatitude '-24.8578'^^xsd:double;
  dwc:coordinatePrecision '1297.13'^^xsd:double;
  dwc:minimumDepth '977'^^xsd:integer;
  dwc:maximumDepth '998'^^xsd:integer;
  dwc:temperature '3.9'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 0802L21AF20225'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '241100'^^xsd:integer;
  dwc:sampleSize '0,05486729 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,05486729 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 0802L21AF20225'^^xsd:string;
  dwc:observationDate '2008-02-25'^^xsd:date;
  dwc:aphiaIdAccepted '241100'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%200802L22AF10827>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L22AF10827> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L22AF10827> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-24.957 6.4755)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-24.957"^^xsd:decimal ;
  dwc:decimalLongitude "6.4755"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1656"^^xsd:integer ;
  dwc:maximumDepthInMeters "1664"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1329.04"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L22AF10827>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-24.957 6.4755)"^^geo:wktLiteral ;
  geo-pos:lat "-24.957"^^xsd:decimal ;
  geo-pos:long "6.4755"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1329.04"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%200802L22AF10827>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 0802L22AF10827" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 0802L22AF10827'^^xsd:string;
  dwc:scientificName 'Nezumia brevibarbata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '6.4755'^^xsd:double;
  dwc:startLongitude '6.4855'^^xsd:double;
  dwc:endLongitude '6.4655'^^xsd:double;
  dwc:latitude '-24.957'^^xsd:double;
  dwc:startLatitude '-24.9492'^^xsd:double;
  dwc:endLatitude '-24.9648'^^xsd:double;
  dwc:coordinatePrecision '1329.04'^^xsd:double;
  dwc:minimumDepth '1656'^^xsd:integer;
  dwc:maximumDepth '1664'^^xsd:integer;
  dwc:temperature '3.25'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 0802L22AF10827'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '217780'^^xsd:integer;
  dwc:sampleSize '0,05303373 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,05303373 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 0802L22AF10827'^^xsd:string;
  dwc:observationDate '2008-02-26'^^xsd:date;
  dwc:aphiaIdAccepted '217780'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%200802L22AF10828>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L22AF10828> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L22AF10828> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-24.957 6.4755)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-24.957"^^xsd:decimal ;
  dwc:decimalLongitude "6.4755"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1656"^^xsd:integer ;
  dwc:maximumDepthInMeters "1664"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1329.04"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L22AF10828>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-24.957 6.4755)"^^geo:wktLiteral ;
  geo-pos:lat "-24.957"^^xsd:decimal ;
  geo-pos:long "6.4755"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1329.04"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%200802L22AF10828>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 0802L22AF10828" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 0802L22AF10828'^^xsd:string;
  dwc:scientificName 'Antimora rostrata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '6.4755'^^xsd:double;
  dwc:startLongitude '6.4855'^^xsd:double;
  dwc:endLongitude '6.4655'^^xsd:double;
  dwc:latitude '-24.957'^^xsd:double;
  dwc:startLatitude '-24.9492'^^xsd:double;
  dwc:endLatitude '-24.9648'^^xsd:double;
  dwc:coordinatePrecision '1329.04'^^xsd:double;
  dwc:minimumDepth '1656'^^xsd:integer;
  dwc:maximumDepth '1664'^^xsd:integer;
  dwc:temperature '3.25'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 0802L22AF10828'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '126486'^^xsd:integer;
  dwc:sampleSize '0,05303373 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,05303373 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 0802L22AF10828'^^xsd:string;
  dwc:observationDate '2008-02-26'^^xsd:date;
  dwc:aphiaIdAccepted '126486'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%200802L22AF10832>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L22AF10832> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L22AF10832> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-24.957 6.4755)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-24.957"^^xsd:decimal ;
  dwc:decimalLongitude "6.4755"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1656"^^xsd:integer ;
  dwc:maximumDepthInMeters "1664"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1329.04"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L22AF10832>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-24.957 6.4755)"^^geo:wktLiteral ;
  geo-pos:lat "-24.957"^^xsd:decimal ;
  geo-pos:long "6.4755"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1329.04"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%200802L22AF10832>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 0802L22AF10832" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 0802L22AF10832'^^xsd:string;
  dwc:scientificName 'Coryphaenoides striaturus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '6.4755'^^xsd:double;
  dwc:startLongitude '6.4855'^^xsd:double;
  dwc:endLongitude '6.4655'^^xsd:double;
  dwc:latitude '-24.957'^^xsd:double;
  dwc:startLatitude '-24.9492'^^xsd:double;
  dwc:endLatitude '-24.9648'^^xsd:double;
  dwc:coordinatePrecision '1329.04'^^xsd:double;
  dwc:minimumDepth '1656'^^xsd:integer;
  dwc:maximumDepth '1664'^^xsd:integer;
  dwc:temperature '3.25'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 0802L22AF10832'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '217763'^^xsd:integer;
  dwc:sampleSize '0,05303373 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,05303373 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 0802L22AF10832'^^xsd:string;
  dwc:observationDate '2008-02-26'^^xsd:date;
  dwc:aphiaIdAccepted '217763'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%200802L22AF10001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L22AF10001> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L22AF10001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-24.957 6.4755)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-24.957"^^xsd:decimal ;
  dwc:decimalLongitude "6.4755"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1656"^^xsd:integer ;
  dwc:maximumDepthInMeters "1664"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1329.04"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L22AF10001>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-24.957 6.4755)"^^geo:wktLiteral ;
  geo-pos:lat "-24.957"^^xsd:decimal ;
  geo-pos:long "6.4755"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1329.04"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%200802L22AF10001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 0802L22AF10001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 0802L22AF10001'^^xsd:string;
  dwc:scientificName 'Bathysaurus ferox'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '6.4755'^^xsd:double;
  dwc:startLongitude '6.4855'^^xsd:double;
  dwc:endLongitude '6.4655'^^xsd:double;
  dwc:latitude '-24.957'^^xsd:double;
  dwc:startLatitude '-24.9492'^^xsd:double;
  dwc:endLatitude '-24.9648'^^xsd:double;
  dwc:coordinatePrecision '1329.04'^^xsd:double;
  dwc:minimumDepth '1656'^^xsd:integer;
  dwc:maximumDepth '1664'^^xsd:integer;
  dwc:temperature '3.25'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 0802L22AF10001'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '126369'^^xsd:integer;
  dwc:sampleSize '0,05303373 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,05303373 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 0802L22AF10001'^^xsd:string;
  dwc:observationDate '2008-02-26'^^xsd:date;
  dwc:aphiaIdAccepted '126369'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%200802L22AF10059>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L22AF10059> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L22AF10059> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-24.957 6.4755)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-24.957"^^xsd:decimal ;
  dwc:decimalLongitude "6.4755"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1656"^^xsd:integer ;
  dwc:maximumDepthInMeters "1664"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1329.04"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L22AF10059>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-24.957 6.4755)"^^geo:wktLiteral ;
  geo-pos:lat "-24.957"^^xsd:decimal ;
  geo-pos:long "6.4755"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1329.04"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%200802L22AF10059>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 0802L22AF10059" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 0802L22AF10059'^^xsd:string;
  dwc:scientificName 'Chauliodus sloani'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '6.4755'^^xsd:double;
  dwc:startLongitude '6.4855'^^xsd:double;
  dwc:endLongitude '6.4655'^^xsd:double;
  dwc:latitude '-24.957'^^xsd:double;
  dwc:startLatitude '-24.9492'^^xsd:double;
  dwc:endLatitude '-24.9648'^^xsd:double;
  dwc:coordinatePrecision '1329.04'^^xsd:double;
  dwc:minimumDepth '1656'^^xsd:integer;
  dwc:maximumDepth '1664'^^xsd:integer;
  dwc:temperature '3.25'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 0802L22AF10059'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '127338'^^xsd:integer;
  dwc:sampleSize '0,05303373 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,05303373 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 0802L22AF10059'^^xsd:string;
  dwc:observationDate '2008-02-26'^^xsd:date;
  dwc:aphiaIdAccepted '127338'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%200802L22AF10325>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L22AF10325> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L22AF10325> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-24.957 6.4755)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-24.957"^^xsd:decimal ;
  dwc:decimalLongitude "6.4755"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1656"^^xsd:integer ;
  dwc:maximumDepthInMeters "1664"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1329.04"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L22AF10325>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-24.957 6.4755)"^^geo:wktLiteral ;
  geo-pos:lat "-24.957"^^xsd:decimal ;
  geo-pos:long "6.4755"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1329.04"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%200802L22AF10325>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 0802L22AF10325" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 0802L22AF10325'^^xsd:string;
  dwc:scientificName 'Cetonurus globiceps'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '6.4755'^^xsd:double;
  dwc:startLongitude '6.4855'^^xsd:double;
  dwc:endLongitude '6.4655'^^xsd:double;
  dwc:latitude '-24.957'^^xsd:double;
  dwc:startLatitude '-24.9492'^^xsd:double;
  dwc:endLatitude '-24.9648'^^xsd:double;
  dwc:coordinatePrecision '1329.04'^^xsd:double;
  dwc:minimumDepth '1656'^^xsd:integer;
  dwc:maximumDepth '1664'^^xsd:integer;
  dwc:temperature '3.25'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 0802L22AF10325'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '126467'^^xsd:integer;
  dwc:sampleSize '0,05303373 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,05303373 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 0802L22AF10325'^^xsd:string;
  dwc:observationDate '2008-02-26'^^xsd:date;
  dwc:aphiaIdAccepted '126467'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%200802L21AF40070>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L21AF40070> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L21AF40070> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-24.8674 6.4052)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-24.8674"^^xsd:decimal ;
  dwc:decimalLongitude "6.4052"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "977"^^xsd:integer ;
  dwc:maximumDepthInMeters "998"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1297.13"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L21AF40070>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-24.8674 6.4052)"^^geo:wktLiteral ;
  geo-pos:lat "-24.8674"^^xsd:decimal ;
  geo-pos:long "6.4052"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1297.13"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%200802L21AF40070>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 0802L21AF40070" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 0802L21AF40070'^^xsd:string;
  dwc:scientificName 'Pyrosoma atlanticum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '6.4052'^^xsd:double;
  dwc:startLongitude '6.3978'^^xsd:double;
  dwc:endLongitude '6.4125'^^xsd:double;
  dwc:latitude '-24.8674'^^xsd:double;
  dwc:startLatitude '-24.877'^^xsd:double;
  dwc:endLatitude '-24.8578'^^xsd:double;
  dwc:coordinatePrecision '1297.13'^^xsd:double;
  dwc:minimumDepth '977'^^xsd:integer;
  dwc:maximumDepth '998'^^xsd:integer;
  dwc:temperature '3.9'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 0802L21AF40070'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '137250'^^xsd:integer;
  dwc:sampleSize '0,05486729 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,05486729 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 0802L21AF40070'^^xsd:string;
  dwc:observationDate '2008-02-25'^^xsd:date;
  dwc:aphiaIdAccepted '137250'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%200802L22AF10779>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L22AF10779> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L22AF10779> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-24.957 6.4755)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-24.957"^^xsd:decimal ;
  dwc:decimalLongitude "6.4755"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1656"^^xsd:integer ;
  dwc:maximumDepthInMeters "1664"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1329.04"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L22AF10779>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-24.957 6.4755)"^^geo:wktLiteral ;
  geo-pos:lat "-24.957"^^xsd:decimal ;
  geo-pos:long "6.4755"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1329.04"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%200802L22AF10779>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 0802L22AF10779" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 0802L22AF10779'^^xsd:string;
  dwc:scientificName 'Rouleina attrita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '6.4755'^^xsd:double;
  dwc:startLongitude '6.4855'^^xsd:double;
  dwc:endLongitude '6.4655'^^xsd:double;
  dwc:latitude '-24.957'^^xsd:double;
  dwc:startLatitude '-24.9492'^^xsd:double;
  dwc:endLatitude '-24.9648'^^xsd:double;
  dwc:coordinatePrecision '1329.04'^^xsd:double;
  dwc:minimumDepth '1656'^^xsd:integer;
  dwc:maximumDepth '1664'^^xsd:integer;
  dwc:temperature '3.25'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 0802L22AF10779'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '126709'^^xsd:integer;
  dwc:sampleSize '0,05303373 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,05303373 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 0802L22AF10779'^^xsd:string;
  dwc:observationDate '2008-02-26'^^xsd:date;
  dwc:aphiaIdAccepted '126709'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%200802L22AF10787>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L22AF10787> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L22AF10787> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-24.957 6.4755)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-24.957"^^xsd:decimal ;
  dwc:decimalLongitude "6.4755"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1656"^^xsd:integer ;
  dwc:maximumDepthInMeters "1664"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1329.04"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L22AF10787>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-24.957 6.4755)"^^geo:wktLiteral ;
  geo-pos:lat "-24.957"^^xsd:decimal ;
  geo-pos:long "6.4755"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1329.04"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%200802L22AF10787>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 0802L22AF10787" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 0802L22AF10787'^^xsd:string;
  dwc:scientificName 'Serrivomer beanii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '6.4755'^^xsd:double;
  dwc:startLongitude '6.4855'^^xsd:double;
  dwc:endLongitude '6.4655'^^xsd:double;
  dwc:latitude '-24.957'^^xsd:double;
  dwc:startLatitude '-24.9492'^^xsd:double;
  dwc:endLatitude '-24.9648'^^xsd:double;
  dwc:coordinatePrecision '1329.04'^^xsd:double;
  dwc:minimumDepth '1656'^^xsd:integer;
  dwc:maximumDepth '1664'^^xsd:integer;
  dwc:temperature '3.25'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 0802L22AF10787'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '126319'^^xsd:integer;
  dwc:sampleSize '0,05303373 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,05303373 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 0802L22AF10787'^^xsd:string;
  dwc:observationDate '2008-02-26'^^xsd:date;
  dwc:aphiaIdAccepted '126319'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%200802L22AF10826>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L22AF10826> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L22AF10826> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-24.957 6.4755)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-24.957"^^xsd:decimal ;
  dwc:decimalLongitude "6.4755"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1656"^^xsd:integer ;
  dwc:maximumDepthInMeters "1664"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1329.04"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L22AF10826>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-24.957 6.4755)"^^geo:wktLiteral ;
  geo-pos:lat "-24.957"^^xsd:decimal ;
  geo-pos:long "6.4755"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1329.04"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%200802L22AF10826>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 0802L22AF10826" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 0802L22AF10826'^^xsd:string;
  dwc:scientificName 'Allocyttus verrucosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '6.4755'^^xsd:double;
  dwc:startLongitude '6.4855'^^xsd:double;
  dwc:endLongitude '6.4655'^^xsd:double;
  dwc:latitude '-24.957'^^xsd:double;
  dwc:startLatitude '-24.9492'^^xsd:double;
  dwc:endLatitude '-24.9648'^^xsd:double;
  dwc:coordinatePrecision '1329.04'^^xsd:double;
  dwc:minimumDepth '1656'^^xsd:integer;
  dwc:maximumDepth '1664'^^xsd:integer;
  dwc:temperature '3.25'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 0802L22AF10826'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '127422'^^xsd:integer;
  dwc:sampleSize '0,05303373 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,05303373 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 0802L22AF10826'^^xsd:string;
  dwc:observationDate '2008-02-26'^^xsd:date;
  dwc:aphiaIdAccepted '127422'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%200802L21AF20230>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L21AF20230> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L21AF20230> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-24.8674 6.4052)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-24.8674"^^xsd:decimal ;
  dwc:decimalLongitude "6.4052"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "977"^^xsd:integer ;
  dwc:maximumDepthInMeters "998"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1297.13"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L21AF20230>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-24.8674 6.4052)"^^geo:wktLiteral ;
  geo-pos:lat "-24.8674"^^xsd:decimal ;
  geo-pos:long "6.4052"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1297.13"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%200802L21AF20230>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 0802L21AF20230" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 0802L21AF20230'^^xsd:string;
  dwc:scientificName 'Austropenaeus nitidus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '6.4052'^^xsd:double;
  dwc:startLongitude '6.3978'^^xsd:double;
  dwc:endLongitude '6.4125'^^xsd:double;
  dwc:latitude '-24.8674'^^xsd:double;
  dwc:startLatitude '-24.877'^^xsd:double;
  dwc:endLatitude '-24.8578'^^xsd:double;
  dwc:coordinatePrecision '1297.13'^^xsd:double;
  dwc:minimumDepth '977'^^xsd:integer;
  dwc:maximumDepth '998'^^xsd:integer;
  dwc:temperature '3.9'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 0802L21AF20230'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '246428'^^xsd:integer;
  dwc:sampleSize '0,05486729 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,05486729 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 0802L21AF20230'^^xsd:string;
  dwc:observationDate '2008-02-25'^^xsd:date;
  dwc:aphiaIdAccepted '246428'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%200802L21AF20236>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L21AF20236> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L21AF20236> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-24.8674 6.4052)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-24.8674"^^xsd:decimal ;
  dwc:decimalLongitude "6.4052"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "977"^^xsd:integer ;
  dwc:maximumDepthInMeters "998"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1297.13"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L21AF20236>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-24.8674 6.4052)"^^geo:wktLiteral ;
  geo-pos:lat "-24.8674"^^xsd:decimal ;
  geo-pos:long "6.4052"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1297.13"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%200802L21AF20236>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 0802L21AF20236" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 0802L21AF20236'^^xsd:string;
  dwc:scientificName 'Nematocarcinus exilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '6.4052'^^xsd:double;
  dwc:startLongitude '6.3978'^^xsd:double;
  dwc:endLongitude '6.4125'^^xsd:double;
  dwc:latitude '-24.8674'^^xsd:double;
  dwc:startLatitude '-24.877'^^xsd:double;
  dwc:endLatitude '-24.8578'^^xsd:double;
  dwc:coordinatePrecision '1297.13'^^xsd:double;
  dwc:minimumDepth '977'^^xsd:integer;
  dwc:maximumDepth '998'^^xsd:integer;
  dwc:temperature '3.9'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 0802L21AF20236'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '107574'^^xsd:integer;
  dwc:sampleSize '0,05486729 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,05486729 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 0802L21AF20236'^^xsd:string;
  dwc:observationDate '2008-02-25'^^xsd:date;
  dwc:aphiaIdAccepted '107574'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%200802L21AF30125>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L21AF30125> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L21AF30125> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-24.8674 6.4052)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-24.8674"^^xsd:decimal ;
  dwc:decimalLongitude "6.4052"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "977"^^xsd:integer ;
  dwc:maximumDepthInMeters "998"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1297.13"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L21AF30125>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-24.8674 6.4052)"^^geo:wktLiteral ;
  geo-pos:lat "-24.8674"^^xsd:decimal ;
  geo-pos:long "6.4052"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1297.13"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%200802L21AF30125>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 0802L21AF30125" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 0802L21AF30125'^^xsd:string;
  dwc:scientificName 'Todarodes sagittatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '6.4052'^^xsd:double;
  dwc:startLongitude '6.3978'^^xsd:double;
  dwc:endLongitude '6.4125'^^xsd:double;
  dwc:latitude '-24.8674'^^xsd:double;
  dwc:startLatitude '-24.877'^^xsd:double;
  dwc:endLatitude '-24.8578'^^xsd:double;
  dwc:coordinatePrecision '1297.13'^^xsd:double;
  dwc:minimumDepth '977'^^xsd:integer;
  dwc:maximumDepth '998'^^xsd:integer;
  dwc:temperature '3.9'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 0802L21AF30125'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '140624'^^xsd:integer;
  dwc:sampleSize '0,05486729 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,05486729 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 0802L21AF30125'^^xsd:string;
  dwc:observationDate '2008-02-25'^^xsd:date;
  dwc:aphiaIdAccepted '140624'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%200802L21AF30128>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L21AF30128> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L21AF30128> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-24.8674 6.4052)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-24.8674"^^xsd:decimal ;
  dwc:decimalLongitude "6.4052"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "977"^^xsd:integer ;
  dwc:maximumDepthInMeters "998"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1297.13"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L21AF30128>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-24.8674 6.4052)"^^geo:wktLiteral ;
  geo-pos:lat "-24.8674"^^xsd:decimal ;
  geo-pos:long "6.4052"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1297.13"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%200802L21AF30128>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 0802L21AF30128" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 0802L21AF30128'^^xsd:string;
  dwc:scientificName 'Cymbulia peronii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '6.4052'^^xsd:double;
  dwc:startLongitude '6.3978'^^xsd:double;
  dwc:endLongitude '6.4125'^^xsd:double;
  dwc:latitude '-24.8674'^^xsd:double;
  dwc:startLatitude '-24.877'^^xsd:double;
  dwc:endLatitude '-24.8578'^^xsd:double;
  dwc:coordinatePrecision '1297.13'^^xsd:double;
  dwc:minimumDepth '977'^^xsd:integer;
  dwc:maximumDepth '998'^^xsd:integer;
  dwc:temperature '3.9'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 0802L21AF30128'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '139494'^^xsd:integer;
  dwc:sampleSize '0,05486729 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,05486729 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 0802L21AF30128'^^xsd:string;
  dwc:observationDate '2008-02-25'^^xsd:date;
  dwc:aphiaIdAccepted '139494'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%201002L30AF20148>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L30AF20148> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L30AF20148> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.5299 5.1948)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-26.5299"^^xsd:decimal ;
  dwc:decimalLongitude "5.1948"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1301"^^xsd:integer ;
  dwc:maximumDepthInMeters "1672"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1406.89"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L30AF20148>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.5299 5.1948)"^^geo:wktLiteral ;
  geo-pos:lat "-26.5299"^^xsd:decimal ;
  geo-pos:long "5.1948"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1406.89"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%201002L30AF20148>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 1002L30AF20148" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 1002L30AF20148'^^xsd:string;
  dwc:scientificName 'Acanthephyra eximia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '5.1948'^^xsd:double;
  dwc:startLongitude '5.1823'^^xsd:double;
  dwc:endLongitude '5.2073'^^xsd:double;
  dwc:latitude '-26.5299'^^xsd:double;
  dwc:startLatitude '-26.5358'^^xsd:double;
  dwc:endLatitude '-26.524'^^xsd:double;
  dwc:coordinatePrecision '1406.89'^^xsd:double;
  dwc:minimumDepth '1301'^^xsd:integer;
  dwc:maximumDepth '1672'^^xsd:integer;
  dwc:temperature '3.3'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 1002L30AF20148'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '564909'^^xsd:integer;
  dwc:sampleSize '0,05548512 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,05548512 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 1002L30AF20148'^^xsd:string;
  dwc:observationDate '2010-02-21'^^xsd:date;
  dwc:aphiaIdAccepted '564909'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%201002L30AF20209>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L30AF20209> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L30AF20209> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.5299 5.1948)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-26.5299"^^xsd:decimal ;
  dwc:decimalLongitude "5.1948"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1301"^^xsd:integer ;
  dwc:maximumDepthInMeters "1672"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1406.89"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L30AF20209>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.5299 5.1948)"^^geo:wktLiteral ;
  geo-pos:lat "-26.5299"^^xsd:decimal ;
  geo-pos:long "5.1948"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1406.89"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%201002L30AF20209>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 1002L30AF20209" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 1002L30AF20209'^^xsd:string;
  dwc:scientificName 'Nematocarcinus longirostris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '5.1948'^^xsd:double;
  dwc:startLongitude '5.1823'^^xsd:double;
  dwc:endLongitude '5.2073'^^xsd:double;
  dwc:latitude '-26.5299'^^xsd:double;
  dwc:startLatitude '-26.5358'^^xsd:double;
  dwc:endLatitude '-26.524'^^xsd:double;
  dwc:coordinatePrecision '1406.89'^^xsd:double;
  dwc:minimumDepth '1301'^^xsd:integer;
  dwc:maximumDepth '1672'^^xsd:integer;
  dwc:temperature '3.3'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 1002L30AF20209'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '514315'^^xsd:integer;
  dwc:sampleSize '0,05548512 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,05548512 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 1002L30AF20209'^^xsd:string;
  dwc:observationDate '2010-02-21'^^xsd:date;
  dwc:aphiaIdAccepted '514315'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%201002L30AF20225>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L30AF20225> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L30AF20225> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.5299 5.1948)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-26.5299"^^xsd:decimal ;
  dwc:decimalLongitude "5.1948"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1301"^^xsd:integer ;
  dwc:maximumDepthInMeters "1672"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1406.89"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L30AF20225>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.5299 5.1948)"^^geo:wktLiteral ;
  geo-pos:lat "-26.5299"^^xsd:decimal ;
  geo-pos:long "5.1948"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1406.89"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%201002L30AF20225>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 1002L30AF20225" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 1002L30AF20225'^^xsd:string;
  dwc:scientificName 'Chaceon erytheiae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '5.1948'^^xsd:double;
  dwc:startLongitude '5.1823'^^xsd:double;
  dwc:endLongitude '5.2073'^^xsd:double;
  dwc:latitude '-26.5299'^^xsd:double;
  dwc:startLatitude '-26.5358'^^xsd:double;
  dwc:endLatitude '-26.524'^^xsd:double;
  dwc:coordinatePrecision '1406.89'^^xsd:double;
  dwc:minimumDepth '1301'^^xsd:integer;
  dwc:maximumDepth '1672'^^xsd:integer;
  dwc:temperature '3.3'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 1002L30AF20225'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '241100'^^xsd:integer;
  dwc:sampleSize '0,05548512 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,05548512 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 1002L30AF20225'^^xsd:string;
  dwc:observationDate '2010-02-21'^^xsd:date;
  dwc:aphiaIdAccepted '241100'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%200802L21AF10939>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L21AF10939> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L21AF10939> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-24.8674 6.4052)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-24.8674"^^xsd:decimal ;
  dwc:decimalLongitude "6.4052"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "977"^^xsd:integer ;
  dwc:maximumDepthInMeters "998"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1297.13"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L21AF10939>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-24.8674 6.4052)"^^geo:wktLiteral ;
  geo-pos:lat "-24.8674"^^xsd:decimal ;
  geo-pos:long "6.4052"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1297.13"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%200802L21AF10939>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 0802L21AF10939" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 0802L21AF10939'^^xsd:string;
  dwc:scientificName 'Avocettina acuticeps'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '6.4052'^^xsd:double;
  dwc:startLongitude '6.3978'^^xsd:double;
  dwc:endLongitude '6.4125'^^xsd:double;
  dwc:latitude '-24.8674'^^xsd:double;
  dwc:startLatitude '-24.877'^^xsd:double;
  dwc:endLatitude '-24.8578'^^xsd:double;
  dwc:coordinatePrecision '1297.13'^^xsd:double;
  dwc:minimumDepth '977'^^xsd:integer;
  dwc:maximumDepth '998'^^xsd:integer;
  dwc:temperature '3.9'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 0802L21AF10939'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '217462'^^xsd:integer;
  dwc:sampleSize '0,05486729 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,05486729 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 0802L21AF10939'^^xsd:string;
  dwc:observationDate '2008-02-25'^^xsd:date;
  dwc:aphiaIdAccepted '217462'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%200802L21AF10957>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L21AF10957> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L21AF10957> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-24.8674 6.4052)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-24.8674"^^xsd:decimal ;
  dwc:decimalLongitude "6.4052"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "977"^^xsd:integer ;
  dwc:maximumDepthInMeters "998"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1297.13"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L21AF10957>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-24.8674 6.4052)"^^geo:wktLiteral ;
  geo-pos:lat "-24.8674"^^xsd:decimal ;
  geo-pos:long "6.4052"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1297.13"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%200802L21AF10957>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 0802L21AF10957" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 0802L21AF10957'^^xsd:string;
  dwc:scientificName 'Sternoptyx pseudodiaphana'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '6.4052'^^xsd:double;
  dwc:startLongitude '6.3978'^^xsd:double;
  dwc:endLongitude '6.4125'^^xsd:double;
  dwc:latitude '-24.8674'^^xsd:double;
  dwc:startLatitude '-24.877'^^xsd:double;
  dwc:endLatitude '-24.8578'^^xsd:double;
  dwc:coordinatePrecision '1297.13'^^xsd:double;
  dwc:minimumDepth '977'^^xsd:integer;
  dwc:maximumDepth '998'^^xsd:integer;
  dwc:temperature '3.9'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 0802L21AF10957'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '275005'^^xsd:integer;
  dwc:sampleSize '0,05486729 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,05486729 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 0802L21AF10957'^^xsd:string;
  dwc:observationDate '2008-02-25'^^xsd:date;
  dwc:aphiaIdAccepted '275005'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%200802L21AF10961>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L21AF10961> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L21AF10961> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-24.8674 6.4052)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-24.8674"^^xsd:decimal ;
  dwc:decimalLongitude "6.4052"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "977"^^xsd:integer ;
  dwc:maximumDepthInMeters "998"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1297.13"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L21AF10961>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-24.8674 6.4052)"^^geo:wktLiteral ;
  geo-pos:lat "-24.8674"^^xsd:decimal ;
  geo-pos:long "6.4052"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1297.13"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%200802L21AF10961>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 0802L21AF10961" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 0802L21AF10961'^^xsd:string;
  dwc:scientificName 'Cryptopsaras couesii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '6.4052'^^xsd:double;
  dwc:startLongitude '6.3978'^^xsd:double;
  dwc:endLongitude '6.4125'^^xsd:double;
  dwc:latitude '-24.8674'^^xsd:double;
  dwc:startLatitude '-24.877'^^xsd:double;
  dwc:endLatitude '-24.8578'^^xsd:double;
  dwc:coordinatePrecision '1297.13'^^xsd:double;
  dwc:minimumDepth '977'^^xsd:integer;
  dwc:maximumDepth '998'^^xsd:integer;
  dwc:temperature '3.9'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 0802L21AF10961'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '126538'^^xsd:integer;
  dwc:sampleSize '0,05486729 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,05486729 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 0802L21AF10961'^^xsd:string;
  dwc:observationDate '2008-02-25'^^xsd:date;
  dwc:aphiaIdAccepted '126538'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%200802L21AF10962>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L21AF10962> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L21AF10962> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-24.8674 6.4052)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-24.8674"^^xsd:decimal ;
  dwc:decimalLongitude "6.4052"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "977"^^xsd:integer ;
  dwc:maximumDepthInMeters "998"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1297.13"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L21AF10962>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-24.8674 6.4052)"^^geo:wktLiteral ;
  geo-pos:lat "-24.8674"^^xsd:decimal ;
  geo-pos:long "6.4052"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1297.13"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%200802L21AF10962>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 0802L21AF10962" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 0802L21AF10962'^^xsd:string;
  dwc:scientificName 'Gadomus capensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '6.4052'^^xsd:double;
  dwc:startLongitude '6.3978'^^xsd:double;
  dwc:endLongitude '6.4125'^^xsd:double;
  dwc:latitude '-24.8674'^^xsd:double;
  dwc:startLatitude '-24.877'^^xsd:double;
  dwc:endLatitude '-24.8578'^^xsd:double;
  dwc:coordinatePrecision '1297.13'^^xsd:double;
  dwc:minimumDepth '977'^^xsd:integer;
  dwc:maximumDepth '998'^^xsd:integer;
  dwc:temperature '3.9'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 0802L21AF10962'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '217768'^^xsd:integer;
  dwc:sampleSize '0,05486729 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,05486729 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 0802L21AF10962'^^xsd:string;
  dwc:observationDate '2008-02-25'^^xsd:date;
  dwc:aphiaIdAccepted '217768'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%200802L21AF11024>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L21AF11024> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L21AF11024> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-24.8674 6.4052)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-24.8674"^^xsd:decimal ;
  dwc:decimalLongitude "6.4052"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "977"^^xsd:integer ;
  dwc:maximumDepthInMeters "998"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1297.13"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L21AF11024>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-24.8674 6.4052)"^^geo:wktLiteral ;
  geo-pos:lat "-24.8674"^^xsd:decimal ;
  geo-pos:long "6.4052"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1297.13"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%200802L21AF11024>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 0802L21AF11024" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 0802L21AF11024'^^xsd:string;
  dwc:scientificName 'Allocyttus guineensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '6.4052'^^xsd:double;
  dwc:startLongitude '6.3978'^^xsd:double;
  dwc:endLongitude '6.4125'^^xsd:double;
  dwc:latitude '-24.8674'^^xsd:double;
  dwc:startLatitude '-24.877'^^xsd:double;
  dwc:endLatitude '-24.8578'^^xsd:double;
  dwc:coordinatePrecision '1297.13'^^xsd:double;
  dwc:minimumDepth '977'^^xsd:integer;
  dwc:maximumDepth '998'^^xsd:integer;
  dwc:temperature '3.9'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 0802L21AF11024'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '275299'^^xsd:integer;
  dwc:sampleSize '0,05486729 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,05486729 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 0802L21AF11024'^^xsd:string;
  dwc:observationDate '2008-02-25'^^xsd:date;
  dwc:aphiaIdAccepted '275299'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%200802L21AF20072>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L21AF20072> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L21AF20072> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-24.8674 6.4052)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-24.8674"^^xsd:decimal ;
  dwc:decimalLongitude "6.4052"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "977"^^xsd:integer ;
  dwc:maximumDepthInMeters "998"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1297.13"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L21AF20072>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-24.8674 6.4052)"^^geo:wktLiteral ;
  geo-pos:lat "-24.8674"^^xsd:decimal ;
  geo-pos:long "6.4052"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1297.13"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%200802L21AF20072>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 0802L21AF20072" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 0802L21AF20072'^^xsd:string;
  dwc:scientificName 'Pentacheles laevis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '6.4052'^^xsd:double;
  dwc:startLongitude '6.3978'^^xsd:double;
  dwc:endLongitude '6.4125'^^xsd:double;
  dwc:latitude '-24.8674'^^xsd:double;
  dwc:startLatitude '-24.877'^^xsd:double;
  dwc:endLatitude '-24.8578'^^xsd:double;
  dwc:coordinatePrecision '1297.13'^^xsd:double;
  dwc:minimumDepth '977'^^xsd:integer;
  dwc:maximumDepth '998'^^xsd:integer;
  dwc:temperature '3.9'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 0802L21AF20072'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '382979'^^xsd:integer;
  dwc:sampleSize '0,05486729 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,05486729 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 0802L21AF20072'^^xsd:string;
  dwc:observationDate '2008-02-25'^^xsd:date;
  dwc:aphiaIdAccepted '382979'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%200802L21AF20192>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L21AF20192> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L21AF20192> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-24.8674 6.4052)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-24.8674"^^xsd:decimal ;
  dwc:decimalLongitude "6.4052"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "977"^^xsd:integer ;
  dwc:maximumDepthInMeters "998"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1297.13"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L21AF20192>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-24.8674 6.4052)"^^geo:wktLiteral ;
  geo-pos:lat "-24.8674"^^xsd:decimal ;
  geo-pos:long "6.4052"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1297.13"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%200802L21AF20192>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 0802L21AF20192" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 0802L21AF20192'^^xsd:string;
  dwc:scientificName 'Notostomus auriculatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '6.4052'^^xsd:double;
  dwc:startLongitude '6.3978'^^xsd:double;
  dwc:endLongitude '6.4125'^^xsd:double;
  dwc:latitude '-24.8674'^^xsd:double;
  dwc:startLatitude '-24.877'^^xsd:double;
  dwc:endLatitude '-24.8578'^^xsd:double;
  dwc:coordinatePrecision '1297.13'^^xsd:double;
  dwc:minimumDepth '977'^^xsd:integer;
  dwc:maximumDepth '998'^^xsd:integer;
  dwc:temperature '3.9'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 0802L21AF20192'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '240812'^^xsd:integer;
  dwc:sampleSize '0,05486729 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,05486729 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 0802L21AF20192'^^xsd:string;
  dwc:observationDate '2008-02-25'^^xsd:date;
  dwc:aphiaIdAccepted '240812'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%200802L21AF20155>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L21AF20155> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L21AF20155> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-24.8674 6.4052)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-24.8674"^^xsd:decimal ;
  dwc:decimalLongitude "6.4052"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "977"^^xsd:integer ;
  dwc:maximumDepthInMeters "998"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1297.13"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L21AF20155>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-24.8674 6.4052)"^^geo:wktLiteral ;
  geo-pos:lat "-24.8674"^^xsd:decimal ;
  geo-pos:long "6.4052"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1297.13"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%200802L21AF20155>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 0802L21AF20155" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 0802L21AF20155'^^xsd:string;
  dwc:scientificName 'Acanthephyra acanthitelsonis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '6.4052'^^xsd:double;
  dwc:startLongitude '6.3978'^^xsd:double;
  dwc:endLongitude '6.4125'^^xsd:double;
  dwc:latitude '-24.8674'^^xsd:double;
  dwc:startLatitude '-24.877'^^xsd:double;
  dwc:endLatitude '-24.8578'^^xsd:double;
  dwc:coordinatePrecision '1297.13'^^xsd:double;
  dwc:minimumDepth '977'^^xsd:integer;
  dwc:maximumDepth '998'^^xsd:integer;
  dwc:temperature '3.9'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 0802L21AF20155'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '240809'^^xsd:integer;
  dwc:sampleSize '0,05486729 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,05486729 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 0802L21AF20155'^^xsd:string;
  dwc:observationDate '2008-02-25'^^xsd:date;
  dwc:aphiaIdAccepted '107581'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%200802L21AF20148>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L21AF20148> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L21AF20148> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-24.8674 6.4052)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-24.8674"^^xsd:decimal ;
  dwc:decimalLongitude "6.4052"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "977"^^xsd:integer ;
  dwc:maximumDepthInMeters "998"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1297.13"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L21AF20148>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-24.8674 6.4052)"^^geo:wktLiteral ;
  geo-pos:lat "-24.8674"^^xsd:decimal ;
  geo-pos:long "6.4052"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1297.13"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%200802L21AF20148>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 0802L21AF20148" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 0802L21AF20148'^^xsd:string;
  dwc:scientificName 'Acanthephyra eximia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '6.4052'^^xsd:double;
  dwc:startLongitude '6.3978'^^xsd:double;
  dwc:endLongitude '6.4125'^^xsd:double;
  dwc:latitude '-24.8674'^^xsd:double;
  dwc:startLatitude '-24.877'^^xsd:double;
  dwc:endLatitude '-24.8578'^^xsd:double;
  dwc:coordinatePrecision '1297.13'^^xsd:double;
  dwc:minimumDepth '977'^^xsd:integer;
  dwc:maximumDepth '998'^^xsd:integer;
  dwc:temperature '3.9'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 0802L21AF20148'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '564909'^^xsd:integer;
  dwc:sampleSize '0,05486729 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,05486729 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 0802L21AF20148'^^xsd:string;
  dwc:observationDate '2008-02-25'^^xsd:date;
  dwc:aphiaIdAccepted '564909'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%201002L31BV10325>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L31BV10325> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L31BV10325> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.56 5.1392)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-26.56"^^xsd:decimal ;
  dwc:decimalLongitude "5.1392"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1369"^^xsd:integer ;
  dwc:maximumDepthInMeters "1485"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "717.59"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L31BV10325>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.56 5.1392)"^^geo:wktLiteral ;
  geo-pos:lat "-26.56"^^xsd:decimal ;
  geo-pos:long "5.1392"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "717.59"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%201002L31BV10325>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 1002L31BV10325" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 1002L31BV10325'^^xsd:string;
  dwc:scientificName 'Cetonurus globiceps'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '5.1392'^^xsd:double;
  dwc:startLongitude '5.146'^^xsd:double;
  dwc:endLongitude '5.1323'^^xsd:double;
  dwc:latitude '-26.56'^^xsd:double;
  dwc:startLatitude '-26.558'^^xsd:double;
  dwc:endLatitude '-26.562'^^xsd:double;
  dwc:coordinatePrecision '717.59'^^xsd:double;
  dwc:minimumDepth '1369'^^xsd:integer;
  dwc:maximumDepth '1485'^^xsd:integer;
  dwc:temperature '3.4'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 1002L31BV10325'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '126467'^^xsd:integer;
  dwc:sampleSize '0,0037975 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,0037975 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 1002L31BV10325'^^xsd:string;
  dwc:observationDate '2010-02-21'^^xsd:date;
  dwc:aphiaIdAccepted '126467'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%201002L30AF40070>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L30AF40070> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L30AF40070> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.5299 5.1948)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-26.5299"^^xsd:decimal ;
  dwc:decimalLongitude "5.1948"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1301"^^xsd:integer ;
  dwc:maximumDepthInMeters "1672"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1406.89"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L30AF40070>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.5299 5.1948)"^^geo:wktLiteral ;
  geo-pos:lat "-26.5299"^^xsd:decimal ;
  geo-pos:long "5.1948"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1406.89"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%201002L30AF40070>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 1002L30AF40070" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 1002L30AF40070'^^xsd:string;
  dwc:scientificName 'Pyrosoma atlanticum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '5.1948'^^xsd:double;
  dwc:startLongitude '5.1823'^^xsd:double;
  dwc:endLongitude '5.2073'^^xsd:double;
  dwc:latitude '-26.5299'^^xsd:double;
  dwc:startLatitude '-26.5358'^^xsd:double;
  dwc:endLatitude '-26.524'^^xsd:double;
  dwc:coordinatePrecision '1406.89'^^xsd:double;
  dwc:minimumDepth '1301'^^xsd:integer;
  dwc:maximumDepth '1672'^^xsd:integer;
  dwc:temperature '3.3'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 1002L30AF40070'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '137250'^^xsd:integer;
  dwc:sampleSize '0,05548512 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,05548512 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 1002L30AF40070'^^xsd:string;
  dwc:observationDate '2010-02-21'^^xsd:date;
  dwc:aphiaIdAccepted '137250'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%201002L30AF30128>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L30AF30128> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L30AF30128> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.5299 5.1948)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-26.5299"^^xsd:decimal ;
  dwc:decimalLongitude "5.1948"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1301"^^xsd:integer ;
  dwc:maximumDepthInMeters "1672"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1406.89"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L30AF30128>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.5299 5.1948)"^^geo:wktLiteral ;
  geo-pos:lat "-26.5299"^^xsd:decimal ;
  geo-pos:long "5.1948"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1406.89"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%201002L30AF30128>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 1002L30AF30128" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 1002L30AF30128'^^xsd:string;
  dwc:scientificName 'Cymbulia peronii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '5.1948'^^xsd:double;
  dwc:startLongitude '5.1823'^^xsd:double;
  dwc:endLongitude '5.2073'^^xsd:double;
  dwc:latitude '-26.5299'^^xsd:double;
  dwc:startLatitude '-26.5358'^^xsd:double;
  dwc:endLatitude '-26.524'^^xsd:double;
  dwc:coordinatePrecision '1406.89'^^xsd:double;
  dwc:minimumDepth '1301'^^xsd:integer;
  dwc:maximumDepth '1672'^^xsd:integer;
  dwc:temperature '3.3'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 1002L30AF30128'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '139494'^^xsd:integer;
  dwc:sampleSize '0,05548512 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,05548512 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 1002L30AF30128'^^xsd:string;
  dwc:observationDate '2010-02-21'^^xsd:date;
  dwc:aphiaIdAccepted '139494'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%201002L30AF20230>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L30AF20230> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L30AF20230> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.5299 5.1948)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-26.5299"^^xsd:decimal ;
  dwc:decimalLongitude "5.1948"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1301"^^xsd:integer ;
  dwc:maximumDepthInMeters "1672"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1406.89"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L30AF20230>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.5299 5.1948)"^^geo:wktLiteral ;
  geo-pos:lat "-26.5299"^^xsd:decimal ;
  geo-pos:long "5.1948"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1406.89"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%201002L30AF20230>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 1002L30AF20230" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-03-24'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 1002L30AF20230'^^xsd:string;
  dwc:scientificName 'Austropenaeus nitidus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '5.1948'^^xsd:double;
  dwc:startLongitude '5.1823'^^xsd:double;
  dwc:endLongitude '5.2073'^^xsd:double;
  dwc:latitude '-26.5299'^^xsd:double;
  dwc:startLatitude '-26.5358'^^xsd:double;
  dwc:endLatitude '-26.524'^^xsd:double;
  dwc:coordinatePrecision '1406.89'^^xsd:double;
  dwc:minimumDepth '1301'^^xsd:integer;
  dwc:maximumDepth '1672'^^xsd:integer;
  dwc:temperature '3.3'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 1002L30AF20068'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '246428'^^xsd:integer;
  dwc:sampleSize '0,05548512 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,05548512 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 1002L30AF20230'^^xsd:string;
  dwc:observationDate '2010-02-21'^^xsd:date;
  dwc:aphiaIdAccepted '246428'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%201002L30AF20234>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L30AF20234> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L30AF20234> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.5299 5.1948)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-26.5299"^^xsd:decimal ;
  dwc:decimalLongitude "5.1948"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1301"^^xsd:integer ;
  dwc:maximumDepthInMeters "1672"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1406.89"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L30AF20234>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.5299 5.1948)"^^geo:wktLiteral ;
  geo-pos:lat "-26.5299"^^xsd:decimal ;
  geo-pos:long "5.1948"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1406.89"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%201002L30AF20234>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 1002L30AF20234" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 1002L30AF20234'^^xsd:string;
  dwc:scientificName 'Gordonella kensleyi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '5.1948'^^xsd:double;
  dwc:startLongitude '5.1823'^^xsd:double;
  dwc:endLongitude '5.2073'^^xsd:double;
  dwc:latitude '-26.5299'^^xsd:double;
  dwc:startLatitude '-26.5358'^^xsd:double;
  dwc:endLatitude '-26.524'^^xsd:double;
  dwc:coordinatePrecision '1406.89'^^xsd:double;
  dwc:minimumDepth '1301'^^xsd:integer;
  dwc:maximumDepth '1672'^^xsd:integer;
  dwc:temperature '3.3'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 1002L30AF20234'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '211883'^^xsd:integer;
  dwc:sampleSize '0,05548512 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,05548512 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 1002L30AF20234'^^xsd:string;
  dwc:observationDate '2010-02-21'^^xsd:date;
  dwc:aphiaIdAccepted '211883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%200802L20AF40070>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L20AF40070> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L20AF40070> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-24.6904 6.4112)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-24.6904"^^xsd:decimal ;
  dwc:decimalLongitude "6.4112"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "902"^^xsd:integer ;
  dwc:maximumDepthInMeters "910"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1460.64"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L20AF40070>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-24.6904 6.4112)"^^geo:wktLiteral ;
  geo-pos:lat "-24.6904"^^xsd:decimal ;
  geo-pos:long "6.4112"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1460.64"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%200802L20AF40070>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 0802L20AF40070" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 0802L20AF40070'^^xsd:string;
  dwc:scientificName 'Pyrosoma atlanticum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '6.4112'^^xsd:double;
  dwc:startLongitude '6.4128'^^xsd:double;
  dwc:endLongitude '6.4095'^^xsd:double;
  dwc:latitude '-24.6904'^^xsd:double;
  dwc:startLatitude '-24.6773'^^xsd:double;
  dwc:endLatitude '-24.7035'^^xsd:double;
  dwc:coordinatePrecision '1460.64'^^xsd:double;
  dwc:minimumDepth '902'^^xsd:integer;
  dwc:maximumDepth '910'^^xsd:integer;
  dwc:temperature '3.8'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 0802L20AF40070'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '137250'^^xsd:integer;
  dwc:sampleSize '0,05795644 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,05795644 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 0802L20AF40070'^^xsd:string;
  dwc:observationDate '2008-02-25'^^xsd:date;
  dwc:aphiaIdAccepted '137250'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%200802L21AF10007>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L21AF10007> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L21AF10007> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-24.8674 6.4052)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-24.8674"^^xsd:decimal ;
  dwc:decimalLongitude "6.4052"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "977"^^xsd:integer ;
  dwc:maximumDepthInMeters "998"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1297.13"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L21AF10007>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-24.8674 6.4052)"^^geo:wktLiteral ;
  geo-pos:lat "-24.8674"^^xsd:decimal ;
  geo-pos:long "6.4052"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1297.13"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%200802L21AF10007>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 0802L21AF10007" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 0802L21AF10007'^^xsd:string;
  dwc:scientificName 'Argyropelecus gigas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '6.4052'^^xsd:double;
  dwc:startLongitude '6.3978'^^xsd:double;
  dwc:endLongitude '6.4125'^^xsd:double;
  dwc:latitude '-24.8674'^^xsd:double;
  dwc:startLatitude '-24.877'^^xsd:double;
  dwc:endLatitude '-24.8578'^^xsd:double;
  dwc:coordinatePrecision '1297.13'^^xsd:double;
  dwc:minimumDepth '977'^^xsd:integer;
  dwc:maximumDepth '998'^^xsd:integer;
  dwc:temperature '3.9'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 0802L21AF10007'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '127308'^^xsd:integer;
  dwc:sampleSize '0,05486729 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,05486729 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 0802L21AF10007'^^xsd:string;
  dwc:observationDate '2008-02-25'^^xsd:date;
  dwc:aphiaIdAccepted '127308'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%200802L21AF10829>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L21AF10829> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L21AF10829> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-24.8674 6.4052)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-24.8674"^^xsd:decimal ;
  dwc:decimalLongitude "6.4052"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "977"^^xsd:integer ;
  dwc:maximumDepthInMeters "998"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1297.13"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L21AF10829>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-24.8674 6.4052)"^^geo:wktLiteral ;
  geo-pos:lat "-24.8674"^^xsd:decimal ;
  geo-pos:long "6.4052"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1297.13"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%200802L21AF10829>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 0802L21AF10829" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 0802L21AF10829'^^xsd:string;
  dwc:scientificName 'Hoplostethus atlanticus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '6.4052'^^xsd:double;
  dwc:startLongitude '6.3978'^^xsd:double;
  dwc:endLongitude '6.4125'^^xsd:double;
  dwc:latitude '-24.8674'^^xsd:double;
  dwc:startLatitude '-24.877'^^xsd:double;
  dwc:endLatitude '-24.8578'^^xsd:double;
  dwc:coordinatePrecision '1297.13'^^xsd:double;
  dwc:minimumDepth '977'^^xsd:integer;
  dwc:maximumDepth '998'^^xsd:integer;
  dwc:temperature '3.9'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 0802L21AF10829'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '126402'^^xsd:integer;
  dwc:sampleSize '0,05486729 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,05486729 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 0802L21AF10829'^^xsd:string;
  dwc:observationDate '2008-02-25'^^xsd:date;
  dwc:aphiaIdAccepted '126402'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%200802L21AF10832>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L21AF10832> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L21AF10832> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-24.8674 6.4052)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-24.8674"^^xsd:decimal ;
  dwc:decimalLongitude "6.4052"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "977"^^xsd:integer ;
  dwc:maximumDepthInMeters "998"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1297.13"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L21AF10832>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-24.8674 6.4052)"^^geo:wktLiteral ;
  geo-pos:lat "-24.8674"^^xsd:decimal ;
  geo-pos:long "6.4052"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1297.13"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%200802L21AF10832>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 0802L21AF10832" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 0802L21AF10832'^^xsd:string;
  dwc:scientificName 'Coryphaenoides striaturus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '6.4052'^^xsd:double;
  dwc:startLongitude '6.3978'^^xsd:double;
  dwc:endLongitude '6.4125'^^xsd:double;
  dwc:latitude '-24.8674'^^xsd:double;
  dwc:startLatitude '-24.877'^^xsd:double;
  dwc:endLatitude '-24.8578'^^xsd:double;
  dwc:coordinatePrecision '1297.13'^^xsd:double;
  dwc:minimumDepth '977'^^xsd:integer;
  dwc:maximumDepth '998'^^xsd:integer;
  dwc:temperature '3.9'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 0802L21AF10832'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '217763'^^xsd:integer;
  dwc:sampleSize '0,05486729 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,05486729 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 0802L21AF10832'^^xsd:string;
  dwc:observationDate '2008-02-25'^^xsd:date;
  dwc:aphiaIdAccepted '217763'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%200802L21AF10856>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L21AF10856> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L21AF10856> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-24.8674 6.4052)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-24.8674"^^xsd:decimal ;
  dwc:decimalLongitude "6.4052"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "977"^^xsd:integer ;
  dwc:maximumDepthInMeters "998"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1297.13"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L21AF10856>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-24.8674 6.4052)"^^geo:wktLiteral ;
  geo-pos:lat "-24.8674"^^xsd:decimal ;
  geo-pos:long "6.4052"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1297.13"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%200802L21AF10856>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 0802L21AF10856" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 0802L21AF10856'^^xsd:string;
  dwc:scientificName 'Guttigadus globiceps'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '6.4052'^^xsd:double;
  dwc:startLongitude '6.3978'^^xsd:double;
  dwc:endLongitude '6.4125'^^xsd:double;
  dwc:latitude '-24.8674'^^xsd:double;
  dwc:startLatitude '-24.877'^^xsd:double;
  dwc:endLatitude '-24.8578'^^xsd:double;
  dwc:coordinatePrecision '1297.13'^^xsd:double;
  dwc:minimumDepth '977'^^xsd:integer;
  dwc:maximumDepth '998'^^xsd:integer;
  dwc:temperature '3.9'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 0802L21AF10856'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '275875'^^xsd:integer;
  dwc:sampleSize '0,05486729 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,05486729 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 0802L21AF10856'^^xsd:string;
  dwc:observationDate '2008-02-25'^^xsd:date;
  dwc:aphiaIdAccepted '275875'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%200802L21AF10862>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L21AF10862> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L21AF10862> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-24.8674 6.4052)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-24.8674"^^xsd:decimal ;
  dwc:decimalLongitude "6.4052"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "977"^^xsd:integer ;
  dwc:maximumDepthInMeters "998"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1297.13"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L21AF10862>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-24.8674 6.4052)"^^geo:wktLiteral ;
  geo-pos:lat "-24.8674"^^xsd:decimal ;
  geo-pos:long "6.4052"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1297.13"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%200802L21AF10862>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 0802L21AF10862" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 0802L21AF10862'^^xsd:string;
  dwc:scientificName 'Photichthys argenteus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '6.4052'^^xsd:double;
  dwc:startLongitude '6.3978'^^xsd:double;
  dwc:endLongitude '6.4125'^^xsd:double;
  dwc:latitude '-24.8674'^^xsd:double;
  dwc:startLatitude '-24.877'^^xsd:double;
  dwc:endLatitude '-24.8578'^^xsd:double;
  dwc:coordinatePrecision '1297.13'^^xsd:double;
  dwc:minimumDepth '977'^^xsd:integer;
  dwc:maximumDepth '998'^^xsd:integer;
  dwc:temperature '3.9'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 0802L21AF10862'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '400296'^^xsd:integer;
  dwc:sampleSize '0,05486729 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,05486729 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 0802L21AF10862'^^xsd:string;
  dwc:observationDate '2008-02-25'^^xsd:date;
  dwc:aphiaIdAccepted '220007'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%200802L20AF10942>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L20AF10942> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L20AF10942> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-24.6904 6.4112)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-24.6904"^^xsd:decimal ;
  dwc:decimalLongitude "6.4112"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "902"^^xsd:integer ;
  dwc:maximumDepthInMeters "910"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1460.64"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L20AF10942>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-24.6904 6.4112)"^^geo:wktLiteral ;
  geo-pos:lat "-24.6904"^^xsd:decimal ;
  geo-pos:long "6.4112"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1460.64"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%200802L20AF10942>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 0802L20AF10942" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 0802L20AF10942'^^xsd:string;
  dwc:scientificName 'Coelorinchus karrerae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '6.4112'^^xsd:double;
  dwc:startLongitude '6.4128'^^xsd:double;
  dwc:endLongitude '6.4095'^^xsd:double;
  dwc:latitude '-24.6904'^^xsd:double;
  dwc:startLatitude '-24.6773'^^xsd:double;
  dwc:endLatitude '-24.7035'^^xsd:double;
  dwc:coordinatePrecision '1460.64'^^xsd:double;
  dwc:minimumDepth '902'^^xsd:integer;
  dwc:maximumDepth '910'^^xsd:integer;
  dwc:temperature '3.8'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 0802L20AF10942'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '280296'^^xsd:integer;
  dwc:sampleSize '0,05795644 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,05795644 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 0802L20AF10942'^^xsd:string;
  dwc:observationDate '2008-02-25'^^xsd:date;
  dwc:aphiaIdAccepted '280296'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%200802L20AF10962>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L20AF10962> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L20AF10962> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-24.6904 6.4112)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-24.6904"^^xsd:decimal ;
  dwc:decimalLongitude "6.4112"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "902"^^xsd:integer ;
  dwc:maximumDepthInMeters "910"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1460.64"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L20AF10962>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-24.6904 6.4112)"^^geo:wktLiteral ;
  geo-pos:lat "-24.6904"^^xsd:decimal ;
  geo-pos:long "6.4112"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1460.64"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%200802L20AF10962>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 0802L20AF10962" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 0802L20AF10962'^^xsd:string;
  dwc:scientificName 'Gadomus capensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '6.4112'^^xsd:double;
  dwc:startLongitude '6.4128'^^xsd:double;
  dwc:endLongitude '6.4095'^^xsd:double;
  dwc:latitude '-24.6904'^^xsd:double;
  dwc:startLatitude '-24.6773'^^xsd:double;
  dwc:endLatitude '-24.7035'^^xsd:double;
  dwc:coordinatePrecision '1460.64'^^xsd:double;
  dwc:minimumDepth '902'^^xsd:integer;
  dwc:maximumDepth '910'^^xsd:integer;
  dwc:temperature '3.8'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 0802L20AF10962'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '217768'^^xsd:integer;
  dwc:sampleSize '0,05795644 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,05795644 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 0802L20AF10962'^^xsd:string;
  dwc:observationDate '2008-02-25'^^xsd:date;
  dwc:aphiaIdAccepted '217768'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%200802L20AF11012>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L20AF11012> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L20AF11012> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-24.6904 6.4112)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-24.6904"^^xsd:decimal ;
  dwc:decimalLongitude "6.4112"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "902"^^xsd:integer ;
  dwc:maximumDepthInMeters "910"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1460.64"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L20AF11012>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-24.6904 6.4112)"^^geo:wktLiteral ;
  geo-pos:lat "-24.6904"^^xsd:decimal ;
  geo-pos:long "6.4112"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1460.64"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%200802L20AF11012>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 0802L20AF11012" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 0802L20AF11012'^^xsd:string;
  dwc:scientificName 'Lampaneda dea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '6.4112'^^xsd:double;
  dwc:startLongitude '6.4128'^^xsd:double;
  dwc:endLongitude '6.4095'^^xsd:double;
  dwc:latitude '-24.6904'^^xsd:double;
  dwc:startLatitude '-24.6773'^^xsd:double;
  dwc:endLatitude '-24.7035'^^xsd:double;
  dwc:coordinatePrecision '1460.64'^^xsd:double;
  dwc:minimumDepth '902'^^xsd:integer;
  dwc:maximumDepth '910'^^xsd:integer;
  dwc:temperature '3.8'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 0802L20AF11012'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '272706'^^xsd:integer;
  dwc:sampleSize '0,05795644 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,05795644 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 0802L20AF11012'^^xsd:string;
  dwc:observationDate '2008-02-25'^^xsd:date;
  dwc:aphiaIdAccepted '272706'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%200802L20AF20039>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L20AF20039> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L20AF20039> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-24.6904 6.4112)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-24.6904"^^xsd:decimal ;
  dwc:decimalLongitude "6.4112"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "902"^^xsd:integer ;
  dwc:maximumDepthInMeters "910"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1460.64"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L20AF20039>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-24.6904 6.4112)"^^geo:wktLiteral ;
  geo-pos:lat "-24.6904"^^xsd:decimal ;
  geo-pos:long "6.4112"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1460.64"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%200802L20AF20039>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 0802L20AF20039" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 0802L20AF20039'^^xsd:string;
  dwc:scientificName 'Aristaeopsis edwardsiana'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '6.4112'^^xsd:double;
  dwc:startLongitude '6.4128'^^xsd:double;
  dwc:endLongitude '6.4095'^^xsd:double;
  dwc:latitude '-24.6904'^^xsd:double;
  dwc:startLatitude '-24.6773'^^xsd:double;
  dwc:endLatitude '-24.7035'^^xsd:double;
  dwc:coordinatePrecision '1460.64'^^xsd:double;
  dwc:minimumDepth '902'^^xsd:integer;
  dwc:maximumDepth '910'^^xsd:integer;
  dwc:temperature '3.8'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 0802L20AF20039'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '240796'^^xsd:integer;
  dwc:sampleSize '0,05795644 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,05795644 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 0802L20AF20039'^^xsd:string;
  dwc:observationDate '2008-02-25'^^xsd:date;
  dwc:aphiaIdAccepted '240796'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%200802L20AF30128>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L20AF30128> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L20AF30128> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-24.6904 6.4112)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-24.6904"^^xsd:decimal ;
  dwc:decimalLongitude "6.4112"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "902"^^xsd:integer ;
  dwc:maximumDepthInMeters "910"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1460.64"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L20AF30128>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-24.6904 6.4112)"^^geo:wktLiteral ;
  geo-pos:lat "-24.6904"^^xsd:decimal ;
  geo-pos:long "6.4112"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1460.64"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%200802L20AF30128>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 0802L20AF30128" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 0802L20AF30128'^^xsd:string;
  dwc:scientificName 'Cymbulia peronii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '6.4112'^^xsd:double;
  dwc:startLongitude '6.4128'^^xsd:double;
  dwc:endLongitude '6.4095'^^xsd:double;
  dwc:latitude '-24.6904'^^xsd:double;
  dwc:startLatitude '-24.6773'^^xsd:double;
  dwc:endLatitude '-24.7035'^^xsd:double;
  dwc:coordinatePrecision '1460.64'^^xsd:double;
  dwc:minimumDepth '902'^^xsd:integer;
  dwc:maximumDepth '910'^^xsd:integer;
  dwc:temperature '3.8'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 0802L20AF30128'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '139494'^^xsd:integer;
  dwc:sampleSize '0,05795644 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,05795644 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 0802L20AF30128'^^xsd:string;
  dwc:observationDate '2008-02-25'^^xsd:date;
  dwc:aphiaIdAccepted '139494'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%200802L20AF40056>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L20AF40056> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L20AF40056> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-24.6904 6.4112)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-24.6904"^^xsd:decimal ;
  dwc:decimalLongitude "6.4112"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "902"^^xsd:integer ;
  dwc:maximumDepthInMeters "910"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1460.64"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L20AF40056>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-24.6904 6.4112)"^^geo:wktLiteral ;
  geo-pos:lat "-24.6904"^^xsd:decimal ;
  geo-pos:long "6.4112"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1460.64"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%200802L20AF40056>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 0802L20AF40056" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 0802L20AF40056'^^xsd:string;
  dwc:scientificName 'Epizoanthus paguriphilus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '6.4112'^^xsd:double;
  dwc:startLongitude '6.4128'^^xsd:double;
  dwc:endLongitude '6.4095'^^xsd:double;
  dwc:latitude '-24.6904'^^xsd:double;
  dwc:startLatitude '-24.6773'^^xsd:double;
  dwc:endLatitude '-24.7035'^^xsd:double;
  dwc:coordinatePrecision '1460.64'^^xsd:double;
  dwc:minimumDepth '902'^^xsd:integer;
  dwc:maximumDepth '910'^^xsd:integer;
  dwc:temperature '3.8'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 0802L20AF40056'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '101036'^^xsd:integer;
  dwc:sampleSize '0,05795644 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,05795644 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 0802L20AF40056'^^xsd:string;
  dwc:observationDate '2008-02-25'^^xsd:date;
  dwc:aphiaIdAccepted '101036'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%200802L20AF20230>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L20AF20230> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L20AF20230> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-24.6904 6.4112)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-24.6904"^^xsd:decimal ;
  dwc:decimalLongitude "6.4112"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "902"^^xsd:integer ;
  dwc:maximumDepthInMeters "910"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1460.64"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L20AF20230>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-24.6904 6.4112)"^^geo:wktLiteral ;
  geo-pos:lat "-24.6904"^^xsd:decimal ;
  geo-pos:long "6.4112"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1460.64"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%200802L20AF20230>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 0802L20AF20230" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 0802L20AF20230'^^xsd:string;
  dwc:scientificName 'Austropenaeus nitidus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '6.4112'^^xsd:double;
  dwc:startLongitude '6.4128'^^xsd:double;
  dwc:endLongitude '6.4095'^^xsd:double;
  dwc:latitude '-24.6904'^^xsd:double;
  dwc:startLatitude '-24.6773'^^xsd:double;
  dwc:endLatitude '-24.7035'^^xsd:double;
  dwc:coordinatePrecision '1460.64'^^xsd:double;
  dwc:minimumDepth '902'^^xsd:integer;
  dwc:maximumDepth '910'^^xsd:integer;
  dwc:temperature '3.8'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 0802L20AF20230'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '246428'^^xsd:integer;
  dwc:sampleSize '0,05795644 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,05795644 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 0802L20AF20230'^^xsd:string;
  dwc:observationDate '2008-02-25'^^xsd:date;
  dwc:aphiaIdAccepted '246428'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%200802L20AF20232>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L20AF20232> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L20AF20232> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-24.6904 6.4112)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-24.6904"^^xsd:decimal ;
  dwc:decimalLongitude "6.4112"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "902"^^xsd:integer ;
  dwc:maximumDepthInMeters "910"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1460.64"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L20AF20232>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-24.6904 6.4112)"^^geo:wktLiteral ;
  geo-pos:lat "-24.6904"^^xsd:decimal ;
  geo-pos:long "6.4112"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1460.64"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%200802L20AF20232>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 0802L20AF20232" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-03-24'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 0802L20AF20232'^^xsd:string;
  dwc:scientificName 'Allosergestes nudus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '6.4112'^^xsd:double;
  dwc:startLongitude '6.4128'^^xsd:double;
  dwc:endLongitude '6.4095'^^xsd:double;
  dwc:latitude '-24.6904'^^xsd:double;
  dwc:startLatitude '-24.6773'^^xsd:double;
  dwc:endLatitude '-24.7035'^^xsd:double;
  dwc:coordinatePrecision '1460.64'^^xsd:double;
  dwc:minimumDepth '902'^^xsd:integer;
  dwc:maximumDepth '910'^^xsd:integer;
  dwc:temperature '3.8'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 0802L20AF20232'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '514111'^^xsd:integer;
  dwc:sampleSize '0,05795644 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,05795644 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 0802L20AF20232'^^xsd:string;
  dwc:observationDate '2008-02-25'^^xsd:date;
  dwc:aphiaIdAccepted '514111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%201002L30AF10957>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L30AF10957> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L30AF10957> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.5299 5.1948)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-26.5299"^^xsd:decimal ;
  dwc:decimalLongitude "5.1948"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1301"^^xsd:integer ;
  dwc:maximumDepthInMeters "1672"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1406.89"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L30AF10957>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.5299 5.1948)"^^geo:wktLiteral ;
  geo-pos:lat "-26.5299"^^xsd:decimal ;
  geo-pos:long "5.1948"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1406.89"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%201002L30AF10957>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 1002L30AF10957" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 1002L30AF10957'^^xsd:string;
  dwc:scientificName 'Sternoptyx pseudodiaphana'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '5.1948'^^xsd:double;
  dwc:startLongitude '5.1823'^^xsd:double;
  dwc:endLongitude '5.2073'^^xsd:double;
  dwc:latitude '-26.5299'^^xsd:double;
  dwc:startLatitude '-26.5358'^^xsd:double;
  dwc:endLatitude '-26.524'^^xsd:double;
  dwc:coordinatePrecision '1406.89'^^xsd:double;
  dwc:minimumDepth '1301'^^xsd:integer;
  dwc:maximumDepth '1672'^^xsd:integer;
  dwc:temperature '3.3'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 1002L30AF10957'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '275005'^^xsd:integer;
  dwc:sampleSize '0,05548512 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,05548512 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 1002L30AF10957'^^xsd:string;
  dwc:observationDate '2010-02-21'^^xsd:date;
  dwc:aphiaIdAccepted '275005'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%201002L30AF10962>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L30AF10962> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L30AF10962> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.5299 5.1948)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-26.5299"^^xsd:decimal ;
  dwc:decimalLongitude "5.1948"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1301"^^xsd:integer ;
  dwc:maximumDepthInMeters "1672"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1406.89"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L30AF10962>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.5299 5.1948)"^^geo:wktLiteral ;
  geo-pos:lat "-26.5299"^^xsd:decimal ;
  geo-pos:long "5.1948"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1406.89"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%201002L30AF10962>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 1002L30AF10962" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 1002L30AF10962'^^xsd:string;
  dwc:scientificName 'Gadomus capensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '5.1948'^^xsd:double;
  dwc:startLongitude '5.1823'^^xsd:double;
  dwc:endLongitude '5.2073'^^xsd:double;
  dwc:latitude '-26.5299'^^xsd:double;
  dwc:startLatitude '-26.5358'^^xsd:double;
  dwc:endLatitude '-26.524'^^xsd:double;
  dwc:coordinatePrecision '1406.89'^^xsd:double;
  dwc:minimumDepth '1301'^^xsd:integer;
  dwc:maximumDepth '1672'^^xsd:integer;
  dwc:temperature '3.3'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 1002L30AF10962'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '217768'^^xsd:integer;
  dwc:sampleSize '0,05548512 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,05548512 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 1002L30AF10962'^^xsd:string;
  dwc:observationDate '2010-02-21'^^xsd:date;
  dwc:aphiaIdAccepted '217768'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%201002L30AF10963>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L30AF10963> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L30AF10963> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.5299 5.1948)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-26.5299"^^xsd:decimal ;
  dwc:decimalLongitude "5.1948"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1301"^^xsd:integer ;
  dwc:maximumDepthInMeters "1672"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1406.89"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L30AF10963>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.5299 5.1948)"^^geo:wktLiteral ;
  geo-pos:lat "-26.5299"^^xsd:decimal ;
  geo-pos:long "5.1948"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1406.89"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%201002L30AF10963>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 1002L30AF10963" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 1002L30AF10963'^^xsd:string;
  dwc:scientificName 'Ilyophys blachei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '5.1948'^^xsd:double;
  dwc:startLongitude '5.1823'^^xsd:double;
  dwc:endLongitude '5.2073'^^xsd:double;
  dwc:latitude '-26.5299'^^xsd:double;
  dwc:startLatitude '-26.5358'^^xsd:double;
  dwc:endLatitude '-26.524'^^xsd:double;
  dwc:coordinatePrecision '1406.89'^^xsd:double;
  dwc:minimumDepth '1301'^^xsd:integer;
  dwc:maximumDepth '1672'^^xsd:integer;
  dwc:temperature '3.3'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 1002L30AF10963'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '126325'^^xsd:integer;
  dwc:sampleSize '0,05548512 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,05548512 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 1002L30AF10963'^^xsd:string;
  dwc:observationDate '2010-02-21'^^xsd:date;
  dwc:aphiaIdAccepted '126325'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%201002L30AF10934>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L30AF10934> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L30AF10934> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.5299 5.1948)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-26.5299"^^xsd:decimal ;
  dwc:decimalLongitude "5.1948"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1301"^^xsd:integer ;
  dwc:maximumDepthInMeters "1672"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1406.89"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L30AF10934>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.5299 5.1948)"^^geo:wktLiteral ;
  geo-pos:lat "-26.5299"^^xsd:decimal ;
  geo-pos:long "5.1948"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1406.89"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%201002L30AF10934>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 1002L30AF10934" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 1002L30AF10934'^^xsd:string;
  dwc:scientificName 'Scopeloberyx robustus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '5.1948'^^xsd:double;
  dwc:startLongitude '5.1823'^^xsd:double;
  dwc:endLongitude '5.2073'^^xsd:double;
  dwc:latitude '-26.5299'^^xsd:double;
  dwc:startLatitude '-26.5358'^^xsd:double;
  dwc:endLatitude '-26.524'^^xsd:double;
  dwc:coordinatePrecision '1406.89'^^xsd:double;
  dwc:minimumDepth '1301'^^xsd:integer;
  dwc:maximumDepth '1672'^^xsd:integer;
  dwc:temperature '3.3'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 1002L30AF10934'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '127276'^^xsd:integer;
  dwc:sampleSize '0,05548512 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,05548512 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 1002L30AF10934'^^xsd:string;
  dwc:observationDate '2010-02-21'^^xsd:date;
  dwc:aphiaIdAccepted '127276'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%201002L30AF10937>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L30AF10937> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L30AF10937> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.5299 5.1948)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-26.5299"^^xsd:decimal ;
  dwc:decimalLongitude "5.1948"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1301"^^xsd:integer ;
  dwc:maximumDepthInMeters "1672"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1406.89"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L30AF10937>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.5299 5.1948)"^^geo:wktLiteral ;
  geo-pos:lat "-26.5299"^^xsd:decimal ;
  geo-pos:long "5.1948"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1406.89"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%201002L30AF10937>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 1002L30AF10937" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 1002L30AF10937'^^xsd:string;
  dwc:scientificName 'Sternoptyx pseudobscura'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '5.1948'^^xsd:double;
  dwc:startLongitude '5.1823'^^xsd:double;
  dwc:endLongitude '5.2073'^^xsd:double;
  dwc:latitude '-26.5299'^^xsd:double;
  dwc:startLatitude '-26.5358'^^xsd:double;
  dwc:endLatitude '-26.524'^^xsd:double;
  dwc:coordinatePrecision '1406.89'^^xsd:double;
  dwc:minimumDepth '1301'^^xsd:integer;
  dwc:maximumDepth '1672'^^xsd:integer;
  dwc:temperature '3.3'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 1002L30AF10937'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '127315'^^xsd:integer;
  dwc:sampleSize '0,05548512 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,05548512 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 1002L30AF10937'^^xsd:string;
  dwc:observationDate '2010-02-21'^^xsd:date;
  dwc:aphiaIdAccepted '127315'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%200802L21AF10059>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L21AF10059> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L21AF10059> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-24.8674 6.4052)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-24.8674"^^xsd:decimal ;
  dwc:decimalLongitude "6.4052"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "977"^^xsd:integer ;
  dwc:maximumDepthInMeters "998"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1297.13"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L21AF10059>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-24.8674 6.4052)"^^geo:wktLiteral ;
  geo-pos:lat "-24.8674"^^xsd:decimal ;
  geo-pos:long "6.4052"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1297.13"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%200802L21AF10059>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 0802L21AF10059" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 0802L21AF10059'^^xsd:string;
  dwc:scientificName 'Chauliodus sloani'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '6.4052'^^xsd:double;
  dwc:startLongitude '6.3978'^^xsd:double;
  dwc:endLongitude '6.4125'^^xsd:double;
  dwc:latitude '-24.8674'^^xsd:double;
  dwc:startLatitude '-24.877'^^xsd:double;
  dwc:endLatitude '-24.8578'^^xsd:double;
  dwc:coordinatePrecision '1297.13'^^xsd:double;
  dwc:minimumDepth '977'^^xsd:integer;
  dwc:maximumDepth '998'^^xsd:integer;
  dwc:temperature '3.9'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 0802L21AF10059'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '127338'^^xsd:integer;
  dwc:sampleSize '0,05486729 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,05486729 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 0802L21AF10059'^^xsd:string;
  dwc:observationDate '2008-02-25'^^xsd:date;
  dwc:aphiaIdAccepted '127338'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%200802L21AF10320>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L21AF10320> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L21AF10320> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-24.8674 6.4052)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-24.8674"^^xsd:decimal ;
  dwc:decimalLongitude "6.4052"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "977"^^xsd:integer ;
  dwc:maximumDepthInMeters "998"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1297.13"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L21AF10320>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-24.8674 6.4052)"^^geo:wktLiteral ;
  geo-pos:lat "-24.8674"^^xsd:decimal ;
  geo-pos:long "6.4052"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1297.13"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%200802L21AF10320>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 0802L21AF10320" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 0802L21AF10320'^^xsd:string;
  dwc:scientificName 'Coelorinchus labiatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '6.4052'^^xsd:double;
  dwc:startLongitude '6.3978'^^xsd:double;
  dwc:endLongitude '6.4125'^^xsd:double;
  dwc:latitude '-24.8674'^^xsd:double;
  dwc:startLatitude '-24.877'^^xsd:double;
  dwc:endLatitude '-24.8578'^^xsd:double;
  dwc:coordinatePrecision '1297.13'^^xsd:double;
  dwc:minimumDepth '977'^^xsd:integer;
  dwc:maximumDepth '998'^^xsd:integer;
  dwc:temperature '3.9'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 0802L21AF10320'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '280299'^^xsd:integer;
  dwc:sampleSize '0,05486729 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,05486729 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 0802L21AF10320'^^xsd:string;
  dwc:observationDate '2008-02-25'^^xsd:date;
  dwc:aphiaIdAccepted '280299'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%200802L21AF10325>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L21AF10325> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L21AF10325> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-24.8674 6.4052)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-24.8674"^^xsd:decimal ;
  dwc:decimalLongitude "6.4052"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "977"^^xsd:integer ;
  dwc:maximumDepthInMeters "998"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1297.13"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L21AF10325>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-24.8674 6.4052)"^^geo:wktLiteral ;
  geo-pos:lat "-24.8674"^^xsd:decimal ;
  geo-pos:long "6.4052"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1297.13"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%200802L21AF10325>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 0802L21AF10325" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 0802L21AF10325'^^xsd:string;
  dwc:scientificName 'Cetonurus globiceps'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '6.4052'^^xsd:double;
  dwc:startLongitude '6.3978'^^xsd:double;
  dwc:endLongitude '6.4125'^^xsd:double;
  dwc:latitude '-24.8674'^^xsd:double;
  dwc:startLatitude '-24.877'^^xsd:double;
  dwc:endLatitude '-24.8578'^^xsd:double;
  dwc:coordinatePrecision '1297.13'^^xsd:double;
  dwc:minimumDepth '977'^^xsd:integer;
  dwc:maximumDepth '998'^^xsd:integer;
  dwc:temperature '3.9'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 0802L21AF10325'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '126467'^^xsd:integer;
  dwc:sampleSize '0,05486729 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,05486729 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 0802L21AF10325'^^xsd:string;
  dwc:observationDate '2008-02-25'^^xsd:date;
  dwc:aphiaIdAccepted '126467'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%200802L21AF10492>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L21AF10492> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L21AF10492> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-24.8674 6.4052)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-24.8674"^^xsd:decimal ;
  dwc:decimalLongitude "6.4052"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "977"^^xsd:integer ;
  dwc:maximumDepthInMeters "998"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1297.13"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L21AF10492>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-24.8674 6.4052)"^^geo:wktLiteral ;
  geo-pos:lat "-24.8674"^^xsd:decimal ;
  geo-pos:long "6.4052"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1297.13"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%200802L21AF10492>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 0802L21AF10492" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 0802L21AF10492'^^xsd:string;
  dwc:scientificName 'Etmopterus brachyurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '6.4052'^^xsd:double;
  dwc:startLongitude '6.3978'^^xsd:double;
  dwc:endLongitude '6.4125'^^xsd:double;
  dwc:latitude '-24.8674'^^xsd:double;
  dwc:startLatitude '-24.877'^^xsd:double;
  dwc:endLatitude '-24.8578'^^xsd:double;
  dwc:coordinatePrecision '1297.13'^^xsd:double;
  dwc:minimumDepth '977'^^xsd:integer;
  dwc:maximumDepth '998'^^xsd:integer;
  dwc:temperature '3.9'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 0802L21AF10492'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '215606'^^xsd:integer;
  dwc:sampleSize '0,05486729 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,05486729 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 0802L21AF10492'^^xsd:string;
  dwc:observationDate '2008-02-25'^^xsd:date;
  dwc:aphiaIdAccepted '215606'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%200802L21AF10505>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L21AF10505> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L21AF10505> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-24.8674 6.4052)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-24.8674"^^xsd:decimal ;
  dwc:decimalLongitude "6.4052"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "977"^^xsd:integer ;
  dwc:maximumDepthInMeters "998"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1297.13"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L21AF10505>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-24.8674 6.4052)"^^geo:wktLiteral ;
  geo-pos:lat "-24.8674"^^xsd:decimal ;
  geo-pos:long "6.4052"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1297.13"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%200802L21AF10505>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 0802L21AF10505" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 0802L21AF10505'^^xsd:string;
  dwc:scientificName 'Synaphobranchus kaupii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '6.4052'^^xsd:double;
  dwc:startLongitude '6.3978'^^xsd:double;
  dwc:endLongitude '6.4125'^^xsd:double;
  dwc:latitude '-24.8674'^^xsd:double;
  dwc:startLatitude '-24.877'^^xsd:double;
  dwc:endLatitude '-24.8578'^^xsd:double;
  dwc:coordinatePrecision '1297.13'^^xsd:double;
  dwc:minimumDepth '977'^^xsd:integer;
  dwc:maximumDepth '998'^^xsd:integer;
  dwc:temperature '3.9'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 0802L21AF10505'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '126328'^^xsd:integer;
  dwc:sampleSize '0,05486729 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,05486729 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 0802L21AF10505'^^xsd:string;
  dwc:observationDate '2008-02-25'^^xsd:date;
  dwc:aphiaIdAccepted '126328'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%200802L21AF10532>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L21AF10532> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L21AF10532> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-24.8674 6.4052)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-24.8674"^^xsd:decimal ;
  dwc:decimalLongitude "6.4052"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "977"^^xsd:integer ;
  dwc:maximumDepthInMeters "998"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1297.13"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L21AF10532>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-24.8674 6.4052)"^^geo:wktLiteral ;
  geo-pos:lat "-24.8674"^^xsd:decimal ;
  geo-pos:long "6.4052"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1297.13"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%200802L21AF10532>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 0802L21AF10532" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 0802L21AF10532'^^xsd:string;
  dwc:scientificName 'Bathygadus favosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '6.4052'^^xsd:double;
  dwc:startLongitude '6.3978'^^xsd:double;
  dwc:endLongitude '6.4125'^^xsd:double;
  dwc:latitude '-24.8674'^^xsd:double;
  dwc:startLatitude '-24.877'^^xsd:double;
  dwc:endLatitude '-24.8578'^^xsd:double;
  dwc:coordinatePrecision '1297.13'^^xsd:double;
  dwc:minimumDepth '977'^^xsd:integer;
  dwc:maximumDepth '998'^^xsd:integer;
  dwc:temperature '3.9'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 0802L21AF10532'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '126462'^^xsd:integer;
  dwc:sampleSize '0,05486729 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,05486729 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 0802L21AF10532'^^xsd:string;
  dwc:observationDate '2008-02-25'^^xsd:date;
  dwc:aphiaIdAccepted '126462'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%200802L21AF10565>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L21AF10565> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L21AF10565> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-24.8674 6.4052)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-24.8674"^^xsd:decimal ;
  dwc:decimalLongitude "6.4052"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "977"^^xsd:integer ;
  dwc:maximumDepthInMeters "998"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1297.13"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L21AF10565>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-24.8674 6.4052)"^^geo:wktLiteral ;
  geo-pos:lat "-24.8674"^^xsd:decimal ;
  geo-pos:long "6.4052"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1297.13"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%200802L21AF10565>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 0802L21AF10565" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 0802L21AF10565'^^xsd:string;
  dwc:scientificName 'Halargyreus johnsonii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '6.4052'^^xsd:double;
  dwc:startLongitude '6.3978'^^xsd:double;
  dwc:endLongitude '6.4125'^^xsd:double;
  dwc:latitude '-24.8674'^^xsd:double;
  dwc:startLatitude '-24.877'^^xsd:double;
  dwc:endLatitude '-24.8578'^^xsd:double;
  dwc:coordinatePrecision '1297.13'^^xsd:double;
  dwc:minimumDepth '977'^^xsd:integer;
  dwc:maximumDepth '998'^^xsd:integer;
  dwc:temperature '3.9'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 0802L21AF10565'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '126489'^^xsd:integer;
  dwc:sampleSize '0,05486729 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,05486729 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 0802L21AF10565'^^xsd:string;
  dwc:observationDate '2008-02-25'^^xsd:date;
  dwc:aphiaIdAccepted '126489'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%200802L21AF10605>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L21AF10605> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L21AF10605> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-24.8674 6.4052)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-24.8674"^^xsd:decimal ;
  dwc:decimalLongitude "6.4052"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "977"^^xsd:integer ;
  dwc:maximumDepthInMeters "998"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1297.13"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L21AF10605>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-24.8674 6.4052)"^^geo:wktLiteral ;
  geo-pos:lat "-24.8674"^^xsd:decimal ;
  geo-pos:long "6.4052"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1297.13"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%200802L21AF10605>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 0802L21AF10605" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 0802L21AF10605'^^xsd:string;
  dwc:scientificName 'Alepocephalus productus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '6.4052'^^xsd:double;
  dwc:startLongitude '6.3978'^^xsd:double;
  dwc:endLongitude '6.4125'^^xsd:double;
  dwc:latitude '-24.8674'^^xsd:double;
  dwc:startLatitude '-24.877'^^xsd:double;
  dwc:endLatitude '-24.8578'^^xsd:double;
  dwc:coordinatePrecision '1297.13'^^xsd:double;
  dwc:minimumDepth '977'^^xsd:integer;
  dwc:maximumDepth '998'^^xsd:integer;
  dwc:temperature '3.9'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 0802L21AF10605'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '126683'^^xsd:integer;
  dwc:sampleSize '0,05486729 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,05486729 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 0802L21AF10605'^^xsd:string;
  dwc:observationDate '2008-02-25'^^xsd:date;
  dwc:aphiaIdAccepted '126683'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%200802L20AF20057>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L20AF20057> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L20AF20057> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-24.6904 6.4112)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-24.6904"^^xsd:decimal ;
  dwc:decimalLongitude "6.4112"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "902"^^xsd:integer ;
  dwc:maximumDepthInMeters "910"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1460.64"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L20AF20057>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-24.6904 6.4112)"^^geo:wktLiteral ;
  geo-pos:lat "-24.6904"^^xsd:decimal ;
  geo-pos:long "6.4112"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1460.64"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%200802L20AF20057>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 0802L20AF20057" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-03-24'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 0802L20AF20057'^^xsd:string;
  dwc:scientificName 'Pasiphaea tarda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '6.4112'^^xsd:double;
  dwc:startLongitude '6.4128'^^xsd:double;
  dwc:endLongitude '6.4095'^^xsd:double;
  dwc:latitude '-24.6904'^^xsd:double;
  dwc:startLatitude '-24.6773'^^xsd:double;
  dwc:endLatitude '-24.7035'^^xsd:double;
  dwc:coordinatePrecision '1460.64'^^xsd:double;
  dwc:minimumDepth '902'^^xsd:integer;
  dwc:maximumDepth '910'^^xsd:integer;
  dwc:temperature '3.8'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA  0802L20AF20057'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '107678'^^xsd:integer;
  dwc:sampleSize '0,05795644 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,05795644 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 0802L20AF20057'^^xsd:string;
  dwc:observationDate '2008-02-25'^^xsd:date;
  dwc:aphiaIdAccepted '107678'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%200802L20AF20072>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L20AF20072> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L20AF20072> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-24.6904 6.4112)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-24.6904"^^xsd:decimal ;
  dwc:decimalLongitude "6.4112"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "902"^^xsd:integer ;
  dwc:maximumDepthInMeters "910"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1460.64"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L20AF20072>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-24.6904 6.4112)"^^geo:wktLiteral ;
  geo-pos:lat "-24.6904"^^xsd:decimal ;
  geo-pos:long "6.4112"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1460.64"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%200802L20AF20072>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 0802L20AF20072" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 0802L20AF20072'^^xsd:string;
  dwc:scientificName 'Pentacheles laevis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '6.4112'^^xsd:double;
  dwc:startLongitude '6.4128'^^xsd:double;
  dwc:endLongitude '6.4095'^^xsd:double;
  dwc:latitude '-24.6904'^^xsd:double;
  dwc:startLatitude '-24.6773'^^xsd:double;
  dwc:endLatitude '-24.7035'^^xsd:double;
  dwc:coordinatePrecision '1460.64'^^xsd:double;
  dwc:minimumDepth '902'^^xsd:integer;
  dwc:maximumDepth '910'^^xsd:integer;
  dwc:temperature '3.8'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 0802L20AF20072'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '382979'^^xsd:integer;
  dwc:sampleSize '0,05795644 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,05795644 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 0802L20AF20072'^^xsd:string;
  dwc:observationDate '2008-02-25'^^xsd:date;
  dwc:aphiaIdAccepted '382979'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%200802L20AF20121>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L20AF20121> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L20AF20121> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-24.6904 6.4112)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-24.6904"^^xsd:decimal ;
  dwc:decimalLongitude "6.4112"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "902"^^xsd:integer ;
  dwc:maximumDepthInMeters "910"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1460.64"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L20AF20121>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-24.6904 6.4112)"^^geo:wktLiteral ;
  geo-pos:lat "-24.6904"^^xsd:decimal ;
  geo-pos:long "6.4112"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1460.64"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%200802L20AF20121>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 0802L20AF20121" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 0802L20AF20121'^^xsd:string;
  dwc:scientificName 'Parapagurus pilosimanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '6.4112'^^xsd:double;
  dwc:startLongitude '6.4128'^^xsd:double;
  dwc:endLongitude '6.4095'^^xsd:double;
  dwc:latitude '-24.6904'^^xsd:double;
  dwc:startLatitude '-24.6773'^^xsd:double;
  dwc:endLatitude '-24.7035'^^xsd:double;
  dwc:coordinatePrecision '1460.64'^^xsd:double;
  dwc:minimumDepth '902'^^xsd:integer;
  dwc:maximumDepth '910'^^xsd:integer;
  dwc:temperature '3.8'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 0802L20AF20121'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '107248'^^xsd:integer;
  dwc:sampleSize '0,05795644 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,05795644 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 0802L20AF20121'^^xsd:string;
  dwc:observationDate '2008-02-25'^^xsd:date;
  dwc:aphiaIdAccepted '107248'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%200802L20AF20148>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L20AF20148> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L20AF20148> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-24.6904 6.4112)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-24.6904"^^xsd:decimal ;
  dwc:decimalLongitude "6.4112"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "902"^^xsd:integer ;
  dwc:maximumDepthInMeters "910"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1460.64"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L20AF20148>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-24.6904 6.4112)"^^geo:wktLiteral ;
  geo-pos:lat "-24.6904"^^xsd:decimal ;
  geo-pos:long "6.4112"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1460.64"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%200802L20AF20148>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 0802L20AF20148" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 0802L20AF20148'^^xsd:string;
  dwc:scientificName 'Acanthephyra eximia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '6.4112'^^xsd:double;
  dwc:startLongitude '6.4128'^^xsd:double;
  dwc:endLongitude '6.4095'^^xsd:double;
  dwc:latitude '-24.6904'^^xsd:double;
  dwc:startLatitude '-24.6773'^^xsd:double;
  dwc:endLatitude '-24.7035'^^xsd:double;
  dwc:coordinatePrecision '1460.64'^^xsd:double;
  dwc:minimumDepth '902'^^xsd:integer;
  dwc:maximumDepth '910'^^xsd:integer;
  dwc:temperature '3.8'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 0802L20AF20148'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '564909'^^xsd:integer;
  dwc:sampleSize '0,05795644 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,05795644 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 0802L20AF20148'^^xsd:string;
  dwc:observationDate '2008-02-25'^^xsd:date;
  dwc:aphiaIdAccepted '564909'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%200802L20AF20155>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L20AF20155> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L20AF20155> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-24.6904 6.4112)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-24.6904"^^xsd:decimal ;
  dwc:decimalLongitude "6.4112"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "902"^^xsd:integer ;
  dwc:maximumDepthInMeters "910"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1460.64"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L20AF20155>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-24.6904 6.4112)"^^geo:wktLiteral ;
  geo-pos:lat "-24.6904"^^xsd:decimal ;
  geo-pos:long "6.4112"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1460.64"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%200802L20AF20155>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 0802L20AF20155" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 0802L20AF20155'^^xsd:string;
  dwc:scientificName 'Acanthephyra acanthitelsonis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '6.4112'^^xsd:double;
  dwc:startLongitude '6.4128'^^xsd:double;
  dwc:endLongitude '6.4095'^^xsd:double;
  dwc:latitude '-24.6904'^^xsd:double;
  dwc:startLatitude '-24.6773'^^xsd:double;
  dwc:endLatitude '-24.7035'^^xsd:double;
  dwc:coordinatePrecision '1460.64'^^xsd:double;
  dwc:minimumDepth '902'^^xsd:integer;
  dwc:maximumDepth '910'^^xsd:integer;
  dwc:temperature '3.8'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 0802L20AF20155'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '240809'^^xsd:integer;
  dwc:sampleSize '0,05795644 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,05795644 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 0802L20AF20155'^^xsd:string;
  dwc:observationDate '2008-02-25'^^xsd:date;
  dwc:aphiaIdAccepted '107581'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%200802L20AF20164>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L20AF20164> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L20AF20164> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-24.6904 6.4112)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-24.6904"^^xsd:decimal ;
  dwc:decimalLongitude "6.4112"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "902"^^xsd:integer ;
  dwc:maximumDepthInMeters "910"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1460.64"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L20AF20164>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-24.6904 6.4112)"^^geo:wktLiteral ;
  geo-pos:lat "-24.6904"^^xsd:decimal ;
  geo-pos:long "6.4112"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1460.64"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%200802L20AF20164>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 0802L20AF20164" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-03-24'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 0802L20AF20164'^^xsd:string;
  dwc:scientificName 'Nematocarcinus ensifer'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '6.4112'^^xsd:double;
  dwc:startLongitude '6.4128'^^xsd:double;
  dwc:endLongitude '6.4095'^^xsd:double;
  dwc:latitude '-24.6904'^^xsd:double;
  dwc:startLatitude '-24.6773'^^xsd:double;
  dwc:endLatitude '-24.7035'^^xsd:double;
  dwc:coordinatePrecision '1460.64'^^xsd:double;
  dwc:minimumDepth '902'^^xsd:integer;
  dwc:maximumDepth '910'^^xsd:integer;
  dwc:temperature '3.8'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 0802L20AF20236'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '107573'^^xsd:integer;
  dwc:sampleSize '0,05795644 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,05795644 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 0802L20AF20164'^^xsd:string;
  dwc:observationDate '2008-02-25'^^xsd:date;
  dwc:aphiaIdAccepted '107573'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%200802L20AF20192>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L20AF20192> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L20AF20192> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-24.6904 6.4112)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-24.6904"^^xsd:decimal ;
  dwc:decimalLongitude "6.4112"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "902"^^xsd:integer ;
  dwc:maximumDepthInMeters "910"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1460.64"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L20AF20192>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-24.6904 6.4112)"^^geo:wktLiteral ;
  geo-pos:lat "-24.6904"^^xsd:decimal ;
  geo-pos:long "6.4112"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1460.64"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%200802L20AF20192>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 0802L20AF20192" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-03-24'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 0802L20AF20192'^^xsd:string;
  dwc:scientificName 'Notostomus auriculatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '6.4112'^^xsd:double;
  dwc:startLongitude '6.4128'^^xsd:double;
  dwc:endLongitude '6.4095'^^xsd:double;
  dwc:latitude '-24.6904'^^xsd:double;
  dwc:startLatitude '-24.6773'^^xsd:double;
  dwc:endLatitude '-24.7035'^^xsd:double;
  dwc:coordinatePrecision '1460.64'^^xsd:double;
  dwc:minimumDepth '902'^^xsd:integer;
  dwc:maximumDepth '910'^^xsd:integer;
  dwc:temperature '3.8'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 0802L20AF20166'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '240812'^^xsd:integer;
  dwc:sampleSize '0,05795644 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,05795644 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 0802L20AF20192'^^xsd:string;
  dwc:observationDate '2008-02-25'^^xsd:date;
  dwc:aphiaIdAccepted '240812'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%200802L20AF20225>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L20AF20225> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L20AF20225> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-24.6904 6.4112)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-24.6904"^^xsd:decimal ;
  dwc:decimalLongitude "6.4112"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "902"^^xsd:integer ;
  dwc:maximumDepthInMeters "910"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1460.64"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L20AF20225>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-24.6904 6.4112)"^^geo:wktLiteral ;
  geo-pos:lat "-24.6904"^^xsd:decimal ;
  geo-pos:long "6.4112"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1460.64"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%200802L20AF20225>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 0802L20AF20225" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 0802L20AF20225'^^xsd:string;
  dwc:scientificName 'Chaceon erytheiae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '6.4112'^^xsd:double;
  dwc:startLongitude '6.4128'^^xsd:double;
  dwc:endLongitude '6.4095'^^xsd:double;
  dwc:latitude '-24.6904'^^xsd:double;
  dwc:startLatitude '-24.6773'^^xsd:double;
  dwc:endLatitude '-24.7035'^^xsd:double;
  dwc:coordinatePrecision '1460.64'^^xsd:double;
  dwc:minimumDepth '902'^^xsd:integer;
  dwc:maximumDepth '910'^^xsd:integer;
  dwc:temperature '3.8'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 0802L20AF20225'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '241100'^^xsd:integer;
  dwc:sampleSize '0,05795644 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,05795644 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 0802L20AF20225'^^xsd:string;
  dwc:observationDate '2008-02-25'^^xsd:date;
  dwc:aphiaIdAccepted '241100'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%200802L20AF10888>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L20AF10888> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L20AF10888> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-24.6904 6.4112)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-24.6904"^^xsd:decimal ;
  dwc:decimalLongitude "6.4112"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "902"^^xsd:integer ;
  dwc:maximumDepthInMeters "910"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1460.64"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L20AF10888>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-24.6904 6.4112)"^^geo:wktLiteral ;
  geo-pos:lat "-24.6904"^^xsd:decimal ;
  geo-pos:long "6.4112"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1460.64"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%200802L20AF10888>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 0802L20AF10888" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 0802L20AF10888'^^xsd:string;
  dwc:scientificName 'Nemichthys curvirostris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '6.4112'^^xsd:double;
  dwc:startLongitude '6.4128'^^xsd:double;
  dwc:endLongitude '6.4095'^^xsd:double;
  dwc:latitude '-24.6904'^^xsd:double;
  dwc:startLatitude '-24.6773'^^xsd:double;
  dwc:endLatitude '-24.7035'^^xsd:double;
  dwc:coordinatePrecision '1460.64'^^xsd:double;
  dwc:minimumDepth '902'^^xsd:integer;
  dwc:maximumDepth '910'^^xsd:integer;
  dwc:temperature '3.8'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 0802L20AF10888'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '126305'^^xsd:integer;
  dwc:sampleSize '0,05795644 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,05795644 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 0802L20AF10888'^^xsd:string;
  dwc:observationDate '2008-02-25'^^xsd:date;
  dwc:aphiaIdAccepted '126305'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%200802L20AF10869>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L20AF10869> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L20AF10869> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-24.6904 6.4112)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-24.6904"^^xsd:decimal ;
  dwc:decimalLongitude "6.4112"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "902"^^xsd:integer ;
  dwc:maximumDepthInMeters "910"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1460.64"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L20AF10869>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-24.6904 6.4112)"^^geo:wktLiteral ;
  geo-pos:lat "-24.6904"^^xsd:decimal ;
  geo-pos:long "6.4112"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1460.64"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%200802L20AF10869>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 0802L20AF10869" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 0802L20AF10869'^^xsd:string;
  dwc:scientificName 'Coelorinchus acanthiger'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '6.4112'^^xsd:double;
  dwc:startLongitude '6.4128'^^xsd:double;
  dwc:endLongitude '6.4095'^^xsd:double;
  dwc:latitude '-24.6904'^^xsd:double;
  dwc:startLatitude '-24.6773'^^xsd:double;
  dwc:endLatitude '-24.7035'^^xsd:double;
  dwc:coordinatePrecision '1460.64'^^xsd:double;
  dwc:minimumDepth '902'^^xsd:integer;
  dwc:maximumDepth '910'^^xsd:integer;
  dwc:temperature '3.8'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 0802L20AF10869'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '280242'^^xsd:integer;
  dwc:sampleSize '0,05795644 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,05795644 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 0802L20AF10869'^^xsd:string;
  dwc:observationDate '2008-02-25'^^xsd:date;
  dwc:aphiaIdAccepted '280242'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%200802L22AF10862>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L22AF10862> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L22AF10862> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-24.957 6.4755)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-24.957"^^xsd:decimal ;
  dwc:decimalLongitude "6.4755"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1656"^^xsd:integer ;
  dwc:maximumDepthInMeters "1664"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1329.04"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L22AF10862>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-24.957 6.4755)"^^geo:wktLiteral ;
  geo-pos:lat "-24.957"^^xsd:decimal ;
  geo-pos:long "6.4755"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1329.04"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%200802L22AF10862>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 0802L22AF10862" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 0802L22AF10862'^^xsd:string;
  dwc:scientificName 'Photichthys argenteus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '6.4755'^^xsd:double;
  dwc:startLongitude '6.4855'^^xsd:double;
  dwc:endLongitude '6.4655'^^xsd:double;
  dwc:latitude '-24.957'^^xsd:double;
  dwc:startLatitude '-24.9492'^^xsd:double;
  dwc:endLatitude '-24.9648'^^xsd:double;
  dwc:coordinatePrecision '1329.04'^^xsd:double;
  dwc:minimumDepth '1656'^^xsd:integer;
  dwc:maximumDepth '1664'^^xsd:integer;
  dwc:temperature '3.25'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 0802L22AF10862'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '400296'^^xsd:integer;
  dwc:sampleSize '0,05303373 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,05303373 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 0802L22AF10862'^^xsd:string;
  dwc:observationDate '2008-02-26'^^xsd:date;
  dwc:aphiaIdAccepted '220007'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%200802L22AF10881>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L22AF10881> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L22AF10881> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-24.957 6.4755)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-24.957"^^xsd:decimal ;
  dwc:decimalLongitude "6.4755"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1656"^^xsd:integer ;
  dwc:maximumDepthInMeters "1664"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1329.04"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L22AF10881>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-24.957 6.4755)"^^geo:wktLiteral ;
  geo-pos:lat "-24.957"^^xsd:decimal ;
  geo-pos:long "6.4755"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1329.04"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%200802L22AF10881>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 0802L22AF10881" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 0802L22AF10881'^^xsd:string;
  dwc:scientificName 'Poromitra crassiceps'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '6.4755'^^xsd:double;
  dwc:startLongitude '6.4855'^^xsd:double;
  dwc:endLongitude '6.4655'^^xsd:double;
  dwc:latitude '-24.957'^^xsd:double;
  dwc:startLatitude '-24.9492'^^xsd:double;
  dwc:endLatitude '-24.9648'^^xsd:double;
  dwc:coordinatePrecision '1329.04'^^xsd:double;
  dwc:minimumDepth '1656'^^xsd:integer;
  dwc:maximumDepth '1664'^^xsd:integer;
  dwc:temperature '3.25'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 0802L22AF10881'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '127273'^^xsd:integer;
  dwc:sampleSize '0,05303373 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,05303373 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 0802L22AF10881'^^xsd:string;
  dwc:observationDate '2008-02-26'^^xsd:date;
  dwc:aphiaIdAccepted '127273'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%200802L22AF10935>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L22AF10935> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L22AF10935> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-24.957 6.4755)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-24.957"^^xsd:decimal ;
  dwc:decimalLongitude "6.4755"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1656"^^xsd:integer ;
  dwc:maximumDepthInMeters "1664"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1329.04"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L22AF10935>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-24.957 6.4755)"^^geo:wktLiteral ;
  geo-pos:lat "-24.957"^^xsd:decimal ;
  geo-pos:long "6.4755"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1329.04"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%200802L22AF10935>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 0802L22AF10935" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 0802L22AF10935'^^xsd:string;
  dwc:scientificName 'Bathytroctes microlepis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '6.4755'^^xsd:double;
  dwc:startLongitude '6.4855'^^xsd:double;
  dwc:endLongitude '6.4655'^^xsd:double;
  dwc:latitude '-24.957'^^xsd:double;
  dwc:startLatitude '-24.9492'^^xsd:double;
  dwc:endLatitude '-24.9648'^^xsd:double;
  dwc:coordinatePrecision '1329.04'^^xsd:double;
  dwc:minimumDepth '1656'^^xsd:integer;
  dwc:maximumDepth '1664'^^xsd:integer;
  dwc:temperature '3.25'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 0802L22AF10935'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '126693'^^xsd:integer;
  dwc:sampleSize '0,05303373 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,05303373 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 0802L22AF10935'^^xsd:string;
  dwc:observationDate '2008-02-26'^^xsd:date;
  dwc:aphiaIdAccepted '126693'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%200802L22AF10946>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L22AF10946> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L22AF10946> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-24.957 6.4755)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-24.957"^^xsd:decimal ;
  dwc:decimalLongitude "6.4755"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1656"^^xsd:integer ;
  dwc:maximumDepthInMeters "1664"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1329.04"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L22AF10946>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-24.957 6.4755)"^^geo:wktLiteral ;
  geo-pos:lat "-24.957"^^xsd:decimal ;
  geo-pos:long "6.4755"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1329.04"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%200802L22AF10946>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 0802L22AF10946" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 0802L22AF10946'^^xsd:string;
  dwc:scientificName 'Scopelogadus beanii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '6.4755'^^xsd:double;
  dwc:startLongitude '6.4855'^^xsd:double;
  dwc:endLongitude '6.4655'^^xsd:double;
  dwc:latitude '-24.957'^^xsd:double;
  dwc:startLatitude '-24.9492'^^xsd:double;
  dwc:endLatitude '-24.9648'^^xsd:double;
  dwc:coordinatePrecision '1329.04'^^xsd:double;
  dwc:minimumDepth '1656'^^xsd:integer;
  dwc:maximumDepth '1664'^^xsd:integer;
  dwc:temperature '3.25'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 0802L22AF10946'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '127278'^^xsd:integer;
  dwc:sampleSize '0,05303373 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,05303373 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 0802L22AF10946'^^xsd:string;
  dwc:observationDate '2008-02-26'^^xsd:date;
  dwc:aphiaIdAccepted '127278'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%200802L22AF10956>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L22AF10956> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L22AF10956> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-24.957 6.4755)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-24.957"^^xsd:decimal ;
  dwc:decimalLongitude "6.4755"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1656"^^xsd:integer ;
  dwc:maximumDepthInMeters "1664"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1329.04"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L22AF10956>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-24.957 6.4755)"^^geo:wktLiteral ;
  geo-pos:lat "-24.957"^^xsd:decimal ;
  geo-pos:long "6.4755"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1329.04"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%200802L22AF10956>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 0802L22AF10956" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 0802L22AF10956'^^xsd:string;
  dwc:scientificName 'Bathysaurus mollis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '6.4755'^^xsd:double;
  dwc:startLongitude '6.4855'^^xsd:double;
  dwc:endLongitude '6.4655'^^xsd:double;
  dwc:latitude '-24.957'^^xsd:double;
  dwc:startLatitude '-24.9492'^^xsd:double;
  dwc:endLatitude '-24.9648'^^xsd:double;
  dwc:coordinatePrecision '1329.04'^^xsd:double;
  dwc:minimumDepth '1656'^^xsd:integer;
  dwc:maximumDepth '1664'^^xsd:integer;
  dwc:temperature '3.25'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 0802L22AF10956'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '126370'^^xsd:integer;
  dwc:sampleSize '0,05303373 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,05303373 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 0802L22AF10956'^^xsd:string;
  dwc:observationDate '2008-02-26'^^xsd:date;
  dwc:aphiaIdAccepted '126370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%200802L22AF10963>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L22AF10963> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L22AF10963> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-24.957 6.4755)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-24.957"^^xsd:decimal ;
  dwc:decimalLongitude "6.4755"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1656"^^xsd:integer ;
  dwc:maximumDepthInMeters "1664"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1329.04"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L22AF10963>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-24.957 6.4755)"^^geo:wktLiteral ;
  geo-pos:lat "-24.957"^^xsd:decimal ;
  geo-pos:long "6.4755"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1329.04"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%200802L22AF10963>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 0802L22AF10963" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 0802L22AF10963'^^xsd:string;
  dwc:scientificName 'Ilyophys blachei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '6.4755'^^xsd:double;
  dwc:startLongitude '6.4855'^^xsd:double;
  dwc:endLongitude '6.4655'^^xsd:double;
  dwc:latitude '-24.957'^^xsd:double;
  dwc:startLatitude '-24.9492'^^xsd:double;
  dwc:endLatitude '-24.9648'^^xsd:double;
  dwc:coordinatePrecision '1329.04'^^xsd:double;
  dwc:minimumDepth '1656'^^xsd:integer;
  dwc:maximumDepth '1664'^^xsd:integer;
  dwc:temperature '3.25'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 0802L22AF10963'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '126325'^^xsd:integer;
  dwc:sampleSize '0,05303373 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,05303373 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 0802L22AF10963'^^xsd:string;
  dwc:observationDate '2008-02-26'^^xsd:date;
  dwc:aphiaIdAccepted '126325'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%200802L21AF10826>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L21AF10826> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L21AF10826> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-24.8674 6.4052)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-24.8674"^^xsd:decimal ;
  dwc:decimalLongitude "6.4052"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "977"^^xsd:integer ;
  dwc:maximumDepthInMeters "998"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1297.13"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L21AF10826>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-24.8674 6.4052)"^^geo:wktLiteral ;
  geo-pos:lat "-24.8674"^^xsd:decimal ;
  geo-pos:long "6.4052"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1297.13"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%200802L21AF10826>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 0802L21AF10826" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 0802L21AF10826'^^xsd:string;
  dwc:scientificName 'Allocyttus verrucosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '6.4052'^^xsd:double;
  dwc:startLongitude '6.3978'^^xsd:double;
  dwc:endLongitude '6.4125'^^xsd:double;
  dwc:latitude '-24.8674'^^xsd:double;
  dwc:startLatitude '-24.877'^^xsd:double;
  dwc:endLatitude '-24.8578'^^xsd:double;
  dwc:coordinatePrecision '1297.13'^^xsd:double;
  dwc:minimumDepth '977'^^xsd:integer;
  dwc:maximumDepth '998'^^xsd:integer;
  dwc:temperature '3.9'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 0802L21AF10826'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '127422'^^xsd:integer;
  dwc:sampleSize '0,05486729 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,05486729 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 0802L21AF10826'^^xsd:string;
  dwc:observationDate '2008-02-25'^^xsd:date;
  dwc:aphiaIdAccepted '127422'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%200802L21AF10827>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L21AF10827> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L21AF10827> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-24.8674 6.4052)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-24.8674"^^xsd:decimal ;
  dwc:decimalLongitude "6.4052"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "977"^^xsd:integer ;
  dwc:maximumDepthInMeters "998"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1297.13"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L21AF10827>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-24.8674 6.4052)"^^geo:wktLiteral ;
  geo-pos:lat "-24.8674"^^xsd:decimal ;
  geo-pos:long "6.4052"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1297.13"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%200802L21AF10827>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 0802L21AF10827" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 0802L21AF10827'^^xsd:string;
  dwc:scientificName 'Nezumia brevibarbata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '6.4052'^^xsd:double;
  dwc:startLongitude '6.3978'^^xsd:double;
  dwc:endLongitude '6.4125'^^xsd:double;
  dwc:latitude '-24.8674'^^xsd:double;
  dwc:startLatitude '-24.877'^^xsd:double;
  dwc:endLatitude '-24.8578'^^xsd:double;
  dwc:coordinatePrecision '1297.13'^^xsd:double;
  dwc:minimumDepth '977'^^xsd:integer;
  dwc:maximumDepth '998'^^xsd:integer;
  dwc:temperature '3.9'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 0802L21AF10827'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '217780'^^xsd:integer;
  dwc:sampleSize '0,05486729 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,05486729 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 0802L21AF10827'^^xsd:string;
  dwc:observationDate '2008-02-25'^^xsd:date;
  dwc:aphiaIdAccepted '217780'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%200802L21AF10828>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L21AF10828> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L21AF10828> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-24.8674 6.4052)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-24.8674"^^xsd:decimal ;
  dwc:decimalLongitude "6.4052"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "977"^^xsd:integer ;
  dwc:maximumDepthInMeters "998"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1297.13"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L21AF10828>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-24.8674 6.4052)"^^geo:wktLiteral ;
  geo-pos:lat "-24.8674"^^xsd:decimal ;
  geo-pos:long "6.4052"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1297.13"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%200802L21AF10828>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 0802L21AF10828" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 0802L21AF10828'^^xsd:string;
  dwc:scientificName 'Antimora rostrata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '6.4052'^^xsd:double;
  dwc:startLongitude '6.3978'^^xsd:double;
  dwc:endLongitude '6.4125'^^xsd:double;
  dwc:latitude '-24.8674'^^xsd:double;
  dwc:startLatitude '-24.877'^^xsd:double;
  dwc:endLatitude '-24.8578'^^xsd:double;
  dwc:coordinatePrecision '1297.13'^^xsd:double;
  dwc:minimumDepth '977'^^xsd:integer;
  dwc:maximumDepth '998'^^xsd:integer;
  dwc:temperature '3.9'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 0802L21AF10828'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '126486'^^xsd:integer;
  dwc:sampleSize '0,05486729 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,05486729 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 0802L21AF10828'^^xsd:string;
  dwc:observationDate '2008-02-25'^^xsd:date;
  dwc:aphiaIdAccepted '126486'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%200802L21AF10705>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L21AF10705> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L21AF10705> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-24.8674 6.4052)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-24.8674"^^xsd:decimal ;
  dwc:decimalLongitude "6.4052"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "977"^^xsd:integer ;
  dwc:maximumDepthInMeters "998"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1297.13"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L21AF10705>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-24.8674 6.4052)"^^geo:wktLiteral ;
  geo-pos:lat "-24.8674"^^xsd:decimal ;
  geo-pos:long "6.4052"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1297.13"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%200802L21AF10705>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 0802L21AF10705" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 0802L21AF10705'^^xsd:string;
  dwc:scientificName 'Diretmichthys parini'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '6.4052'^^xsd:double;
  dwc:startLongitude '6.3978'^^xsd:double;
  dwc:endLongitude '6.4125'^^xsd:double;
  dwc:latitude '-24.8674'^^xsd:double;
  dwc:startLatitude '-24.877'^^xsd:double;
  dwc:endLatitude '-24.8578'^^xsd:double;
  dwc:coordinatePrecision '1297.13'^^xsd:double;
  dwc:minimumDepth '977'^^xsd:integer;
  dwc:maximumDepth '998'^^xsd:integer;
  dwc:temperature '3.9'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 0802L21AF10705'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '126396'^^xsd:integer;
  dwc:sampleSize '0,05486729 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,05486729 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 0802L21AF10705'^^xsd:string;
  dwc:observationDate '2008-02-25'^^xsd:date;
  dwc:aphiaIdAccepted '126396'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%200802L21AF10790>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L21AF10790> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L21AF10790> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-24.8674 6.4052)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-24.8674"^^xsd:decimal ;
  dwc:decimalLongitude "6.4052"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "977"^^xsd:integer ;
  dwc:maximumDepthInMeters "998"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1297.13"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L21AF10790>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-24.8674 6.4052)"^^geo:wktLiteral ;
  geo-pos:lat "-24.8674"^^xsd:decimal ;
  geo-pos:long "6.4052"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1297.13"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%200802L21AF10790>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 0802L21AF10790" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 0802L21AF10790'^^xsd:string;
  dwc:scientificName 'Sphagemacrurus hirundo'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '6.4052'^^xsd:double;
  dwc:startLongitude '6.3978'^^xsd:double;
  dwc:endLongitude '6.4125'^^xsd:double;
  dwc:latitude '-24.8674'^^xsd:double;
  dwc:startLatitude '-24.877'^^xsd:double;
  dwc:endLatitude '-24.8578'^^xsd:double;
  dwc:coordinatePrecision '1297.13'^^xsd:double;
  dwc:minimumDepth '977'^^xsd:integer;
  dwc:maximumDepth '998'^^xsd:integer;
  dwc:temperature '3.9'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 0802L21AF10790'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '126479'^^xsd:integer;
  dwc:sampleSize '0,05486729 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,05486729 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 0802L21AF10790'^^xsd:string;
  dwc:observationDate '2008-02-25'^^xsd:date;
  dwc:aphiaIdAccepted '126479'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%201002L30AF10881>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L30AF10881> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L30AF10881> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.5299 5.1948)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-26.5299"^^xsd:decimal ;
  dwc:decimalLongitude "5.1948"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1301"^^xsd:integer ;
  dwc:maximumDepthInMeters "1672"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1406.89"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L30AF10881>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.5299 5.1948)"^^geo:wktLiteral ;
  geo-pos:lat "-26.5299"^^xsd:decimal ;
  geo-pos:long "5.1948"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1406.89"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%201002L30AF10881>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 1002L30AF10881" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 1002L30AF10881'^^xsd:string;
  dwc:scientificName 'Poromitra crassiceps'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '5.1948'^^xsd:double;
  dwc:startLongitude '5.1823'^^xsd:double;
  dwc:endLongitude '5.2073'^^xsd:double;
  dwc:latitude '-26.5299'^^xsd:double;
  dwc:startLatitude '-26.5358'^^xsd:double;
  dwc:endLatitude '-26.524'^^xsd:double;
  dwc:coordinatePrecision '1406.89'^^xsd:double;
  dwc:minimumDepth '1301'^^xsd:integer;
  dwc:maximumDepth '1672'^^xsd:integer;
  dwc:temperature '3.3'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 1002L30AF10881'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '127273'^^xsd:integer;
  dwc:sampleSize '0,05548512 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,05548512 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 1002L30AF10881'^^xsd:string;
  dwc:observationDate '2010-02-21'^^xsd:date;
  dwc:aphiaIdAccepted '127273'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%201002L30AF10891>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L30AF10891> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L30AF10891> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.5299 5.1948)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-26.5299"^^xsd:decimal ;
  dwc:decimalLongitude "5.1948"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1301"^^xsd:integer ;
  dwc:maximumDepthInMeters "1672"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1406.89"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L30AF10891>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.5299 5.1948)"^^geo:wktLiteral ;
  geo-pos:lat "-26.5299"^^xsd:decimal ;
  geo-pos:long "5.1948"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1406.89"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%201002L30AF10891>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 1002L30AF10891" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 1002L30AF10891'^^xsd:string;
  dwc:scientificName 'Haplomacrourus nudirostris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '5.1948'^^xsd:double;
  dwc:startLongitude '5.1823'^^xsd:double;
  dwc:endLongitude '5.2073'^^xsd:double;
  dwc:latitude '-26.5299'^^xsd:double;
  dwc:startLatitude '-26.5358'^^xsd:double;
  dwc:endLatitude '-26.524'^^xsd:double;
  dwc:coordinatePrecision '1406.89'^^xsd:double;
  dwc:minimumDepth '1301'^^xsd:integer;
  dwc:maximumDepth '1672'^^xsd:integer;
  dwc:temperature '3.3'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 1002L30AF10891'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '217769'^^xsd:integer;
  dwc:sampleSize '0,05548512 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,05548512 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 1002L30AF10891'^^xsd:string;
  dwc:observationDate '2010-02-21'^^xsd:date;
  dwc:aphiaIdAccepted '217769'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%201002L30AF10919>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L30AF10919> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L30AF10919> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.5299 5.1948)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-26.5299"^^xsd:decimal ;
  dwc:decimalLongitude "5.1948"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1301"^^xsd:integer ;
  dwc:maximumDepthInMeters "1672"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1406.89"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L30AF10919>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.5299 5.1948)"^^geo:wktLiteral ;
  geo-pos:lat "-26.5299"^^xsd:decimal ;
  geo-pos:long "5.1948"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1406.89"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%201002L30AF10919>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 1002L30AF10919" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 1002L30AF10919'^^xsd:string;
  dwc:scientificName 'Squalogadus modificatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '5.1948'^^xsd:double;
  dwc:startLongitude '5.1823'^^xsd:double;
  dwc:endLongitude '5.2073'^^xsd:double;
  dwc:latitude '-26.5299'^^xsd:double;
  dwc:startLatitude '-26.5358'^^xsd:double;
  dwc:endLatitude '-26.524'^^xsd:double;
  dwc:coordinatePrecision '1406.89'^^xsd:double;
  dwc:minimumDepth '1301'^^xsd:integer;
  dwc:maximumDepth '1672'^^xsd:integer;
  dwc:temperature '3.3'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 1002L30AF10919'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '221514'^^xsd:integer;
  dwc:sampleSize '0,05548512 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,05548512 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 1002L30AF10919'^^xsd:string;
  dwc:observationDate '2010-02-21'^^xsd:date;
  dwc:aphiaIdAccepted '221514'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%200802L20AF10826>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L20AF10826> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L20AF10826> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-24.6904 6.4112)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-24.6904"^^xsd:decimal ;
  dwc:decimalLongitude "6.4112"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "902"^^xsd:integer ;
  dwc:maximumDepthInMeters "910"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1460.64"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L20AF10826>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-24.6904 6.4112)"^^geo:wktLiteral ;
  geo-pos:lat "-24.6904"^^xsd:decimal ;
  geo-pos:long "6.4112"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1460.64"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%200802L20AF10826>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 0802L20AF10826" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 0802L20AF10826'^^xsd:string;
  dwc:scientificName 'Allocyttus verrucosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '6.4112'^^xsd:double;
  dwc:startLongitude '6.4128'^^xsd:double;
  dwc:endLongitude '6.4095'^^xsd:double;
  dwc:latitude '-24.6904'^^xsd:double;
  dwc:startLatitude '-24.6773'^^xsd:double;
  dwc:endLatitude '-24.7035'^^xsd:double;
  dwc:coordinatePrecision '1460.64'^^xsd:double;
  dwc:minimumDepth '902'^^xsd:integer;
  dwc:maximumDepth '910'^^xsd:integer;
  dwc:temperature '3.8'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 0802L20AF10826'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '127422'^^xsd:integer;
  dwc:sampleSize '0,05795644 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,05795644 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 0802L20AF10826'^^xsd:string;
  dwc:observationDate '2008-02-25'^^xsd:date;
  dwc:aphiaIdAccepted '127422'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%200802L20AF10827>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L20AF10827> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L20AF10827> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-24.6904 6.4112)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-24.6904"^^xsd:decimal ;
  dwc:decimalLongitude "6.4112"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "902"^^xsd:integer ;
  dwc:maximumDepthInMeters "910"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1460.64"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L20AF10827>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-24.6904 6.4112)"^^geo:wktLiteral ;
  geo-pos:lat "-24.6904"^^xsd:decimal ;
  geo-pos:long "6.4112"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1460.64"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%200802L20AF10827>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 0802L20AF10827" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 0802L20AF10827'^^xsd:string;
  dwc:scientificName 'Nezumia brevibarbata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '6.4112'^^xsd:double;
  dwc:startLongitude '6.4128'^^xsd:double;
  dwc:endLongitude '6.4095'^^xsd:double;
  dwc:latitude '-24.6904'^^xsd:double;
  dwc:startLatitude '-24.6773'^^xsd:double;
  dwc:endLatitude '-24.7035'^^xsd:double;
  dwc:coordinatePrecision '1460.64'^^xsd:double;
  dwc:minimumDepth '902'^^xsd:integer;
  dwc:maximumDepth '910'^^xsd:integer;
  dwc:temperature '3.8'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 0802L20AF10827'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '217780'^^xsd:integer;
  dwc:sampleSize '0,05795644 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,05795644 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 0802L20AF10827'^^xsd:string;
  dwc:observationDate '2008-02-25'^^xsd:date;
  dwc:aphiaIdAccepted '217780'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%200802L20AF10828>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L20AF10828> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L20AF10828> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-24.6904 6.4112)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-24.6904"^^xsd:decimal ;
  dwc:decimalLongitude "6.4112"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "902"^^xsd:integer ;
  dwc:maximumDepthInMeters "910"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1460.64"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L20AF10828>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-24.6904 6.4112)"^^geo:wktLiteral ;
  geo-pos:lat "-24.6904"^^xsd:decimal ;
  geo-pos:long "6.4112"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1460.64"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%200802L20AF10828>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 0802L20AF10828" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 0802L20AF10828'^^xsd:string;
  dwc:scientificName 'Antimora rostrata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '6.4112'^^xsd:double;
  dwc:startLongitude '6.4128'^^xsd:double;
  dwc:endLongitude '6.4095'^^xsd:double;
  dwc:latitude '-24.6904'^^xsd:double;
  dwc:startLatitude '-24.6773'^^xsd:double;
  dwc:endLatitude '-24.7035'^^xsd:double;
  dwc:coordinatePrecision '1460.64'^^xsd:double;
  dwc:minimumDepth '902'^^xsd:integer;
  dwc:maximumDepth '910'^^xsd:integer;
  dwc:temperature '3.8'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 0802L20AF10828'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '126486'^^xsd:integer;
  dwc:sampleSize '0,05795644 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,05795644 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 0802L20AF10828'^^xsd:string;
  dwc:observationDate '2008-02-25'^^xsd:date;
  dwc:aphiaIdAccepted '126486'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%200802L20AF10829>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L20AF10829> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L20AF10829> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-24.6904 6.4112)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-24.6904"^^xsd:decimal ;
  dwc:decimalLongitude "6.4112"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "902"^^xsd:integer ;
  dwc:maximumDepthInMeters "910"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1460.64"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L20AF10829>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-24.6904 6.4112)"^^geo:wktLiteral ;
  geo-pos:lat "-24.6904"^^xsd:decimal ;
  geo-pos:long "6.4112"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1460.64"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%200802L20AF10829>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 0802L20AF10829" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 0802L20AF10829'^^xsd:string;
  dwc:scientificName 'Hoplostethus atlanticus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '6.4112'^^xsd:double;
  dwc:startLongitude '6.4128'^^xsd:double;
  dwc:endLongitude '6.4095'^^xsd:double;
  dwc:latitude '-24.6904'^^xsd:double;
  dwc:startLatitude '-24.6773'^^xsd:double;
  dwc:endLatitude '-24.7035'^^xsd:double;
  dwc:coordinatePrecision '1460.64'^^xsd:double;
  dwc:minimumDepth '902'^^xsd:integer;
  dwc:maximumDepth '910'^^xsd:integer;
  dwc:temperature '3.8'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 0802L20AF10829'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '126402'^^xsd:integer;
  dwc:sampleSize '0,05795644 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,05795644 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 0802L20AF10829'^^xsd:string;
  dwc:observationDate '2008-02-25'^^xsd:date;
  dwc:aphiaIdAccepted '126402'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%200802L20AF10856>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L20AF10856> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L20AF10856> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-24.6904 6.4112)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-24.6904"^^xsd:decimal ;
  dwc:decimalLongitude "6.4112"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "902"^^xsd:integer ;
  dwc:maximumDepthInMeters "910"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1460.64"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L20AF10856>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-24.6904 6.4112)"^^geo:wktLiteral ;
  geo-pos:lat "-24.6904"^^xsd:decimal ;
  geo-pos:long "6.4112"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1460.64"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%200802L20AF10856>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 0802L20AF10856" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 0802L20AF10856'^^xsd:string;
  dwc:scientificName 'Guttigadus globiceps'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '6.4112'^^xsd:double;
  dwc:startLongitude '6.4128'^^xsd:double;
  dwc:endLongitude '6.4095'^^xsd:double;
  dwc:latitude '-24.6904'^^xsd:double;
  dwc:startLatitude '-24.6773'^^xsd:double;
  dwc:endLatitude '-24.7035'^^xsd:double;
  dwc:coordinatePrecision '1460.64'^^xsd:double;
  dwc:minimumDepth '902'^^xsd:integer;
  dwc:maximumDepth '910'^^xsd:integer;
  dwc:temperature '3.8'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 0802L20AF10856'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '275875'^^xsd:integer;
  dwc:sampleSize '0,05795644 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,05795644 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 0802L20AF10856'^^xsd:string;
  dwc:observationDate '2008-02-25'^^xsd:date;
  dwc:aphiaIdAccepted '275875'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%200802L22AF10740>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L22AF10740> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L22AF10740> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-24.957 6.4755)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-24.957"^^xsd:decimal ;
  dwc:decimalLongitude "6.4755"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1656"^^xsd:integer ;
  dwc:maximumDepthInMeters "1664"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1329.04"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L22AF10740>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-24.957 6.4755)"^^geo:wktLiteral ;
  geo-pos:lat "-24.957"^^xsd:decimal ;
  geo-pos:long "6.4755"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1329.04"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%200802L22AF10740>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 0802L22AF10740" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 0802L22AF10740'^^xsd:string;
  dwc:scientificName 'Melamphaes simus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '6.4755'^^xsd:double;
  dwc:startLongitude '6.4855'^^xsd:double;
  dwc:endLongitude '6.4655'^^xsd:double;
  dwc:latitude '-24.957'^^xsd:double;
  dwc:startLatitude '-24.9492'^^xsd:double;
  dwc:endLatitude '-24.9648'^^xsd:double;
  dwc:coordinatePrecision '1329.04'^^xsd:double;
  dwc:minimumDepth '1656'^^xsd:integer;
  dwc:maximumDepth '1664'^^xsd:integer;
  dwc:temperature '3.25'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 0802L22AF10740'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '127269'^^xsd:integer;
  dwc:sampleSize '0,05303373 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,05303373 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 0802L22AF10740'^^xsd:string;
  dwc:observationDate '2008-02-26'^^xsd:date;
  dwc:aphiaIdAccepted '127269'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%200802L22AF10719>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L22AF10719> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L22AF10719> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-24.957 6.4755)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-24.957"^^xsd:decimal ;
  dwc:decimalLongitude "6.4755"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1656"^^xsd:integer ;
  dwc:maximumDepthInMeters "1664"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1329.04"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L22AF10719>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-24.957 6.4755)"^^geo:wktLiteral ;
  geo-pos:lat "-24.957"^^xsd:decimal ;
  geo-pos:long "6.4755"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1329.04"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%200802L22AF10719>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 0802L22AF10719" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 0802L22AF10719'^^xsd:string;
  dwc:scientificName 'Hydrolagus affinis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '6.4755'^^xsd:double;
  dwc:startLongitude '6.4855'^^xsd:double;
  dwc:endLongitude '6.4655'^^xsd:double;
  dwc:latitude '-24.957'^^xsd:double;
  dwc:startLatitude '-24.9492'^^xsd:double;
  dwc:endLatitude '-24.9648'^^xsd:double;
  dwc:coordinatePrecision '1329.04'^^xsd:double;
  dwc:minimumDepth '1656'^^xsd:integer;
  dwc:maximumDepth '1664'^^xsd:integer;
  dwc:temperature '3.25'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 0802L22AF10719'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '105825'^^xsd:integer;
  dwc:sampleSize '0,05303373 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,05303373 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 0802L22AF10719'^^xsd:string;
  dwc:observationDate '2008-02-26'^^xsd:date;
  dwc:aphiaIdAccepted '105825'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%200802L22AF10711>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L22AF10711> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L22AF10711> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-24.957 6.4755)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-24.957"^^xsd:decimal ;
  dwc:decimalLongitude "6.4755"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1656"^^xsd:integer ;
  dwc:maximumDepthInMeters "1664"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1329.04"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L22AF10711>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-24.957 6.4755)"^^geo:wktLiteral ;
  geo-pos:lat "-24.957"^^xsd:decimal ;
  geo-pos:long "6.4755"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1329.04"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%200802L22AF10711>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 0802L22AF10711" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 0802L22AF10711'^^xsd:string;
  dwc:scientificName 'Gonostoma bathyphilum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '6.4755'^^xsd:double;
  dwc:startLongitude '6.4855'^^xsd:double;
  dwc:endLongitude '6.4655'^^xsd:double;
  dwc:latitude '-24.957'^^xsd:double;
  dwc:startLatitude '-24.9492'^^xsd:double;
  dwc:endLatitude '-24.9648'^^xsd:double;
  dwc:coordinatePrecision '1329.04'^^xsd:double;
  dwc:minimumDepth '1656'^^xsd:integer;
  dwc:maximumDepth '1664'^^xsd:integer;
  dwc:temperature '3.25'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 0802L22AF10711'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '127294'^^xsd:integer;
  dwc:sampleSize '0,05303373 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,05303373 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 0802L22AF10711'^^xsd:string;
  dwc:observationDate '2008-02-26'^^xsd:date;
  dwc:aphiaIdAccepted '398363'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%200802L22AF10532>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L22AF10532> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L22AF10532> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-24.957 6.4755)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-24.957"^^xsd:decimal ;
  dwc:decimalLongitude "6.4755"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1656"^^xsd:integer ;
  dwc:maximumDepthInMeters "1664"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1329.04"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L22AF10532>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-24.957 6.4755)"^^geo:wktLiteral ;
  geo-pos:lat "-24.957"^^xsd:decimal ;
  geo-pos:long "6.4755"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1329.04"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%200802L22AF10532>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 0802L22AF10532" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 0802L22AF10532'^^xsd:string;
  dwc:scientificName 'Bathygadus favosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '6.4755'^^xsd:double;
  dwc:startLongitude '6.4855'^^xsd:double;
  dwc:endLongitude '6.4655'^^xsd:double;
  dwc:latitude '-24.957'^^xsd:double;
  dwc:startLatitude '-24.9492'^^xsd:double;
  dwc:endLatitude '-24.9648'^^xsd:double;
  dwc:coordinatePrecision '1329.04'^^xsd:double;
  dwc:minimumDepth '1656'^^xsd:integer;
  dwc:maximumDepth '1664'^^xsd:integer;
  dwc:temperature '3.25'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 0802L22AF10532'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '126462'^^xsd:integer;
  dwc:sampleSize '0,05303373 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,05303373 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 0802L22AF10532'^^xsd:string;
  dwc:observationDate '2008-02-26'^^xsd:date;
  dwc:aphiaIdAccepted '126462'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%200802L22AF10605>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L22AF10605> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L22AF10605> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-24.957 6.4755)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-24.957"^^xsd:decimal ;
  dwc:decimalLongitude "6.4755"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1656"^^xsd:integer ;
  dwc:maximumDepthInMeters "1664"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1329.04"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L22AF10605>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-24.957 6.4755)"^^geo:wktLiteral ;
  geo-pos:lat "-24.957"^^xsd:decimal ;
  geo-pos:long "6.4755"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1329.04"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%200802L22AF10605>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 0802L22AF10605" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 0802L22AF10605'^^xsd:string;
  dwc:scientificName 'Alepocephalus productus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '6.4755'^^xsd:double;
  dwc:startLongitude '6.4855'^^xsd:double;
  dwc:endLongitude '6.4655'^^xsd:double;
  dwc:latitude '-24.957'^^xsd:double;
  dwc:startLatitude '-24.9492'^^xsd:double;
  dwc:endLatitude '-24.9648'^^xsd:double;
  dwc:coordinatePrecision '1329.04'^^xsd:double;
  dwc:minimumDepth '1656'^^xsd:integer;
  dwc:maximumDepth '1664'^^xsd:integer;
  dwc:temperature '3.25'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 0802L22AF10605'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '126683'^^xsd:integer;
  dwc:sampleSize '0,05303373 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,05303373 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 0802L22AF10605'^^xsd:string;
  dwc:observationDate '2008-02-26'^^xsd:date;
  dwc:aphiaIdAccepted '126683'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%200802L22AF10833>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L22AF10833> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L22AF10833> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-24.957 6.4755)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-24.957"^^xsd:decimal ;
  dwc:decimalLongitude "6.4755"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1656"^^xsd:integer ;
  dwc:maximumDepthInMeters "1664"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1329.04"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L22AF10833>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-24.957 6.4755)"^^geo:wktLiteral ;
  geo-pos:lat "-24.957"^^xsd:decimal ;
  geo-pos:long "6.4755"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1329.04"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%200802L22AF10833>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 0802L22AF10833" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 0802L22AF10833'^^xsd:string;
  dwc:scientificName 'Spectrunculus grandis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '6.4755'^^xsd:double;
  dwc:startLongitude '6.4855'^^xsd:double;
  dwc:endLongitude '6.4655'^^xsd:double;
  dwc:latitude '-24.957'^^xsd:double;
  dwc:startLatitude '-24.9492'^^xsd:double;
  dwc:endLatitude '-24.9648'^^xsd:double;
  dwc:coordinatePrecision '1329.04'^^xsd:double;
  dwc:minimumDepth '1656'^^xsd:integer;
  dwc:maximumDepth '1664'^^xsd:integer;
  dwc:temperature '3.25'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 0802L22AF10833'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '126678'^^xsd:integer;
  dwc:sampleSize '0,05303373 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,05303373 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 0802L22AF10833'^^xsd:string;
  dwc:observationDate '2008-02-26'^^xsd:date;
  dwc:aphiaIdAccepted '126678'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%200802L22AF10834>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L22AF10834> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L22AF10834> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-24.957 6.4755)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-24.957"^^xsd:decimal ;
  dwc:decimalLongitude "6.4755"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1656"^^xsd:integer ;
  dwc:maximumDepthInMeters "1664"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1329.04"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L22AF10834>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-24.957 6.4755)"^^geo:wktLiteral ;
  geo-pos:lat "-24.957"^^xsd:decimal ;
  geo-pos:long "6.4755"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1329.04"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%200802L22AF10834>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 0802L22AF10834" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 0802L22AF10834'^^xsd:string;
  dwc:scientificName 'Conocara murrayi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '6.4755'^^xsd:double;
  dwc:startLongitude '6.4855'^^xsd:double;
  dwc:endLongitude '6.4655'^^xsd:double;
  dwc:latitude '-24.957'^^xsd:double;
  dwc:startLatitude '-24.9492'^^xsd:double;
  dwc:endLatitude '-24.9648'^^xsd:double;
  dwc:coordinatePrecision '1329.04'^^xsd:double;
  dwc:minimumDepth '1656'^^xsd:integer;
  dwc:maximumDepth '1664'^^xsd:integer;
  dwc:temperature '3.25'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 0802L22AF10834'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '126697'^^xsd:integer;
  dwc:sampleSize '0,05303373 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,05303373 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 0802L22AF10834'^^xsd:string;
  dwc:observationDate '2008-02-26'^^xsd:date;
  dwc:aphiaIdAccepted '126697'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%200802L23AF10325>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L23AF10325> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L23AF10325> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-24.804 6.4154)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-24.804"^^xsd:decimal ;
  dwc:decimalLongitude "6.4154"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "889"^^xsd:integer ;
  dwc:maximumDepthInMeters "890"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1378.92"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L23AF10325>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-24.804 6.4154)"^^geo:wktLiteral ;
  geo-pos:lat "-24.804"^^xsd:decimal ;
  geo-pos:long "6.4154"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1378.92"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%200802L23AF10325>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 0802L23AF10325" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 0802L23AF10325'^^xsd:string;
  dwc:scientificName 'Cetonurus globiceps'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '6.4154'^^xsd:double;
  dwc:startLongitude '6.4175'^^xsd:double;
  dwc:endLongitude '6.4133'^^xsd:double;
  dwc:latitude '-24.804'^^xsd:double;
  dwc:startLatitude '-24.7917'^^xsd:double;
  dwc:endLatitude '-24.8163'^^xsd:double;
  dwc:coordinatePrecision '1378.92'^^xsd:double;
  dwc:minimumDepth '889'^^xsd:integer;
  dwc:maximumDepth '890'^^xsd:integer;
  dwc:temperature '4.3'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 0802L23AF10325'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '126467'^^xsd:integer;
  dwc:sampleSize '0,05586379 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,05586379 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 0802L23AF10325'^^xsd:string;
  dwc:observationDate '2008-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '126467'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%200802L23AF10389>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L23AF10389> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L23AF10389> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-24.804 6.4154)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-24.804"^^xsd:decimal ;
  dwc:decimalLongitude "6.4154"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "889"^^xsd:integer ;
  dwc:maximumDepthInMeters "890"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1378.92"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L23AF10389>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-24.804 6.4154)"^^geo:wktLiteral ;
  geo-pos:lat "-24.804"^^xsd:decimal ;
  geo-pos:long "6.4154"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1378.92"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%200802L23AF10389>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 0802L23AF10389" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 0802L23AF10389'^^xsd:string;
  dwc:scientificName 'Coccorella atlantica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '6.4154'^^xsd:double;
  dwc:startLongitude '6.4175'^^xsd:double;
  dwc:endLongitude '6.4133'^^xsd:double;
  dwc:latitude '-24.804'^^xsd:double;
  dwc:startLatitude '-24.7917'^^xsd:double;
  dwc:endLatitude '-24.8163'^^xsd:double;
  dwc:coordinatePrecision '1378.92'^^xsd:double;
  dwc:minimumDepth '889'^^xsd:integer;
  dwc:maximumDepth '890'^^xsd:integer;
  dwc:temperature '4.3'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 0802L23AF10389'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '126337'^^xsd:integer;
  dwc:sampleSize '0,05586379 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,05586379 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 0802L23AF10389'^^xsd:string;
  dwc:observationDate '2008-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '126337'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%200802L23AF10059>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L23AF10059> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L23AF10059> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-24.804 6.4154)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-24.804"^^xsd:decimal ;
  dwc:decimalLongitude "6.4154"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "889"^^xsd:integer ;
  dwc:maximumDepthInMeters "890"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1378.92"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L23AF10059>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-24.804 6.4154)"^^geo:wktLiteral ;
  geo-pos:lat "-24.804"^^xsd:decimal ;
  geo-pos:long "6.4154"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1378.92"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%200802L23AF10059>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 0802L23AF10059" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 0802L23AF10059'^^xsd:string;
  dwc:scientificName 'Chauliodus sloani'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '6.4154'^^xsd:double;
  dwc:startLongitude '6.4175'^^xsd:double;
  dwc:endLongitude '6.4133'^^xsd:double;
  dwc:latitude '-24.804'^^xsd:double;
  dwc:startLatitude '-24.7917'^^xsd:double;
  dwc:endLatitude '-24.8163'^^xsd:double;
  dwc:coordinatePrecision '1378.92'^^xsd:double;
  dwc:minimumDepth '889'^^xsd:integer;
  dwc:maximumDepth '890'^^xsd:integer;
  dwc:temperature '4.3'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 0802L23AF10059'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '127338'^^xsd:integer;
  dwc:sampleSize '0,05586379 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,05586379 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 0802L23AF10059'^^xsd:string;
  dwc:observationDate '2008-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '127338'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%200802L23AF10320>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L23AF10320> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L23AF10320> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-24.804 6.4154)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-24.804"^^xsd:decimal ;
  dwc:decimalLongitude "6.4154"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "889"^^xsd:integer ;
  dwc:maximumDepthInMeters "890"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1378.92"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L23AF10320>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-24.804 6.4154)"^^geo:wktLiteral ;
  geo-pos:lat "-24.804"^^xsd:decimal ;
  geo-pos:long "6.4154"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1378.92"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%200802L23AF10320>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 0802L23AF10320" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 0802L23AF10320'^^xsd:string;
  dwc:scientificName 'Coelorinchus labiatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '6.4154'^^xsd:double;
  dwc:startLongitude '6.4175'^^xsd:double;
  dwc:endLongitude '6.4133'^^xsd:double;
  dwc:latitude '-24.804'^^xsd:double;
  dwc:startLatitude '-24.7917'^^xsd:double;
  dwc:endLatitude '-24.8163'^^xsd:double;
  dwc:coordinatePrecision '1378.92'^^xsd:double;
  dwc:minimumDepth '889'^^xsd:integer;
  dwc:maximumDepth '890'^^xsd:integer;
  dwc:temperature '4.3'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 0802L23AF10320'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '280299'^^xsd:integer;
  dwc:sampleSize '0,05586379 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,05586379 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 0802L23AF10320'^^xsd:string;
  dwc:observationDate '2008-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '280299'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%200802L22AF40055>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L22AF40055> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L22AF40055> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-24.957 6.4755)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-24.957"^^xsd:decimal ;
  dwc:decimalLongitude "6.4755"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1656"^^xsd:integer ;
  dwc:maximumDepthInMeters "1664"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1329.04"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L22AF40055>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-24.957 6.4755)"^^geo:wktLiteral ;
  geo-pos:lat "-24.957"^^xsd:decimal ;
  geo-pos:long "6.4755"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1329.04"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%200802L22AF40055>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 0802L22AF40055" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 0802L22AF40055'^^xsd:string;
  dwc:scientificName 'Enypniastes eximia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '6.4755'^^xsd:double;
  dwc:startLongitude '6.4855'^^xsd:double;
  dwc:endLongitude '6.4655'^^xsd:double;
  dwc:latitude '-24.957'^^xsd:double;
  dwc:startLatitude '-24.9492'^^xsd:double;
  dwc:endLatitude '-24.9648'^^xsd:double;
  dwc:coordinatePrecision '1329.04'^^xsd:double;
  dwc:minimumDepth '1656'^^xsd:integer;
  dwc:maximumDepth '1664'^^xsd:integer;
  dwc:temperature '3.25'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 0802L22AF40055'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '124759'^^xsd:integer;
  dwc:sampleSize '0,05303373 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,05303373 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 0802L22AF40055'^^xsd:string;
  dwc:observationDate '2008-02-26'^^xsd:date;
  dwc:aphiaIdAccepted '124759'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%200802L22AF40070>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L22AF40070> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L22AF40070> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-24.957 6.4755)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-24.957"^^xsd:decimal ;
  dwc:decimalLongitude "6.4755"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1656"^^xsd:integer ;
  dwc:maximumDepthInMeters "1664"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1329.04"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L22AF40070>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-24.957 6.4755)"^^geo:wktLiteral ;
  geo-pos:lat "-24.957"^^xsd:decimal ;
  geo-pos:long "6.4755"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1329.04"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%200802L22AF40070>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 0802L22AF40070" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 0802L22AF40070'^^xsd:string;
  dwc:scientificName 'Pyrosoma atlanticum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '6.4755'^^xsd:double;
  dwc:startLongitude '6.4855'^^xsd:double;
  dwc:endLongitude '6.4655'^^xsd:double;
  dwc:latitude '-24.957'^^xsd:double;
  dwc:startLatitude '-24.9492'^^xsd:double;
  dwc:endLatitude '-24.9648'^^xsd:double;
  dwc:coordinatePrecision '1329.04'^^xsd:double;
  dwc:minimumDepth '1656'^^xsd:integer;
  dwc:maximumDepth '1664'^^xsd:integer;
  dwc:temperature '3.25'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 0802L22AF40070'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '137250'^^xsd:integer;
  dwc:sampleSize '0,05303373 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,05303373 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 0802L22AF40070'^^xsd:string;
  dwc:observationDate '2008-02-26'^^xsd:date;
  dwc:aphiaIdAccepted '137250'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%200802L23AF10007>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L23AF10007> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L23AF10007> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-24.804 6.4154)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-24.804"^^xsd:decimal ;
  dwc:decimalLongitude "6.4154"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "889"^^xsd:integer ;
  dwc:maximumDepthInMeters "890"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1378.92"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L23AF10007>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-24.804 6.4154)"^^geo:wktLiteral ;
  geo-pos:lat "-24.804"^^xsd:decimal ;
  geo-pos:long "6.4154"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1378.92"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%200802L23AF10007>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 0802L23AF10007" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 0802L23AF10007'^^xsd:string;
  dwc:scientificName 'Argyropelecus gigas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '6.4154'^^xsd:double;
  dwc:startLongitude '6.4175'^^xsd:double;
  dwc:endLongitude '6.4133'^^xsd:double;
  dwc:latitude '-24.804'^^xsd:double;
  dwc:startLatitude '-24.7917'^^xsd:double;
  dwc:endLatitude '-24.8163'^^xsd:double;
  dwc:coordinatePrecision '1378.92'^^xsd:double;
  dwc:minimumDepth '889'^^xsd:integer;
  dwc:maximumDepth '890'^^xsd:integer;
  dwc:temperature '4.3'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 0802L23AF10007'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '127308'^^xsd:integer;
  dwc:sampleSize '0,05586379 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,05586379 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 0802L23AF10007'^^xsd:string;
  dwc:observationDate '2008-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '127308'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%200902L2AF10104>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200902L2AF10104> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200902L2AF10104> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.1549 8.241)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-23.1549"^^xsd:decimal ;
  dwc:decimalLongitude "8.241"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1044"^^xsd:integer ;
  dwc:maximumDepthInMeters "1091"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1735.28"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200902L2AF10104>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.1549 8.241)"^^geo:wktLiteral ;
  geo-pos:lat "-23.1549"^^xsd:decimal ;
  geo-pos:long "8.241"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1735.28"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%200902L2AF10104>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 0902L2AF10104" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 0902L2AF10104'^^xsd:string;
  dwc:scientificName 'Serrivomer brevidentatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '8.241'^^xsd:double;
  dwc:startLongitude '8.2517'^^xsd:double;
  dwc:endLongitude '8.2303'^^xsd:double;
  dwc:latitude '-23.1549'^^xsd:double;
  dwc:startLatitude '-23.167'^^xsd:double;
  dwc:endLatitude '-23.1427'^^xsd:double;
  dwc:coordinatePrecision '1735.28'^^xsd:double;
  dwc:minimumDepth '1044'^^xsd:integer;
  dwc:maximumDepth '1091'^^xsd:integer;
  dwc:temperature '3.6'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 0902L2AF10104'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '158648'^^xsd:integer;
  dwc:sampleSize '0,05811588 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,05811588 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 0902L2AF10104'^^xsd:string;
  dwc:observationDate '2009-02-19'^^xsd:date;
  dwc:aphiaIdAccepted '126320'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%200902L2AF10320>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200902L2AF10320> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200902L2AF10320> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.1549 8.241)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-23.1549"^^xsd:decimal ;
  dwc:decimalLongitude "8.241"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1044"^^xsd:integer ;
  dwc:maximumDepthInMeters "1091"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1735.28"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200902L2AF10320>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.1549 8.241)"^^geo:wktLiteral ;
  geo-pos:lat "-23.1549"^^xsd:decimal ;
  geo-pos:long "8.241"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1735.28"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%200902L2AF10320>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 0902L2AF10320" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 0902L2AF10320'^^xsd:string;
  dwc:scientificName 'Coelorinchus labiatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '8.241'^^xsd:double;
  dwc:startLongitude '8.2517'^^xsd:double;
  dwc:endLongitude '8.2303'^^xsd:double;
  dwc:latitude '-23.1549'^^xsd:double;
  dwc:startLatitude '-23.167'^^xsd:double;
  dwc:endLatitude '-23.1427'^^xsd:double;
  dwc:coordinatePrecision '1735.28'^^xsd:double;
  dwc:minimumDepth '1044'^^xsd:integer;
  dwc:maximumDepth '1091'^^xsd:integer;
  dwc:temperature '3.6'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 0902L2AF10320'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '280299'^^xsd:integer;
  dwc:sampleSize '0,05811588 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,05811588 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 0902L2AF10320'^^xsd:string;
  dwc:observationDate '2009-02-19'^^xsd:date;
  dwc:aphiaIdAccepted '280299'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%200902L2AF10812>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200902L2AF10812> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200902L2AF10812> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.1549 8.241)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-23.1549"^^xsd:decimal ;
  dwc:decimalLongitude "8.241"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1044"^^xsd:integer ;
  dwc:maximumDepthInMeters "1091"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1735.28"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200902L2AF10812>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.1549 8.241)"^^geo:wktLiteral ;
  geo-pos:lat "-23.1549"^^xsd:decimal ;
  geo-pos:long "8.241"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1735.28"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%200902L2AF10812>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 0902L2AF10812" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 0902L2AF10812'^^xsd:string;
  dwc:scientificName 'Neocyttus rhomboidalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '8.241'^^xsd:double;
  dwc:startLongitude '8.2517'^^xsd:double;
  dwc:endLongitude '8.2303'^^xsd:double;
  dwc:latitude '-23.1549'^^xsd:double;
  dwc:startLatitude '-23.167'^^xsd:double;
  dwc:endLatitude '-23.1427'^^xsd:double;
  dwc:coordinatePrecision '1735.28'^^xsd:double;
  dwc:minimumDepth '1044'^^xsd:integer;
  dwc:maximumDepth '1091'^^xsd:integer;
  dwc:temperature '3.6'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 0902L2AF10812'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '217959'^^xsd:integer;
  dwc:sampleSize '0,05811588 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,05811588 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 0902L2AF10812'^^xsd:string;
  dwc:observationDate '2009-02-19'^^xsd:date;
  dwc:aphiaIdAccepted '217959'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%200902L2AF10826>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200902L2AF10826> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200902L2AF10826> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.1549 8.241)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-23.1549"^^xsd:decimal ;
  dwc:decimalLongitude "8.241"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1044"^^xsd:integer ;
  dwc:maximumDepthInMeters "1091"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1735.28"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200902L2AF10826>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.1549 8.241)"^^geo:wktLiteral ;
  geo-pos:lat "-23.1549"^^xsd:decimal ;
  geo-pos:long "8.241"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1735.28"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%200902L2AF10826>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 0902L2AF10826" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 0902L2AF10826'^^xsd:string;
  dwc:scientificName 'Allocyttus verrucosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '8.241'^^xsd:double;
  dwc:startLongitude '8.2517'^^xsd:double;
  dwc:endLongitude '8.2303'^^xsd:double;
  dwc:latitude '-23.1549'^^xsd:double;
  dwc:startLatitude '-23.167'^^xsd:double;
  dwc:endLatitude '-23.1427'^^xsd:double;
  dwc:coordinatePrecision '1735.28'^^xsd:double;
  dwc:minimumDepth '1044'^^xsd:integer;
  dwc:maximumDepth '1091'^^xsd:integer;
  dwc:temperature '3.6'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 0902L2AF10826'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '127422'^^xsd:integer;
  dwc:sampleSize '0,05811588 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,05811588 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 0902L2AF10826'^^xsd:string;
  dwc:observationDate '2009-02-19'^^xsd:date;
  dwc:aphiaIdAccepted '127422'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%200902L2AF10828>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200902L2AF10828> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200902L2AF10828> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.1549 8.241)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-23.1549"^^xsd:decimal ;
  dwc:decimalLongitude "8.241"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1044"^^xsd:integer ;
  dwc:maximumDepthInMeters "1091"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1735.28"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200902L2AF10828>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.1549 8.241)"^^geo:wktLiteral ;
  geo-pos:lat "-23.1549"^^xsd:decimal ;
  geo-pos:long "8.241"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1735.28"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%200902L2AF10828>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 0902L2AF10828" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 0902L2AF10828'^^xsd:string;
  dwc:scientificName 'Antimora rostrata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '8.241'^^xsd:double;
  dwc:startLongitude '8.2517'^^xsd:double;
  dwc:endLongitude '8.2303'^^xsd:double;
  dwc:latitude '-23.1549'^^xsd:double;
  dwc:startLatitude '-23.167'^^xsd:double;
  dwc:endLatitude '-23.1427'^^xsd:double;
  dwc:coordinatePrecision '1735.28'^^xsd:double;
  dwc:minimumDepth '1044'^^xsd:integer;
  dwc:maximumDepth '1091'^^xsd:integer;
  dwc:temperature '3.6'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 0902L2AF10828'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '126486'^^xsd:integer;
  dwc:sampleSize '0,05811588 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,05811588 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 0902L2AF10828'^^xsd:string;
  dwc:observationDate '2009-02-19'^^xsd:date;
  dwc:aphiaIdAccepted '126486'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%200902L2AF10705>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200902L2AF10705> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200902L2AF10705> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.1549 8.241)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-23.1549"^^xsd:decimal ;
  dwc:decimalLongitude "8.241"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1044"^^xsd:integer ;
  dwc:maximumDepthInMeters "1091"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1735.28"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200902L2AF10705>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.1549 8.241)"^^geo:wktLiteral ;
  geo-pos:lat "-23.1549"^^xsd:decimal ;
  geo-pos:long "8.241"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1735.28"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%200902L2AF10705>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 0902L2AF10705" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 0902L2AF10705'^^xsd:string;
  dwc:scientificName 'Diretmichthys parini'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '8.241'^^xsd:double;
  dwc:startLongitude '8.2517'^^xsd:double;
  dwc:endLongitude '8.2303'^^xsd:double;
  dwc:latitude '-23.1549'^^xsd:double;
  dwc:startLatitude '-23.167'^^xsd:double;
  dwc:endLatitude '-23.1427'^^xsd:double;
  dwc:coordinatePrecision '1735.28'^^xsd:double;
  dwc:minimumDepth '1044'^^xsd:integer;
  dwc:maximumDepth '1091'^^xsd:integer;
  dwc:temperature '3.6'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 0902L2AF10705'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '126396'^^xsd:integer;
  dwc:sampleSize '0,05811588 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,05811588 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 0902L2AF10705'^^xsd:string;
  dwc:observationDate '2009-02-19'^^xsd:date;
  dwc:aphiaIdAccepted '126396'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%200902L2AF10779>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200902L2AF10779> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200902L2AF10779> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.1549 8.241)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-23.1549"^^xsd:decimal ;
  dwc:decimalLongitude "8.241"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1044"^^xsd:integer ;
  dwc:maximumDepthInMeters "1091"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1735.28"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200902L2AF10779>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.1549 8.241)"^^geo:wktLiteral ;
  geo-pos:lat "-23.1549"^^xsd:decimal ;
  geo-pos:long "8.241"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1735.28"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%200902L2AF10779>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 0902L2AF10779" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 0902L2AF10779'^^xsd:string;
  dwc:scientificName 'Rouleina attrita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '8.241'^^xsd:double;
  dwc:startLongitude '8.2517'^^xsd:double;
  dwc:endLongitude '8.2303'^^xsd:double;
  dwc:latitude '-23.1549'^^xsd:double;
  dwc:startLatitude '-23.167'^^xsd:double;
  dwc:endLatitude '-23.1427'^^xsd:double;
  dwc:coordinatePrecision '1735.28'^^xsd:double;
  dwc:minimumDepth '1044'^^xsd:integer;
  dwc:maximumDepth '1091'^^xsd:integer;
  dwc:temperature '3.6'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 0902L2AF10779'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '126709'^^xsd:integer;
  dwc:sampleSize '0,05811588 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,05811588 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 0902L2AF10779'^^xsd:string;
  dwc:observationDate '2009-02-19'^^xsd:date;
  dwc:aphiaIdAccepted '126709'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%200902L2AF10569>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200902L2AF10569> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200902L2AF10569> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.1549 8.241)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-23.1549"^^xsd:decimal ;
  dwc:decimalLongitude "8.241"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1044"^^xsd:integer ;
  dwc:maximumDepthInMeters "1091"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1735.28"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200902L2AF10569>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.1549 8.241)"^^geo:wktLiteral ;
  geo-pos:lat "-23.1549"^^xsd:decimal ;
  geo-pos:long "8.241"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1735.28"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%200902L2AF10569>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 0902L2AF10569" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 0902L2AF10569'^^xsd:string;
  dwc:scientificName 'Simenchelys parasitica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '8.241'^^xsd:double;
  dwc:startLongitude '8.2517'^^xsd:double;
  dwc:endLongitude '8.2303'^^xsd:double;
  dwc:latitude '-23.1549'^^xsd:double;
  dwc:startLatitude '-23.167'^^xsd:double;
  dwc:endLatitude '-23.1427'^^xsd:double;
  dwc:coordinatePrecision '1735.28'^^xsd:double;
  dwc:minimumDepth '1044'^^xsd:integer;
  dwc:maximumDepth '1091'^^xsd:integer;
  dwc:temperature '3.6'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 0902L2AF10569'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '126327'^^xsd:integer;
  dwc:sampleSize '0,05811588 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,05811588 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 0902L2AF10569'^^xsd:string;
  dwc:observationDate '2009-02-19'^^xsd:date;
  dwc:aphiaIdAccepted '126327'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%200902L2AF10605>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200902L2AF10605> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200902L2AF10605> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.1549 8.241)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-23.1549"^^xsd:decimal ;
  dwc:decimalLongitude "8.241"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1044"^^xsd:integer ;
  dwc:maximumDepthInMeters "1091"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1735.28"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200902L2AF10605>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.1549 8.241)"^^geo:wktLiteral ;
  geo-pos:lat "-23.1549"^^xsd:decimal ;
  geo-pos:long "8.241"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1735.28"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%200902L2AF10605>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 0902L2AF10605" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 0902L2AF10605'^^xsd:string;
  dwc:scientificName 'Alepocephalus productus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '8.241'^^xsd:double;
  dwc:startLongitude '8.2517'^^xsd:double;
  dwc:endLongitude '8.2303'^^xsd:double;
  dwc:latitude '-23.1549'^^xsd:double;
  dwc:startLatitude '-23.167'^^xsd:double;
  dwc:endLatitude '-23.1427'^^xsd:double;
  dwc:coordinatePrecision '1735.28'^^xsd:double;
  dwc:minimumDepth '1044'^^xsd:integer;
  dwc:maximumDepth '1091'^^xsd:integer;
  dwc:temperature '3.6'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 0902L2AF10605'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '126683'^^xsd:integer;
  dwc:sampleSize '0,05811588 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,05811588 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 0902L2AF10605'^^xsd:string;
  dwc:observationDate '2009-02-19'^^xsd:date;
  dwc:aphiaIdAccepted '126683'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%200902L2AF10666>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200902L2AF10666> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200902L2AF10666> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.1549 8.241)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-23.1549"^^xsd:decimal ;
  dwc:decimalLongitude "8.241"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1044"^^xsd:integer ;
  dwc:maximumDepthInMeters "1091"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1735.28"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200902L2AF10666>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.1549 8.241)"^^geo:wktLiteral ;
  geo-pos:lat "-23.1549"^^xsd:decimal ;
  geo-pos:long "8.241"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1735.28"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%200902L2AF10666>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 0902L2AF10666" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 0902L2AF10666'^^xsd:string;
  dwc:scientificName 'Etmopterus princeps'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '8.241'^^xsd:double;
  dwc:startLongitude '8.2517'^^xsd:double;
  dwc:endLongitude '8.2303'^^xsd:double;
  dwc:latitude '-23.1549'^^xsd:double;
  dwc:startLatitude '-23.167'^^xsd:double;
  dwc:endLatitude '-23.1427'^^xsd:double;
  dwc:coordinatePrecision '1735.28'^^xsd:double;
  dwc:minimumDepth '1044'^^xsd:integer;
  dwc:maximumDepth '1091'^^xsd:integer;
  dwc:temperature '3.6'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 0902L2AF10666'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '105911'^^xsd:integer;
  dwc:sampleSize '0,05811588 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,05811588 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 0902L2AF10666'^^xsd:string;
  dwc:observationDate '2009-02-19'^^xsd:date;
  dwc:aphiaIdAccepted '105911'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%200902L2AF10325>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200902L2AF10325> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200902L2AF10325> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.1549 8.241)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-23.1549"^^xsd:decimal ;
  dwc:decimalLongitude "8.241"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1044"^^xsd:integer ;
  dwc:maximumDepthInMeters "1091"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1735.28"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200902L2AF10325>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.1549 8.241)"^^geo:wktLiteral ;
  geo-pos:lat "-23.1549"^^xsd:decimal ;
  geo-pos:long "8.241"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1735.28"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%200902L2AF10325>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 0902L2AF10325" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 0902L2AF10325'^^xsd:string;
  dwc:scientificName 'Cetonurus globiceps'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '8.241'^^xsd:double;
  dwc:startLongitude '8.2517'^^xsd:double;
  dwc:endLongitude '8.2303'^^xsd:double;
  dwc:latitude '-23.1549'^^xsd:double;
  dwc:startLatitude '-23.167'^^xsd:double;
  dwc:endLatitude '-23.1427'^^xsd:double;
  dwc:coordinatePrecision '1735.28'^^xsd:double;
  dwc:minimumDepth '1044'^^xsd:integer;
  dwc:maximumDepth '1091'^^xsd:integer;
  dwc:temperature '3.6'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 0902L2AF10325'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '126467'^^xsd:integer;
  dwc:sampleSize '0,05811588 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,05811588 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 0902L2AF10325'^^xsd:string;
  dwc:observationDate '2009-02-19'^^xsd:date;
  dwc:aphiaIdAccepted '126467'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%200902L2AF10357>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200902L2AF10357> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200902L2AF10357> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.1549 8.241)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-23.1549"^^xsd:decimal ;
  dwc:decimalLongitude "8.241"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1044"^^xsd:integer ;
  dwc:maximumDepthInMeters "1091"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1735.28"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200902L2AF10357>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.1549 8.241)"^^geo:wktLiteral ;
  geo-pos:lat "-23.1549"^^xsd:decimal ;
  geo-pos:long "8.241"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1735.28"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%200902L2AF10357>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 0902L2AF10357" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 0902L2AF10357'^^xsd:string;
  dwc:scientificName 'Avocettina infans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '8.241'^^xsd:double;
  dwc:startLongitude '8.2517'^^xsd:double;
  dwc:endLongitude '8.2303'^^xsd:double;
  dwc:latitude '-23.1549'^^xsd:double;
  dwc:startLatitude '-23.167'^^xsd:double;
  dwc:endLatitude '-23.1427'^^xsd:double;
  dwc:coordinatePrecision '1735.28'^^xsd:double;
  dwc:minimumDepth '1044'^^xsd:integer;
  dwc:maximumDepth '1091'^^xsd:integer;
  dwc:temperature '3.6'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 0902L2AF10357'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '126304'^^xsd:integer;
  dwc:sampleSize '0,05811588 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,05811588 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 0902L2AF10357'^^xsd:string;
  dwc:observationDate '2009-02-19'^^xsd:date;
  dwc:aphiaIdAccepted '126304'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%200902L2AF10505>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200902L2AF10505> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200902L2AF10505> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.1549 8.241)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-23.1549"^^xsd:decimal ;
  dwc:decimalLongitude "8.241"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1044"^^xsd:integer ;
  dwc:maximumDepthInMeters "1091"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1735.28"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200902L2AF10505>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.1549 8.241)"^^geo:wktLiteral ;
  geo-pos:lat "-23.1549"^^xsd:decimal ;
  geo-pos:long "8.241"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1735.28"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%200902L2AF10505>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 0902L2AF10505" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 0902L2AF10505'^^xsd:string;
  dwc:scientificName 'Synaphobranchus kaupii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '8.241'^^xsd:double;
  dwc:startLongitude '8.2517'^^xsd:double;
  dwc:endLongitude '8.2303'^^xsd:double;
  dwc:latitude '-23.1549'^^xsd:double;
  dwc:startLatitude '-23.167'^^xsd:double;
  dwc:endLatitude '-23.1427'^^xsd:double;
  dwc:coordinatePrecision '1735.28'^^xsd:double;
  dwc:minimumDepth '1044'^^xsd:integer;
  dwc:maximumDepth '1091'^^xsd:integer;
  dwc:temperature '3.6'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 0902L2AF10505'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '126328'^^xsd:integer;
  dwc:sampleSize '0,05811588 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,05811588 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 0902L2AF10505'^^xsd:string;
  dwc:observationDate '2009-02-19'^^xsd:date;
  dwc:aphiaIdAccepted '126328'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%200902L2AF10532>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200902L2AF10532> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200902L2AF10532> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.1549 8.241)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-23.1549"^^xsd:decimal ;
  dwc:decimalLongitude "8.241"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1044"^^xsd:integer ;
  dwc:maximumDepthInMeters "1091"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1735.28"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200902L2AF10532>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.1549 8.241)"^^geo:wktLiteral ;
  geo-pos:lat "-23.1549"^^xsd:decimal ;
  geo-pos:long "8.241"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1735.28"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%200902L2AF10532>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 0902L2AF10532" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 0902L2AF10532'^^xsd:string;
  dwc:scientificName 'Bathygadus favosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '8.241'^^xsd:double;
  dwc:startLongitude '8.2517'^^xsd:double;
  dwc:endLongitude '8.2303'^^xsd:double;
  dwc:latitude '-23.1549'^^xsd:double;
  dwc:startLatitude '-23.167'^^xsd:double;
  dwc:endLatitude '-23.1427'^^xsd:double;
  dwc:coordinatePrecision '1735.28'^^xsd:double;
  dwc:minimumDepth '1044'^^xsd:integer;
  dwc:maximumDepth '1091'^^xsd:integer;
  dwc:temperature '3.6'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 0902L2AF10532'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '126462'^^xsd:integer;
  dwc:sampleSize '0,05811588 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,05811588 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 0902L2AF10532'^^xsd:string;
  dwc:observationDate '2009-02-19'^^xsd:date;
  dwc:aphiaIdAccepted '126462'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%200902L2AF10001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200902L2AF10001> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200902L2AF10001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.1549 8.241)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-23.1549"^^xsd:decimal ;
  dwc:decimalLongitude "8.241"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1044"^^xsd:integer ;
  dwc:maximumDepthInMeters "1091"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1735.28"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200902L2AF10001>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.1549 8.241)"^^geo:wktLiteral ;
  geo-pos:lat "-23.1549"^^xsd:decimal ;
  geo-pos:long "8.241"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1735.28"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%200902L2AF10001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 0902L2AF10001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 0902L2AF10001'^^xsd:string;
  dwc:scientificName 'Bathysaurus ferox'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '8.241'^^xsd:double;
  dwc:startLongitude '8.2517'^^xsd:double;
  dwc:endLongitude '8.2303'^^xsd:double;
  dwc:latitude '-23.1549'^^xsd:double;
  dwc:startLatitude '-23.167'^^xsd:double;
  dwc:endLatitude '-23.1427'^^xsd:double;
  dwc:coordinatePrecision '1735.28'^^xsd:double;
  dwc:minimumDepth '1044'^^xsd:integer;
  dwc:maximumDepth '1091'^^xsd:integer;
  dwc:temperature '3.6'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 0902L2AF10001'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '126369'^^xsd:integer;
  dwc:sampleSize '0,05811588 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,05811588 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 0902L2AF10001'^^xsd:string;
  dwc:observationDate '2009-02-19'^^xsd:date;
  dwc:aphiaIdAccepted '126369'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%200902L2AF10059>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200902L2AF10059> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200902L2AF10059> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.1549 8.241)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-23.1549"^^xsd:decimal ;
  dwc:decimalLongitude "8.241"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1044"^^xsd:integer ;
  dwc:maximumDepthInMeters "1091"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1735.28"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200902L2AF10059>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.1549 8.241)"^^geo:wktLiteral ;
  geo-pos:lat "-23.1549"^^xsd:decimal ;
  geo-pos:long "8.241"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1735.28"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%200902L2AF10059>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 0902L2AF10059" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 0902L2AF10059'^^xsd:string;
  dwc:scientificName 'Chauliodus sloani'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '8.241'^^xsd:double;
  dwc:startLongitude '8.2517'^^xsd:double;
  dwc:endLongitude '8.2303'^^xsd:double;
  dwc:latitude '-23.1549'^^xsd:double;
  dwc:startLatitude '-23.167'^^xsd:double;
  dwc:endLatitude '-23.1427'^^xsd:double;
  dwc:coordinatePrecision '1735.28'^^xsd:double;
  dwc:minimumDepth '1044'^^xsd:integer;
  dwc:maximumDepth '1091'^^xsd:integer;
  dwc:temperature '3.6'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 0902L2AF10059'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '127338'^^xsd:integer;
  dwc:sampleSize '0,05811588 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,05811588 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 0902L2AF10059'^^xsd:string;
  dwc:observationDate '2009-02-19'^^xsd:date;
  dwc:aphiaIdAccepted '127338'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%200902L2AF10007>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200902L2AF10007> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200902L2AF10007> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.1549 8.241)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-23.1549"^^xsd:decimal ;
  dwc:decimalLongitude "8.241"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1044"^^xsd:integer ;
  dwc:maximumDepthInMeters "1091"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1735.28"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200902L2AF10007>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.1549 8.241)"^^geo:wktLiteral ;
  geo-pos:lat "-23.1549"^^xsd:decimal ;
  geo-pos:long "8.241"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1735.28"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%200902L2AF10007>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 0902L2AF10007" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 0902L2AF10007'^^xsd:string;
  dwc:scientificName 'Argyropelecus gigas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '8.241'^^xsd:double;
  dwc:startLongitude '8.2517'^^xsd:double;
  dwc:endLongitude '8.2303'^^xsd:double;
  dwc:latitude '-23.1549'^^xsd:double;
  dwc:startLatitude '-23.167'^^xsd:double;
  dwc:endLatitude '-23.1427'^^xsd:double;
  dwc:coordinatePrecision '1735.28'^^xsd:double;
  dwc:minimumDepth '1044'^^xsd:integer;
  dwc:maximumDepth '1091'^^xsd:integer;
  dwc:temperature '3.6'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 0902L2AF10007'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '127308'^^xsd:integer;
  dwc:sampleSize '0,05811588 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,05811588 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 0902L2AF10007'^^xsd:string;
  dwc:observationDate '2009-02-19'^^xsd:date;
  dwc:aphiaIdAccepted '127308'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%200902L1AP20138>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200902L1AP20138> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200902L1AP20138> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.232 8.3157)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-23.232"^^xsd:decimal ;
  dwc:decimalLongitude "8.3157"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "500"^^xsd:integer ;
  dwc:maximumDepthInMeters "500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "609.36"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200902L1AP20138>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.232 8.3157)"^^geo:wktLiteral ;
  geo-pos:lat "-23.232"^^xsd:decimal ;
  geo-pos:long "8.3157"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "609.36"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%200902L1AP20138>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 0902L1AP20138" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-03-24'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 0902L1AP20138'^^xsd:string;
  dwc:scientificName 'Funchalia woodwardi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '8.3157'^^xsd:double;
  dwc:startLongitude '8.3217'^^xsd:double;
  dwc:endLongitude '8.3098'^^xsd:double;
  dwc:latitude '-23.232'^^xsd:double;
  dwc:startLatitude '-23.2322'^^xsd:double;
  dwc:endLatitude '-23.2318'^^xsd:double;
  dwc:coordinatePrecision '609.36'^^xsd:double;
  dwc:minimumDepth '500'^^xsd:integer;
  dwc:maximumDepth '500'^^xsd:integer;
  dwc:temperature '6'^^xsd:integer;
  dwc:previousCatalogNumber 'NAMIBIA  0902L1AP20138'^^xsd:string;
  dwc:occurrenceRemarks 'Qualitative sample'^^xsd:string;
  dwc:aphiaid '107101'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort ''^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 0902L1AP20138'^^xsd:string;
  dwc:observationDate '2009-02-17'^^xsd:date;
  dwc:aphiaIdAccepted '107101'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%200902L1AP20152>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200902L1AP20152> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200902L1AP20152> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.232 8.3157)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-23.232"^^xsd:decimal ;
  dwc:decimalLongitude "8.3157"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "500"^^xsd:integer ;
  dwc:maximumDepthInMeters "500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "609.36"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200902L1AP20152>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.232 8.3157)"^^geo:wktLiteral ;
  geo-pos:lat "-23.232"^^xsd:decimal ;
  geo-pos:long "8.3157"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "609.36"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%200902L1AP20152>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 0902L1AP20152" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-03-24'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 0902L1AP20152'^^xsd:string;
  dwc:scientificName 'Sergia grandis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '8.3157'^^xsd:double;
  dwc:startLongitude '8.3217'^^xsd:double;
  dwc:endLongitude '8.3098'^^xsd:double;
  dwc:latitude '-23.232'^^xsd:double;
  dwc:startLatitude '-23.2322'^^xsd:double;
  dwc:endLatitude '-23.2318'^^xsd:double;
  dwc:coordinatePrecision '609.36'^^xsd:double;
  dwc:minimumDepth '500'^^xsd:integer;
  dwc:maximumDepth '500'^^xsd:integer;
  dwc:temperature '6'^^xsd:integer;
  dwc:previousCatalogNumber 'NAMIBIA  0902L1AP20152'^^xsd:string;
  dwc:occurrenceRemarks 'Qualitative sample'^^xsd:string;
  dwc:aphiaid '107134'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort ''^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 0902L1AP20152'^^xsd:string;
  dwc:observationDate '2009-02-17'^^xsd:date;
  dwc:aphiaIdAccepted '1056510'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%200902L1AP40070>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200902L1AP40070> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200902L1AP40070> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.232 8.3157)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-23.232"^^xsd:decimal ;
  dwc:decimalLongitude "8.3157"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "500"^^xsd:integer ;
  dwc:maximumDepthInMeters "500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "609.36"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200902L1AP40070>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.232 8.3157)"^^geo:wktLiteral ;
  geo-pos:lat "-23.232"^^xsd:decimal ;
  geo-pos:long "8.3157"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "609.36"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%200902L1AP40070>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 0902L1AP40070" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 0902L1AP40070'^^xsd:string;
  dwc:scientificName 'Pyrosoma atlanticum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '8.3157'^^xsd:double;
  dwc:startLongitude '8.3217'^^xsd:double;
  dwc:endLongitude '8.3098'^^xsd:double;
  dwc:latitude '-23.232'^^xsd:double;
  dwc:startLatitude '-23.2322'^^xsd:double;
  dwc:endLatitude '-23.2318'^^xsd:double;
  dwc:coordinatePrecision '609.36'^^xsd:double;
  dwc:minimumDepth '500'^^xsd:integer;
  dwc:maximumDepth '500'^^xsd:integer;
  dwc:temperature '6'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:previousCatalogNumber 'NAMIBIA 0902L1AP40070'^^xsd:string;
  dwc:occurrenceRemarks 'Qualitative sample'^^xsd:string;
  dwc:aphiaid '137250'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort ''^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 0902L1AP40070'^^xsd:string;
  dwc:observationDate '2009-02-17'^^xsd:date;
  dwc:aphiaIdAccepted '137250'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%200902L1AP20065>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200902L1AP20065> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200902L1AP20065> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.232 8.3157)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-23.232"^^xsd:decimal ;
  dwc:decimalLongitude "8.3157"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "500"^^xsd:integer ;
  dwc:maximumDepthInMeters "500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "609.36"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200902L1AP20065>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.232 8.3157)"^^geo:wktLiteral ;
  geo-pos:lat "-23.232"^^xsd:decimal ;
  geo-pos:long "8.3157"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "609.36"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%200902L1AP20065>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 0902L1AP20065" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-03-24'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 0902L1AP20065'^^xsd:string;
  dwc:scientificName 'Acanthephyra purpurea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '8.3157'^^xsd:double;
  dwc:startLongitude '8.3217'^^xsd:double;
  dwc:endLongitude '8.3098'^^xsd:double;
  dwc:latitude '-23.232'^^xsd:double;
  dwc:startLatitude '-23.2322'^^xsd:double;
  dwc:endLatitude '-23.2318'^^xsd:double;
  dwc:coordinatePrecision '609.36'^^xsd:double;
  dwc:minimumDepth '500'^^xsd:integer;
  dwc:maximumDepth '500'^^xsd:integer;
  dwc:temperature '6'^^xsd:integer;
  dwc:previousCatalogNumber 'NAMIBIA  0902L1AP20065'^^xsd:string;
  dwc:occurrenceRemarks 'Qualitative sample'^^xsd:string;
  dwc:aphiaid '107582'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort ''^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 0902L1AP20065'^^xsd:string;
  dwc:observationDate '2009-02-17'^^xsd:date;
  dwc:aphiaIdAccepted '107582'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%200902L1AP20101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200902L1AP20101> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200902L1AP20101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.232 8.3157)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-23.232"^^xsd:decimal ;
  dwc:decimalLongitude "8.3157"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "500"^^xsd:integer ;
  dwc:maximumDepthInMeters "500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "609.36"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200902L1AP20101>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.232 8.3157)"^^geo:wktLiteral ;
  geo-pos:lat "-23.232"^^xsd:decimal ;
  geo-pos:long "8.3157"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "609.36"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%200902L1AP20101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 0902L1AP20101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-03-24'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 0902L1AP20101'^^xsd:string;
  dwc:scientificName 'Oplophorus spinosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '8.3157'^^xsd:double;
  dwc:startLongitude '8.3217'^^xsd:double;
  dwc:endLongitude '8.3098'^^xsd:double;
  dwc:latitude '-23.232'^^xsd:double;
  dwc:startLatitude '-23.2322'^^xsd:double;
  dwc:endLatitude '-23.2318'^^xsd:double;
  dwc:coordinatePrecision '609.36'^^xsd:double;
  dwc:minimumDepth '500'^^xsd:integer;
  dwc:maximumDepth '500'^^xsd:integer;
  dwc:temperature '6'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:previousCatalogNumber 'NAMIBIA 0902L1AP20101'^^xsd:string;
  dwc:occurrenceRemarks 'Qualitative sample'^^xsd:string;
  dwc:aphiaid '107602'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort ''^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 0902L1AP20101'^^xsd:string;
  dwc:observationDate '2009-02-17'^^xsd:date;
  dwc:aphiaIdAccepted '107602'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%200802L20AF10705>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L20AF10705> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L20AF10705> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-24.6904 6.4112)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-24.6904"^^xsd:decimal ;
  dwc:decimalLongitude "6.4112"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "902"^^xsd:integer ;
  dwc:maximumDepthInMeters "910"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1460.64"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L20AF10705>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-24.6904 6.4112)"^^geo:wktLiteral ;
  geo-pos:lat "-24.6904"^^xsd:decimal ;
  geo-pos:long "6.4112"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1460.64"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%200802L20AF10705>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 0802L20AF10705" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 0802L20AF10705'^^xsd:string;
  dwc:scientificName 'Diretmichthys parini'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '6.4112'^^xsd:double;
  dwc:startLongitude '6.4128'^^xsd:double;
  dwc:endLongitude '6.4095'^^xsd:double;
  dwc:latitude '-24.6904'^^xsd:double;
  dwc:startLatitude '-24.6773'^^xsd:double;
  dwc:endLatitude '-24.7035'^^xsd:double;
  dwc:coordinatePrecision '1460.64'^^xsd:double;
  dwc:minimumDepth '902'^^xsd:integer;
  dwc:maximumDepth '910'^^xsd:integer;
  dwc:temperature '3.8'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 0802L20AF10705'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '126396'^^xsd:integer;
  dwc:sampleSize '0,05795644 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,05795644 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 0802L20AF10705'^^xsd:string;
  dwc:observationDate '2008-02-25'^^xsd:date;
  dwc:aphiaIdAccepted '126396'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%200802L20AF10782>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L20AF10782> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L20AF10782> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-24.6904 6.4112)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-24.6904"^^xsd:decimal ;
  dwc:decimalLongitude "6.4112"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "902"^^xsd:integer ;
  dwc:maximumDepthInMeters "910"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1460.64"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L20AF10782>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-24.6904 6.4112)"^^geo:wktLiteral ;
  geo-pos:lat "-24.6904"^^xsd:decimal ;
  geo-pos:long "6.4112"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1460.64"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%200802L20AF10782>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 0802L20AF10782" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 0802L20AF10782'^^xsd:string;
  dwc:scientificName 'Scombrolabrax heterolepis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '6.4112'^^xsd:double;
  dwc:startLongitude '6.4128'^^xsd:double;
  dwc:endLongitude '6.4095'^^xsd:double;
  dwc:latitude '-24.6904'^^xsd:double;
  dwc:startLatitude '-24.6773'^^xsd:double;
  dwc:endLatitude '-24.7035'^^xsd:double;
  dwc:coordinatePrecision '1460.64'^^xsd:double;
  dwc:minimumDepth '902'^^xsd:integer;
  dwc:maximumDepth '910'^^xsd:integer;
  dwc:temperature '3.8'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 0802L20AF10782'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '127030'^^xsd:integer;
  dwc:sampleSize '0,05795644 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,05795644 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 0802L20AF10782'^^xsd:string;
  dwc:observationDate '2008-02-25'^^xsd:date;
  dwc:aphiaIdAccepted '127030'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%200802L22AF10982>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L22AF10982> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L22AF10982> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-24.957 6.4755)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-24.957"^^xsd:decimal ;
  dwc:decimalLongitude "6.4755"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1656"^^xsd:integer ;
  dwc:maximumDepthInMeters "1664"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1329.04"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L22AF10982>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-24.957 6.4755)"^^geo:wktLiteral ;
  geo-pos:lat "-24.957"^^xsd:decimal ;
  geo-pos:long "6.4755"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1329.04"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%200802L22AF10982>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 0802L22AF10982" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 0802L22AF10982'^^xsd:string;
  dwc:scientificName 'Bathypterois filiferus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '6.4755'^^xsd:double;
  dwc:startLongitude '6.4855'^^xsd:double;
  dwc:endLongitude '6.4655'^^xsd:double;
  dwc:latitude '-24.957'^^xsd:double;
  dwc:startLatitude '-24.9492'^^xsd:double;
  dwc:endLatitude '-24.9648'^^xsd:double;
  dwc:coordinatePrecision '1329.04'^^xsd:double;
  dwc:minimumDepth '1656'^^xsd:integer;
  dwc:maximumDepth '1664'^^xsd:integer;
  dwc:temperature '3.25'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 0802L22AF10982'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '221393'^^xsd:integer;
  dwc:sampleSize '0,05303373 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,05303373 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 0802L22AF10982'^^xsd:string;
  dwc:observationDate '2008-02-26'^^xsd:date;
  dwc:aphiaIdAccepted '221393'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%200802L20AF10605>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L20AF10605> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L20AF10605> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-24.6904 6.4112)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-24.6904"^^xsd:decimal ;
  dwc:decimalLongitude "6.4112"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "902"^^xsd:integer ;
  dwc:maximumDepthInMeters "910"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1460.64"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L20AF10605>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-24.6904 6.4112)"^^geo:wktLiteral ;
  geo-pos:lat "-24.6904"^^xsd:decimal ;
  geo-pos:long "6.4112"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1460.64"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%200802L20AF10605>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 0802L20AF10605" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 0802L20AF10605'^^xsd:string;
  dwc:scientificName 'Alepocephalus productus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '6.4112'^^xsd:double;
  dwc:startLongitude '6.4128'^^xsd:double;
  dwc:endLongitude '6.4095'^^xsd:double;
  dwc:latitude '-24.6904'^^xsd:double;
  dwc:startLatitude '-24.6773'^^xsd:double;
  dwc:endLatitude '-24.7035'^^xsd:double;
  dwc:coordinatePrecision '1460.64'^^xsd:double;
  dwc:minimumDepth '902'^^xsd:integer;
  dwc:maximumDepth '910'^^xsd:integer;
  dwc:temperature '3.8'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 0802L20AF10605'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '126683'^^xsd:integer;
  dwc:sampleSize '0,05795644 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,05795644 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 0802L20AF10605'^^xsd:string;
  dwc:observationDate '2008-02-25'^^xsd:date;
  dwc:aphiaIdAccepted '126683'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%200802L9AF20121>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L9AF20121> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L9AF20121> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.6545 6.1631)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-25.6545"^^xsd:decimal ;
  dwc:decimalLongitude "6.1631"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "926"^^xsd:integer ;
  dwc:maximumDepthInMeters "940"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1474.64"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L9AF20121>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.6545 6.1631)"^^geo:wktLiteral ;
  geo-pos:lat "-25.6545"^^xsd:decimal ;
  geo-pos:long "6.1631"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1474.64"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%200802L9AF20121>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 0802L9AF20121" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 0802L9AF20121'^^xsd:string;
  dwc:scientificName 'Parapagurus pilosimanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '6.1631'^^xsd:double;
  dwc:startLongitude '6.1637'^^xsd:double;
  dwc:endLongitude '6.1625'^^xsd:double;
  dwc:latitude '-25.6545'^^xsd:double;
  dwc:startLatitude '-25.6412'^^xsd:double;
  dwc:endLatitude '-25.6678'^^xsd:double;
  dwc:coordinatePrecision '1474.64'^^xsd:double;
  dwc:minimumDepth '926'^^xsd:integer;
  dwc:maximumDepth '940'^^xsd:integer;
  dwc:temperature '4.6'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 0802L9AF20121'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '107248'^^xsd:integer;
  dwc:sampleSize '0,0585942 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,0585942 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 0802L9AF20121'^^xsd:string;
  dwc:observationDate '2008-02-18'^^xsd:date;
  dwc:aphiaIdAccepted '107248'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%200802L9AF20148>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L9AF20148> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L9AF20148> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.6545 6.1631)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-25.6545"^^xsd:decimal ;
  dwc:decimalLongitude "6.1631"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "926"^^xsd:integer ;
  dwc:maximumDepthInMeters "940"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1474.64"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L9AF20148>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.6545 6.1631)"^^geo:wktLiteral ;
  geo-pos:lat "-25.6545"^^xsd:decimal ;
  geo-pos:long "6.1631"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1474.64"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%200802L9AF20148>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 0802L9AF20148" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 0802L9AF20148'^^xsd:string;
  dwc:scientificName 'Acanthephyra eximia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '6.1631'^^xsd:double;
  dwc:startLongitude '6.1637'^^xsd:double;
  dwc:endLongitude '6.1625'^^xsd:double;
  dwc:latitude '-25.6545'^^xsd:double;
  dwc:startLatitude '-25.6412'^^xsd:double;
  dwc:endLatitude '-25.6678'^^xsd:double;
  dwc:coordinatePrecision '1474.64'^^xsd:double;
  dwc:minimumDepth '926'^^xsd:integer;
  dwc:maximumDepth '940'^^xsd:integer;
  dwc:temperature '4.6'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 0802L9AF20148'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '564909'^^xsd:integer;
  dwc:sampleSize '0,0585942 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,0585942 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 0802L9AF20148'^^xsd:string;
  dwc:observationDate '2008-02-18'^^xsd:date;
  dwc:aphiaIdAccepted '564909'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%200802L9AF20155>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L9AF20155> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L9AF20155> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.6545 6.1631)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-25.6545"^^xsd:decimal ;
  dwc:decimalLongitude "6.1631"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "926"^^xsd:integer ;
  dwc:maximumDepthInMeters "940"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1474.64"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L9AF20155>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.6545 6.1631)"^^geo:wktLiteral ;
  geo-pos:lat "-25.6545"^^xsd:decimal ;
  geo-pos:long "6.1631"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1474.64"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%200802L9AF20155>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 0802L9AF20155" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 0802L9AF20155'^^xsd:string;
  dwc:scientificName 'Acanthephyra acanthitelsonis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '6.1631'^^xsd:double;
  dwc:startLongitude '6.1637'^^xsd:double;
  dwc:endLongitude '6.1625'^^xsd:double;
  dwc:latitude '-25.6545'^^xsd:double;
  dwc:startLatitude '-25.6412'^^xsd:double;
  dwc:endLatitude '-25.6678'^^xsd:double;
  dwc:coordinatePrecision '1474.64'^^xsd:double;
  dwc:minimumDepth '926'^^xsd:integer;
  dwc:maximumDepth '940'^^xsd:integer;
  dwc:temperature '4.6'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 0802L9AF20155'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '240809'^^xsd:integer;
  dwc:sampleSize '0,0585942 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,0585942 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 0802L9AF20155'^^xsd:string;
  dwc:observationDate '2008-02-18'^^xsd:date;
  dwc:aphiaIdAccepted '107581'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%200802L9AF20180>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L9AF20180> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L9AF20180> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.6545 6.1631)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-25.6545"^^xsd:decimal ;
  dwc:decimalLongitude "6.1631"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "926"^^xsd:integer ;
  dwc:maximumDepthInMeters "940"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1474.64"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L9AF20180>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.6545 6.1631)"^^geo:wktLiteral ;
  geo-pos:lat "-25.6545"^^xsd:decimal ;
  geo-pos:long "6.1631"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1474.64"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%200802L9AF20180>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 0802L9AF20180" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 0802L9AF20180'^^xsd:string;
  dwc:scientificName 'Sergestes atlanticus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '6.1631'^^xsd:double;
  dwc:startLongitude '6.1637'^^xsd:double;
  dwc:endLongitude '6.1625'^^xsd:double;
  dwc:latitude '-25.6545'^^xsd:double;
  dwc:startLatitude '-25.6412'^^xsd:double;
  dwc:endLatitude '-25.6678'^^xsd:double;
  dwc:coordinatePrecision '1474.64'^^xsd:double;
  dwc:minimumDepth '926'^^xsd:integer;
  dwc:maximumDepth '940'^^xsd:integer;
  dwc:temperature '4.6'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 0802L9AF20180'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '107127'^^xsd:integer;
  dwc:sampleSize '0,0585942 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,0585942 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 0802L9AF20180'^^xsd:string;
  dwc:observationDate '2008-02-18'^^xsd:date;
  dwc:aphiaIdAccepted '107127'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%200802L9AF10962>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L9AF10962> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L9AF10962> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.6545 6.1631)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-25.6545"^^xsd:decimal ;
  dwc:decimalLongitude "6.1631"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "926"^^xsd:integer ;
  dwc:maximumDepthInMeters "940"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1474.64"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L9AF10962>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.6545 6.1631)"^^geo:wktLiteral ;
  geo-pos:lat "-25.6545"^^xsd:decimal ;
  geo-pos:long "6.1631"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1474.64"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%200802L9AF10962>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 0802L9AF10962" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 0802L9AF10962'^^xsd:string;
  dwc:scientificName 'Gadomus capensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '6.1631'^^xsd:double;
  dwc:startLongitude '6.1637'^^xsd:double;
  dwc:endLongitude '6.1625'^^xsd:double;
  dwc:latitude '-25.6545'^^xsd:double;
  dwc:startLatitude '-25.6412'^^xsd:double;
  dwc:endLatitude '-25.6678'^^xsd:double;
  dwc:coordinatePrecision '1474.64'^^xsd:double;
  dwc:minimumDepth '926'^^xsd:integer;
  dwc:maximumDepth '940'^^xsd:integer;
  dwc:temperature '4.6'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 0802L9AF10962'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '217768'^^xsd:integer;
  dwc:sampleSize '0,0585942 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,0585942 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 0802L9AF10962'^^xsd:string;
  dwc:observationDate '2008-02-18'^^xsd:date;
  dwc:aphiaIdAccepted '217768'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%200802L9AF11011>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L9AF11011> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L9AF11011> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.6545 6.1631)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-25.6545"^^xsd:decimal ;
  dwc:decimalLongitude "6.1631"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "926"^^xsd:integer ;
  dwc:maximumDepthInMeters "940"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1474.64"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L9AF11011>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.6545 6.1631)"^^geo:wktLiteral ;
  geo-pos:lat "-25.6545"^^xsd:decimal ;
  geo-pos:long "6.1631"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1474.64"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%200802L9AF11011>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 0802L9AF11011" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 0802L9AF11011'^^xsd:string;
  dwc:scientificName 'Aphanopus microphthalmus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '6.1631'^^xsd:double;
  dwc:startLongitude '6.1637'^^xsd:double;
  dwc:endLongitude '6.1625'^^xsd:double;
  dwc:latitude '-25.6545'^^xsd:double;
  dwc:startLatitude '-25.6412'^^xsd:double;
  dwc:endLatitude '-25.6678'^^xsd:double;
  dwc:coordinatePrecision '1474.64'^^xsd:double;
  dwc:minimumDepth '926'^^xsd:integer;
  dwc:maximumDepth '940'^^xsd:integer;
  dwc:temperature '4.6'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 0802L9AF11011'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '219700'^^xsd:integer;
  dwc:sampleSize '0,0585942 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,0585942 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 0802L9AF11011'^^xsd:string;
  dwc:observationDate '2008-02-18'^^xsd:date;
  dwc:aphiaIdAccepted '219700'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%200802L9AF20039>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L9AF20039> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L9AF20039> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.6545 6.1631)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-25.6545"^^xsd:decimal ;
  dwc:decimalLongitude "6.1631"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "926"^^xsd:integer ;
  dwc:maximumDepthInMeters "940"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1474.64"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L9AF20039>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.6545 6.1631)"^^geo:wktLiteral ;
  geo-pos:lat "-25.6545"^^xsd:decimal ;
  geo-pos:long "6.1631"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1474.64"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%200802L9AF20039>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 0802L9AF20039" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 0802L9AF20039'^^xsd:string;
  dwc:scientificName 'Aristaeopsis edwardsiana'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '6.1631'^^xsd:double;
  dwc:startLongitude '6.1637'^^xsd:double;
  dwc:endLongitude '6.1625'^^xsd:double;
  dwc:latitude '-25.6545'^^xsd:double;
  dwc:startLatitude '-25.6412'^^xsd:double;
  dwc:endLatitude '-25.6678'^^xsd:double;
  dwc:coordinatePrecision '1474.64'^^xsd:double;
  dwc:minimumDepth '926'^^xsd:integer;
  dwc:maximumDepth '940'^^xsd:integer;
  dwc:temperature '4.6'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 0802L9AF20039'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '240796'^^xsd:integer;
  dwc:sampleSize '0,0585942 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,0585942 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 0802L9AF20039'^^xsd:string;
  dwc:observationDate '2008-02-18'^^xsd:date;
  dwc:aphiaIdAccepted '240796'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%200802L9AF10862>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L9AF10862> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L9AF10862> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.6545 6.1631)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-25.6545"^^xsd:decimal ;
  dwc:decimalLongitude "6.1631"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "926"^^xsd:integer ;
  dwc:maximumDepthInMeters "940"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1474.64"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L9AF10862>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.6545 6.1631)"^^geo:wktLiteral ;
  geo-pos:lat "-25.6545"^^xsd:decimal ;
  geo-pos:long "6.1631"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1474.64"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%200802L9AF10862>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 0802L9AF10862" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 0802L9AF10862'^^xsd:string;
  dwc:scientificName 'Photichthys argenteus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '6.1631'^^xsd:double;
  dwc:startLongitude '6.1637'^^xsd:double;
  dwc:endLongitude '6.1625'^^xsd:double;
  dwc:latitude '-25.6545'^^xsd:double;
  dwc:startLatitude '-25.6412'^^xsd:double;
  dwc:endLatitude '-25.6678'^^xsd:double;
  dwc:coordinatePrecision '1474.64'^^xsd:double;
  dwc:minimumDepth '926'^^xsd:integer;
  dwc:maximumDepth '940'^^xsd:integer;
  dwc:temperature '4.6'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 0802L9AF10862'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '400296'^^xsd:integer;
  dwc:sampleSize '0,0585942 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,0585942 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 0802L9AF10862'^^xsd:string;
  dwc:observationDate '2008-02-18'^^xsd:date;
  dwc:aphiaIdAccepted '220007'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%200802L9AF10869>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L9AF10869> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L9AF10869> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.6545 6.1631)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-25.6545"^^xsd:decimal ;
  dwc:decimalLongitude "6.1631"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "926"^^xsd:integer ;
  dwc:maximumDepthInMeters "940"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1474.64"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L9AF10869>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.6545 6.1631)"^^geo:wktLiteral ;
  geo-pos:lat "-25.6545"^^xsd:decimal ;
  geo-pos:long "6.1631"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1474.64"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%200802L9AF10869>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 0802L9AF10869" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 0802L9AF10869'^^xsd:string;
  dwc:scientificName 'Coelorinchus acanthiger'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '6.1631'^^xsd:double;
  dwc:startLongitude '6.1637'^^xsd:double;
  dwc:endLongitude '6.1625'^^xsd:double;
  dwc:latitude '-25.6545'^^xsd:double;
  dwc:startLatitude '-25.6412'^^xsd:double;
  dwc:endLatitude '-25.6678'^^xsd:double;
  dwc:coordinatePrecision '1474.64'^^xsd:double;
  dwc:minimumDepth '926'^^xsd:integer;
  dwc:maximumDepth '940'^^xsd:integer;
  dwc:temperature '4.6'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 0802L9AF10869'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '280242'^^xsd:integer;
  dwc:sampleSize '0,0585942 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,0585942 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 0802L9AF10869'^^xsd:string;
  dwc:observationDate '2008-02-18'^^xsd:date;
  dwc:aphiaIdAccepted '280242'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%200802L9AF10942>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L9AF10942> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L9AF10942> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.6545 6.1631)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-25.6545"^^xsd:decimal ;
  dwc:decimalLongitude "6.1631"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "926"^^xsd:integer ;
  dwc:maximumDepthInMeters "940"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1474.64"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L9AF10942>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.6545 6.1631)"^^geo:wktLiteral ;
  geo-pos:lat "-25.6545"^^xsd:decimal ;
  geo-pos:long "6.1631"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1474.64"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%200802L9AF10942>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 0802L9AF10942" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 0802L9AF10942'^^xsd:string;
  dwc:scientificName 'Coelorinchus karrerae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '6.1631'^^xsd:double;
  dwc:startLongitude '6.1637'^^xsd:double;
  dwc:endLongitude '6.1625'^^xsd:double;
  dwc:latitude '-25.6545'^^xsd:double;
  dwc:startLatitude '-25.6412'^^xsd:double;
  dwc:endLatitude '-25.6678'^^xsd:double;
  dwc:coordinatePrecision '1474.64'^^xsd:double;
  dwc:minimumDepth '926'^^xsd:integer;
  dwc:maximumDepth '940'^^xsd:integer;
  dwc:temperature '4.6'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 0802L9AF10942'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '280296'^^xsd:integer;
  dwc:sampleSize '0,0585942 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,0585942 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 0802L9AF10942'^^xsd:string;
  dwc:observationDate '2008-02-18'^^xsd:date;
  dwc:aphiaIdAccepted '280296'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%200802L9AF40056>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L9AF40056> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L9AF40056> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.6545 6.1631)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-25.6545"^^xsd:decimal ;
  dwc:decimalLongitude "6.1631"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "926"^^xsd:integer ;
  dwc:maximumDepthInMeters "940"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1474.64"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L9AF40056>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.6545 6.1631)"^^geo:wktLiteral ;
  geo-pos:lat "-25.6545"^^xsd:decimal ;
  geo-pos:long "6.1631"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1474.64"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%200802L9AF40056>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 0802L9AF40056" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 0802L9AF40056'^^xsd:string;
  dwc:scientificName 'Epizoanthus paguriphilus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '6.1631'^^xsd:double;
  dwc:startLongitude '6.1637'^^xsd:double;
  dwc:endLongitude '6.1625'^^xsd:double;
  dwc:latitude '-25.6545'^^xsd:double;
  dwc:startLatitude '-25.6412'^^xsd:double;
  dwc:endLatitude '-25.6678'^^xsd:double;
  dwc:coordinatePrecision '1474.64'^^xsd:double;
  dwc:minimumDepth '926'^^xsd:integer;
  dwc:maximumDepth '940'^^xsd:integer;
  dwc:temperature '4.6'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 0802L9AF40056'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '101036'^^xsd:integer;
  dwc:sampleSize '0,0585942 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,0585942 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 0802L9AF40056'^^xsd:string;
  dwc:observationDate '2008-02-18'^^xsd:date;
  dwc:aphiaIdAccepted '101036'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%200802L9AF40070>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L9AF40070> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L9AF40070> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.6545 6.1631)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-25.6545"^^xsd:decimal ;
  dwc:decimalLongitude "6.1631"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "926"^^xsd:integer ;
  dwc:maximumDepthInMeters "940"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1474.64"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L9AF40070>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.6545 6.1631)"^^geo:wktLiteral ;
  geo-pos:lat "-25.6545"^^xsd:decimal ;
  geo-pos:long "6.1631"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1474.64"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%200802L9AF40070>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 0802L9AF40070" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 0802L9AF40070'^^xsd:string;
  dwc:scientificName 'Pyrosoma atlanticum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '6.1631'^^xsd:double;
  dwc:startLongitude '6.1637'^^xsd:double;
  dwc:endLongitude '6.1625'^^xsd:double;
  dwc:latitude '-25.6545'^^xsd:double;
  dwc:startLatitude '-25.6412'^^xsd:double;
  dwc:endLatitude '-25.6678'^^xsd:double;
  dwc:coordinatePrecision '1474.64'^^xsd:double;
  dwc:minimumDepth '926'^^xsd:integer;
  dwc:maximumDepth '940'^^xsd:integer;
  dwc:temperature '4.6'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 0802L9AF40070'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '137250'^^xsd:integer;
  dwc:sampleSize '0,0585942 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,0585942 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 0802L9AF40070'^^xsd:string;
  dwc:observationDate '2008-02-18'^^xsd:date;
  dwc:aphiaIdAccepted '137250'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%200802L9AF20209>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L9AF20209> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L9AF20209> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.6545 6.1631)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-25.6545"^^xsd:decimal ;
  dwc:decimalLongitude "6.1631"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "926"^^xsd:integer ;
  dwc:maximumDepthInMeters "940"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1474.64"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L9AF20209>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.6545 6.1631)"^^geo:wktLiteral ;
  geo-pos:lat "-25.6545"^^xsd:decimal ;
  geo-pos:long "6.1631"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1474.64"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%200802L9AF20209>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 0802L9AF20209" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 0802L9AF20209'^^xsd:string;
  dwc:scientificName 'Nematocarcinus longirostris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '6.1631'^^xsd:double;
  dwc:startLongitude '6.1637'^^xsd:double;
  dwc:endLongitude '6.1625'^^xsd:double;
  dwc:latitude '-25.6545'^^xsd:double;
  dwc:startLatitude '-25.6412'^^xsd:double;
  dwc:endLatitude '-25.6678'^^xsd:double;
  dwc:coordinatePrecision '1474.64'^^xsd:double;
  dwc:minimumDepth '926'^^xsd:integer;
  dwc:maximumDepth '940'^^xsd:integer;
  dwc:temperature '4.6'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 0802L9AF20209'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '514315'^^xsd:integer;
  dwc:sampleSize '0,0585942 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,0585942 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 0802L9AF20209'^^xsd:string;
  dwc:observationDate '2008-02-18'^^xsd:date;
  dwc:aphiaIdAccepted '514315'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%200802L9AF20225>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L9AF20225> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L9AF20225> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.6545 6.1631)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-25.6545"^^xsd:decimal ;
  dwc:decimalLongitude "6.1631"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "926"^^xsd:integer ;
  dwc:maximumDepthInMeters "940"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1474.64"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L9AF20225>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.6545 6.1631)"^^geo:wktLiteral ;
  geo-pos:lat "-25.6545"^^xsd:decimal ;
  geo-pos:long "6.1631"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1474.64"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%200802L9AF20225>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 0802L9AF20225" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 0802L9AF20225'^^xsd:string;
  dwc:scientificName 'Chaceon erytheiae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '6.1631'^^xsd:double;
  dwc:startLongitude '6.1637'^^xsd:double;
  dwc:endLongitude '6.1625'^^xsd:double;
  dwc:latitude '-25.6545'^^xsd:double;
  dwc:startLatitude '-25.6412'^^xsd:double;
  dwc:endLatitude '-25.6678'^^xsd:double;
  dwc:coordinatePrecision '1474.64'^^xsd:double;
  dwc:minimumDepth '926'^^xsd:integer;
  dwc:maximumDepth '940'^^xsd:integer;
  dwc:temperature '4.6'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 0802L9AF20225'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '241100'^^xsd:integer;
  dwc:sampleSize '0,0585942 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,0585942 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 0802L9AF20225'^^xsd:string;
  dwc:observationDate '2008-02-18'^^xsd:date;
  dwc:aphiaIdAccepted '241100'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%200802L9AF20230>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L9AF20230> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L9AF20230> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.6545 6.1631)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-25.6545"^^xsd:decimal ;
  dwc:decimalLongitude "6.1631"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "926"^^xsd:integer ;
  dwc:maximumDepthInMeters "940"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1474.64"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L9AF20230>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.6545 6.1631)"^^geo:wktLiteral ;
  geo-pos:lat "-25.6545"^^xsd:decimal ;
  geo-pos:long "6.1631"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1474.64"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%200802L9AF20230>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 0802L9AF20230" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 0802L9AF20230'^^xsd:string;
  dwc:scientificName 'Austropenaeus nitidus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '6.1631'^^xsd:double;
  dwc:startLongitude '6.1637'^^xsd:double;
  dwc:endLongitude '6.1625'^^xsd:double;
  dwc:latitude '-25.6545'^^xsd:double;
  dwc:startLatitude '-25.6412'^^xsd:double;
  dwc:endLatitude '-25.6678'^^xsd:double;
  dwc:coordinatePrecision '1474.64'^^xsd:double;
  dwc:minimumDepth '926'^^xsd:integer;
  dwc:maximumDepth '940'^^xsd:integer;
  dwc:temperature '4.6'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 0802L9AF20230'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '246428'^^xsd:integer;
  dwc:sampleSize '0,0585942 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,0585942 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 0802L9AF20230'^^xsd:string;
  dwc:observationDate '2008-02-18'^^xsd:date;
  dwc:aphiaIdAccepted '246428'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%200802L9AF30128>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L9AF30128> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L9AF30128> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.6545 6.1631)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-25.6545"^^xsd:decimal ;
  dwc:decimalLongitude "6.1631"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "926"^^xsd:integer ;
  dwc:maximumDepthInMeters "940"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1474.64"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L9AF30128>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.6545 6.1631)"^^geo:wktLiteral ;
  geo-pos:lat "-25.6545"^^xsd:decimal ;
  geo-pos:long "6.1631"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1474.64"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%200802L9AF30128>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 0802L9AF30128" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 0802L9AF30128'^^xsd:string;
  dwc:scientificName 'Cymbulia peronii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '6.1631'^^xsd:double;
  dwc:startLongitude '6.1637'^^xsd:double;
  dwc:endLongitude '6.1625'^^xsd:double;
  dwc:latitude '-25.6545'^^xsd:double;
  dwc:startLatitude '-25.6412'^^xsd:double;
  dwc:endLatitude '-25.6678'^^xsd:double;
  dwc:coordinatePrecision '1474.64'^^xsd:double;
  dwc:minimumDepth '926'^^xsd:integer;
  dwc:maximumDepth '940'^^xsd:integer;
  dwc:temperature '4.6'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 0802L9AF30128'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '139494'^^xsd:integer;
  dwc:sampleSize '0,0585942 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,0585942 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 0802L9AF30128'^^xsd:string;
  dwc:observationDate '2008-02-18'^^xsd:date;
  dwc:aphiaIdAccepted '139494'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%200902L10AF10320>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200902L10AF10320> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200902L10AF10320> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.5128 6.0629)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-25.5128"^^xsd:decimal ;
  dwc:decimalLongitude "6.0629"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "873"^^xsd:integer ;
  dwc:maximumDepthInMeters "875"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1440.97"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200902L10AF10320>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.5128 6.0629)"^^geo:wktLiteral ;
  geo-pos:lat "-25.5128"^^xsd:decimal ;
  geo-pos:long "6.0629"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1440.97"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%200902L10AF10320>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 0902L10AF10320" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 0902L10AF10320'^^xsd:string;
  dwc:scientificName 'Coelorinchus labiatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '6.0629'^^xsd:double;
  dwc:startLongitude '6.0538'^^xsd:double;
  dwc:endLongitude '6.072'^^xsd:double;
  dwc:latitude '-25.5128'^^xsd:double;
  dwc:startLatitude '-25.5228'^^xsd:double;
  dwc:endLatitude '-25.5027'^^xsd:double;
  dwc:coordinatePrecision '1440.97'^^xsd:double;
  dwc:minimumDepth '873'^^xsd:integer;
  dwc:maximumDepth '875'^^xsd:integer;
  dwc:temperature '3.4'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 0902L10AF10320'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '280299'^^xsd:integer;
  dwc:sampleSize '0,05763756 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,05763756 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 0902L10AF10320'^^xsd:string;
  dwc:observationDate '2009-02-26'^^xsd:date;
  dwc:aphiaIdAccepted '280299'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%200902L10AF10325>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200902L10AF10325> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200902L10AF10325> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.5128 6.0629)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-25.5128"^^xsd:decimal ;
  dwc:decimalLongitude "6.0629"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "873"^^xsd:integer ;
  dwc:maximumDepthInMeters "875"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1440.97"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200902L10AF10325>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.5128 6.0629)"^^geo:wktLiteral ;
  geo-pos:lat "-25.5128"^^xsd:decimal ;
  geo-pos:long "6.0629"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1440.97"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%200902L10AF10325>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 0902L10AF10325" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 0902L10AF10325'^^xsd:string;
  dwc:scientificName 'Cetonurus globiceps'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '6.0629'^^xsd:double;
  dwc:startLongitude '6.0538'^^xsd:double;
  dwc:endLongitude '6.072'^^xsd:double;
  dwc:latitude '-25.5128'^^xsd:double;
  dwc:startLatitude '-25.5228'^^xsd:double;
  dwc:endLatitude '-25.5027'^^xsd:double;
  dwc:coordinatePrecision '1440.97'^^xsd:double;
  dwc:minimumDepth '873'^^xsd:integer;
  dwc:maximumDepth '875'^^xsd:integer;
  dwc:temperature '3.4'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 0902L10AF10325'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '126467'^^xsd:integer;
  dwc:sampleSize '0,05763756 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,05763756 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 0902L10AF10325'^^xsd:string;
  dwc:observationDate '2009-02-26'^^xsd:date;
  dwc:aphiaIdAccepted '126467'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%200902L10AF10001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200902L10AF10001> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200902L10AF10001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.5128 6.0629)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-25.5128"^^xsd:decimal ;
  dwc:decimalLongitude "6.0629"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "873"^^xsd:integer ;
  dwc:maximumDepthInMeters "875"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1440.97"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200902L10AF10001>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.5128 6.0629)"^^geo:wktLiteral ;
  geo-pos:lat "-25.5128"^^xsd:decimal ;
  geo-pos:long "6.0629"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1440.97"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%200902L10AF10001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 0902L10AF10001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 0902L10AF10001'^^xsd:string;
  dwc:scientificName 'Bathysaurus ferox'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '6.0629'^^xsd:double;
  dwc:startLongitude '6.0538'^^xsd:double;
  dwc:endLongitude '6.072'^^xsd:double;
  dwc:latitude '-25.5128'^^xsd:double;
  dwc:startLatitude '-25.5228'^^xsd:double;
  dwc:endLatitude '-25.5027'^^xsd:double;
  dwc:coordinatePrecision '1440.97'^^xsd:double;
  dwc:minimumDepth '873'^^xsd:integer;
  dwc:maximumDepth '875'^^xsd:integer;
  dwc:temperature '3.4'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 0902L10AF10001'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '126369'^^xsd:integer;
  dwc:sampleSize '0,05763756 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,05763756 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 0902L10AF10001'^^xsd:string;
  dwc:observationDate '2009-02-26'^^xsd:date;
  dwc:aphiaIdAccepted '126369'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%200902L10AF10139>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200902L10AF10139> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200902L10AF10139> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.5128 6.0629)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-25.5128"^^xsd:decimal ;
  dwc:decimalLongitude "6.0629"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "873"^^xsd:integer ;
  dwc:maximumDepthInMeters "875"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1440.97"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200902L10AF10139>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.5128 6.0629)"^^geo:wktLiteral ;
  geo-pos:lat "-25.5128"^^xsd:decimal ;
  geo-pos:long "6.0629"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1440.97"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%200902L10AF10139>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 0902L10AF10139" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 0902L10AF10139'^^xsd:string;
  dwc:scientificName 'Melanonus zugmayeri'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '6.0629'^^xsd:double;
  dwc:startLongitude '6.0538'^^xsd:double;
  dwc:endLongitude '6.072'^^xsd:double;
  dwc:latitude '-25.5128'^^xsd:double;
  dwc:startLatitude '-25.5228'^^xsd:double;
  dwc:endLatitude '-25.5027'^^xsd:double;
  dwc:coordinatePrecision '1440.97'^^xsd:double;
  dwc:minimumDepth '873'^^xsd:integer;
  dwc:maximumDepth '875'^^xsd:integer;
  dwc:temperature '3.4'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 0902L10AF10139'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '126483'^^xsd:integer;
  dwc:sampleSize '0,05763756 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,05763756 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 0902L10AF10139'^^xsd:string;
  dwc:observationDate '2009-02-26'^^xsd:date;
  dwc:aphiaIdAccepted '126483'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%200802L9AF10605>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L9AF10605> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L9AF10605> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.6545 6.1631)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-25.6545"^^xsd:decimal ;
  dwc:decimalLongitude "6.1631"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "926"^^xsd:integer ;
  dwc:maximumDepthInMeters "940"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1474.64"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L9AF10605>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.6545 6.1631)"^^geo:wktLiteral ;
  geo-pos:lat "-25.6545"^^xsd:decimal ;
  geo-pos:long "6.1631"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1474.64"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%200802L9AF10605>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 0802L9AF10605" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 0802L9AF10605'^^xsd:string;
  dwc:scientificName 'Alepocephalus productus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '6.1631'^^xsd:double;
  dwc:startLongitude '6.1637'^^xsd:double;
  dwc:endLongitude '6.1625'^^xsd:double;
  dwc:latitude '-25.6545'^^xsd:double;
  dwc:startLatitude '-25.6412'^^xsd:double;
  dwc:endLatitude '-25.6678'^^xsd:double;
  dwc:coordinatePrecision '1474.64'^^xsd:double;
  dwc:minimumDepth '926'^^xsd:integer;
  dwc:maximumDepth '940'^^xsd:integer;
  dwc:temperature '4.6'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 0802L9AF10605'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '126683'^^xsd:integer;
  dwc:sampleSize '0,0585942 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,0585942 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 0802L9AF10605'^^xsd:string;
  dwc:observationDate '2008-02-18'^^xsd:date;
  dwc:aphiaIdAccepted '126683'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%200802L9AF10790>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L9AF10790> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L9AF10790> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.6545 6.1631)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-25.6545"^^xsd:decimal ;
  dwc:decimalLongitude "6.1631"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "926"^^xsd:integer ;
  dwc:maximumDepthInMeters "940"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1474.64"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L9AF10790>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.6545 6.1631)"^^geo:wktLiteral ;
  geo-pos:lat "-25.6545"^^xsd:decimal ;
  geo-pos:long "6.1631"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1474.64"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%200802L9AF10790>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 0802L9AF10790" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 0802L9AF10790'^^xsd:string;
  dwc:scientificName 'Sphagemacrurus hirundo'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '6.1631'^^xsd:double;
  dwc:startLongitude '6.1637'^^xsd:double;
  dwc:endLongitude '6.1625'^^xsd:double;
  dwc:latitude '-25.6545'^^xsd:double;
  dwc:startLatitude '-25.6412'^^xsd:double;
  dwc:endLatitude '-25.6678'^^xsd:double;
  dwc:coordinatePrecision '1474.64'^^xsd:double;
  dwc:minimumDepth '926'^^xsd:integer;
  dwc:maximumDepth '940'^^xsd:integer;
  dwc:temperature '4.6'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 0802L9AF10790'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '126479'^^xsd:integer;
  dwc:sampleSize '0,0585942 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,0585942 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 0802L9AF10790'^^xsd:string;
  dwc:observationDate '2008-02-18'^^xsd:date;
  dwc:aphiaIdAccepted '126479'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%200802L9AF10823>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L9AF10823> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L9AF10823> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.6545 6.1631)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-25.6545"^^xsd:decimal ;
  dwc:decimalLongitude "6.1631"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "926"^^xsd:integer ;
  dwc:maximumDepthInMeters "940"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1474.64"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L9AF10823>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.6545 6.1631)"^^geo:wktLiteral ;
  geo-pos:lat "-25.6545"^^xsd:decimal ;
  geo-pos:long "6.1631"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1474.64"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%200802L9AF10823>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 0802L9AF10823" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 0802L9AF10823'^^xsd:string;
  dwc:scientificName 'Notacanthus sexspinis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '6.1631'^^xsd:double;
  dwc:startLongitude '6.1637'^^xsd:double;
  dwc:endLongitude '6.1625'^^xsd:double;
  dwc:latitude '-25.6545'^^xsd:double;
  dwc:startLatitude '-25.6412'^^xsd:double;
  dwc:endLatitude '-25.6678'^^xsd:double;
  dwc:coordinatePrecision '1474.64'^^xsd:double;
  dwc:minimumDepth '926'^^xsd:integer;
  dwc:maximumDepth '940'^^xsd:integer;
  dwc:temperature '4.6'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 0802L9AF10823'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '221411'^^xsd:integer;
  dwc:sampleSize '0,0585942 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,0585942 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 0802L9AF10823'^^xsd:string;
  dwc:observationDate '2008-02-18'^^xsd:date;
  dwc:aphiaIdAccepted '221411'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%200802L9AF10826>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L9AF10826> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L9AF10826> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.6545 6.1631)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-25.6545"^^xsd:decimal ;
  dwc:decimalLongitude "6.1631"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "926"^^xsd:integer ;
  dwc:maximumDepthInMeters "940"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1474.64"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L9AF10826>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.6545 6.1631)"^^geo:wktLiteral ;
  geo-pos:lat "-25.6545"^^xsd:decimal ;
  geo-pos:long "6.1631"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1474.64"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%200802L9AF10826>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 0802L9AF10826" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 0802L9AF10826'^^xsd:string;
  dwc:scientificName 'Allocyttus verrucosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '6.1631'^^xsd:double;
  dwc:startLongitude '6.1637'^^xsd:double;
  dwc:endLongitude '6.1625'^^xsd:double;
  dwc:latitude '-25.6545'^^xsd:double;
  dwc:startLatitude '-25.6412'^^xsd:double;
  dwc:endLatitude '-25.6678'^^xsd:double;
  dwc:coordinatePrecision '1474.64'^^xsd:double;
  dwc:minimumDepth '926'^^xsd:integer;
  dwc:maximumDepth '940'^^xsd:integer;
  dwc:temperature '4.6'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 0802L9AF10826'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '127422'^^xsd:integer;
  dwc:sampleSize '0,0585942 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,0585942 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 0802L9AF10826'^^xsd:string;
  dwc:observationDate '2008-02-18'^^xsd:date;
  dwc:aphiaIdAccepted '127422'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%200802L9AF10827>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L9AF10827> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L9AF10827> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.6545 6.1631)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-25.6545"^^xsd:decimal ;
  dwc:decimalLongitude "6.1631"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "926"^^xsd:integer ;
  dwc:maximumDepthInMeters "940"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1474.64"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L9AF10827>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.6545 6.1631)"^^geo:wktLiteral ;
  geo-pos:lat "-25.6545"^^xsd:decimal ;
  geo-pos:long "6.1631"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1474.64"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%200802L9AF10827>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 0802L9AF10827" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 0802L9AF10827'^^xsd:string;
  dwc:scientificName 'Nezumia brevibarbata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '6.1631'^^xsd:double;
  dwc:startLongitude '6.1637'^^xsd:double;
  dwc:endLongitude '6.1625'^^xsd:double;
  dwc:latitude '-25.6545'^^xsd:double;
  dwc:startLatitude '-25.6412'^^xsd:double;
  dwc:endLatitude '-25.6678'^^xsd:double;
  dwc:coordinatePrecision '1474.64'^^xsd:double;
  dwc:minimumDepth '926'^^xsd:integer;
  dwc:maximumDepth '940'^^xsd:integer;
  dwc:temperature '4.6'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 0802L9AF10827'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '217780'^^xsd:integer;
  dwc:sampleSize '0,0585942 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,0585942 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 0802L9AF10827'^^xsd:string;
  dwc:observationDate '2008-02-18'^^xsd:date;
  dwc:aphiaIdAccepted '217780'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%200802L9AF10565>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L9AF10565> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L9AF10565> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.6545 6.1631)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-25.6545"^^xsd:decimal ;
  dwc:decimalLongitude "6.1631"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "926"^^xsd:integer ;
  dwc:maximumDepthInMeters "940"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1474.64"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L9AF10565>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.6545 6.1631)"^^geo:wktLiteral ;
  geo-pos:lat "-25.6545"^^xsd:decimal ;
  geo-pos:long "6.1631"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1474.64"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%200802L9AF10565>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 0802L9AF10565" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 0802L9AF10565'^^xsd:string;
  dwc:scientificName 'Halargyreus johnsonii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '6.1631'^^xsd:double;
  dwc:startLongitude '6.1637'^^xsd:double;
  dwc:endLongitude '6.1625'^^xsd:double;
  dwc:latitude '-25.6545'^^xsd:double;
  dwc:startLatitude '-25.6412'^^xsd:double;
  dwc:endLatitude '-25.6678'^^xsd:double;
  dwc:coordinatePrecision '1474.64'^^xsd:double;
  dwc:minimumDepth '926'^^xsd:integer;
  dwc:maximumDepth '940'^^xsd:integer;
  dwc:temperature '4.6'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 0802L9AF10565'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '126489'^^xsd:integer;
  dwc:sampleSize '0,0585942 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,0585942 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 0802L9AF10565'^^xsd:string;
  dwc:observationDate '2008-02-18'^^xsd:date;
  dwc:aphiaIdAccepted '126489'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%200802L9AF10856>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L9AF10856> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L9AF10856> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.6545 6.1631)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-25.6545"^^xsd:decimal ;
  dwc:decimalLongitude "6.1631"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "926"^^xsd:integer ;
  dwc:maximumDepthInMeters "940"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1474.64"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L9AF10856>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.6545 6.1631)"^^geo:wktLiteral ;
  geo-pos:lat "-25.6545"^^xsd:decimal ;
  geo-pos:long "6.1631"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1474.64"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%200802L9AF10856>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 0802L9AF10856" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 0802L9AF10856'^^xsd:string;
  dwc:scientificName 'Guttigadus globiceps'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '6.1631'^^xsd:double;
  dwc:startLongitude '6.1637'^^xsd:double;
  dwc:endLongitude '6.1625'^^xsd:double;
  dwc:latitude '-25.6545'^^xsd:double;
  dwc:startLatitude '-25.6412'^^xsd:double;
  dwc:endLatitude '-25.6678'^^xsd:double;
  dwc:coordinatePrecision '1474.64'^^xsd:double;
  dwc:minimumDepth '926'^^xsd:integer;
  dwc:maximumDepth '940'^^xsd:integer;
  dwc:temperature '4.6'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 0802L9AF10856'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '275875'^^xsd:integer;
  dwc:sampleSize '0,0585942 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,0585942 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 0802L9AF10856'^^xsd:string;
  dwc:observationDate '2008-02-18'^^xsd:date;
  dwc:aphiaIdAccepted '275875'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%200802L9AF10828>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L9AF10828> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L9AF10828> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.6545 6.1631)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-25.6545"^^xsd:decimal ;
  dwc:decimalLongitude "6.1631"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "926"^^xsd:integer ;
  dwc:maximumDepthInMeters "940"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1474.64"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L9AF10828>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.6545 6.1631)"^^geo:wktLiteral ;
  geo-pos:lat "-25.6545"^^xsd:decimal ;
  geo-pos:long "6.1631"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1474.64"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%200802L9AF10828>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 0802L9AF10828" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 0802L9AF10828'^^xsd:string;
  dwc:scientificName 'Antimora rostrata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '6.1631'^^xsd:double;
  dwc:startLongitude '6.1637'^^xsd:double;
  dwc:endLongitude '6.1625'^^xsd:double;
  dwc:latitude '-25.6545'^^xsd:double;
  dwc:startLatitude '-25.6412'^^xsd:double;
  dwc:endLatitude '-25.6678'^^xsd:double;
  dwc:coordinatePrecision '1474.64'^^xsd:double;
  dwc:minimumDepth '926'^^xsd:integer;
  dwc:maximumDepth '940'^^xsd:integer;
  dwc:temperature '4.6'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 0802L9AF10828'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '126486'^^xsd:integer;
  dwc:sampleSize '0,0585942 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,0585942 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 0802L9AF10828'^^xsd:string;
  dwc:observationDate '2008-02-18'^^xsd:date;
  dwc:aphiaIdAccepted '126486'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%200802L9AF10829>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L9AF10829> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L9AF10829> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.6545 6.1631)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-25.6545"^^xsd:decimal ;
  dwc:decimalLongitude "6.1631"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "926"^^xsd:integer ;
  dwc:maximumDepthInMeters "940"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1474.64"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L9AF10829>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.6545 6.1631)"^^geo:wktLiteral ;
  geo-pos:lat "-25.6545"^^xsd:decimal ;
  geo-pos:long "6.1631"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1474.64"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%200802L9AF10829>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 0802L9AF10829" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 0802L9AF10829'^^xsd:string;
  dwc:scientificName 'Hoplostethus atlanticus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '6.1631'^^xsd:double;
  dwc:startLongitude '6.1637'^^xsd:double;
  dwc:endLongitude '6.1625'^^xsd:double;
  dwc:latitude '-25.6545'^^xsd:double;
  dwc:startLatitude '-25.6412'^^xsd:double;
  dwc:endLatitude '-25.6678'^^xsd:double;
  dwc:coordinatePrecision '1474.64'^^xsd:double;
  dwc:minimumDepth '926'^^xsd:integer;
  dwc:maximumDepth '940'^^xsd:integer;
  dwc:temperature '4.6'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 0802L9AF10829'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '126402'^^xsd:integer;
  dwc:sampleSize '0,0585942 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,0585942 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 0802L9AF10829'^^xsd:string;
  dwc:observationDate '2008-02-18'^^xsd:date;
  dwc:aphiaIdAccepted '126402'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%200802L9AF10832>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L9AF10832> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L9AF10832> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.6545 6.1631)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-25.6545"^^xsd:decimal ;
  dwc:decimalLongitude "6.1631"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "926"^^xsd:integer ;
  dwc:maximumDepthInMeters "940"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1474.64"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L9AF10832>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.6545 6.1631)"^^geo:wktLiteral ;
  geo-pos:lat "-25.6545"^^xsd:decimal ;
  geo-pos:long "6.1631"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1474.64"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%200802L9AF10832>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 0802L9AF10832" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 0802L9AF10832'^^xsd:string;
  dwc:scientificName 'Coryphaenoides striaturus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '6.1631'^^xsd:double;
  dwc:startLongitude '6.1637'^^xsd:double;
  dwc:endLongitude '6.1625'^^xsd:double;
  dwc:latitude '-25.6545'^^xsd:double;
  dwc:startLatitude '-25.6412'^^xsd:double;
  dwc:endLatitude '-25.6678'^^xsd:double;
  dwc:coordinatePrecision '1474.64'^^xsd:double;
  dwc:minimumDepth '926'^^xsd:integer;
  dwc:maximumDepth '940'^^xsd:integer;
  dwc:temperature '4.6'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 0802L9AF10832'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '217763'^^xsd:integer;
  dwc:sampleSize '0,0585942 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,0585942 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 0802L9AF10832'^^xsd:string;
  dwc:observationDate '2008-02-18'^^xsd:date;
  dwc:aphiaIdAccepted '217763'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%200802L8AF20230>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L8AF20230> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L8AF20230> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.7485 6.1416)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-25.7485"^^xsd:decimal ;
  dwc:decimalLongitude "6.1416"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "965"^^xsd:integer ;
  dwc:maximumDepthInMeters "980"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1446.55"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L8AF20230>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.7485 6.1416)"^^geo:wktLiteral ;
  geo-pos:lat "-25.7485"^^xsd:decimal ;
  geo-pos:long "6.1416"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1446.55"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%200802L8AF20230>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 0802L8AF20230" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 0802L8AF20230'^^xsd:string;
  dwc:scientificName 'Austropenaeus nitidus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '6.1416'^^xsd:double;
  dwc:startLongitude '6.1403'^^xsd:double;
  dwc:endLongitude '6.143'^^xsd:double;
  dwc:latitude '-25.7485'^^xsd:double;
  dwc:startLatitude '-25.7355'^^xsd:double;
  dwc:endLatitude '-25.7615'^^xsd:double;
  dwc:coordinatePrecision '1446.55'^^xsd:double;
  dwc:minimumDepth '965'^^xsd:integer;
  dwc:maximumDepth '980'^^xsd:integer;
  dwc:temperature '3.9'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 0802L8AF20230'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '246428'^^xsd:integer;
  dwc:sampleSize '0,05795644 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,05795644 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 0802L8AF20230'^^xsd:string;
  dwc:observationDate '2008-02-17'^^xsd:date;
  dwc:aphiaIdAccepted '246428'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%200802L8AF30128>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L8AF30128> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L8AF30128> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.7485 6.1416)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-25.7485"^^xsd:decimal ;
  dwc:decimalLongitude "6.1416"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "965"^^xsd:integer ;
  dwc:maximumDepthInMeters "980"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1446.55"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L8AF30128>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.7485 6.1416)"^^geo:wktLiteral ;
  geo-pos:lat "-25.7485"^^xsd:decimal ;
  geo-pos:long "6.1416"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1446.55"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%200802L8AF30128>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 0802L8AF30128" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 0802L8AF30128'^^xsd:string;
  dwc:scientificName 'Cymbulia peronii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '6.1416'^^xsd:double;
  dwc:startLongitude '6.1403'^^xsd:double;
  dwc:endLongitude '6.143'^^xsd:double;
  dwc:latitude '-25.7485'^^xsd:double;
  dwc:startLatitude '-25.7355'^^xsd:double;
  dwc:endLatitude '-25.7615'^^xsd:double;
  dwc:coordinatePrecision '1446.55'^^xsd:double;
  dwc:minimumDepth '965'^^xsd:integer;
  dwc:maximumDepth '980'^^xsd:integer;
  dwc:temperature '3.9'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 0802L8AF30128'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '139494'^^xsd:integer;
  dwc:sampleSize '0,05795644 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,05795644 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 0802L8AF30128'^^xsd:string;
  dwc:observationDate '2008-02-17'^^xsd:date;
  dwc:aphiaIdAccepted '139494'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%200802L8AF40056>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L8AF40056> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L8AF40056> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.7485 6.1416)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-25.7485"^^xsd:decimal ;
  dwc:decimalLongitude "6.1416"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "965"^^xsd:integer ;
  dwc:maximumDepthInMeters "980"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1446.55"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L8AF40056>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.7485 6.1416)"^^geo:wktLiteral ;
  geo-pos:lat "-25.7485"^^xsd:decimal ;
  geo-pos:long "6.1416"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1446.55"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%200802L8AF40056>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 0802L8AF40056" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 0802L8AF40056'^^xsd:string;
  dwc:scientificName 'Epizoanthus paguriphilus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '6.1416'^^xsd:double;
  dwc:startLongitude '6.1403'^^xsd:double;
  dwc:endLongitude '6.143'^^xsd:double;
  dwc:latitude '-25.7485'^^xsd:double;
  dwc:startLatitude '-25.7355'^^xsd:double;
  dwc:endLatitude '-25.7615'^^xsd:double;
  dwc:coordinatePrecision '1446.55'^^xsd:double;
  dwc:minimumDepth '965'^^xsd:integer;
  dwc:maximumDepth '980'^^xsd:integer;
  dwc:temperature '3.9'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 0802L8AF40056'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '101036'^^xsd:integer;
  dwc:sampleSize '0,05795644 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,05795644 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 0802L8AF40056'^^xsd:string;
  dwc:observationDate '2008-02-17'^^xsd:date;
  dwc:aphiaIdAccepted '101036'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%200802L8AF40070>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L8AF40070> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L8AF40070> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.7485 6.1416)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-25.7485"^^xsd:decimal ;
  dwc:decimalLongitude "6.1416"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "965"^^xsd:integer ;
  dwc:maximumDepthInMeters "980"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1446.55"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L8AF40070>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.7485 6.1416)"^^geo:wktLiteral ;
  geo-pos:lat "-25.7485"^^xsd:decimal ;
  geo-pos:long "6.1416"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1446.55"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%200802L8AF40070>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 0802L8AF40070" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 0802L8AF40070'^^xsd:string;
  dwc:scientificName 'Pyrosoma atlanticum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '6.1416'^^xsd:double;
  dwc:startLongitude '6.1403'^^xsd:double;
  dwc:endLongitude '6.143'^^xsd:double;
  dwc:latitude '-25.7485'^^xsd:double;
  dwc:startLatitude '-25.7355'^^xsd:double;
  dwc:endLatitude '-25.7615'^^xsd:double;
  dwc:coordinatePrecision '1446.55'^^xsd:double;
  dwc:minimumDepth '965'^^xsd:integer;
  dwc:maximumDepth '980'^^xsd:integer;
  dwc:temperature '3.9'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 0802L8AF40070'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '137250'^^xsd:integer;
  dwc:sampleSize '0,05795644 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,05795644 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 0802L8AF40070'^^xsd:string;
  dwc:observationDate '2008-02-17'^^xsd:date;
  dwc:aphiaIdAccepted '137250'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%200802L9AF10007>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L9AF10007> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L9AF10007> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.6545 6.1631)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-25.6545"^^xsd:decimal ;
  dwc:decimalLongitude "6.1631"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "926"^^xsd:integer ;
  dwc:maximumDepthInMeters "940"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1474.64"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L9AF10007>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.6545 6.1631)"^^geo:wktLiteral ;
  geo-pos:lat "-25.6545"^^xsd:decimal ;
  geo-pos:long "6.1631"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1474.64"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%200802L9AF10007>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 0802L9AF10007" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 0802L9AF10007'^^xsd:string;
  dwc:scientificName 'Argyropelecus gigas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '6.1631'^^xsd:double;
  dwc:startLongitude '6.1637'^^xsd:double;
  dwc:endLongitude '6.1625'^^xsd:double;
  dwc:latitude '-25.6545'^^xsd:double;
  dwc:startLatitude '-25.6412'^^xsd:double;
  dwc:endLatitude '-25.6678'^^xsd:double;
  dwc:coordinatePrecision '1474.64'^^xsd:double;
  dwc:minimumDepth '926'^^xsd:integer;
  dwc:maximumDepth '940'^^xsd:integer;
  dwc:temperature '4.6'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 0802L9AF10007'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '127308'^^xsd:integer;
  dwc:sampleSize '0,0585942 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,0585942 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 0802L9AF10007'^^xsd:string;
  dwc:observationDate '2008-02-18'^^xsd:date;
  dwc:aphiaIdAccepted '127308'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%200802L9AF10059>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L9AF10059> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L9AF10059> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.6545 6.1631)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-25.6545"^^xsd:decimal ;
  dwc:decimalLongitude "6.1631"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "926"^^xsd:integer ;
  dwc:maximumDepthInMeters "940"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1474.64"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L9AF10059>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.6545 6.1631)"^^geo:wktLiteral ;
  geo-pos:lat "-25.6545"^^xsd:decimal ;
  geo-pos:long "6.1631"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1474.64"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%200802L9AF10059>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 0802L9AF10059" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 0802L9AF10059'^^xsd:string;
  dwc:scientificName 'Chauliodus sloani'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '6.1631'^^xsd:double;
  dwc:startLongitude '6.1637'^^xsd:double;
  dwc:endLongitude '6.1625'^^xsd:double;
  dwc:latitude '-25.6545'^^xsd:double;
  dwc:startLatitude '-25.6412'^^xsd:double;
  dwc:endLatitude '-25.6678'^^xsd:double;
  dwc:coordinatePrecision '1474.64'^^xsd:double;
  dwc:minimumDepth '926'^^xsd:integer;
  dwc:maximumDepth '940'^^xsd:integer;
  dwc:temperature '4.6'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 0802L9AF10059'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '127338'^^xsd:integer;
  dwc:sampleSize '0,0585942 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,0585942 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 0802L9AF10059'^^xsd:string;
  dwc:observationDate '2008-02-18'^^xsd:date;
  dwc:aphiaIdAccepted '127338'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%200802L9AF10320>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L9AF10320> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L9AF10320> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.6545 6.1631)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-25.6545"^^xsd:decimal ;
  dwc:decimalLongitude "6.1631"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "926"^^xsd:integer ;
  dwc:maximumDepthInMeters "940"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1474.64"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L9AF10320>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.6545 6.1631)"^^geo:wktLiteral ;
  geo-pos:lat "-25.6545"^^xsd:decimal ;
  geo-pos:long "6.1631"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1474.64"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%200802L9AF10320>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 0802L9AF10320" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 0802L9AF10320'^^xsd:string;
  dwc:scientificName 'Coelorinchus labiatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '6.1631'^^xsd:double;
  dwc:startLongitude '6.1637'^^xsd:double;
  dwc:endLongitude '6.1625'^^xsd:double;
  dwc:latitude '-25.6545'^^xsd:double;
  dwc:startLatitude '-25.6412'^^xsd:double;
  dwc:endLatitude '-25.6678'^^xsd:double;
  dwc:coordinatePrecision '1474.64'^^xsd:double;
  dwc:minimumDepth '926'^^xsd:integer;
  dwc:maximumDepth '940'^^xsd:integer;
  dwc:temperature '4.6'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 0802L9AF10320'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '280299'^^xsd:integer;
  dwc:sampleSize '0,0585942 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,0585942 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 0802L9AF10320'^^xsd:string;
  dwc:observationDate '2008-02-18'^^xsd:date;
  dwc:aphiaIdAccepted '280299'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%200802L9AF10325>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L9AF10325> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L9AF10325> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.6545 6.1631)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-25.6545"^^xsd:decimal ;
  dwc:decimalLongitude "6.1631"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "926"^^xsd:integer ;
  dwc:maximumDepthInMeters "940"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1474.64"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L9AF10325>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.6545 6.1631)"^^geo:wktLiteral ;
  geo-pos:lat "-25.6545"^^xsd:decimal ;
  geo-pos:long "6.1631"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1474.64"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%200802L9AF10325>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 0802L9AF10325" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 0802L9AF10325'^^xsd:string;
  dwc:scientificName 'Cetonurus globiceps'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '6.1631'^^xsd:double;
  dwc:startLongitude '6.1637'^^xsd:double;
  dwc:endLongitude '6.1625'^^xsd:double;
  dwc:latitude '-25.6545'^^xsd:double;
  dwc:startLatitude '-25.6412'^^xsd:double;
  dwc:endLatitude '-25.6678'^^xsd:double;
  dwc:coordinatePrecision '1474.64'^^xsd:double;
  dwc:minimumDepth '926'^^xsd:integer;
  dwc:maximumDepth '940'^^xsd:integer;
  dwc:temperature '4.6'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 0802L9AF10325'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '126467'^^xsd:integer;
  dwc:sampleSize '0,0585942 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,0585942 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 0802L9AF10325'^^xsd:string;
  dwc:observationDate '2008-02-18'^^xsd:date;
  dwc:aphiaIdAccepted '126467'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%200802L8AF20225>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L8AF20225> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L8AF20225> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.7485 6.1416)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-25.7485"^^xsd:decimal ;
  dwc:decimalLongitude "6.1416"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "965"^^xsd:integer ;
  dwc:maximumDepthInMeters "980"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1446.55"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L8AF20225>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.7485 6.1416)"^^geo:wktLiteral ;
  geo-pos:lat "-25.7485"^^xsd:decimal ;
  geo-pos:long "6.1416"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1446.55"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%200802L8AF20225>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 0802L8AF20225" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 0802L8AF20225'^^xsd:string;
  dwc:scientificName 'Chaceon erytheiae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '6.1416'^^xsd:double;
  dwc:startLongitude '6.1403'^^xsd:double;
  dwc:endLongitude '6.143'^^xsd:double;
  dwc:latitude '-25.7485'^^xsd:double;
  dwc:startLatitude '-25.7355'^^xsd:double;
  dwc:endLatitude '-25.7615'^^xsd:double;
  dwc:coordinatePrecision '1446.55'^^xsd:double;
  dwc:minimumDepth '965'^^xsd:integer;
  dwc:maximumDepth '980'^^xsd:integer;
  dwc:temperature '3.9'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 0802L8AF20225'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '241100'^^xsd:integer;
  dwc:sampleSize '0,05795644 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,05795644 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 0802L8AF20225'^^xsd:string;
  dwc:observationDate '2008-02-17'^^xsd:date;
  dwc:aphiaIdAccepted '241100'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%200802L9AF10465>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L9AF10465> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L9AF10465> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.6545 6.1631)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-25.6545"^^xsd:decimal ;
  dwc:decimalLongitude "6.1631"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "926"^^xsd:integer ;
  dwc:maximumDepthInMeters "940"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1474.64"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L9AF10465>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.6545 6.1631)"^^geo:wktLiteral ;
  geo-pos:lat "-25.6545"^^xsd:decimal ;
  geo-pos:long "6.1631"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1474.64"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%200802L9AF10465>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 0802L9AF10465" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 0802L9AF10465'^^xsd:string;
  dwc:scientificName 'Alepocephalus australis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '6.1631'^^xsd:double;
  dwc:startLongitude '6.1637'^^xsd:double;
  dwc:endLongitude '6.1625'^^xsd:double;
  dwc:latitude '-25.6545'^^xsd:double;
  dwc:startLatitude '-25.6412'^^xsd:double;
  dwc:endLatitude '-25.6678'^^xsd:double;
  dwc:coordinatePrecision '1474.64'^^xsd:double;
  dwc:minimumDepth '926'^^xsd:integer;
  dwc:maximumDepth '940'^^xsd:integer;
  dwc:temperature '4.6'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 0802L9AF10465'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '217603'^^xsd:integer;
  dwc:sampleSize '0,0585942 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,0585942 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 0802L9AF10465'^^xsd:string;
  dwc:observationDate '2008-02-18'^^xsd:date;
  dwc:aphiaIdAccepted '217603'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%200802L9AF10492>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L9AF10492> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L9AF10492> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.6545 6.1631)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-25.6545"^^xsd:decimal ;
  dwc:decimalLongitude "6.1631"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "926"^^xsd:integer ;
  dwc:maximumDepthInMeters "940"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1474.64"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L9AF10492>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.6545 6.1631)"^^geo:wktLiteral ;
  geo-pos:lat "-25.6545"^^xsd:decimal ;
  geo-pos:long "6.1631"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1474.64"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%200802L9AF10492>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 0802L9AF10492" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 0802L9AF10492'^^xsd:string;
  dwc:scientificName 'Etmopterus brachyurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '6.1631'^^xsd:double;
  dwc:startLongitude '6.1637'^^xsd:double;
  dwc:endLongitude '6.1625'^^xsd:double;
  dwc:latitude '-25.6545'^^xsd:double;
  dwc:startLatitude '-25.6412'^^xsd:double;
  dwc:endLatitude '-25.6678'^^xsd:double;
  dwc:coordinatePrecision '1474.64'^^xsd:double;
  dwc:minimumDepth '926'^^xsd:integer;
  dwc:maximumDepth '940'^^xsd:integer;
  dwc:temperature '4.6'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 0802L9AF10492'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '215606'^^xsd:integer;
  dwc:sampleSize '0,0585942 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,0585942 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 0802L9AF10492'^^xsd:string;
  dwc:observationDate '2008-02-18'^^xsd:date;
  dwc:aphiaIdAccepted '215606'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%200802L9AF10532>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L9AF10532> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L9AF10532> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.6545 6.1631)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-25.6545"^^xsd:decimal ;
  dwc:decimalLongitude "6.1631"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "926"^^xsd:integer ;
  dwc:maximumDepthInMeters "940"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1474.64"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L9AF10532>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.6545 6.1631)"^^geo:wktLiteral ;
  geo-pos:lat "-25.6545"^^xsd:decimal ;
  geo-pos:long "6.1631"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1474.64"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%200802L9AF10532>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 0802L9AF10532" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 0802L9AF10532'^^xsd:string;
  dwc:scientificName 'Bathygadus favosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '6.1631'^^xsd:double;
  dwc:startLongitude '6.1637'^^xsd:double;
  dwc:endLongitude '6.1625'^^xsd:double;
  dwc:latitude '-25.6545'^^xsd:double;
  dwc:startLatitude '-25.6412'^^xsd:double;
  dwc:endLatitude '-25.6678'^^xsd:double;
  dwc:coordinatePrecision '1474.64'^^xsd:double;
  dwc:minimumDepth '926'^^xsd:integer;
  dwc:maximumDepth '940'^^xsd:integer;
  dwc:temperature '4.6'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 0802L9AF10532'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '126462'^^xsd:integer;
  dwc:sampleSize '0,0585942 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,0585942 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 0802L9AF10532'^^xsd:string;
  dwc:observationDate '2008-02-18'^^xsd:date;
  dwc:aphiaIdAccepted '126462'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%200802L8AF20155>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L8AF20155> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L8AF20155> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.7485 6.1416)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-25.7485"^^xsd:decimal ;
  dwc:decimalLongitude "6.1416"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "965"^^xsd:integer ;
  dwc:maximumDepthInMeters "980"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1446.55"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L8AF20155>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.7485 6.1416)"^^geo:wktLiteral ;
  geo-pos:lat "-25.7485"^^xsd:decimal ;
  geo-pos:long "6.1416"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1446.55"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%200802L8AF20155>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 0802L8AF20155" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 0802L8AF20155'^^xsd:string;
  dwc:scientificName 'Acanthephyra acanthitelsonis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '6.1416'^^xsd:double;
  dwc:startLongitude '6.1403'^^xsd:double;
  dwc:endLongitude '6.143'^^xsd:double;
  dwc:latitude '-25.7485'^^xsd:double;
  dwc:startLatitude '-25.7355'^^xsd:double;
  dwc:endLatitude '-25.7615'^^xsd:double;
  dwc:coordinatePrecision '1446.55'^^xsd:double;
  dwc:minimumDepth '965'^^xsd:integer;
  dwc:maximumDepth '980'^^xsd:integer;
  dwc:temperature '3.9'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 0802L8AF20155'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '240809'^^xsd:integer;
  dwc:sampleSize '0,05795644 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,05795644 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 0802L8AF20155'^^xsd:string;
  dwc:observationDate '2008-02-17'^^xsd:date;
  dwc:aphiaIdAccepted '107581'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%200802L8AF20209>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L8AF20209> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L8AF20209> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.7485 6.1416)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-25.7485"^^xsd:decimal ;
  dwc:decimalLongitude "6.1416"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "965"^^xsd:integer ;
  dwc:maximumDepthInMeters "980"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1446.55"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L8AF20209>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.7485 6.1416)"^^geo:wktLiteral ;
  geo-pos:lat "-25.7485"^^xsd:decimal ;
  geo-pos:long "6.1416"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1446.55"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%200802L8AF20209>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 0802L8AF20209" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 0802L8AF20209'^^xsd:string;
  dwc:scientificName 'Nematocarcinus longirostris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '6.1416'^^xsd:double;
  dwc:startLongitude '6.1403'^^xsd:double;
  dwc:endLongitude '6.143'^^xsd:double;
  dwc:latitude '-25.7485'^^xsd:double;
  dwc:startLatitude '-25.7355'^^xsd:double;
  dwc:endLatitude '-25.7615'^^xsd:double;
  dwc:coordinatePrecision '1446.55'^^xsd:double;
  dwc:minimumDepth '965'^^xsd:integer;
  dwc:maximumDepth '980'^^xsd:integer;
  dwc:temperature '3.9'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 0802L8AF20209'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '514315'^^xsd:integer;
  dwc:sampleSize '0,05795644 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,05795644 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 0802L8AF20209'^^xsd:string;
  dwc:observationDate '2008-02-17'^^xsd:date;
  dwc:aphiaIdAccepted '514315'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%200802L8AF20121>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L8AF20121> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L8AF20121> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.7485 6.1416)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-25.7485"^^xsd:decimal ;
  dwc:decimalLongitude "6.1416"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "965"^^xsd:integer ;
  dwc:maximumDepthInMeters "980"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1446.55"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L8AF20121>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.7485 6.1416)"^^geo:wktLiteral ;
  geo-pos:lat "-25.7485"^^xsd:decimal ;
  geo-pos:long "6.1416"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1446.55"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%200802L8AF20121>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 0802L8AF20121" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 0802L8AF20121'^^xsd:string;
  dwc:scientificName 'Parapagurus pilosimanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '6.1416'^^xsd:double;
  dwc:startLongitude '6.1403'^^xsd:double;
  dwc:endLongitude '6.143'^^xsd:double;
  dwc:latitude '-25.7485'^^xsd:double;
  dwc:startLatitude '-25.7355'^^xsd:double;
  dwc:endLatitude '-25.7615'^^xsd:double;
  dwc:coordinatePrecision '1446.55'^^xsd:double;
  dwc:minimumDepth '965'^^xsd:integer;
  dwc:maximumDepth '980'^^xsd:integer;
  dwc:temperature '3.9'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 0802L8AF20121'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '107248'^^xsd:integer;
  dwc:sampleSize '0,05795644 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,05795644 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 0802L8AF20121'^^xsd:string;
  dwc:observationDate '2008-02-17'^^xsd:date;
  dwc:aphiaIdAccepted '107248'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%200802L8AF20148>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L8AF20148> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L8AF20148> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.7485 6.1416)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-25.7485"^^xsd:decimal ;
  dwc:decimalLongitude "6.1416"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "965"^^xsd:integer ;
  dwc:maximumDepthInMeters "980"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1446.55"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L8AF20148>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.7485 6.1416)"^^geo:wktLiteral ;
  geo-pos:lat "-25.7485"^^xsd:decimal ;
  geo-pos:long "6.1416"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1446.55"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%200802L8AF20148>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 0802L8AF20148" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 0802L8AF20148'^^xsd:string;
  dwc:scientificName 'Acanthephyra eximia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '6.1416'^^xsd:double;
  dwc:startLongitude '6.1403'^^xsd:double;
  dwc:endLongitude '6.143'^^xsd:double;
  dwc:latitude '-25.7485'^^xsd:double;
  dwc:startLatitude '-25.7355'^^xsd:double;
  dwc:endLatitude '-25.7615'^^xsd:double;
  dwc:coordinatePrecision '1446.55'^^xsd:double;
  dwc:minimumDepth '965'^^xsd:integer;
  dwc:maximumDepth '980'^^xsd:integer;
  dwc:temperature '3.9'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 0802L8AF20148'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '564909'^^xsd:integer;
  dwc:sampleSize '0,05795644 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,05795644 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 0802L8AF20148'^^xsd:string;
  dwc:observationDate '2008-02-17'^^xsd:date;
  dwc:aphiaIdAccepted '564909'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%200902L10AF20001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200902L10AF20001> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200902L10AF20001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.5128 6.0629)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-25.5128"^^xsd:decimal ;
  dwc:decimalLongitude "6.0629"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "873"^^xsd:integer ;
  dwc:maximumDepthInMeters "875"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1440.97"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200902L10AF20001>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.5128 6.0629)"^^geo:wktLiteral ;
  geo-pos:lat "-25.5128"^^xsd:decimal ;
  geo-pos:long "6.0629"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1440.97"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%200902L10AF20001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 0902L10AF20001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 0902L10AF20001'^^xsd:string;
  dwc:scientificName 'Acanthephyra kingsleyi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '6.0629'^^xsd:double;
  dwc:startLongitude '6.0538'^^xsd:double;
  dwc:endLongitude '6.072'^^xsd:double;
  dwc:latitude '-25.5128'^^xsd:double;
  dwc:startLatitude '-25.5228'^^xsd:double;
  dwc:endLatitude '-25.5027'^^xsd:double;
  dwc:coordinatePrecision '1440.97'^^xsd:double;
  dwc:minimumDepth '873'^^xsd:integer;
  dwc:maximumDepth '875'^^xsd:integer;
  dwc:temperature '3.4'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 0902L10AF20001'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '240810'^^xsd:integer;
  dwc:sampleSize '0,05763756 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,05763756 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 0902L10AF20001'^^xsd:string;
  dwc:observationDate '2009-02-26'^^xsd:date;
  dwc:aphiaIdAccepted '240810'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%200902L10AF11022>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200902L10AF11022> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200902L10AF11022> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.5128 6.0629)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-25.5128"^^xsd:decimal ;
  dwc:decimalLongitude "6.0629"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "873"^^xsd:integer ;
  dwc:maximumDepthInMeters "875"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1440.97"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200902L10AF11022>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.5128 6.0629)"^^geo:wktLiteral ;
  geo-pos:lat "-25.5128"^^xsd:decimal ;
  geo-pos:long "6.0629"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1440.97"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%200902L10AF11022>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 0902L10AF11022" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 0902L10AF11022'^^xsd:string;
  dwc:scientificName 'Coelorinchus polli'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '6.0629'^^xsd:double;
  dwc:startLongitude '6.0538'^^xsd:double;
  dwc:endLongitude '6.072'^^xsd:double;
  dwc:latitude '-25.5128'^^xsd:double;
  dwc:startLatitude '-25.5228'^^xsd:double;
  dwc:endLatitude '-25.5027'^^xsd:double;
  dwc:coordinatePrecision '1440.97'^^xsd:double;
  dwc:minimumDepth '873'^^xsd:integer;
  dwc:maximumDepth '875'^^xsd:integer;
  dwc:temperature '3.4'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 0902L10AF11022'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '280329'^^xsd:integer;
  dwc:sampleSize '0,05763756 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,05763756 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 0902L10AF11022'^^xsd:string;
  dwc:observationDate '2009-02-26'^^xsd:date;
  dwc:aphiaIdAccepted '280329'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%200902L10AF10971>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200902L10AF10971> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200902L10AF10971> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.5128 6.0629)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-25.5128"^^xsd:decimal ;
  dwc:decimalLongitude "6.0629"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "873"^^xsd:integer ;
  dwc:maximumDepthInMeters "875"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1440.97"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200902L10AF10971>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.5128 6.0629)"^^geo:wktLiteral ;
  geo-pos:lat "-25.5128"^^xsd:decimal ;
  geo-pos:long "6.0629"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1440.97"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%200902L10AF10971>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 0902L10AF10971" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 0902L10AF10971'^^xsd:string;
  dwc:scientificName 'Trachyscorpia eschmeyeri'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '6.0629'^^xsd:double;
  dwc:startLongitude '6.0538'^^xsd:double;
  dwc:endLongitude '6.072'^^xsd:double;
  dwc:latitude '-25.5128'^^xsd:double;
  dwc:startLatitude '-25.5228'^^xsd:double;
  dwc:endLatitude '-25.5027'^^xsd:double;
  dwc:coordinatePrecision '1440.97'^^xsd:double;
  dwc:minimumDepth '873'^^xsd:integer;
  dwc:maximumDepth '875'^^xsd:integer;
  dwc:temperature '3.4'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 0902L10AF10971'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '274872'^^xsd:integer;
  dwc:sampleSize '0,05763756 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,05763756 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 0902L10AF10971'^^xsd:string;
  dwc:observationDate '2009-02-26'^^xsd:date;
  dwc:aphiaIdAccepted '274872'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%200902L10AF10828>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200902L10AF10828> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200902L10AF10828> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.5128 6.0629)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-25.5128"^^xsd:decimal ;
  dwc:decimalLongitude "6.0629"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "873"^^xsd:integer ;
  dwc:maximumDepthInMeters "875"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1440.97"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200902L10AF10828>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.5128 6.0629)"^^geo:wktLiteral ;
  geo-pos:lat "-25.5128"^^xsd:decimal ;
  geo-pos:long "6.0629"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1440.97"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%200902L10AF10828>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 0902L10AF10828" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 0902L10AF10828'^^xsd:string;
  dwc:scientificName 'Antimora rostrata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '6.0629'^^xsd:double;
  dwc:startLongitude '6.0538'^^xsd:double;
  dwc:endLongitude '6.072'^^xsd:double;
  dwc:latitude '-25.5128'^^xsd:double;
  dwc:startLatitude '-25.5228'^^xsd:double;
  dwc:endLatitude '-25.5027'^^xsd:double;
  dwc:coordinatePrecision '1440.97'^^xsd:double;
  dwc:minimumDepth '873'^^xsd:integer;
  dwc:maximumDepth '875'^^xsd:integer;
  dwc:temperature '3.4'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 0902L10AF10828'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '126486'^^xsd:integer;
  dwc:sampleSize '0,05763756 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,05763756 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 0902L10AF10828'^^xsd:string;
  dwc:observationDate '2009-02-26'^^xsd:date;
  dwc:aphiaIdAccepted '126486'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%200902L10AF10829>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200902L10AF10829> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200902L10AF10829> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.5128 6.0629)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-25.5128"^^xsd:decimal ;
  dwc:decimalLongitude "6.0629"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "873"^^xsd:integer ;
  dwc:maximumDepthInMeters "875"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1440.97"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200902L10AF10829>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.5128 6.0629)"^^geo:wktLiteral ;
  geo-pos:lat "-25.5128"^^xsd:decimal ;
  geo-pos:long "6.0629"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1440.97"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%200902L10AF10829>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 0902L10AF10829" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 0902L10AF10829'^^xsd:string;
  dwc:scientificName 'Hoplostethus atlanticus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '6.0629'^^xsd:double;
  dwc:startLongitude '6.0538'^^xsd:double;
  dwc:endLongitude '6.072'^^xsd:double;
  dwc:latitude '-25.5128'^^xsd:double;
  dwc:startLatitude '-25.5228'^^xsd:double;
  dwc:endLatitude '-25.5027'^^xsd:double;
  dwc:coordinatePrecision '1440.97'^^xsd:double;
  dwc:minimumDepth '873'^^xsd:integer;
  dwc:maximumDepth '875'^^xsd:integer;
  dwc:temperature '3.4'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 0902L10AF10829'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '126402'^^xsd:integer;
  dwc:sampleSize '0,05763756 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,05763756 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 0902L10AF10829'^^xsd:string;
  dwc:observationDate '2009-02-26'^^xsd:date;
  dwc:aphiaIdAccepted '126402'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%200902L10AF10862>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200902L10AF10862> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200902L10AF10862> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.5128 6.0629)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-25.5128"^^xsd:decimal ;
  dwc:decimalLongitude "6.0629"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "873"^^xsd:integer ;
  dwc:maximumDepthInMeters "875"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1440.97"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200902L10AF10862>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.5128 6.0629)"^^geo:wktLiteral ;
  geo-pos:lat "-25.5128"^^xsd:decimal ;
  geo-pos:long "6.0629"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1440.97"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%200902L10AF10862>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 0902L10AF10862" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 0902L10AF10862'^^xsd:string;
  dwc:scientificName 'Photichthys argenteus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '6.0629'^^xsd:double;
  dwc:startLongitude '6.0538'^^xsd:double;
  dwc:endLongitude '6.072'^^xsd:double;
  dwc:latitude '-25.5128'^^xsd:double;
  dwc:startLatitude '-25.5228'^^xsd:double;
  dwc:endLatitude '-25.5027'^^xsd:double;
  dwc:coordinatePrecision '1440.97'^^xsd:double;
  dwc:minimumDepth '873'^^xsd:integer;
  dwc:maximumDepth '875'^^xsd:integer;
  dwc:temperature '3.4'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 0902L10AF10862'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '400296'^^xsd:integer;
  dwc:sampleSize '0,05763756 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,05763756 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 0902L10AF10862'^^xsd:string;
  dwc:observationDate '2009-02-26'^^xsd:date;
  dwc:aphiaIdAccepted '220007'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%200902L10AF30057>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200902L10AF30057> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200902L10AF30057> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.5128 6.0629)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-25.5128"^^xsd:decimal ;
  dwc:decimalLongitude "6.0629"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "873"^^xsd:integer ;
  dwc:maximumDepthInMeters "875"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1440.97"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200902L10AF30057>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.5128 6.0629)"^^geo:wktLiteral ;
  geo-pos:lat "-25.5128"^^xsd:decimal ;
  geo-pos:long "6.0629"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1440.97"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%200902L10AF30057>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 0902L10AF30057" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 0902L10AF30057'^^xsd:string;
  dwc:scientificName 'Opisthoteuthis agassizi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '6.0629'^^xsd:double;
  dwc:startLongitude '6.0538'^^xsd:double;
  dwc:endLongitude '6.072'^^xsd:double;
  dwc:latitude '-25.5128'^^xsd:double;
  dwc:startLatitude '-25.5228'^^xsd:double;
  dwc:endLatitude '-25.5027'^^xsd:double;
  dwc:coordinatePrecision '1440.97'^^xsd:double;
  dwc:minimumDepth '873'^^xsd:integer;
  dwc:maximumDepth '875'^^xsd:integer;
  dwc:temperature '3.4'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 0902L10AF30057'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '140652'^^xsd:integer;
  dwc:sampleSize '0,05763756 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,05763756 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 0902L10AF30057'^^xsd:string;
  dwc:observationDate '2009-02-26'^^xsd:date;
  dwc:aphiaIdAccepted '140652'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%200902L10AF40072>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200902L10AF40072> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200902L10AF40072> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.5128 6.0629)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-25.5128"^^xsd:decimal ;
  dwc:decimalLongitude "6.0629"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "873"^^xsd:integer ;
  dwc:maximumDepthInMeters "875"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1440.97"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200902L10AF40072>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.5128 6.0629)"^^geo:wktLiteral ;
  geo-pos:lat "-25.5128"^^xsd:decimal ;
  geo-pos:long "6.0629"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1440.97"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%200902L10AF40072>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 0902L10AF40072" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 0902L10AF40072'^^xsd:string;
  dwc:scientificName 'Stephanocyathus (Odontocyathus) campaniformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '6.0629'^^xsd:double;
  dwc:startLongitude '6.0538'^^xsd:double;
  dwc:endLongitude '6.072'^^xsd:double;
  dwc:latitude '-25.5128'^^xsd:double;
  dwc:startLatitude '-25.5228'^^xsd:double;
  dwc:endLatitude '-25.5027'^^xsd:double;
  dwc:coordinatePrecision '1440.97'^^xsd:double;
  dwc:minimumDepth '873'^^xsd:integer;
  dwc:maximumDepth '875'^^xsd:integer;
  dwc:temperature '3.4'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 0902L10AF40072'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '135169'^^xsd:integer;
  dwc:sampleSize '0,05763756 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,05763756 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 0902L10AF40072'^^xsd:string;
  dwc:observationDate '2009-02-26'^^xsd:date;
  dwc:aphiaIdAccepted '135169'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%200902L10AF20155>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200902L10AF20155> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200902L10AF20155> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.5128 6.0629)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-25.5128"^^xsd:decimal ;
  dwc:decimalLongitude "6.0629"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "873"^^xsd:integer ;
  dwc:maximumDepthInMeters "875"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1440.97"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200902L10AF20155>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.5128 6.0629)"^^geo:wktLiteral ;
  geo-pos:lat "-25.5128"^^xsd:decimal ;
  geo-pos:long "6.0629"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1440.97"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%200902L10AF20155>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 0902L10AF20155" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 0902L10AF20155'^^xsd:string;
  dwc:scientificName 'Acanthephyra acanthitelsonis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '6.0629'^^xsd:double;
  dwc:startLongitude '6.0538'^^xsd:double;
  dwc:endLongitude '6.072'^^xsd:double;
  dwc:latitude '-25.5128'^^xsd:double;
  dwc:startLatitude '-25.5228'^^xsd:double;
  dwc:endLatitude '-25.5027'^^xsd:double;
  dwc:coordinatePrecision '1440.97'^^xsd:double;
  dwc:minimumDepth '873'^^xsd:integer;
  dwc:maximumDepth '875'^^xsd:integer;
  dwc:temperature '3.4'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 0902L10AF20155'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '240809'^^xsd:integer;
  dwc:sampleSize '0,05763756 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,05763756 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 0902L10AF20155'^^xsd:string;
  dwc:observationDate '2009-02-26'^^xsd:date;
  dwc:aphiaIdAccepted '107581'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%200902L10AF20209>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200902L10AF20209> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200902L10AF20209> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.5128 6.0629)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-25.5128"^^xsd:decimal ;
  dwc:decimalLongitude "6.0629"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "873"^^xsd:integer ;
  dwc:maximumDepthInMeters "875"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1440.97"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200902L10AF20209>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.5128 6.0629)"^^geo:wktLiteral ;
  geo-pos:lat "-25.5128"^^xsd:decimal ;
  geo-pos:long "6.0629"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1440.97"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%200902L10AF20209>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 0902L10AF20209" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 0902L10AF20209'^^xsd:string;
  dwc:scientificName 'Nematocarcinus longirostris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '6.0629'^^xsd:double;
  dwc:startLongitude '6.0538'^^xsd:double;
  dwc:endLongitude '6.072'^^xsd:double;
  dwc:latitude '-25.5128'^^xsd:double;
  dwc:startLatitude '-25.5228'^^xsd:double;
  dwc:endLatitude '-25.5027'^^xsd:double;
  dwc:coordinatePrecision '1440.97'^^xsd:double;
  dwc:minimumDepth '873'^^xsd:integer;
  dwc:maximumDepth '875'^^xsd:integer;
  dwc:temperature '3.4'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 0902L10AF20209'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '514315'^^xsd:integer;
  dwc:sampleSize '0,05763756 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,05763756 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 0902L10AF20209'^^xsd:string;
  dwc:observationDate '2009-02-26'^^xsd:date;
  dwc:aphiaIdAccepted '514315'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%200902L10AF20225>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200902L10AF20225> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200902L10AF20225> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.5128 6.0629)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-25.5128"^^xsd:decimal ;
  dwc:decimalLongitude "6.0629"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "873"^^xsd:integer ;
  dwc:maximumDepthInMeters "875"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1440.97"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200902L10AF20225>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.5128 6.0629)"^^geo:wktLiteral ;
  geo-pos:lat "-25.5128"^^xsd:decimal ;
  geo-pos:long "6.0629"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1440.97"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%200902L10AF20225>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 0902L10AF20225" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 0902L10AF20225'^^xsd:string;
  dwc:scientificName 'Chaceon erytheiae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '6.0629'^^xsd:double;
  dwc:startLongitude '6.0538'^^xsd:double;
  dwc:endLongitude '6.072'^^xsd:double;
  dwc:latitude '-25.5128'^^xsd:double;
  dwc:startLatitude '-25.5228'^^xsd:double;
  dwc:endLatitude '-25.5027'^^xsd:double;
  dwc:coordinatePrecision '1440.97'^^xsd:double;
  dwc:minimumDepth '873'^^xsd:integer;
  dwc:maximumDepth '875'^^xsd:integer;
  dwc:temperature '3.4'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 0902L10AF20225'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '241100'^^xsd:integer;
  dwc:sampleSize '0,05763756 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,05763756 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 0902L10AF20225'^^xsd:string;
  dwc:observationDate '2009-02-26'^^xsd:date;
  dwc:aphiaIdAccepted '241100'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%200902L10AF20230>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200902L10AF20230> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200902L10AF20230> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.5128 6.0629)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-25.5128"^^xsd:decimal ;
  dwc:decimalLongitude "6.0629"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "873"^^xsd:integer ;
  dwc:maximumDepthInMeters "875"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1440.97"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200902L10AF20230>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.5128 6.0629)"^^geo:wktLiteral ;
  geo-pos:lat "-25.5128"^^xsd:decimal ;
  geo-pos:long "6.0629"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1440.97"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%200902L10AF20230>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 0902L10AF20230" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 0902L10AF20230'^^xsd:string;
  dwc:scientificName 'Austropenaeus nitidus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '6.0629'^^xsd:double;
  dwc:startLongitude '6.0538'^^xsd:double;
  dwc:endLongitude '6.072'^^xsd:double;
  dwc:latitude '-25.5128'^^xsd:double;
  dwc:startLatitude '-25.5228'^^xsd:double;
  dwc:endLatitude '-25.5027'^^xsd:double;
  dwc:coordinatePrecision '1440.97'^^xsd:double;
  dwc:minimumDepth '873'^^xsd:integer;
  dwc:maximumDepth '875'^^xsd:integer;
  dwc:temperature '3.4'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 0902L10AF20230'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '246428'^^xsd:integer;
  dwc:sampleSize '0,05763756 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,05763756 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 0902L10AF20230'^^xsd:string;
  dwc:observationDate '2009-02-26'^^xsd:date;
  dwc:aphiaIdAccepted '246428'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%200902L10AF10422>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200902L10AF10422> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200902L10AF10422> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.5128 6.0629)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-25.5128"^^xsd:decimal ;
  dwc:decimalLongitude "6.0629"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "873"^^xsd:integer ;
  dwc:maximumDepthInMeters "875"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1440.97"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200902L10AF10422>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.5128 6.0629)"^^geo:wktLiteral ;
  geo-pos:lat "-25.5128"^^xsd:decimal ;
  geo-pos:long "6.0629"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1440.97"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%200902L10AF10422>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 0902L10AF10422" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 0902L10AF10422'^^xsd:string;
  dwc:scientificName 'Aristostomias polydactylus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '6.0629'^^xsd:double;
  dwc:startLongitude '6.0538'^^xsd:double;
  dwc:endLongitude '6.072'^^xsd:double;
  dwc:latitude '-25.5128'^^xsd:double;
  dwc:startLatitude '-25.5228'^^xsd:double;
  dwc:endLatitude '-25.5027'^^xsd:double;
  dwc:coordinatePrecision '1440.97'^^xsd:double;
  dwc:minimumDepth '873'^^xsd:integer;
  dwc:maximumDepth '875'^^xsd:integer;
  dwc:temperature '3.4'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 0902L10AF10422'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '158842'^^xsd:integer;
  dwc:sampleSize '0,05763756 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,05763756 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 0902L10AF10422'^^xsd:string;
  dwc:observationDate '2009-02-26'^^xsd:date;
  dwc:aphiaIdAccepted '158842'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%200902L10AF10934>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200902L10AF10934> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200902L10AF10934> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.5128 6.0629)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-25.5128"^^xsd:decimal ;
  dwc:decimalLongitude "6.0629"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "873"^^xsd:integer ;
  dwc:maximumDepthInMeters "875"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1440.97"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200902L10AF10934>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.5128 6.0629)"^^geo:wktLiteral ;
  geo-pos:lat "-25.5128"^^xsd:decimal ;
  geo-pos:long "6.0629"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1440.97"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%200902L10AF10934>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 0902L10AF10934" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 0902L10AF10934'^^xsd:string;
  dwc:scientificName 'Scopeloberyx robustus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '6.0629'^^xsd:double;
  dwc:startLongitude '6.0538'^^xsd:double;
  dwc:endLongitude '6.072'^^xsd:double;
  dwc:latitude '-25.5128'^^xsd:double;
  dwc:startLatitude '-25.5228'^^xsd:double;
  dwc:endLatitude '-25.5027'^^xsd:double;
  dwc:coordinatePrecision '1440.97'^^xsd:double;
  dwc:minimumDepth '873'^^xsd:integer;
  dwc:maximumDepth '875'^^xsd:integer;
  dwc:temperature '3.4'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 0902L10AF10934'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '127276'^^xsd:integer;
  dwc:sampleSize '0,05763756 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,05763756 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 0902L10AF10934'^^xsd:string;
  dwc:observationDate '2009-02-26'^^xsd:date;
  dwc:aphiaIdAccepted '127276'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%200902L10AF10962>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200902L10AF10962> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200902L10AF10962> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.5128 6.0629)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-25.5128"^^xsd:decimal ;
  dwc:decimalLongitude "6.0629"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "873"^^xsd:integer ;
  dwc:maximumDepthInMeters "875"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1440.97"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200902L10AF10962>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.5128 6.0629)"^^geo:wktLiteral ;
  geo-pos:lat "-25.5128"^^xsd:decimal ;
  geo-pos:long "6.0629"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1440.97"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%200902L10AF10962>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 0902L10AF10962" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 0902L10AF10962'^^xsd:string;
  dwc:scientificName 'Gadomus capensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '6.0629'^^xsd:double;
  dwc:startLongitude '6.0538'^^xsd:double;
  dwc:endLongitude '6.072'^^xsd:double;
  dwc:latitude '-25.5128'^^xsd:double;
  dwc:startLatitude '-25.5228'^^xsd:double;
  dwc:endLatitude '-25.5027'^^xsd:double;
  dwc:coordinatePrecision '1440.97'^^xsd:double;
  dwc:minimumDepth '873'^^xsd:integer;
  dwc:maximumDepth '875'^^xsd:integer;
  dwc:temperature '3.4'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 0902L10AF10962'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '217768'^^xsd:integer;
  dwc:sampleSize '0,05763756 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,05763756 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 0902L10AF10962'^^xsd:string;
  dwc:observationDate '2009-02-26'^^xsd:date;
  dwc:aphiaIdAccepted '217768'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%200902L10AF10970>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200902L10AF10970> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200902L10AF10970> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.5128 6.0629)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-25.5128"^^xsd:decimal ;
  dwc:decimalLongitude "6.0629"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "873"^^xsd:integer ;
  dwc:maximumDepthInMeters "875"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1440.97"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200902L10AF10970>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.5128 6.0629)"^^geo:wktLiteral ;
  geo-pos:lat "-25.5128"^^xsd:decimal ;
  geo-pos:long "6.0629"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1440.97"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%200902L10AF10970>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 0902L10AF10970" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 0902L10AF10970'^^xsd:string;
  dwc:scientificName 'Epigonus robustus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '6.0629'^^xsd:double;
  dwc:startLongitude '6.0538'^^xsd:double;
  dwc:endLongitude '6.072'^^xsd:double;
  dwc:latitude '-25.5128'^^xsd:double;
  dwc:startLatitude '-25.5228'^^xsd:double;
  dwc:endLatitude '-25.5027'^^xsd:double;
  dwc:coordinatePrecision '1440.97'^^xsd:double;
  dwc:minimumDepth '873'^^xsd:integer;
  dwc:maximumDepth '875'^^xsd:integer;
  dwc:temperature '3.4'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 0902L10AF10970'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '209381'^^xsd:integer;
  dwc:sampleSize '0,05763756 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,05763756 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 0902L10AF10970'^^xsd:string;
  dwc:observationDate '2009-02-26'^^xsd:date;
  dwc:aphiaIdAccepted '209381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%200902L10AF10826>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200902L10AF10826> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200902L10AF10826> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.5128 6.0629)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-25.5128"^^xsd:decimal ;
  dwc:decimalLongitude "6.0629"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "873"^^xsd:integer ;
  dwc:maximumDepthInMeters "875"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1440.97"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200902L10AF10826>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.5128 6.0629)"^^geo:wktLiteral ;
  geo-pos:lat "-25.5128"^^xsd:decimal ;
  geo-pos:long "6.0629"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1440.97"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%200902L10AF10826>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 0902L10AF10826" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 0902L10AF10826'^^xsd:string;
  dwc:scientificName 'Allocyttus verrucosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '6.0629'^^xsd:double;
  dwc:startLongitude '6.0538'^^xsd:double;
  dwc:endLongitude '6.072'^^xsd:double;
  dwc:latitude '-25.5128'^^xsd:double;
  dwc:startLatitude '-25.5228'^^xsd:double;
  dwc:endLatitude '-25.5027'^^xsd:double;
  dwc:coordinatePrecision '1440.97'^^xsd:double;
  dwc:minimumDepth '873'^^xsd:integer;
  dwc:maximumDepth '875'^^xsd:integer;
  dwc:temperature '3.4'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 0902L10AF10826'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '127422'^^xsd:integer;
  dwc:sampleSize '0,05763756 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,05763756 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 0902L10AF10826'^^xsd:string;
  dwc:observationDate '2009-02-26'^^xsd:date;
  dwc:aphiaIdAccepted '127422'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%200902L10AF10790>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200902L10AF10790> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200902L10AF10790> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.5128 6.0629)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-25.5128"^^xsd:decimal ;
  dwc:decimalLongitude "6.0629"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "873"^^xsd:integer ;
  dwc:maximumDepthInMeters "875"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1440.97"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200902L10AF10790>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.5128 6.0629)"^^geo:wktLiteral ;
  geo-pos:lat "-25.5128"^^xsd:decimal ;
  geo-pos:long "6.0629"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1440.97"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%200902L10AF10790>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 0902L10AF10790" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 0902L10AF10790'^^xsd:string;
  dwc:scientificName 'Sphagemacrurus hirundo'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '6.0629'^^xsd:double;
  dwc:startLongitude '6.0538'^^xsd:double;
  dwc:endLongitude '6.072'^^xsd:double;
  dwc:latitude '-25.5128'^^xsd:double;
  dwc:startLatitude '-25.5228'^^xsd:double;
  dwc:endLatitude '-25.5027'^^xsd:double;
  dwc:coordinatePrecision '1440.97'^^xsd:double;
  dwc:minimumDepth '873'^^xsd:integer;
  dwc:maximumDepth '875'^^xsd:integer;
  dwc:temperature '3.4'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 0902L10AF10790'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '126479'^^xsd:integer;
  dwc:sampleSize '0,05763756 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,05763756 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 0902L10AF10790'^^xsd:string;
  dwc:observationDate '2009-02-26'^^xsd:date;
  dwc:aphiaIdAccepted '126479'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%200902L10AF10705>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200902L10AF10705> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200902L10AF10705> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.5128 6.0629)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-25.5128"^^xsd:decimal ;
  dwc:decimalLongitude "6.0629"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "873"^^xsd:integer ;
  dwc:maximumDepthInMeters "875"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1440.97"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200902L10AF10705>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.5128 6.0629)"^^geo:wktLiteral ;
  geo-pos:lat "-25.5128"^^xsd:decimal ;
  geo-pos:long "6.0629"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1440.97"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%200902L10AF10705>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 0902L10AF10705" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 0902L10AF10705'^^xsd:string;
  dwc:scientificName 'Diretmichthys parini'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '6.0629'^^xsd:double;
  dwc:startLongitude '6.0538'^^xsd:double;
  dwc:endLongitude '6.072'^^xsd:double;
  dwc:latitude '-25.5128'^^xsd:double;
  dwc:startLatitude '-25.5228'^^xsd:double;
  dwc:endLatitude '-25.5027'^^xsd:double;
  dwc:coordinatePrecision '1440.97'^^xsd:double;
  dwc:minimumDepth '873'^^xsd:integer;
  dwc:maximumDepth '875'^^xsd:integer;
  dwc:temperature '3.4'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 0902L10AF10705'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '126396'^^xsd:integer;
  dwc:sampleSize '0,05763756 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,05763756 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 0902L10AF10705'^^xsd:string;
  dwc:observationDate '2009-02-26'^^xsd:date;
  dwc:aphiaIdAccepted '126396'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%200902L10AF10767>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200902L10AF10767> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200902L10AF10767> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.5128 6.0629)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-25.5128"^^xsd:decimal ;
  dwc:decimalLongitude "6.0629"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "873"^^xsd:integer ;
  dwc:maximumDepthInMeters "875"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1440.97"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200902L10AF10767>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.5128 6.0629)"^^geo:wktLiteral ;
  geo-pos:lat "-25.5128"^^xsd:decimal ;
  geo-pos:long "6.0629"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1440.97"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%200902L10AF10767>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 0902L10AF10767" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 0902L10AF10767'^^xsd:string;
  dwc:scientificName 'Caristius opalescens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '6.0629'^^xsd:double;
  dwc:startLongitude '6.0538'^^xsd:double;
  dwc:endLongitude '6.072'^^xsd:double;
  dwc:latitude '-25.5128'^^xsd:double;
  dwc:startLatitude '-25.5228'^^xsd:double;
  dwc:endLatitude '-25.5027'^^xsd:double;
  dwc:coordinatePrecision '1440.97'^^xsd:double;
  dwc:minimumDepth '873'^^xsd:integer;
  dwc:maximumDepth '875'^^xsd:integer;
  dwc:temperature '3.4'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 0902L10AF10767'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '126826'^^xsd:integer;
  dwc:sampleSize '0,05763756 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,05763756 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 0902L10AF10767'^^xsd:string;
  dwc:observationDate '2009-02-26'^^xsd:date;
  dwc:aphiaIdAccepted '221507'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%200902L10AF10484>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200902L10AF10484> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200902L10AF10484> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.5128 6.0629)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-25.5128"^^xsd:decimal ;
  dwc:decimalLongitude "6.0629"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "873"^^xsd:integer ;
  dwc:maximumDepthInMeters "875"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1440.97"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200902L10AF10484>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.5128 6.0629)"^^geo:wktLiteral ;
  geo-pos:lat "-25.5128"^^xsd:decimal ;
  geo-pos:long "6.0629"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1440.97"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%200902L10AF10484>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 0902L10AF10484" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 0902L10AF10484'^^xsd:string;
  dwc:scientificName 'Diastobranchus capensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '6.0629'^^xsd:double;
  dwc:startLongitude '6.0538'^^xsd:double;
  dwc:endLongitude '6.072'^^xsd:double;
  dwc:latitude '-25.5128'^^xsd:double;
  dwc:startLatitude '-25.5228'^^xsd:double;
  dwc:endLatitude '-25.5027'^^xsd:double;
  dwc:coordinatePrecision '1440.97'^^xsd:double;
  dwc:minimumDepth '873'^^xsd:integer;
  dwc:maximumDepth '875'^^xsd:integer;
  dwc:temperature '3.4'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 0902L10AF10484'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '158656'^^xsd:integer;
  dwc:sampleSize '0,05763756 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,05763756 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 0902L10AF10484'^^xsd:string;
  dwc:observationDate '2009-02-26'^^xsd:date;
  dwc:aphiaIdAccepted '158656'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%200902L10AF10565>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200902L10AF10565> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200902L10AF10565> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.5128 6.0629)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-25.5128"^^xsd:decimal ;
  dwc:decimalLongitude "6.0629"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "873"^^xsd:integer ;
  dwc:maximumDepthInMeters "875"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1440.97"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200902L10AF10565>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.5128 6.0629)"^^geo:wktLiteral ;
  geo-pos:lat "-25.5128"^^xsd:decimal ;
  geo-pos:long "6.0629"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1440.97"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%200902L10AF10565>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 0902L10AF10565" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 0902L10AF10565'^^xsd:string;
  dwc:scientificName 'Halargyreus johnsonii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '6.0629'^^xsd:double;
  dwc:startLongitude '6.0538'^^xsd:double;
  dwc:endLongitude '6.072'^^xsd:double;
  dwc:latitude '-25.5128'^^xsd:double;
  dwc:startLatitude '-25.5228'^^xsd:double;
  dwc:endLatitude '-25.5027'^^xsd:double;
  dwc:coordinatePrecision '1440.97'^^xsd:double;
  dwc:minimumDepth '873'^^xsd:integer;
  dwc:maximumDepth '875'^^xsd:integer;
  dwc:temperature '3.4'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 0902L10AF10565'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '126489'^^xsd:integer;
  dwc:sampleSize '0,05763756 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,05763756 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 0902L10AF10565'^^xsd:string;
  dwc:observationDate '2009-02-26'^^xsd:date;
  dwc:aphiaIdAccepted '126489'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%200902L10AF10605>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200902L10AF10605> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200902L10AF10605> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.5128 6.0629)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-25.5128"^^xsd:decimal ;
  dwc:decimalLongitude "6.0629"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "873"^^xsd:integer ;
  dwc:maximumDepthInMeters "875"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1440.97"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200902L10AF10605>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.5128 6.0629)"^^geo:wktLiteral ;
  geo-pos:lat "-25.5128"^^xsd:decimal ;
  geo-pos:long "6.0629"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1440.97"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%200902L10AF10605>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 0902L10AF10605" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 0902L10AF10605'^^xsd:string;
  dwc:scientificName 'Alepocephalus productus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '6.0629'^^xsd:double;
  dwc:startLongitude '6.0538'^^xsd:double;
  dwc:endLongitude '6.072'^^xsd:double;
  dwc:latitude '-25.5128'^^xsd:double;
  dwc:startLatitude '-25.5228'^^xsd:double;
  dwc:endLatitude '-25.5027'^^xsd:double;
  dwc:coordinatePrecision '1440.97'^^xsd:double;
  dwc:minimumDepth '873'^^xsd:integer;
  dwc:maximumDepth '875'^^xsd:integer;
  dwc:temperature '3.4'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 0902L10AF10605'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '126683'^^xsd:integer;
  dwc:sampleSize '0,05763756 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,05763756 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 0902L10AF10605'^^xsd:string;
  dwc:observationDate '2009-02-26'^^xsd:date;
  dwc:aphiaIdAccepted '126683'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%200902L10AF10666>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200902L10AF10666> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200902L10AF10666> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.5128 6.0629)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-25.5128"^^xsd:decimal ;
  dwc:decimalLongitude "6.0629"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "873"^^xsd:integer ;
  dwc:maximumDepthInMeters "875"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1440.97"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200902L10AF10666>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.5128 6.0629)"^^geo:wktLiteral ;
  geo-pos:lat "-25.5128"^^xsd:decimal ;
  geo-pos:long "6.0629"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1440.97"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%200902L10AF10666>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 0902L10AF10666" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 0902L10AF10666'^^xsd:string;
  dwc:scientificName 'Etmopterus princeps'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '6.0629'^^xsd:double;
  dwc:startLongitude '6.0538'^^xsd:double;
  dwc:endLongitude '6.072'^^xsd:double;
  dwc:latitude '-25.5128'^^xsd:double;
  dwc:startLatitude '-25.5228'^^xsd:double;
  dwc:endLatitude '-25.5027'^^xsd:double;
  dwc:coordinatePrecision '1440.97'^^xsd:double;
  dwc:minimumDepth '873'^^xsd:integer;
  dwc:maximumDepth '875'^^xsd:integer;
  dwc:temperature '3.4'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 0902L10AF10666'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '105911'^^xsd:integer;
  dwc:sampleSize '0,05763756 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,05763756 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 0902L10AF10666'^^xsd:string;
  dwc:observationDate '2009-02-26'^^xsd:date;
  dwc:aphiaIdAccepted '105911'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%200902L10AF10673>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200902L10AF10673> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200902L10AF10673> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.5128 6.0629)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-25.5128"^^xsd:decimal ;
  dwc:decimalLongitude "6.0629"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "873"^^xsd:integer ;
  dwc:maximumDepthInMeters "875"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1440.97"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200902L10AF10673>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.5128 6.0629)"^^geo:wktLiteral ;
  geo-pos:lat "-25.5128"^^xsd:decimal ;
  geo-pos:long "6.0629"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1440.97"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%200902L10AF10673>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 0902L10AF10673" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 0902L10AF10673'^^xsd:string;
  dwc:scientificName 'Nezumia mycronychodon'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '6.0629'^^xsd:double;
  dwc:startLongitude '6.0538'^^xsd:double;
  dwc:endLongitude '6.072'^^xsd:double;
  dwc:latitude '-25.5128'^^xsd:double;
  dwc:startLatitude '-25.5228'^^xsd:double;
  dwc:endLatitude '-25.5027'^^xsd:double;
  dwc:coordinatePrecision '1440.97'^^xsd:double;
  dwc:minimumDepth '873'^^xsd:integer;
  dwc:maximumDepth '875'^^xsd:integer;
  dwc:temperature '3.4'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 0902L10AF10673'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '217777'^^xsd:integer;
  dwc:sampleSize '0,05763756 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,05763756 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 0902L10AF10673'^^xsd:string;
  dwc:observationDate '2009-02-26'^^xsd:date;
  dwc:aphiaIdAccepted '217777'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%200902L11AF10673>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200902L11AF10673> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200902L11AF10673> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.4466 6.1255)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-25.4466"^^xsd:decimal ;
  dwc:decimalLongitude "6.1255"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "880"^^xsd:integer ;
  dwc:maximumDepthInMeters "883"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1433.34"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200902L11AF10673>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.4466 6.1255)"^^geo:wktLiteral ;
  geo-pos:lat "-25.4466"^^xsd:decimal ;
  geo-pos:long "6.1255"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1433.34"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%200902L11AF10673>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 0902L11AF10673" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 0902L11AF10673'^^xsd:string;
  dwc:scientificName 'Nezumia mycronychodon'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '6.1255'^^xsd:double;
  dwc:startLongitude '6.1398'^^xsd:double;
  dwc:endLongitude '6.1113'^^xsd:double;
  dwc:latitude '-25.4466'^^xsd:double;
  dwc:startLatitude '-25.4467'^^xsd:double;
  dwc:endLatitude '-25.4465'^^xsd:double;
  dwc:coordinatePrecision '1433.34'^^xsd:double;
  dwc:minimumDepth '880'^^xsd:integer;
  dwc:maximumDepth '883'^^xsd:integer;
  dwc:temperature '3.4'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 0902L11AF10673'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '217777'^^xsd:integer;
  dwc:sampleSize '0,05642183 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,05642183 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 0902L11AF10673'^^xsd:string;
  dwc:observationDate '2009-02-26'^^xsd:date;
  dwc:aphiaIdAccepted '217777'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%200902L11AF10705>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200902L11AF10705> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200902L11AF10705> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.4466 6.1255)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-25.4466"^^xsd:decimal ;
  dwc:decimalLongitude "6.1255"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "880"^^xsd:integer ;
  dwc:maximumDepthInMeters "883"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1433.34"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200902L11AF10705>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.4466 6.1255)"^^geo:wktLiteral ;
  geo-pos:lat "-25.4466"^^xsd:decimal ;
  geo-pos:long "6.1255"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1433.34"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%200902L11AF10705>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 0902L11AF10705" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 0902L11AF10705'^^xsd:string;
  dwc:scientificName 'Diretmichthys parini'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '6.1255'^^xsd:double;
  dwc:startLongitude '6.1398'^^xsd:double;
  dwc:endLongitude '6.1113'^^xsd:double;
  dwc:latitude '-25.4466'^^xsd:double;
  dwc:startLatitude '-25.4467'^^xsd:double;
  dwc:endLatitude '-25.4465'^^xsd:double;
  dwc:coordinatePrecision '1433.34'^^xsd:double;
  dwc:minimumDepth '880'^^xsd:integer;
  dwc:maximumDepth '883'^^xsd:integer;
  dwc:temperature '3.4'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 0902L11AF10705'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '126396'^^xsd:integer;
  dwc:sampleSize '0,05642183 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,05642183 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 0902L11AF10705'^^xsd:string;
  dwc:observationDate '2009-02-26'^^xsd:date;
  dwc:aphiaIdAccepted '126396'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%200902L11AF10790>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200902L11AF10790> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200902L11AF10790> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.4466 6.1255)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-25.4466"^^xsd:decimal ;
  dwc:decimalLongitude "6.1255"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "880"^^xsd:integer ;
  dwc:maximumDepthInMeters "883"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1433.34"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200902L11AF10790>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.4466 6.1255)"^^geo:wktLiteral ;
  geo-pos:lat "-25.4466"^^xsd:decimal ;
  geo-pos:long "6.1255"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1433.34"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%200902L11AF10790>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 0902L11AF10790" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 0902L11AF10790'^^xsd:string;
  dwc:scientificName 'Sphagemacrurus hirundo'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '6.1255'^^xsd:double;
  dwc:startLongitude '6.1398'^^xsd:double;
  dwc:endLongitude '6.1113'^^xsd:double;
  dwc:latitude '-25.4466'^^xsd:double;
  dwc:startLatitude '-25.4467'^^xsd:double;
  dwc:endLatitude '-25.4465'^^xsd:double;
  dwc:coordinatePrecision '1433.34'^^xsd:double;
  dwc:minimumDepth '880'^^xsd:integer;
  dwc:maximumDepth '883'^^xsd:integer;
  dwc:temperature '3.4'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 0902L11AF10790'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '126479'^^xsd:integer;
  dwc:sampleSize '0,05642183 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,05642183 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 0902L11AF10790'^^xsd:string;
  dwc:observationDate '2009-02-26'^^xsd:date;
  dwc:aphiaIdAccepted '126479'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%201002L33BV10828>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L33BV10828> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L33BV10828> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.398 5.5027)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-26.398"^^xsd:decimal ;
  dwc:decimalLongitude "5.5027"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1620"^^xsd:integer ;
  dwc:maximumDepthInMeters "1666"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "732.88"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L33BV10828>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.398 5.5027)"^^geo:wktLiteral ;
  geo-pos:lat "-26.398"^^xsd:decimal ;
  geo-pos:long "5.5027"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "732.88"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%201002L33BV10828>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 1002L33BV10828" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-03-24'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 1002L33BV10828'^^xsd:string;
  dwc:scientificName 'Antimora rostrata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '5.5027'^^xsd:double;
  dwc:startLongitude '5.5085'^^xsd:double;
  dwc:endLongitude '5.4968'^^xsd:double;
  dwc:latitude '-26.398'^^xsd:double;
  dwc:startLatitude '-26.394'^^xsd:double;
  dwc:endLatitude '-26.402'^^xsd:double;
  dwc:coordinatePrecision '732.88'^^xsd:double;
  dwc:minimumDepth '1620'^^xsd:integer;
  dwc:maximumDepth '1666'^^xsd:integer;
  dwc:temperature '3.3'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA  1002L33BV10828'^^xsd:string;
  dwc:occurrenceRemarks 'Qualitative sample'^^xsd:string;
  dwc:aphiaid '126486'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort ''^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 1002L33BV10828'^^xsd:string;
  dwc:observationDate '2010-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '126486'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%201002L34AF10605>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L34AF10605> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L34AF10605> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.2702 5.5947)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-26.2702"^^xsd:decimal ;
  dwc:decimalLongitude "5.5947"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1772"^^xsd:integer ;
  dwc:maximumDepthInMeters "1901"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1402.22"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L34AF10605>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.2702 5.5947)"^^geo:wktLiteral ;
  geo-pos:lat "-26.2702"^^xsd:decimal ;
  geo-pos:long "5.5947"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1402.22"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%201002L34AF10605>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 1002L34AF10605" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 1002L34AF10605'^^xsd:string;
  dwc:scientificName 'Alepocephalus productus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '5.5947'^^xsd:double;
  dwc:startLongitude '5.5867'^^xsd:double;
  dwc:endLongitude '5.6027'^^xsd:double;
  dwc:latitude '-26.2702'^^xsd:double;
  dwc:startLatitude '-26.2806'^^xsd:double;
  dwc:endLatitude '-26.2598'^^xsd:double;
  dwc:coordinatePrecision '1402.22'^^xsd:double;
  dwc:minimumDepth '1772'^^xsd:integer;
  dwc:maximumDepth '1901'^^xsd:integer;
  dwc:temperature '3.2'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 1002L34AF10605'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '126683'^^xsd:integer;
  dwc:sampleSize '0,05594351 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,05594351 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 1002L34AF10605'^^xsd:string;
  dwc:observationDate '2010-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '126683'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%201002L34AF10630>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L34AF10630> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L34AF10630> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.2702 5.5947)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-26.2702"^^xsd:decimal ;
  dwc:decimalLongitude "5.5947"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1772"^^xsd:integer ;
  dwc:maximumDepthInMeters "1901"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1402.22"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L34AF10630>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.2702 5.5947)"^^geo:wktLiteral ;
  geo-pos:lat "-26.2702"^^xsd:decimal ;
  geo-pos:long "5.5947"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1402.22"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%201002L34AF10630>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 1002L34AF10630" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 1002L34AF10630'^^xsd:string;
  dwc:scientificName 'Ilyophis brunneus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '5.5947'^^xsd:double;
  dwc:startLongitude '5.5867'^^xsd:double;
  dwc:endLongitude '5.6027'^^xsd:double;
  dwc:latitude '-26.2702'^^xsd:double;
  dwc:startLatitude '-26.2806'^^xsd:double;
  dwc:endLatitude '-26.2598'^^xsd:double;
  dwc:coordinatePrecision '1402.22'^^xsd:double;
  dwc:minimumDepth '1772'^^xsd:integer;
  dwc:maximumDepth '1901'^^xsd:integer;
  dwc:temperature '3.2'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 1002L34AF10630'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '126326'^^xsd:integer;
  dwc:sampleSize '0,05594351 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,05594351 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 1002L34AF10630'^^xsd:string;
  dwc:observationDate '2010-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '126326'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%201002L34AF10644>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L34AF10644> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L34AF10644> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.2702 5.5947)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-26.2702"^^xsd:decimal ;
  dwc:decimalLongitude "5.5947"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1772"^^xsd:integer ;
  dwc:maximumDepthInMeters "1901"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1402.22"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L34AF10644>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.2702 5.5947)"^^geo:wktLiteral ;
  geo-pos:lat "-26.2702"^^xsd:decimal ;
  geo-pos:long "5.5947"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1402.22"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%201002L34AF10644>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 1002L34AF10644" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 1002L34AF10644'^^xsd:string;
  dwc:scientificName 'Astronesthes caulophorus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '5.5947'^^xsd:double;
  dwc:startLongitude '5.5867'^^xsd:double;
  dwc:endLongitude '5.6027'^^xsd:double;
  dwc:latitude '-26.2702'^^xsd:double;
  dwc:startLatitude '-26.2806'^^xsd:double;
  dwc:endLatitude '-26.2598'^^xsd:double;
  dwc:coordinatePrecision '1402.22'^^xsd:double;
  dwc:minimumDepth '1772'^^xsd:integer;
  dwc:maximumDepth '1901'^^xsd:integer;
  dwc:temperature '3.2'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 1002L34AF10644'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '275010'^^xsd:integer;
  dwc:sampleSize '0,05594351 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,05594351 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 1002L34AF10644'^^xsd:string;
  dwc:observationDate '2010-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '275010'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%201002L34AF10706>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L34AF10706> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L34AF10706> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.2702 5.5947)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-26.2702"^^xsd:decimal ;
  dwc:decimalLongitude "5.5947"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1772"^^xsd:integer ;
  dwc:maximumDepthInMeters "1901"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1402.22"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L34AF10706>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.2702 5.5947)"^^geo:wktLiteral ;
  geo-pos:lat "-26.2702"^^xsd:decimal ;
  geo-pos:long "5.5947"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1402.22"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%201002L34AF10706>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 1002L34AF10706" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 1002L34AF10706'^^xsd:string;
  dwc:scientificName 'Eurypharynx pelecanoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '5.5947'^^xsd:double;
  dwc:startLongitude '5.5867'^^xsd:double;
  dwc:endLongitude '5.6027'^^xsd:double;
  dwc:latitude '-26.2702'^^xsd:double;
  dwc:startLatitude '-26.2806'^^xsd:double;
  dwc:endLatitude '-26.2598'^^xsd:double;
  dwc:coordinatePrecision '1402.22'^^xsd:double;
  dwc:minimumDepth '1772'^^xsd:integer;
  dwc:maximumDepth '1901'^^xsd:integer;
  dwc:temperature '3.2'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 1002L34AF10706'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '127165'^^xsd:integer;
  dwc:sampleSize '0,05594351 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,05594351 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 1002L34AF10706'^^xsd:string;
  dwc:observationDate '2010-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '127165'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%201002L34AF10711>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L34AF10711> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L34AF10711> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.2702 5.5947)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-26.2702"^^xsd:decimal ;
  dwc:decimalLongitude "5.5947"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1772"^^xsd:integer ;
  dwc:maximumDepthInMeters "1901"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1402.22"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L34AF10711>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.2702 5.5947)"^^geo:wktLiteral ;
  geo-pos:lat "-26.2702"^^xsd:decimal ;
  geo-pos:long "5.5947"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1402.22"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%201002L34AF10711>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 1002L34AF10711" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 1002L34AF10711'^^xsd:string;
  dwc:scientificName 'Gonostoma bathyphilum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '5.5947'^^xsd:double;
  dwc:startLongitude '5.5867'^^xsd:double;
  dwc:endLongitude '5.6027'^^xsd:double;
  dwc:latitude '-26.2702'^^xsd:double;
  dwc:startLatitude '-26.2806'^^xsd:double;
  dwc:endLatitude '-26.2598'^^xsd:double;
  dwc:coordinatePrecision '1402.22'^^xsd:double;
  dwc:minimumDepth '1772'^^xsd:integer;
  dwc:maximumDepth '1901'^^xsd:integer;
  dwc:temperature '3.2'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 1002L34AF10711'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '127294'^^xsd:integer;
  dwc:sampleSize '0,05594351 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,05594351 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 1002L34AF10711'^^xsd:string;
  dwc:observationDate '2010-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '398363'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%201002L34AF10714>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L34AF10714> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L34AF10714> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.2702 5.5947)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-26.2702"^^xsd:decimal ;
  dwc:decimalLongitude "5.5947"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1772"^^xsd:integer ;
  dwc:maximumDepthInMeters "1901"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1402.22"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L34AF10714>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.2702 5.5947)"^^geo:wktLiteral ;
  geo-pos:lat "-26.2702"^^xsd:decimal ;
  geo-pos:long "5.5947"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1402.22"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%201002L34AF10714>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 1002L34AF10714" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 1002L34AF10714'^^xsd:string;
  dwc:scientificName 'Halosauropsis macrochir'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '5.5947'^^xsd:double;
  dwc:startLongitude '5.5867'^^xsd:double;
  dwc:endLongitude '5.6027'^^xsd:double;
  dwc:latitude '-26.2702'^^xsd:double;
  dwc:startLatitude '-26.2806'^^xsd:double;
  dwc:endLatitude '-26.2598'^^xsd:double;
  dwc:coordinatePrecision '1402.22'^^xsd:double;
  dwc:minimumDepth '1772'^^xsd:integer;
  dwc:maximumDepth '1901'^^xsd:integer;
  dwc:temperature '3.2'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 1002L34AF10714'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '126639'^^xsd:integer;
  dwc:sampleSize '0,05594351 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,05594351 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 1002L34AF10714'^^xsd:string;
  dwc:observationDate '2010-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '126639'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%201002L34AF10803>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L34AF10803> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L34AF10803> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.2702 5.5947)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-26.2702"^^xsd:decimal ;
  dwc:decimalLongitude "5.5947"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1772"^^xsd:integer ;
  dwc:maximumDepthInMeters "1901"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1402.22"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L34AF10803>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.2702 5.5947)"^^geo:wktLiteral ;
  geo-pos:lat "-26.2702"^^xsd:decimal ;
  geo-pos:long "5.5947"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1402.22"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%201002L34AF10803>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 1002L34AF10803" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 1002L34AF10803'^^xsd:string;
  dwc:scientificName 'Venefica proboscidea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '5.5947'^^xsd:double;
  dwc:startLongitude '5.5867'^^xsd:double;
  dwc:endLongitude '5.6027'^^xsd:double;
  dwc:latitude '-26.2702'^^xsd:double;
  dwc:startLatitude '-26.2806'^^xsd:double;
  dwc:endLatitude '-26.2598'^^xsd:double;
  dwc:coordinatePrecision '1402.22'^^xsd:double;
  dwc:minimumDepth '1772'^^xsd:integer;
  dwc:maximumDepth '1901'^^xsd:integer;
  dwc:temperature '3.2'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 1002L34AF10803'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '126310'^^xsd:integer;
  dwc:sampleSize '0,05594351 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,05594351 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 1002L34AF10803'^^xsd:string;
  dwc:observationDate '2010-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '126310'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%201002L34AF10827>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L34AF10827> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L34AF10827> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.2702 5.5947)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-26.2702"^^xsd:decimal ;
  dwc:decimalLongitude "5.5947"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1772"^^xsd:integer ;
  dwc:maximumDepthInMeters "1901"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1402.22"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L34AF10827>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.2702 5.5947)"^^geo:wktLiteral ;
  geo-pos:lat "-26.2702"^^xsd:decimal ;
  geo-pos:long "5.5947"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1402.22"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%201002L34AF10827>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 1002L34AF10827" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 1002L34AF10827'^^xsd:string;
  dwc:scientificName 'Nezumia brevibarbata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '5.5947'^^xsd:double;
  dwc:startLongitude '5.5867'^^xsd:double;
  dwc:endLongitude '5.6027'^^xsd:double;
  dwc:latitude '-26.2702'^^xsd:double;
  dwc:startLatitude '-26.2806'^^xsd:double;
  dwc:endLatitude '-26.2598'^^xsd:double;
  dwc:coordinatePrecision '1402.22'^^xsd:double;
  dwc:minimumDepth '1772'^^xsd:integer;
  dwc:maximumDepth '1901'^^xsd:integer;
  dwc:temperature '3.2'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 1002L34AF10827'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '217780'^^xsd:integer;
  dwc:sampleSize '0,05594351 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,05594351 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 1002L34AF10827'^^xsd:string;
  dwc:observationDate '2010-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '217780'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%201002L34AF10828>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L34AF10828> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L34AF10828> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.2702 5.5947)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-26.2702"^^xsd:decimal ;
  dwc:decimalLongitude "5.5947"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1772"^^xsd:integer ;
  dwc:maximumDepthInMeters "1901"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1402.22"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L34AF10828>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.2702 5.5947)"^^geo:wktLiteral ;
  geo-pos:lat "-26.2702"^^xsd:decimal ;
  geo-pos:long "5.5947"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1402.22"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%201002L34AF10828>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 1002L34AF10828" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 1002L34AF10828'^^xsd:string;
  dwc:scientificName 'Antimora rostrata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '5.5947'^^xsd:double;
  dwc:startLongitude '5.5867'^^xsd:double;
  dwc:endLongitude '5.6027'^^xsd:double;
  dwc:latitude '-26.2702'^^xsd:double;
  dwc:startLatitude '-26.2806'^^xsd:double;
  dwc:endLatitude '-26.2598'^^xsd:double;
  dwc:coordinatePrecision '1402.22'^^xsd:double;
  dwc:minimumDepth '1772'^^xsd:integer;
  dwc:maximumDepth '1901'^^xsd:integer;
  dwc:temperature '3.2'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 1002L34AF10828'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '126486'^^xsd:integer;
  dwc:sampleSize '0,05594351 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,05594351 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 1002L34AF10828'^^xsd:string;
  dwc:observationDate '2010-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '126486'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%201002L34AF10832>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L34AF10832> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L34AF10832> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.2702 5.5947)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-26.2702"^^xsd:decimal ;
  dwc:decimalLongitude "5.5947"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1772"^^xsd:integer ;
  dwc:maximumDepthInMeters "1901"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1402.22"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L34AF10832>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.2702 5.5947)"^^geo:wktLiteral ;
  geo-pos:lat "-26.2702"^^xsd:decimal ;
  geo-pos:long "5.5947"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1402.22"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%201002L34AF10832>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 1002L34AF10832" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 1002L34AF10832'^^xsd:string;
  dwc:scientificName 'Coryphaenoides striaturus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '5.5947'^^xsd:double;
  dwc:startLongitude '5.5867'^^xsd:double;
  dwc:endLongitude '5.6027'^^xsd:double;
  dwc:latitude '-26.2702'^^xsd:double;
  dwc:startLatitude '-26.2806'^^xsd:double;
  dwc:endLatitude '-26.2598'^^xsd:double;
  dwc:coordinatePrecision '1402.22'^^xsd:double;
  dwc:minimumDepth '1772'^^xsd:integer;
  dwc:maximumDepth '1901'^^xsd:integer;
  dwc:temperature '3.2'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 1002L34AF10832'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '217763'^^xsd:integer;
  dwc:sampleSize '0,05594351 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,05594351 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 1002L34AF10832'^^xsd:string;
  dwc:observationDate '2010-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '217763'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%200902L11AF10826>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200902L11AF10826> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200902L11AF10826> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.4466 6.1255)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-25.4466"^^xsd:decimal ;
  dwc:decimalLongitude "6.1255"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "880"^^xsd:integer ;
  dwc:maximumDepthInMeters "883"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1433.34"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200902L11AF10826>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.4466 6.1255)"^^geo:wktLiteral ;
  geo-pos:lat "-25.4466"^^xsd:decimal ;
  geo-pos:long "6.1255"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1433.34"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%200902L11AF10826>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 0902L11AF10826" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 0902L11AF10826'^^xsd:string;
  dwc:scientificName 'Allocyttus verrucosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '6.1255'^^xsd:double;
  dwc:startLongitude '6.1398'^^xsd:double;
  dwc:endLongitude '6.1113'^^xsd:double;
  dwc:latitude '-25.4466'^^xsd:double;
  dwc:startLatitude '-25.4467'^^xsd:double;
  dwc:endLatitude '-25.4465'^^xsd:double;
  dwc:coordinatePrecision '1433.34'^^xsd:double;
  dwc:minimumDepth '880'^^xsd:integer;
  dwc:maximumDepth '883'^^xsd:integer;
  dwc:temperature '3.4'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 0902L11AF10826'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '127422'^^xsd:integer;
  dwc:sampleSize '0,05642183 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,05642183 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 0902L11AF10826'^^xsd:string;
  dwc:observationDate '2009-02-26'^^xsd:date;
  dwc:aphiaIdAccepted '127422'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%200902L11AF10828>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200902L11AF10828> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200902L11AF10828> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.4466 6.1255)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-25.4466"^^xsd:decimal ;
  dwc:decimalLongitude "6.1255"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "880"^^xsd:integer ;
  dwc:maximumDepthInMeters "883"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1433.34"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200902L11AF10828>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.4466 6.1255)"^^geo:wktLiteral ;
  geo-pos:lat "-25.4466"^^xsd:decimal ;
  geo-pos:long "6.1255"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1433.34"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%200902L11AF10828>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 0902L11AF10828" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 0902L11AF10828'^^xsd:string;
  dwc:scientificName 'Antimora rostrata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '6.1255'^^xsd:double;
  dwc:startLongitude '6.1398'^^xsd:double;
  dwc:endLongitude '6.1113'^^xsd:double;
  dwc:latitude '-25.4466'^^xsd:double;
  dwc:startLatitude '-25.4467'^^xsd:double;
  dwc:endLatitude '-25.4465'^^xsd:double;
  dwc:coordinatePrecision '1433.34'^^xsd:double;
  dwc:minimumDepth '880'^^xsd:integer;
  dwc:maximumDepth '883'^^xsd:integer;
  dwc:temperature '3.4'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 0902L11AF10828'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '126486'^^xsd:integer;
  dwc:sampleSize '0,05642183 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,05642183 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 0902L11AF10828'^^xsd:string;
  dwc:observationDate '2009-02-26'^^xsd:date;
  dwc:aphiaIdAccepted '126486'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%200902L11AF10862>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200902L11AF10862> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200902L11AF10862> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.4466 6.1255)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-25.4466"^^xsd:decimal ;
  dwc:decimalLongitude "6.1255"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "880"^^xsd:integer ;
  dwc:maximumDepthInMeters "883"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1433.34"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200902L11AF10862>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.4466 6.1255)"^^geo:wktLiteral ;
  geo-pos:lat "-25.4466"^^xsd:decimal ;
  geo-pos:long "6.1255"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1433.34"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%200902L11AF10862>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 0902L11AF10862" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 0902L11AF10862'^^xsd:string;
  dwc:scientificName 'Photichthys argenteus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '6.1255'^^xsd:double;
  dwc:startLongitude '6.1398'^^xsd:double;
  dwc:endLongitude '6.1113'^^xsd:double;
  dwc:latitude '-25.4466'^^xsd:double;
  dwc:startLatitude '-25.4467'^^xsd:double;
  dwc:endLatitude '-25.4465'^^xsd:double;
  dwc:coordinatePrecision '1433.34'^^xsd:double;
  dwc:minimumDepth '880'^^xsd:integer;
  dwc:maximumDepth '883'^^xsd:integer;
  dwc:temperature '3.4'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 0902L11AF10862'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '400296'^^xsd:integer;
  dwc:sampleSize '0,05642183 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,05642183 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 0902L11AF10862'^^xsd:string;
  dwc:observationDate '2009-02-26'^^xsd:date;
  dwc:aphiaIdAccepted '220007'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%200902L11AF10869>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200902L11AF10869> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200902L11AF10869> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.4466 6.1255)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-25.4466"^^xsd:decimal ;
  dwc:decimalLongitude "6.1255"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "880"^^xsd:integer ;
  dwc:maximumDepthInMeters "883"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1433.34"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200902L11AF10869>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.4466 6.1255)"^^geo:wktLiteral ;
  geo-pos:lat "-25.4466"^^xsd:decimal ;
  geo-pos:long "6.1255"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1433.34"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%200902L11AF10869>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 0902L11AF10869" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 0902L11AF10869'^^xsd:string;
  dwc:scientificName 'Coelorinchus acanthiger'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '6.1255'^^xsd:double;
  dwc:startLongitude '6.1398'^^xsd:double;
  dwc:endLongitude '6.1113'^^xsd:double;
  dwc:latitude '-25.4466'^^xsd:double;
  dwc:startLatitude '-25.4467'^^xsd:double;
  dwc:endLatitude '-25.4465'^^xsd:double;
  dwc:coordinatePrecision '1433.34'^^xsd:double;
  dwc:minimumDepth '880'^^xsd:integer;
  dwc:maximumDepth '883'^^xsd:integer;
  dwc:temperature '3.4'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 0902L11AF10869'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '280242'^^xsd:integer;
  dwc:sampleSize '0,05642183 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,05642183 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 0902L11AF10869'^^xsd:string;
  dwc:observationDate '2009-02-26'^^xsd:date;
  dwc:aphiaIdAccepted '280242'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%200902L11AF10881>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200902L11AF10881> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200902L11AF10881> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.4466 6.1255)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-25.4466"^^xsd:decimal ;
  dwc:decimalLongitude "6.1255"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "880"^^xsd:integer ;
  dwc:maximumDepthInMeters "883"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1433.34"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200902L11AF10881>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.4466 6.1255)"^^geo:wktLiteral ;
  geo-pos:lat "-25.4466"^^xsd:decimal ;
  geo-pos:long "6.1255"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1433.34"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%200902L11AF10881>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 0902L11AF10881" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 0902L11AF10881'^^xsd:string;
  dwc:scientificName 'Poromitra crassiceps'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '6.1255'^^xsd:double;
  dwc:startLongitude '6.1398'^^xsd:double;
  dwc:endLongitude '6.1113'^^xsd:double;
  dwc:latitude '-25.4466'^^xsd:double;
  dwc:startLatitude '-25.4467'^^xsd:double;
  dwc:endLatitude '-25.4465'^^xsd:double;
  dwc:coordinatePrecision '1433.34'^^xsd:double;
  dwc:minimumDepth '880'^^xsd:integer;
  dwc:maximumDepth '883'^^xsd:integer;
  dwc:temperature '3.4'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 0902L11AF10881'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '127273'^^xsd:integer;
  dwc:sampleSize '0,05642183 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,05642183 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 0902L11AF10881'^^xsd:string;
  dwc:observationDate '2009-02-26'^^xsd:date;
  dwc:aphiaIdAccepted '127273'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%200902L11AF10890>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200902L11AF10890> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200902L11AF10890> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.4466 6.1255)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-25.4466"^^xsd:decimal ;
  dwc:decimalLongitude "6.1255"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "880"^^xsd:integer ;
  dwc:maximumDepthInMeters "883"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1433.34"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200902L11AF10890>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.4466 6.1255)"^^geo:wktLiteral ;
  geo-pos:lat "-25.4466"^^xsd:decimal ;
  geo-pos:long "6.1255"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1433.34"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%200902L11AF10890>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 0902L11AF10890" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 0902L11AF10890'^^xsd:string;
  dwc:scientificName 'Nessorhamphus ingolfianus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '6.1255'^^xsd:double;
  dwc:startLongitude '6.1398'^^xsd:double;
  dwc:endLongitude '6.1113'^^xsd:double;
  dwc:latitude '-25.4466'^^xsd:double;
  dwc:startLatitude '-25.4467'^^xsd:double;
  dwc:endLatitude '-25.4465'^^xsd:double;
  dwc:coordinatePrecision '1433.34'^^xsd:double;
  dwc:minimumDepth '880'^^xsd:integer;
  dwc:maximumDepth '883'^^xsd:integer;
  dwc:temperature '3.4'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 0902L11AF10890'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '126292'^^xsd:integer;
  dwc:sampleSize '0,05642183 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,05642183 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 0902L11AF10890'^^xsd:string;
  dwc:observationDate '2009-02-26'^^xsd:date;
  dwc:aphiaIdAccepted '126292'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%201002L34AF10833>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L34AF10833> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L34AF10833> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.2702 5.5947)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-26.2702"^^xsd:decimal ;
  dwc:decimalLongitude "5.5947"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1772"^^xsd:integer ;
  dwc:maximumDepthInMeters "1901"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1402.22"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L34AF10833>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.2702 5.5947)"^^geo:wktLiteral ;
  geo-pos:lat "-26.2702"^^xsd:decimal ;
  geo-pos:long "5.5947"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1402.22"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%201002L34AF10833>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 1002L34AF10833" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 1002L34AF10833'^^xsd:string;
  dwc:scientificName 'Spectrunculus grandis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '5.5947'^^xsd:double;
  dwc:startLongitude '5.5867'^^xsd:double;
  dwc:endLongitude '5.6027'^^xsd:double;
  dwc:latitude '-26.2702'^^xsd:double;
  dwc:startLatitude '-26.2806'^^xsd:double;
  dwc:endLatitude '-26.2598'^^xsd:double;
  dwc:coordinatePrecision '1402.22'^^xsd:double;
  dwc:minimumDepth '1772'^^xsd:integer;
  dwc:maximumDepth '1901'^^xsd:integer;
  dwc:temperature '3.2'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 1002L34AF10833'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '126678'^^xsd:integer;
  dwc:sampleSize '0,05594351 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,05594351 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 1002L34AF10833'^^xsd:string;
  dwc:observationDate '2010-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '126678'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%201002L32DR40052>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L32DR40052> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L32DR40052> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.5554 5.1244)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-26.5554"^^xsd:decimal ;
  dwc:decimalLongitude "5.1244"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1510"^^xsd:integer ;
  dwc:maximumDepthInMeters "1600"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "410.93"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L32DR40052>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.5554 5.1244)"^^geo:wktLiteral ;
  geo-pos:lat "-26.5554"^^xsd:decimal ;
  geo-pos:long "5.1244"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "410.93"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%201002L32DR40052>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 1002L32DR40052" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 1002L32DR40052'^^xsd:string;
  dwc:scientificName 'Cavolinia tridentata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '5.1244'^^xsd:double;
  dwc:startLongitude '5.1285'^^xsd:double;
  dwc:endLongitude '5.1203'^^xsd:double;
  dwc:latitude '-26.5554'^^xsd:double;
  dwc:startLatitude '-26.5558'^^xsd:double;
  dwc:endLatitude '-26.555'^^xsd:double;
  dwc:coordinatePrecision '410.93'^^xsd:double;
  dwc:minimumDepth '1510'^^xsd:integer;
  dwc:maximumDepth '1600'^^xsd:integer;
  dwc:temperature '3.4'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 1002L32DR40052'^^xsd:string;
  dwc:occurrenceRemarks 'Qualitative sample'^^xsd:string;
  dwc:aphiaid '139030'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort ''^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 1002L32DR40052'^^xsd:string;
  dwc:observationDate '2010-02-22'^^xsd:date;
  dwc:aphiaIdAccepted '139030'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%201002L32DR40054>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L32DR40054> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L32DR40054> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.5554 5.1244)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-26.5554"^^xsd:decimal ;
  dwc:decimalLongitude "5.1244"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1510"^^xsd:integer ;
  dwc:maximumDepthInMeters "1600"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "410.93"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L32DR40054>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.5554 5.1244)"^^geo:wktLiteral ;
  geo-pos:lat "-26.5554"^^xsd:decimal ;
  geo-pos:long "5.1244"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "410.93"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%201002L32DR40054>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 1002L32DR40054" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 1002L32DR40054'^^xsd:string;
  dwc:scientificName 'Enallopsammia rostrata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '5.1244'^^xsd:double;
  dwc:startLongitude '5.1285'^^xsd:double;
  dwc:endLongitude '5.1203'^^xsd:double;
  dwc:latitude '-26.5554'^^xsd:double;
  dwc:startLatitude '-26.5558'^^xsd:double;
  dwc:endLatitude '-26.555'^^xsd:double;
  dwc:coordinatePrecision '410.93'^^xsd:double;
  dwc:minimumDepth '1510'^^xsd:integer;
  dwc:maximumDepth '1600'^^xsd:integer;
  dwc:temperature '3.4'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 1002L32DR40054'^^xsd:string;
  dwc:occurrenceRemarks 'Qualitative sample'^^xsd:string;
  dwc:aphiaid '135190'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort ''^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 1002L32DR40054'^^xsd:string;
  dwc:observationDate '2010-02-22'^^xsd:date;
  dwc:aphiaIdAccepted '135190'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%201002L33BV10325>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L33BV10325> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L33BV10325> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.398 5.5027)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-26.398"^^xsd:decimal ;
  dwc:decimalLongitude "5.5027"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1620"^^xsd:integer ;
  dwc:maximumDepthInMeters "1666"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "732.88"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L33BV10325>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.398 5.5027)"^^geo:wktLiteral ;
  geo-pos:lat "-26.398"^^xsd:decimal ;
  geo-pos:long "5.5027"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "732.88"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%201002L33BV10325>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 1002L33BV10325" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-03-24'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 1002L33BV10325'^^xsd:string;
  dwc:scientificName 'Cetonurus globiceps'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '5.5027'^^xsd:double;
  dwc:startLongitude '5.5085'^^xsd:double;
  dwc:endLongitude '5.4968'^^xsd:double;
  dwc:latitude '-26.398'^^xsd:double;
  dwc:startLatitude '-26.394'^^xsd:double;
  dwc:endLatitude '-26.402'^^xsd:double;
  dwc:coordinatePrecision '732.88'^^xsd:double;
  dwc:minimumDepth '1620'^^xsd:integer;
  dwc:maximumDepth '1666'^^xsd:integer;
  dwc:temperature '3.3'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA  1002L33BV10325'^^xsd:string;
  dwc:occurrenceRemarks 'Qualitative sample'^^xsd:string;
  dwc:aphiaid '126467'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort ''^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 1002L33BV10325'^^xsd:string;
  dwc:observationDate '2010-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '126467'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%201002L33BV10532>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L33BV10532> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L33BV10532> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.398 5.5027)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-26.398"^^xsd:decimal ;
  dwc:decimalLongitude "5.5027"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1620"^^xsd:integer ;
  dwc:maximumDepthInMeters "1666"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "732.88"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L33BV10532>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.398 5.5027)"^^geo:wktLiteral ;
  geo-pos:lat "-26.398"^^xsd:decimal ;
  geo-pos:long "5.5027"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "732.88"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%201002L33BV10532>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 1002L33BV10532" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-03-24'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 1002L33BV10532'^^xsd:string;
  dwc:scientificName 'Bathygadus favosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '5.5027'^^xsd:double;
  dwc:startLongitude '5.5085'^^xsd:double;
  dwc:endLongitude '5.4968'^^xsd:double;
  dwc:latitude '-26.398'^^xsd:double;
  dwc:startLatitude '-26.394'^^xsd:double;
  dwc:endLatitude '-26.402'^^xsd:double;
  dwc:coordinatePrecision '732.88'^^xsd:double;
  dwc:minimumDepth '1620'^^xsd:integer;
  dwc:maximumDepth '1666'^^xsd:integer;
  dwc:temperature '3.3'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA  1002L33BV10532'^^xsd:string;
  dwc:occurrenceRemarks 'Qualitative sample'^^xsd:string;
  dwc:aphiaid '126462'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort ''^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 1002L33BV10532'^^xsd:string;
  dwc:observationDate '2010-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '126462'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%200902L11AF10320>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200902L11AF10320> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200902L11AF10320> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.4466 6.1255)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-25.4466"^^xsd:decimal ;
  dwc:decimalLongitude "6.1255"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "880"^^xsd:integer ;
  dwc:maximumDepthInMeters "883"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1433.34"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200902L11AF10320>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.4466 6.1255)"^^geo:wktLiteral ;
  geo-pos:lat "-25.4466"^^xsd:decimal ;
  geo-pos:long "6.1255"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1433.34"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%200902L11AF10320>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 0902L11AF10320" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 0902L11AF10320'^^xsd:string;
  dwc:scientificName 'Coelorinchus labiatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '6.1255'^^xsd:double;
  dwc:startLongitude '6.1398'^^xsd:double;
  dwc:endLongitude '6.1113'^^xsd:double;
  dwc:latitude '-25.4466'^^xsd:double;
  dwc:startLatitude '-25.4467'^^xsd:double;
  dwc:endLatitude '-25.4465'^^xsd:double;
  dwc:coordinatePrecision '1433.34'^^xsd:double;
  dwc:minimumDepth '880'^^xsd:integer;
  dwc:maximumDepth '883'^^xsd:integer;
  dwc:temperature '3.4'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 0902L11AF10320'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '280299'^^xsd:integer;
  dwc:sampleSize '0,05642183 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,05642183 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 0902L11AF10320'^^xsd:string;
  dwc:observationDate '2009-02-26'^^xsd:date;
  dwc:aphiaIdAccepted '280299'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%200902L11AF10325>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200902L11AF10325> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200902L11AF10325> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.4466 6.1255)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-25.4466"^^xsd:decimal ;
  dwc:decimalLongitude "6.1255"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "880"^^xsd:integer ;
  dwc:maximumDepthInMeters "883"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1433.34"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200902L11AF10325>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.4466 6.1255)"^^geo:wktLiteral ;
  geo-pos:lat "-25.4466"^^xsd:decimal ;
  geo-pos:long "6.1255"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1433.34"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%200902L11AF10325>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 0902L11AF10325" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 0902L11AF10325'^^xsd:string;
  dwc:scientificName 'Cetonurus globiceps'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '6.1255'^^xsd:double;
  dwc:startLongitude '6.1398'^^xsd:double;
  dwc:endLongitude '6.1113'^^xsd:double;
  dwc:latitude '-25.4466'^^xsd:double;
  dwc:startLatitude '-25.4467'^^xsd:double;
  dwc:endLatitude '-25.4465'^^xsd:double;
  dwc:coordinatePrecision '1433.34'^^xsd:double;
  dwc:minimumDepth '880'^^xsd:integer;
  dwc:maximumDepth '883'^^xsd:integer;
  dwc:temperature '3.4'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 0902L11AF10325'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '126467'^^xsd:integer;
  dwc:sampleSize '0,05642183 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,05642183 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 0902L11AF10325'^^xsd:string;
  dwc:observationDate '2009-02-26'^^xsd:date;
  dwc:aphiaIdAccepted '126467'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%200902L11AF10484>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200902L11AF10484> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200902L11AF10484> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.4466 6.1255)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-25.4466"^^xsd:decimal ;
  dwc:decimalLongitude "6.1255"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "880"^^xsd:integer ;
  dwc:maximumDepthInMeters "883"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1433.34"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200902L11AF10484>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.4466 6.1255)"^^geo:wktLiteral ;
  geo-pos:lat "-25.4466"^^xsd:decimal ;
  geo-pos:long "6.1255"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1433.34"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%200902L11AF10484>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 0902L11AF10484" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 0902L11AF10484'^^xsd:string;
  dwc:scientificName 'Diastobranchus capensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '6.1255'^^xsd:double;
  dwc:startLongitude '6.1398'^^xsd:double;
  dwc:endLongitude '6.1113'^^xsd:double;
  dwc:latitude '-25.4466'^^xsd:double;
  dwc:startLatitude '-25.4467'^^xsd:double;
  dwc:endLatitude '-25.4465'^^xsd:double;
  dwc:coordinatePrecision '1433.34'^^xsd:double;
  dwc:minimumDepth '880'^^xsd:integer;
  dwc:maximumDepth '883'^^xsd:integer;
  dwc:temperature '3.4'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 0902L11AF10484'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '158656'^^xsd:integer;
  dwc:sampleSize '0,05642183 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,05642183 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 0902L11AF10484'^^xsd:string;
  dwc:observationDate '2009-02-26'^^xsd:date;
  dwc:aphiaIdAccepted '158656'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%200902L11AF10532>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200902L11AF10532> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200902L11AF10532> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.4466 6.1255)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-25.4466"^^xsd:decimal ;
  dwc:decimalLongitude "6.1255"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "880"^^xsd:integer ;
  dwc:maximumDepthInMeters "883"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1433.34"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200902L11AF10532>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.4466 6.1255)"^^geo:wktLiteral ;
  geo-pos:lat "-25.4466"^^xsd:decimal ;
  geo-pos:long "6.1255"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1433.34"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%200902L11AF10532>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 0902L11AF10532" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 0902L11AF10532'^^xsd:string;
  dwc:scientificName 'Bathygadus favosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '6.1255'^^xsd:double;
  dwc:startLongitude '6.1398'^^xsd:double;
  dwc:endLongitude '6.1113'^^xsd:double;
  dwc:latitude '-25.4466'^^xsd:double;
  dwc:startLatitude '-25.4467'^^xsd:double;
  dwc:endLatitude '-25.4465'^^xsd:double;
  dwc:coordinatePrecision '1433.34'^^xsd:double;
  dwc:minimumDepth '880'^^xsd:integer;
  dwc:maximumDepth '883'^^xsd:integer;
  dwc:temperature '3.4'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 0902L11AF10532'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '126462'^^xsd:integer;
  dwc:sampleSize '0,05642183 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,05642183 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 0902L11AF10532'^^xsd:string;
  dwc:observationDate '2009-02-26'^^xsd:date;
  dwc:aphiaIdAccepted '126462'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%200902L11AF10565>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200902L11AF10565> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200902L11AF10565> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.4466 6.1255)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-25.4466"^^xsd:decimal ;
  dwc:decimalLongitude "6.1255"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "880"^^xsd:integer ;
  dwc:maximumDepthInMeters "883"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1433.34"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200902L11AF10565>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.4466 6.1255)"^^geo:wktLiteral ;
  geo-pos:lat "-25.4466"^^xsd:decimal ;
  geo-pos:long "6.1255"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1433.34"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%200902L11AF10565>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 0902L11AF10565" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 0902L11AF10565'^^xsd:string;
  dwc:scientificName 'Halargyreus johnsonii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '6.1255'^^xsd:double;
  dwc:startLongitude '6.1398'^^xsd:double;
  dwc:endLongitude '6.1113'^^xsd:double;
  dwc:latitude '-25.4466'^^xsd:double;
  dwc:startLatitude '-25.4467'^^xsd:double;
  dwc:endLatitude '-25.4465'^^xsd:double;
  dwc:coordinatePrecision '1433.34'^^xsd:double;
  dwc:minimumDepth '880'^^xsd:integer;
  dwc:maximumDepth '883'^^xsd:integer;
  dwc:temperature '3.4'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 0902L11AF10565'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '126489'^^xsd:integer;
  dwc:sampleSize '0,05642183 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,05642183 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 0902L11AF10565'^^xsd:string;
  dwc:observationDate '2009-02-26'^^xsd:date;
  dwc:aphiaIdAccepted '126489'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%200902L11AF10605>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200902L11AF10605> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200902L11AF10605> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.4466 6.1255)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-25.4466"^^xsd:decimal ;
  dwc:decimalLongitude "6.1255"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "880"^^xsd:integer ;
  dwc:maximumDepthInMeters "883"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1433.34"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200902L11AF10605>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.4466 6.1255)"^^geo:wktLiteral ;
  geo-pos:lat "-25.4466"^^xsd:decimal ;
  geo-pos:long "6.1255"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1433.34"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%200902L11AF10605>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 0902L11AF10605" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 0902L11AF10605'^^xsd:string;
  dwc:scientificName 'Alepocephalus productus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '6.1255'^^xsd:double;
  dwc:startLongitude '6.1398'^^xsd:double;
  dwc:endLongitude '6.1113'^^xsd:double;
  dwc:latitude '-25.4466'^^xsd:double;
  dwc:startLatitude '-25.4467'^^xsd:double;
  dwc:endLatitude '-25.4465'^^xsd:double;
  dwc:coordinatePrecision '1433.34'^^xsd:double;
  dwc:minimumDepth '880'^^xsd:integer;
  dwc:maximumDepth '883'^^xsd:integer;
  dwc:temperature '3.4'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 0902L11AF10605'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '126683'^^xsd:integer;
  dwc:sampleSize '0,05642183 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,05642183 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 0902L11AF10605'^^xsd:string;
  dwc:observationDate '2009-02-26'^^xsd:date;
  dwc:aphiaIdAccepted '126683'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%200902L11AF10634>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200902L11AF10634> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200902L11AF10634> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.4466 6.1255)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-25.4466"^^xsd:decimal ;
  dwc:decimalLongitude "6.1255"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "880"^^xsd:integer ;
  dwc:maximumDepthInMeters "883"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1433.34"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200902L11AF10634>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.4466 6.1255)"^^geo:wktLiteral ;
  geo-pos:lat "-25.4466"^^xsd:decimal ;
  geo-pos:long "6.1255"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1433.34"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%200902L11AF10634>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 0902L11AF10634" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 0902L11AF10634'^^xsd:string;
  dwc:scientificName 'Aldrovandia affinis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '6.1255'^^xsd:double;
  dwc:startLongitude '6.1398'^^xsd:double;
  dwc:endLongitude '6.1113'^^xsd:double;
  dwc:latitude '-25.4466'^^xsd:double;
  dwc:startLatitude '-25.4467'^^xsd:double;
  dwc:endLatitude '-25.4465'^^xsd:double;
  dwc:coordinatePrecision '1433.34'^^xsd:double;
  dwc:minimumDepth '880'^^xsd:integer;
  dwc:maximumDepth '883'^^xsd:integer;
  dwc:temperature '3.4'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 0902L11AF10634'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '126637'^^xsd:integer;
  dwc:sampleSize '0,05642183 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,05642183 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 0902L11AF10634'^^xsd:string;
  dwc:observationDate '2009-02-26'^^xsd:date;
  dwc:aphiaIdAccepted '126637'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%200902L11AF10666>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200902L11AF10666> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200902L11AF10666> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.4466 6.1255)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-25.4466"^^xsd:decimal ;
  dwc:decimalLongitude "6.1255"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "880"^^xsd:integer ;
  dwc:maximumDepthInMeters "883"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1433.34"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200902L11AF10666>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.4466 6.1255)"^^geo:wktLiteral ;
  geo-pos:lat "-25.4466"^^xsd:decimal ;
  geo-pos:long "6.1255"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1433.34"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%200902L11AF10666>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 0902L11AF10666" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 0902L11AF10666'^^xsd:string;
  dwc:scientificName 'Etmopterus princeps'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '6.1255'^^xsd:double;
  dwc:startLongitude '6.1398'^^xsd:double;
  dwc:endLongitude '6.1113'^^xsd:double;
  dwc:latitude '-25.4466'^^xsd:double;
  dwc:startLatitude '-25.4467'^^xsd:double;
  dwc:endLatitude '-25.4465'^^xsd:double;
  dwc:coordinatePrecision '1433.34'^^xsd:double;
  dwc:minimumDepth '880'^^xsd:integer;
  dwc:maximumDepth '883'^^xsd:integer;
  dwc:temperature '3.4'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 0902L11AF10666'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '105911'^^xsd:integer;
  dwc:sampleSize '0,05642183 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,05642183 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 0902L11AF10666'^^xsd:string;
  dwc:observationDate '2009-02-26'^^xsd:date;
  dwc:aphiaIdAccepted '105911'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%200902L11AF10001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200902L11AF10001> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200902L11AF10001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.4466 6.1255)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-25.4466"^^xsd:decimal ;
  dwc:decimalLongitude "6.1255"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "880"^^xsd:integer ;
  dwc:maximumDepthInMeters "883"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1433.34"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200902L11AF10001>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.4466 6.1255)"^^geo:wktLiteral ;
  geo-pos:lat "-25.4466"^^xsd:decimal ;
  geo-pos:long "6.1255"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1433.34"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%200902L11AF10001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 0902L11AF10001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 0902L11AF10001'^^xsd:string;
  dwc:scientificName 'Bathysaurus ferox'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '6.1255'^^xsd:double;
  dwc:startLongitude '6.1398'^^xsd:double;
  dwc:endLongitude '6.1113'^^xsd:double;
  dwc:latitude '-25.4466'^^xsd:double;
  dwc:startLatitude '-25.4467'^^xsd:double;
  dwc:endLatitude '-25.4465'^^xsd:double;
  dwc:coordinatePrecision '1433.34'^^xsd:double;
  dwc:minimumDepth '880'^^xsd:integer;
  dwc:maximumDepth '883'^^xsd:integer;
  dwc:temperature '3.4'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 0902L11AF10001'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '126369'^^xsd:integer;
  dwc:sampleSize '0,05642183 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,05642183 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 0902L11AF10001'^^xsd:string;
  dwc:observationDate '2009-02-26'^^xsd:date;
  dwc:aphiaIdAccepted '126369'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%200902L11AF10059>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200902L11AF10059> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200902L11AF10059> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.4466 6.1255)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-25.4466"^^xsd:decimal ;
  dwc:decimalLongitude "6.1255"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "880"^^xsd:integer ;
  dwc:maximumDepthInMeters "883"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1433.34"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200902L11AF10059>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.4466 6.1255)"^^geo:wktLiteral ;
  geo-pos:lat "-25.4466"^^xsd:decimal ;
  geo-pos:long "6.1255"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1433.34"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%200902L11AF10059>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 0902L11AF10059" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 0902L11AF10059'^^xsd:string;
  dwc:scientificName 'Chauliodus sloani'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '6.1255'^^xsd:double;
  dwc:startLongitude '6.1398'^^xsd:double;
  dwc:endLongitude '6.1113'^^xsd:double;
  dwc:latitude '-25.4466'^^xsd:double;
  dwc:startLatitude '-25.4467'^^xsd:double;
  dwc:endLatitude '-25.4465'^^xsd:double;
  dwc:coordinatePrecision '1433.34'^^xsd:double;
  dwc:minimumDepth '880'^^xsd:integer;
  dwc:maximumDepth '883'^^xsd:integer;
  dwc:temperature '3.4'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 0902L11AF10059'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '127338'^^xsd:integer;
  dwc:sampleSize '0,05642183 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,05642183 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 0902L11AF10059'^^xsd:string;
  dwc:observationDate '2009-02-26'^^xsd:date;
  dwc:aphiaIdAccepted '127338'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%201002L33BV10832>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L33BV10832> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L33BV10832> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.398 5.5027)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-26.398"^^xsd:decimal ;
  dwc:decimalLongitude "5.5027"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1620"^^xsd:integer ;
  dwc:maximumDepthInMeters "1666"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "732.88"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L33BV10832>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.398 5.5027)"^^geo:wktLiteral ;
  geo-pos:lat "-26.398"^^xsd:decimal ;
  geo-pos:long "5.5027"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "732.88"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%201002L33BV10832>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 1002L33BV10832" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-03-24'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 1002L33BV10832'^^xsd:string;
  dwc:scientificName 'Coryphaenoides striaturus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '5.5027'^^xsd:double;
  dwc:startLongitude '5.5085'^^xsd:double;
  dwc:endLongitude '5.4968'^^xsd:double;
  dwc:latitude '-26.398'^^xsd:double;
  dwc:startLatitude '-26.394'^^xsd:double;
  dwc:endLatitude '-26.402'^^xsd:double;
  dwc:coordinatePrecision '732.88'^^xsd:double;
  dwc:minimumDepth '1620'^^xsd:integer;
  dwc:maximumDepth '1666'^^xsd:integer;
  dwc:temperature '3.3'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA  1002L33BV10832'^^xsd:string;
  dwc:occurrenceRemarks 'Qualitative sample'^^xsd:string;
  dwc:aphiaid '217763'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort ''^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 1002L33BV10832'^^xsd:string;
  dwc:observationDate '2010-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '217763'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%201002L33BV11020>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L33BV11020> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L33BV11020> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.398 5.5027)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-26.398"^^xsd:decimal ;
  dwc:decimalLongitude "5.5027"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1620"^^xsd:integer ;
  dwc:maximumDepthInMeters "1666"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "732.88"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L33BV11020>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.398 5.5027)"^^geo:wktLiteral ;
  geo-pos:lat "-26.398"^^xsd:decimal ;
  geo-pos:long "5.5027"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "732.88"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%201002L33BV11020>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 1002L33BV11020" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-03-24'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 1002L33BV11020'^^xsd:string;
  dwc:scientificName 'Ceratoscopelus warmingii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '5.5027'^^xsd:double;
  dwc:startLongitude '5.5085'^^xsd:double;
  dwc:endLongitude '5.4968'^^xsd:double;
  dwc:latitude '-26.398'^^xsd:double;
  dwc:startLatitude '-26.394'^^xsd:double;
  dwc:endLatitude '-26.402'^^xsd:double;
  dwc:coordinatePrecision '732.88'^^xsd:double;
  dwc:minimumDepth '1620'^^xsd:integer;
  dwc:maximumDepth '1666'^^xsd:integer;
  dwc:temperature '3.3'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA  1002L33BV11020'^^xsd:string;
  dwc:occurrenceRemarks 'Qualitative sample'^^xsd:string;
  dwc:aphiaid '126586'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort ''^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 1002L33BV11020'^^xsd:string;
  dwc:observationDate '2010-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '126586'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%201002L33BV20035>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L33BV20035> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L33BV20035> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.398 5.5027)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-26.398"^^xsd:decimal ;
  dwc:decimalLongitude "5.5027"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1620"^^xsd:integer ;
  dwc:maximumDepthInMeters "1666"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "732.88"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L33BV20035>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.398 5.5027)"^^geo:wktLiteral ;
  geo-pos:lat "-26.398"^^xsd:decimal ;
  geo-pos:long "5.5027"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "732.88"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%201002L33BV20035>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 1002L33BV20035" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-03-24'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 1002L33BV20035'^^xsd:string;
  dwc:scientificName 'Plesionika heterocarpus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '5.5027'^^xsd:double;
  dwc:startLongitude '5.5085'^^xsd:double;
  dwc:endLongitude '5.4968'^^xsd:double;
  dwc:latitude '-26.398'^^xsd:double;
  dwc:startLatitude '-26.394'^^xsd:double;
  dwc:endLatitude '-26.402'^^xsd:double;
  dwc:coordinatePrecision '732.88'^^xsd:double;
  dwc:minimumDepth '1620'^^xsd:integer;
  dwc:maximumDepth '1666'^^xsd:integer;
  dwc:temperature '3.3'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA  1002L33BV20035'^^xsd:string;
  dwc:occurrenceRemarks 'Qualitative sample'^^xsd:string;
  dwc:aphiaid '107660'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort ''^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 1002L33BV20035'^^xsd:string;
  dwc:observationDate '2010-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '107660'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%201002L33BV20065>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L33BV20065> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L33BV20065> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.398 5.5027)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-26.398"^^xsd:decimal ;
  dwc:decimalLongitude "5.5027"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1620"^^xsd:integer ;
  dwc:maximumDepthInMeters "1666"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "732.88"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L33BV20065>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.398 5.5027)"^^geo:wktLiteral ;
  geo-pos:lat "-26.398"^^xsd:decimal ;
  geo-pos:long "5.5027"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "732.88"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%201002L33BV20065>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 1002L33BV20065" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-03-24'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 1002L33BV20065'^^xsd:string;
  dwc:scientificName 'Acanthephyra purpurea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '5.5027'^^xsd:double;
  dwc:startLongitude '5.5085'^^xsd:double;
  dwc:endLongitude '5.4968'^^xsd:double;
  dwc:latitude '-26.398'^^xsd:double;
  dwc:startLatitude '-26.394'^^xsd:double;
  dwc:endLatitude '-26.402'^^xsd:double;
  dwc:coordinatePrecision '732.88'^^xsd:double;
  dwc:minimumDepth '1620'^^xsd:integer;
  dwc:maximumDepth '1666'^^xsd:integer;
  dwc:temperature '3.3'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA  1002L33BV20065'^^xsd:string;
  dwc:occurrenceRemarks 'Qualitative sample'^^xsd:string;
  dwc:aphiaid '107582'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort ''^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 1002L33BV20065'^^xsd:string;
  dwc:observationDate '2010-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '107582'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%201002L33BV20110>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L33BV20110> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L33BV20110> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.398 5.5027)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-26.398"^^xsd:decimal ;
  dwc:decimalLongitude "5.5027"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1620"^^xsd:integer ;
  dwc:maximumDepthInMeters "1666"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "732.88"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L33BV20110>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.398 5.5027)"^^geo:wktLiteral ;
  geo-pos:lat "-26.398"^^xsd:decimal ;
  geo-pos:long "5.5027"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "732.88"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%201002L33BV20110>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 1002L33BV20110" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-03-24'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 1002L33BV20110'^^xsd:string;
  dwc:scientificName 'Kemphyra corallina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '5.5027'^^xsd:double;
  dwc:startLongitude '5.5085'^^xsd:double;
  dwc:endLongitude '5.4968'^^xsd:double;
  dwc:latitude '-26.398'^^xsd:double;
  dwc:startLatitude '-26.394'^^xsd:double;
  dwc:endLatitude '-26.402'^^xsd:double;
  dwc:coordinatePrecision '732.88'^^xsd:double;
  dwc:minimumDepth '1620'^^xsd:integer;
  dwc:maximumDepth '1666'^^xsd:integer;
  dwc:temperature '3.3'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA  1002L33BV20110'^^xsd:string;
  dwc:occurrenceRemarks 'Qualitative sample'^^xsd:string;
  dwc:aphiaid '107593'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort ''^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 1002L33BV20110'^^xsd:string;
  dwc:observationDate '2010-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '107593'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%201002L33BV20209>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L33BV20209> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L33BV20209> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.398 5.5027)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-26.398"^^xsd:decimal ;
  dwc:decimalLongitude "5.5027"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1620"^^xsd:integer ;
  dwc:maximumDepthInMeters "1666"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "732.88"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L33BV20209>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.398 5.5027)"^^geo:wktLiteral ;
  geo-pos:lat "-26.398"^^xsd:decimal ;
  geo-pos:long "5.5027"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "732.88"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%201002L33BV20209>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 1002L33BV20209" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-03-24'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 1002L33BV20209'^^xsd:string;
  dwc:scientificName 'Nematocarcinus longirostris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '5.5027'^^xsd:double;
  dwc:startLongitude '5.5085'^^xsd:double;
  dwc:endLongitude '5.4968'^^xsd:double;
  dwc:latitude '-26.398'^^xsd:double;
  dwc:startLatitude '-26.394'^^xsd:double;
  dwc:endLatitude '-26.402'^^xsd:double;
  dwc:coordinatePrecision '732.88'^^xsd:double;
  dwc:minimumDepth '1620'^^xsd:integer;
  dwc:maximumDepth '1666'^^xsd:integer;
  dwc:temperature '3.3'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA  1002L33BV20209'^^xsd:string;
  dwc:occurrenceRemarks 'Qualitative sample'^^xsd:string;
  dwc:aphiaid '514315'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort ''^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 1002L33BV20209'^^xsd:string;
  dwc:observationDate '2010-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '514315'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%201002L33BV20225>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L33BV20225> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L33BV20225> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.398 5.5027)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-26.398"^^xsd:decimal ;
  dwc:decimalLongitude "5.5027"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1620"^^xsd:integer ;
  dwc:maximumDepthInMeters "1666"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "732.88"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L33BV20225>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.398 5.5027)"^^geo:wktLiteral ;
  geo-pos:lat "-26.398"^^xsd:decimal ;
  geo-pos:long "5.5027"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "732.88"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%201002L33BV20225>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 1002L33BV20225" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-03-24'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 1002L33BV20225'^^xsd:string;
  dwc:scientificName 'Chaceon erytheiae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '5.5027'^^xsd:double;
  dwc:startLongitude '5.5085'^^xsd:double;
  dwc:endLongitude '5.4968'^^xsd:double;
  dwc:latitude '-26.398'^^xsd:double;
  dwc:startLatitude '-26.394'^^xsd:double;
  dwc:endLatitude '-26.402'^^xsd:double;
  dwc:coordinatePrecision '732.88'^^xsd:double;
  dwc:minimumDepth '1620'^^xsd:integer;
  dwc:maximumDepth '1666'^^xsd:integer;
  dwc:temperature '3.3'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA  1002L33BV20225'^^xsd:string;
  dwc:occurrenceRemarks 'Qualitative sample'^^xsd:string;
  dwc:aphiaid '241100'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort ''^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 1002L33BV20225'^^xsd:string;
  dwc:observationDate '2010-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '241100'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%200902L3AF10532>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200902L3AF10532> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200902L3AF10532> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.2752 8.2346)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-23.2752"^^xsd:decimal ;
  dwc:decimalLongitude "8.2346"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1094"^^xsd:integer ;
  dwc:maximumDepthInMeters "1118"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1409.73"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200902L3AF10532>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.2752 8.2346)"^^geo:wktLiteral ;
  geo-pos:lat "-23.2752"^^xsd:decimal ;
  geo-pos:long "8.2346"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1409.73"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%200902L3AF10532>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 0902L3AF10532" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 0902L3AF10532'^^xsd:string;
  dwc:scientificName 'Bathygadus favosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '8.2346'^^xsd:double;
  dwc:startLongitude '8.2213'^^xsd:double;
  dwc:endLongitude '8.248'^^xsd:double;
  dwc:latitude '-23.2752'^^xsd:double;
  dwc:startLatitude '-23.272'^^xsd:double;
  dwc:endLatitude '-23.2783'^^xsd:double;
  dwc:coordinatePrecision '1409.73'^^xsd:double;
  dwc:minimumDepth '1094'^^xsd:integer;
  dwc:maximumDepth '1118'^^xsd:integer;
  dwc:temperature '3'^^xsd:integer;
  dwc:previousCatalogNumber 'NAMIBIA 0902L3AF10532'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '126462'^^xsd:integer;
  dwc:sampleSize '0,05616274 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,05616274 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 0902L3AF10532'^^xsd:string;
  dwc:observationDate '2009-02-19'^^xsd:date;
  dwc:aphiaIdAccepted '126462'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%200902L3AF10561>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200902L3AF10561> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200902L3AF10561> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.2752 8.2346)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-23.2752"^^xsd:decimal ;
  dwc:decimalLongitude "8.2346"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1094"^^xsd:integer ;
  dwc:maximumDepthInMeters "1118"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1409.73"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200902L3AF10561>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.2752 8.2346)"^^geo:wktLiteral ;
  geo-pos:lat "-23.2752"^^xsd:decimal ;
  geo-pos:long "8.2346"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1409.73"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%200902L3AF10561>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 0902L3AF10561" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 0902L3AF10561'^^xsd:string;
  dwc:scientificName 'Diplophos taenia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '8.2346'^^xsd:double;
  dwc:startLongitude '8.2213'^^xsd:double;
  dwc:endLongitude '8.248'^^xsd:double;
  dwc:latitude '-23.2752'^^xsd:double;
  dwc:startLatitude '-23.272'^^xsd:double;
  dwc:endLatitude '-23.2783'^^xsd:double;
  dwc:coordinatePrecision '1409.73'^^xsd:double;
  dwc:minimumDepth '1094'^^xsd:integer;
  dwc:maximumDepth '1118'^^xsd:integer;
  dwc:temperature '3'^^xsd:integer;
  dwc:previousCatalogNumber 'NAMIBIA 0902L3AF10561'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '127292'^^xsd:integer;
  dwc:sampleSize '0,05616274 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,05616274 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 0902L3AF10561'^^xsd:string;
  dwc:observationDate '2009-02-19'^^xsd:date;
  dwc:aphiaIdAccepted '127292'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%200902L3AF10605>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200902L3AF10605> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200902L3AF10605> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.2752 8.2346)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-23.2752"^^xsd:decimal ;
  dwc:decimalLongitude "8.2346"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1094"^^xsd:integer ;
  dwc:maximumDepthInMeters "1118"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1409.73"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200902L3AF10605>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.2752 8.2346)"^^geo:wktLiteral ;
  geo-pos:lat "-23.2752"^^xsd:decimal ;
  geo-pos:long "8.2346"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1409.73"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%200902L3AF10605>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 0902L3AF10605" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 0902L3AF10605'^^xsd:string;
  dwc:scientificName 'Alepocephalus productus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '8.2346'^^xsd:double;
  dwc:startLongitude '8.2213'^^xsd:double;
  dwc:endLongitude '8.248'^^xsd:double;
  dwc:latitude '-23.2752'^^xsd:double;
  dwc:startLatitude '-23.272'^^xsd:double;
  dwc:endLatitude '-23.2783'^^xsd:double;
  dwc:coordinatePrecision '1409.73'^^xsd:double;
  dwc:minimumDepth '1094'^^xsd:integer;
  dwc:maximumDepth '1118'^^xsd:integer;
  dwc:temperature '3'^^xsd:integer;
  dwc:previousCatalogNumber 'NAMIBIA 0902L3AF10605'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '126683'^^xsd:integer;
  dwc:sampleSize '0,05616274 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,05616274 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 0902L3AF10605'^^xsd:string;
  dwc:observationDate '2009-02-19'^^xsd:date;
  dwc:aphiaIdAccepted '126683'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%200902L3AF10666>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200902L3AF10666> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200902L3AF10666> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.2752 8.2346)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-23.2752"^^xsd:decimal ;
  dwc:decimalLongitude "8.2346"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1094"^^xsd:integer ;
  dwc:maximumDepthInMeters "1118"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1409.73"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200902L3AF10666>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.2752 8.2346)"^^geo:wktLiteral ;
  geo-pos:lat "-23.2752"^^xsd:decimal ;
  geo-pos:long "8.2346"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1409.73"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%200902L3AF10666>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 0902L3AF10666" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 0902L3AF10666'^^xsd:string;
  dwc:scientificName 'Etmopterus princeps'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '8.2346'^^xsd:double;
  dwc:startLongitude '8.2213'^^xsd:double;
  dwc:endLongitude '8.248'^^xsd:double;
  dwc:latitude '-23.2752'^^xsd:double;
  dwc:startLatitude '-23.272'^^xsd:double;
  dwc:endLatitude '-23.2783'^^xsd:double;
  dwc:coordinatePrecision '1409.73'^^xsd:double;
  dwc:minimumDepth '1094'^^xsd:integer;
  dwc:maximumDepth '1118'^^xsd:integer;
  dwc:temperature '3'^^xsd:integer;
  dwc:previousCatalogNumber 'NAMIBIA 0902L3AF10666'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '105911'^^xsd:integer;
  dwc:sampleSize '0,05616274 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,05616274 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 0902L3AF10666'^^xsd:string;
  dwc:observationDate '2009-02-19'^^xsd:date;
  dwc:aphiaIdAccepted '105911'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%200902L3AF10779>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200902L3AF10779> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200902L3AF10779> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.2752 8.2346)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-23.2752"^^xsd:decimal ;
  dwc:decimalLongitude "8.2346"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1094"^^xsd:integer ;
  dwc:maximumDepthInMeters "1118"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1409.73"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200902L3AF10779>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.2752 8.2346)"^^geo:wktLiteral ;
  geo-pos:lat "-23.2752"^^xsd:decimal ;
  geo-pos:long "8.2346"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1409.73"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%200902L3AF10779>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 0902L3AF10779" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 0902L3AF10779'^^xsd:string;
  dwc:scientificName 'Rouleina attrita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '8.2346'^^xsd:double;
  dwc:startLongitude '8.2213'^^xsd:double;
  dwc:endLongitude '8.248'^^xsd:double;
  dwc:latitude '-23.2752'^^xsd:double;
  dwc:startLatitude '-23.272'^^xsd:double;
  dwc:endLatitude '-23.2783'^^xsd:double;
  dwc:coordinatePrecision '1409.73'^^xsd:double;
  dwc:minimumDepth '1094'^^xsd:integer;
  dwc:maximumDepth '1118'^^xsd:integer;
  dwc:temperature '3'^^xsd:integer;
  dwc:previousCatalogNumber 'NAMIBIA 0902L3AF10779'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '126709'^^xsd:integer;
  dwc:sampleSize '0,05616274 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,05616274 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 0902L3AF10779'^^xsd:string;
  dwc:observationDate '2009-02-19'^^xsd:date;
  dwc:aphiaIdAccepted '126709'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%201002L34AF10834>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L34AF10834> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L34AF10834> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.2702 5.5947)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-26.2702"^^xsd:decimal ;
  dwc:decimalLongitude "5.5947"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1772"^^xsd:integer ;
  dwc:maximumDepthInMeters "1901"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1402.22"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L34AF10834>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.2702 5.5947)"^^geo:wktLiteral ;
  geo-pos:lat "-26.2702"^^xsd:decimal ;
  geo-pos:long "5.5947"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1402.22"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%201002L34AF10834>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 1002L34AF10834" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 1002L34AF10834'^^xsd:string;
  dwc:scientificName 'Conocara murrayi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '5.5947'^^xsd:double;
  dwc:startLongitude '5.5867'^^xsd:double;
  dwc:endLongitude '5.6027'^^xsd:double;
  dwc:latitude '-26.2702'^^xsd:double;
  dwc:startLatitude '-26.2806'^^xsd:double;
  dwc:endLatitude '-26.2598'^^xsd:double;
  dwc:coordinatePrecision '1402.22'^^xsd:double;
  dwc:minimumDepth '1772'^^xsd:integer;
  dwc:maximumDepth '1901'^^xsd:integer;
  dwc:temperature '3.2'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 1002L34AF10834'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '126697'^^xsd:integer;
  dwc:sampleSize '0,05594351 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,05594351 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 1002L34AF10834'^^xsd:string;
  dwc:observationDate '2010-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '126697'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%201002L34AF10919>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L34AF10919> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L34AF10919> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.2702 5.5947)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-26.2702"^^xsd:decimal ;
  dwc:decimalLongitude "5.5947"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1772"^^xsd:integer ;
  dwc:maximumDepthInMeters "1901"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1402.22"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L34AF10919>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.2702 5.5947)"^^geo:wktLiteral ;
  geo-pos:lat "-26.2702"^^xsd:decimal ;
  geo-pos:long "5.5947"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1402.22"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%201002L34AF10919>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 1002L34AF10919" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 1002L34AF10919'^^xsd:string;
  dwc:scientificName 'Squalogadus modificatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '5.5947'^^xsd:double;
  dwc:startLongitude '5.5867'^^xsd:double;
  dwc:endLongitude '5.6027'^^xsd:double;
  dwc:latitude '-26.2702'^^xsd:double;
  dwc:startLatitude '-26.2806'^^xsd:double;
  dwc:endLatitude '-26.2598'^^xsd:double;
  dwc:coordinatePrecision '1402.22'^^xsd:double;
  dwc:minimumDepth '1772'^^xsd:integer;
  dwc:maximumDepth '1901'^^xsd:integer;
  dwc:temperature '3.2'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 1002L34AF10919'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '221514'^^xsd:integer;
  dwc:sampleSize '0,05594351 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,05594351 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 1002L34AF10919'^^xsd:string;
  dwc:observationDate '2010-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '221514'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%201002L34AF10935>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L34AF10935> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L34AF10935> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.2702 5.5947)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-26.2702"^^xsd:decimal ;
  dwc:decimalLongitude "5.5947"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1772"^^xsd:integer ;
  dwc:maximumDepthInMeters "1901"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1402.22"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L34AF10935>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.2702 5.5947)"^^geo:wktLiteral ;
  geo-pos:lat "-26.2702"^^xsd:decimal ;
  geo-pos:long "5.5947"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1402.22"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%201002L34AF10935>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 1002L34AF10935" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 1002L34AF10935'^^xsd:string;
  dwc:scientificName 'Bathytroctes microlepis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '5.5947'^^xsd:double;
  dwc:startLongitude '5.5867'^^xsd:double;
  dwc:endLongitude '5.6027'^^xsd:double;
  dwc:latitude '-26.2702'^^xsd:double;
  dwc:startLatitude '-26.2806'^^xsd:double;
  dwc:endLatitude '-26.2598'^^xsd:double;
  dwc:coordinatePrecision '1402.22'^^xsd:double;
  dwc:minimumDepth '1772'^^xsd:integer;
  dwc:maximumDepth '1901'^^xsd:integer;
  dwc:temperature '3.2'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 1002L34AF10935'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '126693'^^xsd:integer;
  dwc:sampleSize '0,05594351 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,05594351 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 1002L34AF10935'^^xsd:string;
  dwc:observationDate '2010-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '126693'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%201002L34AF10937>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L34AF10937> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L34AF10937> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.2702 5.5947)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-26.2702"^^xsd:decimal ;
  dwc:decimalLongitude "5.5947"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1772"^^xsd:integer ;
  dwc:maximumDepthInMeters "1901"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1402.22"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L34AF10937>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.2702 5.5947)"^^geo:wktLiteral ;
  geo-pos:lat "-26.2702"^^xsd:decimal ;
  geo-pos:long "5.5947"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1402.22"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%201002L34AF10937>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 1002L34AF10937" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 1002L34AF10937'^^xsd:string;
  dwc:scientificName 'Sternoptyx pseudobscura'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '5.5947'^^xsd:double;
  dwc:startLongitude '5.5867'^^xsd:double;
  dwc:endLongitude '5.6027'^^xsd:double;
  dwc:latitude '-26.2702'^^xsd:double;
  dwc:startLatitude '-26.2806'^^xsd:double;
  dwc:endLatitude '-26.2598'^^xsd:double;
  dwc:coordinatePrecision '1402.22'^^xsd:double;
  dwc:minimumDepth '1772'^^xsd:integer;
  dwc:maximumDepth '1901'^^xsd:integer;
  dwc:temperature '3.2'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 1002L34AF10937'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '127315'^^xsd:integer;
  dwc:sampleSize '0,05594351 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,05594351 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 1002L34AF10937'^^xsd:string;
  dwc:observationDate '2010-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '127315'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%201002L34AF10956>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L34AF10956> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L34AF10956> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.2702 5.5947)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-26.2702"^^xsd:decimal ;
  dwc:decimalLongitude "5.5947"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1772"^^xsd:integer ;
  dwc:maximumDepthInMeters "1901"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1402.22"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L34AF10956>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.2702 5.5947)"^^geo:wktLiteral ;
  geo-pos:lat "-26.2702"^^xsd:decimal ;
  geo-pos:long "5.5947"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1402.22"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%201002L34AF10956>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 1002L34AF10956" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 1002L34AF10956'^^xsd:string;
  dwc:scientificName 'Bathysaurus mollis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '5.5947'^^xsd:double;
  dwc:startLongitude '5.5867'^^xsd:double;
  dwc:endLongitude '5.6027'^^xsd:double;
  dwc:latitude '-26.2702'^^xsd:double;
  dwc:startLatitude '-26.2806'^^xsd:double;
  dwc:endLatitude '-26.2598'^^xsd:double;
  dwc:coordinatePrecision '1402.22'^^xsd:double;
  dwc:minimumDepth '1772'^^xsd:integer;
  dwc:maximumDepth '1901'^^xsd:integer;
  dwc:temperature '3.2'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 1002L34AF10956'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '126370'^^xsd:integer;
  dwc:sampleSize '0,05594351 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,05594351 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 1002L34AF10956'^^xsd:string;
  dwc:observationDate '2010-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '126370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%201002L34AF10957>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L34AF10957> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L34AF10957> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.2702 5.5947)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-26.2702"^^xsd:decimal ;
  dwc:decimalLongitude "5.5947"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1772"^^xsd:integer ;
  dwc:maximumDepthInMeters "1901"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1402.22"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L34AF10957>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.2702 5.5947)"^^geo:wktLiteral ;
  geo-pos:lat "-26.2702"^^xsd:decimal ;
  geo-pos:long "5.5947"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1402.22"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%201002L34AF10957>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 1002L34AF10957" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 1002L34AF10957'^^xsd:string;
  dwc:scientificName 'Sternoptyx pseudodiaphana'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '5.5947'^^xsd:double;
  dwc:startLongitude '5.5867'^^xsd:double;
  dwc:endLongitude '5.6027'^^xsd:double;
  dwc:latitude '-26.2702'^^xsd:double;
  dwc:startLatitude '-26.2806'^^xsd:double;
  dwc:endLatitude '-26.2598'^^xsd:double;
  dwc:coordinatePrecision '1402.22'^^xsd:double;
  dwc:minimumDepth '1772'^^xsd:integer;
  dwc:maximumDepth '1901'^^xsd:integer;
  dwc:temperature '3.2'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 1002L34AF10957'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '275005'^^xsd:integer;
  dwc:sampleSize '0,05594351 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,05594351 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 1002L34AF10957'^^xsd:string;
  dwc:observationDate '2010-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '275005'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%200902L2AF10962>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200902L2AF10962> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200902L2AF10962> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.1549 8.241)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-23.1549"^^xsd:decimal ;
  dwc:decimalLongitude "8.241"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1044"^^xsd:integer ;
  dwc:maximumDepthInMeters "1091"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1735.28"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200902L2AF10962>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.1549 8.241)"^^geo:wktLiteral ;
  geo-pos:lat "-23.1549"^^xsd:decimal ;
  geo-pos:long "8.241"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1735.28"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%200902L2AF10962>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 0902L2AF10962" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 0902L2AF10962'^^xsd:string;
  dwc:scientificName 'Gadomus capensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '8.241'^^xsd:double;
  dwc:startLongitude '8.2517'^^xsd:double;
  dwc:endLongitude '8.2303'^^xsd:double;
  dwc:latitude '-23.1549'^^xsd:double;
  dwc:startLatitude '-23.167'^^xsd:double;
  dwc:endLatitude '-23.1427'^^xsd:double;
  dwc:coordinatePrecision '1735.28'^^xsd:double;
  dwc:minimumDepth '1044'^^xsd:integer;
  dwc:maximumDepth '1091'^^xsd:integer;
  dwc:temperature '3.6'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 0902L2AF10962'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '217768'^^xsd:integer;
  dwc:sampleSize '0,05811588 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,05811588 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 0902L2AF10962'^^xsd:string;
  dwc:observationDate '2009-02-19'^^xsd:date;
  dwc:aphiaIdAccepted '217768'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%200902L2AF20121>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200902L2AF20121> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200902L2AF20121> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.1549 8.241)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-23.1549"^^xsd:decimal ;
  dwc:decimalLongitude "8.241"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1044"^^xsd:integer ;
  dwc:maximumDepthInMeters "1091"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1735.28"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200902L2AF20121>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.1549 8.241)"^^geo:wktLiteral ;
  geo-pos:lat "-23.1549"^^xsd:decimal ;
  geo-pos:long "8.241"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1735.28"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%200902L2AF20121>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 0902L2AF20121" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 0902L2AF20121'^^xsd:string;
  dwc:scientificName 'Parapagurus pilosimanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '8.241'^^xsd:double;
  dwc:startLongitude '8.2517'^^xsd:double;
  dwc:endLongitude '8.2303'^^xsd:double;
  dwc:latitude '-23.1549'^^xsd:double;
  dwc:startLatitude '-23.167'^^xsd:double;
  dwc:endLatitude '-23.1427'^^xsd:double;
  dwc:coordinatePrecision '1735.28'^^xsd:double;
  dwc:minimumDepth '1044'^^xsd:integer;
  dwc:maximumDepth '1091'^^xsd:integer;
  dwc:temperature '3.6'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 0902L2AF20121'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '107248'^^xsd:integer;
  dwc:sampleSize '0,05811588 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,05811588 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 0902L2AF20121'^^xsd:string;
  dwc:observationDate '2009-02-19'^^xsd:date;
  dwc:aphiaIdAccepted '107248'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%200902L2AF20138>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200902L2AF20138> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200902L2AF20138> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.1549 8.241)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-23.1549"^^xsd:decimal ;
  dwc:decimalLongitude "8.241"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1044"^^xsd:integer ;
  dwc:maximumDepthInMeters "1091"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1735.28"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200902L2AF20138>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.1549 8.241)"^^geo:wktLiteral ;
  geo-pos:lat "-23.1549"^^xsd:decimal ;
  geo-pos:long "8.241"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1735.28"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%200902L2AF20138>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 0902L2AF20138" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 0902L2AF20138'^^xsd:string;
  dwc:scientificName 'Funchalia woodwardi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '8.241'^^xsd:double;
  dwc:startLongitude '8.2517'^^xsd:double;
  dwc:endLongitude '8.2303'^^xsd:double;
  dwc:latitude '-23.1549'^^xsd:double;
  dwc:startLatitude '-23.167'^^xsd:double;
  dwc:endLatitude '-23.1427'^^xsd:double;
  dwc:coordinatePrecision '1735.28'^^xsd:double;
  dwc:minimumDepth '1044'^^xsd:integer;
  dwc:maximumDepth '1091'^^xsd:integer;
  dwc:temperature '3.6'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 0902L2AF20138'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '107101'^^xsd:integer;
  dwc:sampleSize '0,05811588 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,05811588 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 0902L2AF20138'^^xsd:string;
  dwc:observationDate '2009-02-19'^^xsd:date;
  dwc:aphiaIdAccepted '107101'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%200902L2AF20148>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200902L2AF20148> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200902L2AF20148> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.1549 8.241)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-23.1549"^^xsd:decimal ;
  dwc:decimalLongitude "8.241"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1044"^^xsd:integer ;
  dwc:maximumDepthInMeters "1091"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1735.28"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200902L2AF20148>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.1549 8.241)"^^geo:wktLiteral ;
  geo-pos:lat "-23.1549"^^xsd:decimal ;
  geo-pos:long "8.241"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1735.28"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%200902L2AF20148>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 0902L2AF20148" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 0902L2AF20148'^^xsd:string;
  dwc:scientificName 'Acanthephyra eximia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '8.241'^^xsd:double;
  dwc:startLongitude '8.2517'^^xsd:double;
  dwc:endLongitude '8.2303'^^xsd:double;
  dwc:latitude '-23.1549'^^xsd:double;
  dwc:startLatitude '-23.167'^^xsd:double;
  dwc:endLatitude '-23.1427'^^xsd:double;
  dwc:coordinatePrecision '1735.28'^^xsd:double;
  dwc:minimumDepth '1044'^^xsd:integer;
  dwc:maximumDepth '1091'^^xsd:integer;
  dwc:temperature '3.6'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 0902L2AF20148'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '564909'^^xsd:integer;
  dwc:sampleSize '0,05811588 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,05811588 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 0902L2AF20148'^^xsd:string;
  dwc:observationDate '2009-02-19'^^xsd:date;
  dwc:aphiaIdAccepted '564909'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%200902L2AF20155>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200902L2AF20155> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200902L2AF20155> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.1549 8.241)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-23.1549"^^xsd:decimal ;
  dwc:decimalLongitude "8.241"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1044"^^xsd:integer ;
  dwc:maximumDepthInMeters "1091"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1735.28"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200902L2AF20155>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.1549 8.241)"^^geo:wktLiteral ;
  geo-pos:lat "-23.1549"^^xsd:decimal ;
  geo-pos:long "8.241"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1735.28"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%200902L2AF20155>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 0902L2AF20155" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 0902L2AF20155'^^xsd:string;
  dwc:scientificName 'Acanthephyra acanthitelsonis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '8.241'^^xsd:double;
  dwc:startLongitude '8.2517'^^xsd:double;
  dwc:endLongitude '8.2303'^^xsd:double;
  dwc:latitude '-23.1549'^^xsd:double;
  dwc:startLatitude '-23.167'^^xsd:double;
  dwc:endLatitude '-23.1427'^^xsd:double;
  dwc:coordinatePrecision '1735.28'^^xsd:double;
  dwc:minimumDepth '1044'^^xsd:integer;
  dwc:maximumDepth '1091'^^xsd:integer;
  dwc:temperature '3.6'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 0902L2AF20155'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '240809'^^xsd:integer;
  dwc:sampleSize '0,05811588 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,05811588 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 0902L2AF20155'^^xsd:string;
  dwc:observationDate '2009-02-19'^^xsd:date;
  dwc:aphiaIdAccepted '107581'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%200902L2AF20209>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200902L2AF20209> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200902L2AF20209> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.1549 8.241)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-23.1549"^^xsd:decimal ;
  dwc:decimalLongitude "8.241"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1044"^^xsd:integer ;
  dwc:maximumDepthInMeters "1091"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1735.28"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200902L2AF20209>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.1549 8.241)"^^geo:wktLiteral ;
  geo-pos:lat "-23.1549"^^xsd:decimal ;
  geo-pos:long "8.241"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1735.28"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%200902L2AF20209>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 0902L2AF20209" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 0902L2AF20209'^^xsd:string;
  dwc:scientificName 'Nematocarcinus longirostris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '8.241'^^xsd:double;
  dwc:startLongitude '8.2517'^^xsd:double;
  dwc:endLongitude '8.2303'^^xsd:double;
  dwc:latitude '-23.1549'^^xsd:double;
  dwc:startLatitude '-23.167'^^xsd:double;
  dwc:endLatitude '-23.1427'^^xsd:double;
  dwc:coordinatePrecision '1735.28'^^xsd:double;
  dwc:minimumDepth '1044'^^xsd:integer;
  dwc:maximumDepth '1091'^^xsd:integer;
  dwc:temperature '3.6'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 0902L2AF20209'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '514315'^^xsd:integer;
  dwc:sampleSize '0,05811588 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,05811588 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 0902L2AF20209'^^xsd:string;
  dwc:observationDate '2009-02-19'^^xsd:date;
  dwc:aphiaIdAccepted '514315'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%200902L1AP10787>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200902L1AP10787> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200902L1AP10787> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.232 8.3157)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-23.232"^^xsd:decimal ;
  dwc:decimalLongitude "8.3157"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "500"^^xsd:integer ;
  dwc:maximumDepthInMeters "500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "609.36"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200902L1AP10787>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.232 8.3157)"^^geo:wktLiteral ;
  geo-pos:lat "-23.232"^^xsd:decimal ;
  geo-pos:long "8.3157"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "609.36"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%200902L1AP10787>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 0902L1AP10787" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-03-24'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 0902L1AP10787'^^xsd:string;
  dwc:scientificName 'Serrivomer beanii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '8.3157'^^xsd:double;
  dwc:startLongitude '8.3217'^^xsd:double;
  dwc:endLongitude '8.3098'^^xsd:double;
  dwc:latitude '-23.232'^^xsd:double;
  dwc:startLatitude '-23.2322'^^xsd:double;
  dwc:endLatitude '-23.2318'^^xsd:double;
  dwc:coordinatePrecision '609.36'^^xsd:double;
  dwc:minimumDepth '500'^^xsd:integer;
  dwc:maximumDepth '500'^^xsd:integer;
  dwc:temperature '6'^^xsd:integer;
  dwc:previousCatalogNumber 'NAMIBIA  0902L1AP10787'^^xsd:string;
  dwc:occurrenceRemarks 'Qualitative sample'^^xsd:string;
  dwc:aphiaid '126319'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort ''^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 0902L1AP10787'^^xsd:string;
  dwc:observationDate '2009-02-17'^^xsd:date;
  dwc:aphiaIdAccepted '126319'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%200902L1AP10862>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200902L1AP10862> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200902L1AP10862> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.232 8.3157)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-23.232"^^xsd:decimal ;
  dwc:decimalLongitude "8.3157"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "500"^^xsd:integer ;
  dwc:maximumDepthInMeters "500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "609.36"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200902L1AP10862>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.232 8.3157)"^^geo:wktLiteral ;
  geo-pos:lat "-23.232"^^xsd:decimal ;
  geo-pos:long "8.3157"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "609.36"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%200902L1AP10862>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 0902L1AP10862" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-03-24'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 0902L1AP10862'^^xsd:string;
  dwc:scientificName 'Photichthys argenteus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '8.3157'^^xsd:double;
  dwc:startLongitude '8.3217'^^xsd:double;
  dwc:endLongitude '8.3098'^^xsd:double;
  dwc:latitude '-23.232'^^xsd:double;
  dwc:startLatitude '-23.2322'^^xsd:double;
  dwc:endLatitude '-23.2318'^^xsd:double;
  dwc:coordinatePrecision '609.36'^^xsd:double;
  dwc:minimumDepth '500'^^xsd:integer;
  dwc:maximumDepth '500'^^xsd:integer;
  dwc:temperature '6'^^xsd:integer;
  dwc:previousCatalogNumber 'NAMIBIA  0902L1AP10862'^^xsd:string;
  dwc:occurrenceRemarks 'Qualitative sample'^^xsd:string;
  dwc:aphiaid '400296'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort ''^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 0902L1AP10862'^^xsd:string;
  dwc:observationDate '2009-02-17'^^xsd:date;
  dwc:aphiaIdAccepted '220007'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%200902L1AP10926>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200902L1AP10926> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200902L1AP10926> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.232 8.3157)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-23.232"^^xsd:decimal ;
  dwc:decimalLongitude "8.3157"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "500"^^xsd:integer ;
  dwc:maximumDepthInMeters "500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "609.36"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200902L1AP10926>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.232 8.3157)"^^geo:wktLiteral ;
  geo-pos:lat "-23.232"^^xsd:decimal ;
  geo-pos:long "8.3157"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "609.36"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%200902L1AP10926>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 0902L1AP10926" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-03-24'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 0902L1AP10926'^^xsd:string;
  dwc:scientificName 'Hygophum hygomii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '8.3157'^^xsd:double;
  dwc:startLongitude '8.3217'^^xsd:double;
  dwc:endLongitude '8.3098'^^xsd:double;
  dwc:latitude '-23.232'^^xsd:double;
  dwc:startLatitude '-23.2322'^^xsd:double;
  dwc:endLatitude '-23.2318'^^xsd:double;
  dwc:coordinatePrecision '609.36'^^xsd:double;
  dwc:minimumDepth '500'^^xsd:integer;
  dwc:maximumDepth '500'^^xsd:integer;
  dwc:temperature '6'^^xsd:integer;
  dwc:previousCatalogNumber 'NAMIBIA  0902L1AP10926'^^xsd:string;
  dwc:occurrenceRemarks 'Qualitative sample'^^xsd:string;
  dwc:aphiaid '126603'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort ''^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 0902L1AP10926'^^xsd:string;
  dwc:observationDate '2009-02-17'^^xsd:date;
  dwc:aphiaIdAccepted '126603'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%200902L1AP10940>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200902L1AP10940> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200902L1AP10940> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.232 8.3157)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-23.232"^^xsd:decimal ;
  dwc:decimalLongitude "8.3157"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "500"^^xsd:integer ;
  dwc:maximumDepthInMeters "500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "609.36"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200902L1AP10940>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.232 8.3157)"^^geo:wktLiteral ;
  geo-pos:lat "-23.232"^^xsd:decimal ;
  geo-pos:long "8.3157"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "609.36"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%200902L1AP10940>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 0902L1AP10940" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-03-24'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 0902L1AP10940'^^xsd:string;
  dwc:scientificName 'Howella sherborni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '8.3157'^^xsd:double;
  dwc:startLongitude '8.3217'^^xsd:double;
  dwc:endLongitude '8.3098'^^xsd:double;
  dwc:latitude '-23.232'^^xsd:double;
  dwc:startLatitude '-23.2322'^^xsd:double;
  dwc:endLatitude '-23.2318'^^xsd:double;
  dwc:coordinatePrecision '609.36'^^xsd:double;
  dwc:minimumDepth '500'^^xsd:integer;
  dwc:maximumDepth '500'^^xsd:integer;
  dwc:temperature '6'^^xsd:integer;
  dwc:previousCatalogNumber 'NAMIBIA  0902L1AP10940'^^xsd:string;
  dwc:occurrenceRemarks 'Qualitative sample'^^xsd:string;
  dwc:aphiaid '126995'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort ''^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 0902L1AP10940'^^xsd:string;
  dwc:observationDate '2009-02-17'^^xsd:date;
  dwc:aphiaIdAccepted '126995'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%200902L1AP10967>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200902L1AP10967> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200902L1AP10967> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.232 8.3157)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-23.232"^^xsd:decimal ;
  dwc:decimalLongitude "8.3157"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "500"^^xsd:integer ;
  dwc:maximumDepthInMeters "500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "609.36"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200902L1AP10967>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.232 8.3157)"^^geo:wktLiteral ;
  geo-pos:lat "-23.232"^^xsd:decimal ;
  geo-pos:long "8.3157"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "609.36"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%200902L1AP10967>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 0902L1AP10967" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-03-24'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 0902L1AP10967'^^xsd:string;
  dwc:scientificName 'Electrona risso'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '8.3157'^^xsd:double;
  dwc:startLongitude '8.3217'^^xsd:double;
  dwc:endLongitude '8.3098'^^xsd:double;
  dwc:latitude '-23.232'^^xsd:double;
  dwc:startLatitude '-23.2322'^^xsd:double;
  dwc:endLatitude '-23.2318'^^xsd:double;
  dwc:coordinatePrecision '609.36'^^xsd:double;
  dwc:minimumDepth '500'^^xsd:integer;
  dwc:maximumDepth '500'^^xsd:integer;
  dwc:temperature '6'^^xsd:integer;
  dwc:previousCatalogNumber 'NAMIBIA  0902L1AP10967'^^xsd:string;
  dwc:occurrenceRemarks 'Qualitative sample'^^xsd:string;
  dwc:aphiaid '126600'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort ''^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 0902L1AP10967'^^xsd:string;
  dwc:observationDate '2009-02-17'^^xsd:date;
  dwc:aphiaIdAccepted '126600'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%200902L11AF10962>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200902L11AF10962> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200902L11AF10962> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.4466 6.1255)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-25.4466"^^xsd:decimal ;
  dwc:decimalLongitude "6.1255"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "880"^^xsd:integer ;
  dwc:maximumDepthInMeters "883"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1433.34"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200902L11AF10962>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.4466 6.1255)"^^geo:wktLiteral ;
  geo-pos:lat "-25.4466"^^xsd:decimal ;
  geo-pos:long "6.1255"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1433.34"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%200902L11AF10962>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 0902L11AF10962" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 0902L11AF10962'^^xsd:string;
  dwc:scientificName 'Gadomus capensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '6.1255'^^xsd:double;
  dwc:startLongitude '6.1398'^^xsd:double;
  dwc:endLongitude '6.1113'^^xsd:double;
  dwc:latitude '-25.4466'^^xsd:double;
  dwc:startLatitude '-25.4467'^^xsd:double;
  dwc:endLatitude '-25.4465'^^xsd:double;
  dwc:coordinatePrecision '1433.34'^^xsd:double;
  dwc:minimumDepth '880'^^xsd:integer;
  dwc:maximumDepth '883'^^xsd:integer;
  dwc:temperature '3.4'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 0902L11AF10962'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '217768'^^xsd:integer;
  dwc:sampleSize '0,05642183 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,05642183 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 0902L11AF10962'^^xsd:string;
  dwc:observationDate '2009-02-26'^^xsd:date;
  dwc:aphiaIdAccepted '217768'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%200902L11AF10967>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200902L11AF10967> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200902L11AF10967> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.4466 6.1255)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-25.4466"^^xsd:decimal ;
  dwc:decimalLongitude "6.1255"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "880"^^xsd:integer ;
  dwc:maximumDepthInMeters "883"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1433.34"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200902L11AF10967>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.4466 6.1255)"^^geo:wktLiteral ;
  geo-pos:lat "-25.4466"^^xsd:decimal ;
  geo-pos:long "6.1255"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1433.34"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%200902L11AF10967>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 0902L11AF10967" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 0902L11AF10967'^^xsd:string;
  dwc:scientificName 'Electrona risso'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '6.1255'^^xsd:double;
  dwc:startLongitude '6.1398'^^xsd:double;
  dwc:endLongitude '6.1113'^^xsd:double;
  dwc:latitude '-25.4466'^^xsd:double;
  dwc:startLatitude '-25.4467'^^xsd:double;
  dwc:endLatitude '-25.4465'^^xsd:double;
  dwc:coordinatePrecision '1433.34'^^xsd:double;
  dwc:minimumDepth '880'^^xsd:integer;
  dwc:maximumDepth '883'^^xsd:integer;
  dwc:temperature '3.4'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 0902L11AF10967'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '126600'^^xsd:integer;
  dwc:sampleSize '0,05642183 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,05642183 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 0902L11AF10967'^^xsd:string;
  dwc:observationDate '2009-02-26'^^xsd:date;
  dwc:aphiaIdAccepted '126600'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%200902L11AF20121>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200902L11AF20121> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200902L11AF20121> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.4466 6.1255)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-25.4466"^^xsd:decimal ;
  dwc:decimalLongitude "6.1255"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "880"^^xsd:integer ;
  dwc:maximumDepthInMeters "883"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1433.34"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200902L11AF20121>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.4466 6.1255)"^^geo:wktLiteral ;
  geo-pos:lat "-25.4466"^^xsd:decimal ;
  geo-pos:long "6.1255"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1433.34"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%200902L11AF20121>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 0902L11AF20121" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 0902L11AF20121'^^xsd:string;
  dwc:scientificName 'Parapagurus pilosimanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '6.1255'^^xsd:double;
  dwc:startLongitude '6.1398'^^xsd:double;
  dwc:endLongitude '6.1113'^^xsd:double;
  dwc:latitude '-25.4466'^^xsd:double;
  dwc:startLatitude '-25.4467'^^xsd:double;
  dwc:endLatitude '-25.4465'^^xsd:double;
  dwc:coordinatePrecision '1433.34'^^xsd:double;
  dwc:minimumDepth '880'^^xsd:integer;
  dwc:maximumDepth '883'^^xsd:integer;
  dwc:temperature '3.4'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 0902L11AF20121'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '107248'^^xsd:integer;
  dwc:sampleSize '0,05642183 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,05642183 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 0902L11AF20121'^^xsd:string;
  dwc:observationDate '2009-02-26'^^xsd:date;
  dwc:aphiaIdAccepted '107248'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%200902L11AF20148>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200902L11AF20148> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200902L11AF20148> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.4466 6.1255)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-25.4466"^^xsd:decimal ;
  dwc:decimalLongitude "6.1255"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "880"^^xsd:integer ;
  dwc:maximumDepthInMeters "883"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1433.34"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200902L11AF20148>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.4466 6.1255)"^^geo:wktLiteral ;
  geo-pos:lat "-25.4466"^^xsd:decimal ;
  geo-pos:long "6.1255"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1433.34"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%200902L11AF20148>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 0902L11AF20148" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 0902L11AF20148'^^xsd:string;
  dwc:scientificName 'Acanthephyra eximia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '6.1255'^^xsd:double;
  dwc:startLongitude '6.1398'^^xsd:double;
  dwc:endLongitude '6.1113'^^xsd:double;
  dwc:latitude '-25.4466'^^xsd:double;
  dwc:startLatitude '-25.4467'^^xsd:double;
  dwc:endLatitude '-25.4465'^^xsd:double;
  dwc:coordinatePrecision '1433.34'^^xsd:double;
  dwc:minimumDepth '880'^^xsd:integer;
  dwc:maximumDepth '883'^^xsd:integer;
  dwc:temperature '3.4'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 0902L11AF20148'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '564909'^^xsd:integer;
  dwc:sampleSize '0,05642183 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,05642183 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 0902L11AF20148'^^xsd:string;
  dwc:observationDate '2009-02-26'^^xsd:date;
  dwc:aphiaIdAccepted '564909'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%200902L11AF20155>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200902L11AF20155> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200902L11AF20155> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.4466 6.1255)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-25.4466"^^xsd:decimal ;
  dwc:decimalLongitude "6.1255"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "880"^^xsd:integer ;
  dwc:maximumDepthInMeters "883"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1433.34"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200902L11AF20155>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.4466 6.1255)"^^geo:wktLiteral ;
  geo-pos:lat "-25.4466"^^xsd:decimal ;
  geo-pos:long "6.1255"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1433.34"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%200902L11AF20155>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 0902L11AF20155" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 0902L11AF20155'^^xsd:string;
  dwc:scientificName 'Acanthephyra acanthitelsonis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '6.1255'^^xsd:double;
  dwc:startLongitude '6.1398'^^xsd:double;
  dwc:endLongitude '6.1113'^^xsd:double;
  dwc:latitude '-25.4466'^^xsd:double;
  dwc:startLatitude '-25.4467'^^xsd:double;
  dwc:endLatitude '-25.4465'^^xsd:double;
  dwc:coordinatePrecision '1433.34'^^xsd:double;
  dwc:minimumDepth '880'^^xsd:integer;
  dwc:maximumDepth '883'^^xsd:integer;
  dwc:temperature '3.4'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 0902L11AF20155'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '240809'^^xsd:integer;
  dwc:sampleSize '0,05642183 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,05642183 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 0902L11AF20155'^^xsd:string;
  dwc:observationDate '2009-02-26'^^xsd:date;
  dwc:aphiaIdAccepted '107581'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%200902L11AF20225>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200902L11AF20225> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200902L11AF20225> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.4466 6.1255)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-25.4466"^^xsd:decimal ;
  dwc:decimalLongitude "6.1255"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "880"^^xsd:integer ;
  dwc:maximumDepthInMeters "883"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1433.34"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200902L11AF20225>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.4466 6.1255)"^^geo:wktLiteral ;
  geo-pos:lat "-25.4466"^^xsd:decimal ;
  geo-pos:long "6.1255"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1433.34"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%200902L11AF20225>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 0902L11AF20225" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 0902L11AF20225'^^xsd:string;
  dwc:scientificName 'Chaceon erytheiae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '6.1255'^^xsd:double;
  dwc:startLongitude '6.1398'^^xsd:double;
  dwc:endLongitude '6.1113'^^xsd:double;
  dwc:latitude '-25.4466'^^xsd:double;
  dwc:startLatitude '-25.4467'^^xsd:double;
  dwc:endLatitude '-25.4465'^^xsd:double;
  dwc:coordinatePrecision '1433.34'^^xsd:double;
  dwc:minimumDepth '880'^^xsd:integer;
  dwc:maximumDepth '883'^^xsd:integer;
  dwc:temperature '3.4'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 0902L11AF20225'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '241100'^^xsd:integer;
  dwc:sampleSize '0,05642183 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,05642183 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 0902L11AF20225'^^xsd:string;
  dwc:observationDate '2009-02-26'^^xsd:date;
  dwc:aphiaIdAccepted '241100'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%200902L11AF20230>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200902L11AF20230> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200902L11AF20230> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.4466 6.1255)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-25.4466"^^xsd:decimal ;
  dwc:decimalLongitude "6.1255"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "880"^^xsd:integer ;
  dwc:maximumDepthInMeters "883"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1433.34"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200902L11AF20230>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.4466 6.1255)"^^geo:wktLiteral ;
  geo-pos:lat "-25.4466"^^xsd:decimal ;
  geo-pos:long "6.1255"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1433.34"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%200902L11AF20230>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 0902L11AF20230" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 0902L11AF20230'^^xsd:string;
  dwc:scientificName 'Austropenaeus nitidus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '6.1255'^^xsd:double;
  dwc:startLongitude '6.1398'^^xsd:double;
  dwc:endLongitude '6.1113'^^xsd:double;
  dwc:latitude '-25.4466'^^xsd:double;
  dwc:startLatitude '-25.4467'^^xsd:double;
  dwc:endLatitude '-25.4465'^^xsd:double;
  dwc:coordinatePrecision '1433.34'^^xsd:double;
  dwc:minimumDepth '880'^^xsd:integer;
  dwc:maximumDepth '883'^^xsd:integer;
  dwc:temperature '3.4'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 0902L11AF20230'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '246428'^^xsd:integer;
  dwc:sampleSize '0,05642183 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,05642183 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 0902L11AF20230'^^xsd:string;
  dwc:observationDate '2009-02-26'^^xsd:date;
  dwc:aphiaIdAccepted '246428'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%200902L11AF40056>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200902L11AF40056> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200902L11AF40056> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.4466 6.1255)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-25.4466"^^xsd:decimal ;
  dwc:decimalLongitude "6.1255"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "880"^^xsd:integer ;
  dwc:maximumDepthInMeters "883"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1433.34"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200902L11AF40056>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.4466 6.1255)"^^geo:wktLiteral ;
  geo-pos:lat "-25.4466"^^xsd:decimal ;
  geo-pos:long "6.1255"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1433.34"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%200902L11AF40056>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 0902L11AF40056" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 0902L11AF40056'^^xsd:string;
  dwc:scientificName 'Epizoanthus paguriphilus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '6.1255'^^xsd:double;
  dwc:startLongitude '6.1398'^^xsd:double;
  dwc:endLongitude '6.1113'^^xsd:double;
  dwc:latitude '-25.4466'^^xsd:double;
  dwc:startLatitude '-25.4467'^^xsd:double;
  dwc:endLatitude '-25.4465'^^xsd:double;
  dwc:coordinatePrecision '1433.34'^^xsd:double;
  dwc:minimumDepth '880'^^xsd:integer;
  dwc:maximumDepth '883'^^xsd:integer;
  dwc:temperature '3.4'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 0902L11AF40056'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '101036'^^xsd:integer;
  dwc:sampleSize '0,05642183 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,05642183 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 0902L11AF40056'^^xsd:string;
  dwc:observationDate '2009-02-26'^^xsd:date;
  dwc:aphiaIdAccepted '101036'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%200902L14DR10605>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200902L14DR10605> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200902L14DR10605> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.2409 8.3017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-23.2409"^^xsd:decimal ;
  dwc:decimalLongitude "8.3017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "977"^^xsd:integer ;
  dwc:maximumDepthInMeters "977"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "485.84"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200902L14DR10605>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.2409 8.3017)"^^geo:wktLiteral ;
  geo-pos:lat "-23.2409"^^xsd:decimal ;
  geo-pos:long "8.3017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "485.84"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%200902L14DR10605>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 0902L14DR10605" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 0902L14DR10605'^^xsd:string;
  dwc:scientificName 'Alepocephalus productus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '8.3017'^^xsd:double;
  dwc:startLongitude '8.3047'^^xsd:double;
  dwc:endLongitude '8.2987'^^xsd:double;
  dwc:latitude '-23.2409'^^xsd:double;
  dwc:startLatitude '-23.2443'^^xsd:double;
  dwc:endLatitude '-23.2375'^^xsd:double;
  dwc:coordinatePrecision '485.84'^^xsd:double;
  dwc:minimumDepth '977'^^xsd:integer;
  dwc:maximumDepth '977'^^xsd:integer;
  dwc:temperature '3.75'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 0902L14DR10605'^^xsd:string;
  dwc:occurrenceRemarks 'Qualitative sample'^^xsd:string;
  dwc:aphiaid '126683'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort ''^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 0902L14DR10605'^^xsd:string;
  dwc:observationDate '2009-02-18'^^xsd:date;
  dwc:aphiaIdAccepted '126683'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%200902L2AF10829>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200902L2AF10829> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200902L2AF10829> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.1549 8.241)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-23.1549"^^xsd:decimal ;
  dwc:decimalLongitude "8.241"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1044"^^xsd:integer ;
  dwc:maximumDepthInMeters "1091"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1735.28"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200902L2AF10829>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.1549 8.241)"^^geo:wktLiteral ;
  geo-pos:lat "-23.1549"^^xsd:decimal ;
  geo-pos:long "8.241"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1735.28"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%200902L2AF10829>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 0902L2AF10829" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 0902L2AF10829'^^xsd:string;
  dwc:scientificName 'Hoplostethus atlanticus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '8.241'^^xsd:double;
  dwc:startLongitude '8.2517'^^xsd:double;
  dwc:endLongitude '8.2303'^^xsd:double;
  dwc:latitude '-23.1549'^^xsd:double;
  dwc:startLatitude '-23.167'^^xsd:double;
  dwc:endLatitude '-23.1427'^^xsd:double;
  dwc:coordinatePrecision '1735.28'^^xsd:double;
  dwc:minimumDepth '1044'^^xsd:integer;
  dwc:maximumDepth '1091'^^xsd:integer;
  dwc:temperature '3.6'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 0902L2AF10829'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '126402'^^xsd:integer;
  dwc:sampleSize '0,05811588 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,05811588 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 0902L2AF10829'^^xsd:string;
  dwc:observationDate '2009-02-19'^^xsd:date;
  dwc:aphiaIdAccepted '126402'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%200902L2AF10832>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200902L2AF10832> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200902L2AF10832> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.1549 8.241)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-23.1549"^^xsd:decimal ;
  dwc:decimalLongitude "8.241"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1044"^^xsd:integer ;
  dwc:maximumDepthInMeters "1091"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1735.28"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200902L2AF10832>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.1549 8.241)"^^geo:wktLiteral ;
  geo-pos:lat "-23.1549"^^xsd:decimal ;
  geo-pos:long "8.241"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1735.28"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%200902L2AF10832>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 0902L2AF10832" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 0902L2AF10832'^^xsd:string;
  dwc:scientificName 'Coryphaenoides striaturus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '8.241'^^xsd:double;
  dwc:startLongitude '8.2517'^^xsd:double;
  dwc:endLongitude '8.2303'^^xsd:double;
  dwc:latitude '-23.1549'^^xsd:double;
  dwc:startLatitude '-23.167'^^xsd:double;
  dwc:endLatitude '-23.1427'^^xsd:double;
  dwc:coordinatePrecision '1735.28'^^xsd:double;
  dwc:minimumDepth '1044'^^xsd:integer;
  dwc:maximumDepth '1091'^^xsd:integer;
  dwc:temperature '3.6'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 0902L2AF10832'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '217763'^^xsd:integer;
  dwc:sampleSize '0,05811588 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,05811588 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 0902L2AF10832'^^xsd:string;
  dwc:observationDate '2009-02-19'^^xsd:date;
  dwc:aphiaIdAccepted '217763'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%200902L2AF10834>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200902L2AF10834> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200902L2AF10834> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.1549 8.241)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-23.1549"^^xsd:decimal ;
  dwc:decimalLongitude "8.241"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1044"^^xsd:integer ;
  dwc:maximumDepthInMeters "1091"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1735.28"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200902L2AF10834>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.1549 8.241)"^^geo:wktLiteral ;
  geo-pos:lat "-23.1549"^^xsd:decimal ;
  geo-pos:long "8.241"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1735.28"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%200902L2AF10834>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 0902L2AF10834" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 0902L2AF10834'^^xsd:string;
  dwc:scientificName 'Conocara murrayi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '8.241'^^xsd:double;
  dwc:startLongitude '8.2517'^^xsd:double;
  dwc:endLongitude '8.2303'^^xsd:double;
  dwc:latitude '-23.1549'^^xsd:double;
  dwc:startLatitude '-23.167'^^xsd:double;
  dwc:endLatitude '-23.1427'^^xsd:double;
  dwc:coordinatePrecision '1735.28'^^xsd:double;
  dwc:minimumDepth '1044'^^xsd:integer;
  dwc:maximumDepth '1091'^^xsd:integer;
  dwc:temperature '3.6'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 0902L2AF10834'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '126697'^^xsd:integer;
  dwc:sampleSize '0,05811588 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,05811588 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 0902L2AF10834'^^xsd:string;
  dwc:observationDate '2009-02-19'^^xsd:date;
  dwc:aphiaIdAccepted '126697'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%200902L2AF10862>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200902L2AF10862> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200902L2AF10862> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.1549 8.241)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-23.1549"^^xsd:decimal ;
  dwc:decimalLongitude "8.241"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1044"^^xsd:integer ;
  dwc:maximumDepthInMeters "1091"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1735.28"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200902L2AF10862>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.1549 8.241)"^^geo:wktLiteral ;
  geo-pos:lat "-23.1549"^^xsd:decimal ;
  geo-pos:long "8.241"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1735.28"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%200902L2AF10862>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 0902L2AF10862" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 0902L2AF10862'^^xsd:string;
  dwc:scientificName 'Photichthys argenteus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '8.241'^^xsd:double;
  dwc:startLongitude '8.2517'^^xsd:double;
  dwc:endLongitude '8.2303'^^xsd:double;
  dwc:latitude '-23.1549'^^xsd:double;
  dwc:startLatitude '-23.167'^^xsd:double;
  dwc:endLatitude '-23.1427'^^xsd:double;
  dwc:coordinatePrecision '1735.28'^^xsd:double;
  dwc:minimumDepth '1044'^^xsd:integer;
  dwc:maximumDepth '1091'^^xsd:integer;
  dwc:temperature '3.6'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 0902L2AF10862'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '400296'^^xsd:integer;
  dwc:sampleSize '0,05811588 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,05811588 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 0902L2AF10862'^^xsd:string;
  dwc:observationDate '2009-02-19'^^xsd:date;
  dwc:aphiaIdAccepted '220007'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%200902L2AF10931>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200902L2AF10931> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200902L2AF10931> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.1549 8.241)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-23.1549"^^xsd:decimal ;
  dwc:decimalLongitude "8.241"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1044"^^xsd:integer ;
  dwc:maximumDepthInMeters "1091"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1735.28"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200902L2AF10931>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.1549 8.241)"^^geo:wktLiteral ;
  geo-pos:lat "-23.1549"^^xsd:decimal ;
  geo-pos:long "8.241"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1735.28"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%200902L2AF10931>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 0902L2AF10931" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 0902L2AF10931'^^xsd:string;
  dwc:scientificName 'Flagellostomias boureei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '8.241'^^xsd:double;
  dwc:startLongitude '8.2517'^^xsd:double;
  dwc:endLongitude '8.2303'^^xsd:double;
  dwc:latitude '-23.1549'^^xsd:double;
  dwc:startLatitude '-23.167'^^xsd:double;
  dwc:endLatitude '-23.1427'^^xsd:double;
  dwc:coordinatePrecision '1735.28'^^xsd:double;
  dwc:minimumDepth '1044'^^xsd:integer;
  dwc:maximumDepth '1091'^^xsd:integer;
  dwc:temperature '3.6'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 0902L2AF10931'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '127351'^^xsd:integer;
  dwc:sampleSize '0,05811588 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,05811588 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 0902L2AF10931'^^xsd:string;
  dwc:observationDate '2009-02-19'^^xsd:date;
  dwc:aphiaIdAccepted '127351'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%200902L2AF10941>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200902L2AF10941> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200902L2AF10941> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.1549 8.241)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-23.1549"^^xsd:decimal ;
  dwc:decimalLongitude "8.241"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1044"^^xsd:integer ;
  dwc:maximumDepthInMeters "1091"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1735.28"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200902L2AF10941>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.1549 8.241)"^^geo:wktLiteral ;
  geo-pos:lat "-23.1549"^^xsd:decimal ;
  geo-pos:long "8.241"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1735.28"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%200902L2AF10941>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 0902L2AF10941" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 0902L2AF10941'^^xsd:string;
  dwc:scientificName 'Nezumia duodecim'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '8.241'^^xsd:double;
  dwc:startLongitude '8.2517'^^xsd:double;
  dwc:endLongitude '8.2303'^^xsd:double;
  dwc:latitude '-23.1549'^^xsd:double;
  dwc:startLatitude '-23.167'^^xsd:double;
  dwc:endLatitude '-23.1427'^^xsd:double;
  dwc:coordinatePrecision '1735.28'^^xsd:double;
  dwc:minimumDepth '1044'^^xsd:integer;
  dwc:maximumDepth '1091'^^xsd:integer;
  dwc:temperature '3.6'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 0902L2AF10941'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '272405'^^xsd:integer;
  dwc:sampleSize '0,05811588 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,05811588 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 0902L2AF10941'^^xsd:string;
  dwc:observationDate '2009-02-19'^^xsd:date;
  dwc:aphiaIdAccepted '272405'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%200902L1AP10573>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200902L1AP10573> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200902L1AP10573> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.232 8.3157)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-23.232"^^xsd:decimal ;
  dwc:decimalLongitude "8.3157"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "500"^^xsd:integer ;
  dwc:maximumDepthInMeters "500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "609.36"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200902L1AP10573>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.232 8.3157)"^^geo:wktLiteral ;
  geo-pos:lat "-23.232"^^xsd:decimal ;
  geo-pos:long "8.3157"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "609.36"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%200902L1AP10573>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 0902L1AP10573" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-03-24'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 0902L1AP10573'^^xsd:string;
  dwc:scientificName 'Gonostoma elongatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '8.3157'^^xsd:double;
  dwc:startLongitude '8.3217'^^xsd:double;
  dwc:endLongitude '8.3098'^^xsd:double;
  dwc:latitude '-23.232'^^xsd:double;
  dwc:startLatitude '-23.2322'^^xsd:double;
  dwc:endLatitude '-23.2318'^^xsd:double;
  dwc:coordinatePrecision '609.36'^^xsd:double;
  dwc:minimumDepth '500'^^xsd:integer;
  dwc:maximumDepth '500'^^xsd:integer;
  dwc:temperature '6'^^xsd:integer;
  dwc:previousCatalogNumber 'NAMIBIA  0902L1AP10573'^^xsd:string;
  dwc:occurrenceRemarks 'Qualitative sample'^^xsd:string;
  dwc:aphiaid '127296'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort ''^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 0902L1AP10573'^^xsd:string;
  dwc:observationDate '2009-02-17'^^xsd:date;
  dwc:aphiaIdAccepted '221512'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%200902L1AP10705>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200902L1AP10705> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200902L1AP10705> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.232 8.3157)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-23.232"^^xsd:decimal ;
  dwc:decimalLongitude "8.3157"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "500"^^xsd:integer ;
  dwc:maximumDepthInMeters "500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "609.36"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200902L1AP10705>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.232 8.3157)"^^geo:wktLiteral ;
  geo-pos:lat "-23.232"^^xsd:decimal ;
  geo-pos:long "8.3157"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "609.36"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%200902L1AP10705>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 0902L1AP10705" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-03-24'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 0902L1AP10705'^^xsd:string;
  dwc:scientificName 'Diretmichthys parini'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '8.3157'^^xsd:double;
  dwc:startLongitude '8.3217'^^xsd:double;
  dwc:endLongitude '8.3098'^^xsd:double;
  dwc:latitude '-23.232'^^xsd:double;
  dwc:startLatitude '-23.2322'^^xsd:double;
  dwc:endLatitude '-23.2318'^^xsd:double;
  dwc:coordinatePrecision '609.36'^^xsd:double;
  dwc:minimumDepth '500'^^xsd:integer;
  dwc:maximumDepth '500'^^xsd:integer;
  dwc:temperature '6'^^xsd:integer;
  dwc:previousCatalogNumber 'NAMIBIA  0902L1AP10705'^^xsd:string;
  dwc:occurrenceRemarks 'Qualitative sample'^^xsd:string;
  dwc:aphiaid '126396'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort ''^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 0902L1AP10705'^^xsd:string;
  dwc:observationDate '2009-02-17'^^xsd:date;
  dwc:aphiaIdAccepted '126396'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%200902L11AF10937>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200902L11AF10937> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200902L11AF10937> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.4466 6.1255)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-25.4466"^^xsd:decimal ;
  dwc:decimalLongitude "6.1255"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "880"^^xsd:integer ;
  dwc:maximumDepthInMeters "883"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1433.34"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200902L11AF10937>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.4466 6.1255)"^^geo:wktLiteral ;
  geo-pos:lat "-25.4466"^^xsd:decimal ;
  geo-pos:long "6.1255"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1433.34"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%200902L11AF10937>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 0902L11AF10937" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 0902L11AF10937'^^xsd:string;
  dwc:scientificName 'Sternoptyx pseudobscura'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '6.1255'^^xsd:double;
  dwc:startLongitude '6.1398'^^xsd:double;
  dwc:endLongitude '6.1113'^^xsd:double;
  dwc:latitude '-25.4466'^^xsd:double;
  dwc:startLatitude '-25.4467'^^xsd:double;
  dwc:endLatitude '-25.4465'^^xsd:double;
  dwc:coordinatePrecision '1433.34'^^xsd:double;
  dwc:minimumDepth '880'^^xsd:integer;
  dwc:maximumDepth '883'^^xsd:integer;
  dwc:temperature '3.4'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 0902L11AF10937'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '127315'^^xsd:integer;
  dwc:sampleSize '0,05642183 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,05642183 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 0902L11AF10937'^^xsd:string;
  dwc:observationDate '2009-02-26'^^xsd:date;
  dwc:aphiaIdAccepted '127315'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%200902L14DR20013>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200902L14DR20013> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200902L14DR20013> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.2409 8.3017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-23.2409"^^xsd:decimal ;
  dwc:decimalLongitude "8.3017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "977"^^xsd:integer ;
  dwc:maximumDepthInMeters "977"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "485.84"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200902L14DR20013>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.2409 8.3017)"^^geo:wktLiteral ;
  geo-pos:lat "-23.2409"^^xsd:decimal ;
  geo-pos:long "8.3017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "485.84"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%200902L14DR20013>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 0902L14DR20013" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 0902L14DR20013'^^xsd:string;
  dwc:scientificName 'Heterocarpus grimaldii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '8.3017'^^xsd:double;
  dwc:startLongitude '8.3047'^^xsd:double;
  dwc:endLongitude '8.2987'^^xsd:double;
  dwc:latitude '-23.2409'^^xsd:double;
  dwc:startLatitude '-23.2443'^^xsd:double;
  dwc:endLatitude '-23.2375'^^xsd:double;
  dwc:coordinatePrecision '485.84'^^xsd:double;
  dwc:minimumDepth '977'^^xsd:integer;
  dwc:maximumDepth '977'^^xsd:integer;
  dwc:temperature '3.75'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 0902L14DR20013'^^xsd:string;
  dwc:occurrenceRemarks 'Qualitative sample'^^xsd:string;
  dwc:aphiaid '107645'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort ''^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 0902L14DR20013'^^xsd:string;
  dwc:observationDate '2009-02-18'^^xsd:date;
  dwc:aphiaIdAccepted '107645'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%200902L14DR20072>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200902L14DR20072> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200902L14DR20072> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.2409 8.3017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-23.2409"^^xsd:decimal ;
  dwc:decimalLongitude "8.3017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "977"^^xsd:integer ;
  dwc:maximumDepthInMeters "977"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "485.84"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200902L14DR20072>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.2409 8.3017)"^^geo:wktLiteral ;
  geo-pos:lat "-23.2409"^^xsd:decimal ;
  geo-pos:long "8.3017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "485.84"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%200902L14DR20072>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 0902L14DR20072" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 0902L14DR20072'^^xsd:string;
  dwc:scientificName 'Pentacheles laevis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '8.3017'^^xsd:double;
  dwc:startLongitude '8.3047'^^xsd:double;
  dwc:endLongitude '8.2987'^^xsd:double;
  dwc:latitude '-23.2409'^^xsd:double;
  dwc:startLatitude '-23.2443'^^xsd:double;
  dwc:endLatitude '-23.2375'^^xsd:double;
  dwc:coordinatePrecision '485.84'^^xsd:double;
  dwc:minimumDepth '977'^^xsd:integer;
  dwc:maximumDepth '977'^^xsd:integer;
  dwc:temperature '3.75'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 0902L14DR20072'^^xsd:string;
  dwc:occurrenceRemarks 'Qualitative sample'^^xsd:string;
  dwc:aphiaid '382979'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort ''^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 0902L14DR20072'^^xsd:string;
  dwc:observationDate '2009-02-18'^^xsd:date;
  dwc:aphiaIdAccepted '382979'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%200902L14DR20121>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200902L14DR20121> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200902L14DR20121> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.2409 8.3017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-23.2409"^^xsd:decimal ;
  dwc:decimalLongitude "8.3017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "977"^^xsd:integer ;
  dwc:maximumDepthInMeters "977"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "485.84"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200902L14DR20121>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.2409 8.3017)"^^geo:wktLiteral ;
  geo-pos:lat "-23.2409"^^xsd:decimal ;
  geo-pos:long "8.3017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "485.84"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%200902L14DR20121>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 0902L14DR20121" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 0902L14DR20121'^^xsd:string;
  dwc:scientificName 'Parapagurus pilosimanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '8.3017'^^xsd:double;
  dwc:startLongitude '8.3047'^^xsd:double;
  dwc:endLongitude '8.2987'^^xsd:double;
  dwc:latitude '-23.2409'^^xsd:double;
  dwc:startLatitude '-23.2443'^^xsd:double;
  dwc:endLatitude '-23.2375'^^xsd:double;
  dwc:coordinatePrecision '485.84'^^xsd:double;
  dwc:minimumDepth '977'^^xsd:integer;
  dwc:maximumDepth '977'^^xsd:integer;
  dwc:temperature '3.75'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 0902L14DR20121'^^xsd:string;
  dwc:occurrenceRemarks 'Qualitative sample'^^xsd:string;
  dwc:aphiaid '107248'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort ''^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 0902L14DR20121'^^xsd:string;
  dwc:observationDate '2009-02-18'^^xsd:date;
  dwc:aphiaIdAccepted '107248'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%200902L14DR20209>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200902L14DR20209> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200902L14DR20209> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.2409 8.3017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-23.2409"^^xsd:decimal ;
  dwc:decimalLongitude "8.3017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "977"^^xsd:integer ;
  dwc:maximumDepthInMeters "977"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "485.84"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200902L14DR20209>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.2409 8.3017)"^^geo:wktLiteral ;
  geo-pos:lat "-23.2409"^^xsd:decimal ;
  geo-pos:long "8.3017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "485.84"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%200902L14DR20209>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 0902L14DR20209" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 0902L14DR20209'^^xsd:string;
  dwc:scientificName 'Nematocarcinus longirostris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '8.3017'^^xsd:double;
  dwc:startLongitude '8.3047'^^xsd:double;
  dwc:endLongitude '8.2987'^^xsd:double;
  dwc:latitude '-23.2409'^^xsd:double;
  dwc:startLatitude '-23.2443'^^xsd:double;
  dwc:endLatitude '-23.2375'^^xsd:double;
  dwc:coordinatePrecision '485.84'^^xsd:double;
  dwc:minimumDepth '977'^^xsd:integer;
  dwc:maximumDepth '977'^^xsd:integer;
  dwc:temperature '3.75'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 0902L14DR20209'^^xsd:string;
  dwc:occurrenceRemarks 'Qualitative sample'^^xsd:string;
  dwc:aphiaid '514315'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort ''^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 0902L14DR20209'^^xsd:string;
  dwc:observationDate '2009-02-18'^^xsd:date;
  dwc:aphiaIdAccepted '514315'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%200902L14DR30128>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200902L14DR30128> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200902L14DR30128> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.2409 8.3017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-23.2409"^^xsd:decimal ;
  dwc:decimalLongitude "8.3017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "977"^^xsd:integer ;
  dwc:maximumDepthInMeters "977"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "485.84"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200902L14DR30128>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.2409 8.3017)"^^geo:wktLiteral ;
  geo-pos:lat "-23.2409"^^xsd:decimal ;
  geo-pos:long "8.3017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "485.84"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%200902L14DR30128>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 0902L14DR30128" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 0902L14DR30128'^^xsd:string;
  dwc:scientificName 'Cymbulia peronii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '8.3017'^^xsd:double;
  dwc:startLongitude '8.3047'^^xsd:double;
  dwc:endLongitude '8.2987'^^xsd:double;
  dwc:latitude '-23.2409'^^xsd:double;
  dwc:startLatitude '-23.2443'^^xsd:double;
  dwc:endLatitude '-23.2375'^^xsd:double;
  dwc:coordinatePrecision '485.84'^^xsd:double;
  dwc:minimumDepth '977'^^xsd:integer;
  dwc:maximumDepth '977'^^xsd:integer;
  dwc:temperature '3.75'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 0902L14DR30128'^^xsd:string;
  dwc:occurrenceRemarks 'Qualitative sample'^^xsd:string;
  dwc:aphiaid '139494'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort ''^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 0902L14DR30128'^^xsd:string;
  dwc:observationDate '2009-02-18'^^xsd:date;
  dwc:aphiaIdAccepted '139494'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%200902L14DR30130>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200902L14DR30130> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200902L14DR30130> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.2409 8.3017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-23.2409"^^xsd:decimal ;
  dwc:decimalLongitude "8.3017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "977"^^xsd:integer ;
  dwc:maximumDepthInMeters "977"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "485.84"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200902L14DR30130>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.2409 8.3017)"^^geo:wktLiteral ;
  geo-pos:lat "-23.2409"^^xsd:decimal ;
  geo-pos:long "8.3017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "485.84"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%200902L14DR30130>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 0902L14DR30130" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 0902L14DR30130'^^xsd:string;
  dwc:scientificName 'Diacria trispinosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '8.3017'^^xsd:double;
  dwc:startLongitude '8.3047'^^xsd:double;
  dwc:endLongitude '8.2987'^^xsd:double;
  dwc:latitude '-23.2409'^^xsd:double;
  dwc:startLatitude '-23.2443'^^xsd:double;
  dwc:endLatitude '-23.2375'^^xsd:double;
  dwc:coordinatePrecision '485.84'^^xsd:double;
  dwc:minimumDepth '977'^^xsd:integer;
  dwc:maximumDepth '977'^^xsd:integer;
  dwc:temperature '3.75'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 0902L14DR30130'^^xsd:string;
  dwc:occurrenceRemarks 'Qualitative sample'^^xsd:string;
  dwc:aphiaid '139045'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort ''^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 0902L14DR30130'^^xsd:string;
  dwc:observationDate '2009-02-18'^^xsd:date;
  dwc:aphiaIdAccepted '139045'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%200902L14DR30131>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200902L14DR30131> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200902L14DR30131> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.2409 8.3017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-23.2409"^^xsd:decimal ;
  dwc:decimalLongitude "8.3017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "977"^^xsd:integer ;
  dwc:maximumDepthInMeters "977"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "485.84"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200902L14DR30131>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.2409 8.3017)"^^geo:wktLiteral ;
  geo-pos:lat "-23.2409"^^xsd:decimal ;
  geo-pos:long "8.3017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "485.84"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%200902L14DR30131>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 0902L14DR30131" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 0902L14DR30131'^^xsd:string;
  dwc:scientificName 'Halicardia flexuosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '8.3017'^^xsd:double;
  dwc:startLongitude '8.3047'^^xsd:double;
  dwc:endLongitude '8.2987'^^xsd:double;
  dwc:latitude '-23.2409'^^xsd:double;
  dwc:startLatitude '-23.2443'^^xsd:double;
  dwc:endLatitude '-23.2375'^^xsd:double;
  dwc:coordinatePrecision '485.84'^^xsd:double;
  dwc:minimumDepth '977'^^xsd:integer;
  dwc:maximumDepth '977'^^xsd:integer;
  dwc:temperature '3.75'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 0902L14DR30131'^^xsd:string;
  dwc:occurrenceRemarks 'Qualitative sample'^^xsd:string;
  dwc:aphiaid '156779'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort ''^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 0902L14DR30131'^^xsd:string;
  dwc:observationDate '2009-02-18'^^xsd:date;
  dwc:aphiaIdAccepted '156779'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%200902L1AP10978>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200902L1AP10978> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200902L1AP10978> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.232 8.3157)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-23.232"^^xsd:decimal ;
  dwc:decimalLongitude "8.3157"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "500"^^xsd:integer ;
  dwc:maximumDepthInMeters "500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "609.36"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200902L1AP10978>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.232 8.3157)"^^geo:wktLiteral ;
  geo-pos:lat "-23.232"^^xsd:decimal ;
  geo-pos:long "8.3157"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "609.36"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%200902L1AP10978>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 0902L1AP10978" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-03-24'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 0902L1AP10978'^^xsd:string;
  dwc:scientificName 'Idiacanthus atlanticus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '8.3157'^^xsd:double;
  dwc:startLongitude '8.3217'^^xsd:double;
  dwc:endLongitude '8.3098'^^xsd:double;
  dwc:latitude '-23.232'^^xsd:double;
  dwc:startLatitude '-23.2322'^^xsd:double;
  dwc:endLatitude '-23.2318'^^xsd:double;
  dwc:coordinatePrecision '609.36'^^xsd:double;
  dwc:minimumDepth '500'^^xsd:integer;
  dwc:maximumDepth '500'^^xsd:integer;
  dwc:temperature '6'^^xsd:integer;
  dwc:previousCatalogNumber 'NAMIBIA  0902L1AP10978'^^xsd:string;
  dwc:occurrenceRemarks 'Qualitative sample'^^xsd:string;
  dwc:aphiaid '217616'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort ''^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 0902L1AP10978'^^xsd:string;
  dwc:observationDate '2009-02-17'^^xsd:date;
  dwc:aphiaIdAccepted '217616'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%200902L1AP10996>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200902L1AP10996> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200902L1AP10996> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.232 8.3157)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-23.232"^^xsd:decimal ;
  dwc:decimalLongitude "8.3157"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "500"^^xsd:integer ;
  dwc:maximumDepthInMeters "500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "609.36"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200902L1AP10996>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.232 8.3157)"^^geo:wktLiteral ;
  geo-pos:lat "-23.232"^^xsd:decimal ;
  geo-pos:long "8.3157"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "609.36"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%200902L1AP10996>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 0902L1AP10996" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-03-24'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 0902L1AP10996'^^xsd:string;
  dwc:scientificName 'Lampadena pontifex'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '8.3157'^^xsd:double;
  dwc:startLongitude '8.3217'^^xsd:double;
  dwc:endLongitude '8.3098'^^xsd:double;
  dwc:latitude '-23.232'^^xsd:double;
  dwc:startLatitude '-23.2322'^^xsd:double;
  dwc:endLatitude '-23.2318'^^xsd:double;
  dwc:coordinatePrecision '609.36'^^xsd:double;
  dwc:minimumDepth '500'^^xsd:integer;
  dwc:maximumDepth '500'^^xsd:integer;
  dwc:temperature '6'^^xsd:integer;
  dwc:previousCatalogNumber 'NAMIBIA  0902L1AP10996'^^xsd:string;
  dwc:occurrenceRemarks 'Qualitative sample'^^xsd:string;
  dwc:aphiaid '272707'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort ''^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 0902L1AP10996'^^xsd:string;
  dwc:observationDate '2009-02-17'^^xsd:date;
  dwc:aphiaIdAccepted '272707'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%200902L1AP11012>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200902L1AP11012> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200902L1AP11012> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.232 8.3157)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-23.232"^^xsd:decimal ;
  dwc:decimalLongitude "8.3157"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "500"^^xsd:integer ;
  dwc:maximumDepthInMeters "500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "609.36"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200902L1AP11012>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.232 8.3157)"^^geo:wktLiteral ;
  geo-pos:lat "-23.232"^^xsd:decimal ;
  geo-pos:long "8.3157"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "609.36"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%200902L1AP11012>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 0902L1AP11012" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-03-24'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 0902L1AP11012'^^xsd:string;
  dwc:scientificName 'Lampaneda dea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '8.3157'^^xsd:double;
  dwc:startLongitude '8.3217'^^xsd:double;
  dwc:endLongitude '8.3098'^^xsd:double;
  dwc:latitude '-23.232'^^xsd:double;
  dwc:startLatitude '-23.2322'^^xsd:double;
  dwc:endLatitude '-23.2318'^^xsd:double;
  dwc:coordinatePrecision '609.36'^^xsd:double;
  dwc:minimumDepth '500'^^xsd:integer;
  dwc:maximumDepth '500'^^xsd:integer;
  dwc:temperature '6'^^xsd:integer;
  dwc:previousCatalogNumber 'NAMIBIA  0902L1AP11012'^^xsd:string;
  dwc:occurrenceRemarks 'Qualitative sample'^^xsd:string;
  dwc:aphiaid '272706'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort ''^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 0902L1AP11012'^^xsd:string;
  dwc:observationDate '2009-02-17'^^xsd:date;
  dwc:aphiaIdAccepted '272706'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%200902L1AP20001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200902L1AP20001> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200902L1AP20001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.232 8.3157)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-23.232"^^xsd:decimal ;
  dwc:decimalLongitude "8.3157"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "500"^^xsd:integer ;
  dwc:maximumDepthInMeters "500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "609.36"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200902L1AP20001>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.232 8.3157)"^^geo:wktLiteral ;
  geo-pos:lat "-23.232"^^xsd:decimal ;
  geo-pos:long "8.3157"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "609.36"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%200902L1AP20001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 0902L1AP20001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-03-24'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 0902L1AP20001'^^xsd:string;
  dwc:scientificName 'Acanthephyra kingsleyi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '8.3157'^^xsd:double;
  dwc:startLongitude '8.3217'^^xsd:double;
  dwc:endLongitude '8.3098'^^xsd:double;
  dwc:latitude '-23.232'^^xsd:double;
  dwc:startLatitude '-23.2322'^^xsd:double;
  dwc:endLatitude '-23.2318'^^xsd:double;
  dwc:coordinatePrecision '609.36'^^xsd:double;
  dwc:minimumDepth '500'^^xsd:integer;
  dwc:maximumDepth '500'^^xsd:integer;
  dwc:temperature '6'^^xsd:integer;
  dwc:previousCatalogNumber 'NAMIBIA  0902L1AP20001'^^xsd:string;
  dwc:occurrenceRemarks 'Qualitative sample'^^xsd:string;
  dwc:aphiaid '240810'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort ''^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 0902L1AP20001'^^xsd:string;
  dwc:observationDate '2009-02-17'^^xsd:date;
  dwc:aphiaIdAccepted '240810'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%200902L1AP20042>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200902L1AP20042> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200902L1AP20042> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.232 8.3157)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-23.232"^^xsd:decimal ;
  dwc:decimalLongitude "8.3157"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "500"^^xsd:integer ;
  dwc:maximumDepthInMeters "500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "609.36"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200902L1AP20042>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.232 8.3157)"^^geo:wktLiteral ;
  geo-pos:lat "-23.232"^^xsd:decimal ;
  geo-pos:long "8.3157"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "609.36"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%200902L1AP20042>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 0902L1AP20042" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-03-24'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 0902L1AP20042'^^xsd:string;
  dwc:scientificName 'Parasergestes diapontius'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '8.3157'^^xsd:double;
  dwc:startLongitude '8.3217'^^xsd:double;
  dwc:endLongitude '8.3098'^^xsd:double;
  dwc:latitude '-23.232'^^xsd:double;
  dwc:startLatitude '-23.2322'^^xsd:double;
  dwc:endLatitude '-23.2318'^^xsd:double;
  dwc:coordinatePrecision '609.36'^^xsd:double;
  dwc:minimumDepth '500'^^xsd:integer;
  dwc:maximumDepth '500'^^xsd:integer;
  dwc:temperature '6'^^xsd:integer;
  dwc:previousCatalogNumber 'NAMIBIA  0902L1AP20042'^^xsd:string;
  dwc:occurrenceRemarks 'Qualitative sample'^^xsd:string;
  dwc:aphiaid '514137'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort ''^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 0902L1AP20042'^^xsd:string;
  dwc:observationDate '2009-02-17'^^xsd:date;
  dwc:aphiaIdAccepted '514137'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%200902L14DR40072>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200902L14DR40072> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200902L14DR40072> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.2409 8.3017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-23.2409"^^xsd:decimal ;
  dwc:decimalLongitude "8.3017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "977"^^xsd:integer ;
  dwc:maximumDepthInMeters "977"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "485.84"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200902L14DR40072>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.2409 8.3017)"^^geo:wktLiteral ;
  geo-pos:lat "-23.2409"^^xsd:decimal ;
  geo-pos:long "8.3017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "485.84"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%200902L14DR40072>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 0902L14DR40072" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 0902L14DR40072'^^xsd:string;
  dwc:scientificName 'Stephanocyathus (Odontocyathus) campaniformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '8.3017'^^xsd:double;
  dwc:startLongitude '8.3047'^^xsd:double;
  dwc:endLongitude '8.2987'^^xsd:double;
  dwc:latitude '-23.2409'^^xsd:double;
  dwc:startLatitude '-23.2443'^^xsd:double;
  dwc:endLatitude '-23.2375'^^xsd:double;
  dwc:coordinatePrecision '485.84'^^xsd:double;
  dwc:minimumDepth '977'^^xsd:integer;
  dwc:maximumDepth '977'^^xsd:integer;
  dwc:temperature '3.75'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 0902L14DR40072'^^xsd:string;
  dwc:occurrenceRemarks 'Qualitative sample'^^xsd:string;
  dwc:aphiaid '135169'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort ''^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 0902L14DR40072'^^xsd:string;
  dwc:observationDate '2009-02-18'^^xsd:date;
  dwc:aphiaIdAccepted '135169'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%200902L19DR40053>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200902L19DR40053> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200902L19DR40053> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.7035 6.1906)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-25.7035"^^xsd:decimal ;
  dwc:decimalLongitude "6.1906"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "710"^^xsd:integer ;
  dwc:maximumDepthInMeters "720"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "455.63"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200902L19DR40053>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.7035 6.1906)"^^geo:wktLiteral ;
  geo-pos:lat "-25.7035"^^xsd:decimal ;
  geo-pos:long "6.1906"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "455.63"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%200902L19DR40053>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 0902L19DR40053" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 0902L19DR40053'^^xsd:string;
  dwc:scientificName 'Echinaster (Echinaster) reticulatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '6.1906'^^xsd:double;
  dwc:startLongitude '6.1868'^^xsd:double;
  dwc:endLongitude '6.1944'^^xsd:double;
  dwc:latitude '-25.7035'^^xsd:double;
  dwc:startLatitude '-25.7012'^^xsd:double;
  dwc:endLatitude '-25.7057'^^xsd:double;
  dwc:coordinatePrecision '455.63'^^xsd:double;
  dwc:minimumDepth '710'^^xsd:integer;
  dwc:maximumDepth '720'^^xsd:integer;
  dwc:temperature '4.95'^^xsd:double;
  dwc:individualCount '1'^^xsd:integer;
  dwc:previousCatalogNumber 'NAMIBIA 0902L19DR40053'^^xsd:string;
  dwc:occurrenceRemarks 'Qualitative sample'^^xsd:string;
  dwc:aphiaid '178741'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort ''^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 0902L19DR40053'^^xsd:string;
  dwc:observationDate '2009-02-26'^^xsd:date;
  dwc:aphiaIdAccepted '178741'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%200902L17DR20225>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200902L17DR20225> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200902L17DR20225> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.1963 6.3611)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-26.1963"^^xsd:decimal ;
  dwc:decimalLongitude "6.3611"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "576"^^xsd:integer ;
  dwc:maximumDepthInMeters "600"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "431.77"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200902L17DR20225>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.1963 6.3611)"^^geo:wktLiteral ;
  geo-pos:lat "-26.1963"^^xsd:decimal ;
  geo-pos:long "6.3611"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "431.77"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%200902L17DR20225>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 0902L17DR20225" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 0902L17DR20225'^^xsd:string;
  dwc:scientificName 'Chaceon erytheiae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '6.3611'^^xsd:double;
  dwc:startLongitude '6.3592'^^xsd:double;
  dwc:endLongitude '6.363'^^xsd:double;
  dwc:latitude '-26.1963'^^xsd:double;
  dwc:startLatitude '-26.1998'^^xsd:double;
  dwc:endLatitude '-26.1928'^^xsd:double;
  dwc:coordinatePrecision '431.77'^^xsd:double;
  dwc:minimumDepth '576'^^xsd:integer;
  dwc:maximumDepth '600'^^xsd:integer;
  dwc:temperature '5.65'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 0902L17DR20225'^^xsd:string;
  dwc:occurrenceRemarks 'Qualitative sample'^^xsd:string;
  dwc:aphiaid '241100'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort ''^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 0902L17DR20225'^^xsd:string;
  dwc:observationDate '2009-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '241100'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%200902L17DR30129>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200902L17DR30129> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200902L17DR30129> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.1963 6.3611)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-26.1963"^^xsd:decimal ;
  dwc:decimalLongitude "6.3611"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "576"^^xsd:integer ;
  dwc:maximumDepthInMeters "600"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "431.77"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200902L17DR30129>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.1963 6.3611)"^^geo:wktLiteral ;
  geo-pos:lat "-26.1963"^^xsd:decimal ;
  geo-pos:long "6.3611"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "431.77"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%200902L17DR30129>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 0902L17DR30129" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 0902L17DR30129'^^xsd:string;
  dwc:scientificName 'Delectopecten vitreus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '6.3611'^^xsd:double;
  dwc:startLongitude '6.3592'^^xsd:double;
  dwc:endLongitude '6.363'^^xsd:double;
  dwc:latitude '-26.1963'^^xsd:double;
  dwc:startLatitude '-26.1998'^^xsd:double;
  dwc:endLatitude '-26.1928'^^xsd:double;
  dwc:coordinatePrecision '431.77'^^xsd:double;
  dwc:minimumDepth '576'^^xsd:integer;
  dwc:maximumDepth '600'^^xsd:integer;
  dwc:temperature '5.65'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 0902L17DR30129'^^xsd:string;
  dwc:occurrenceRemarks 'Qualitative sample'^^xsd:string;
  dwc:aphiaid '140702'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort ''^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 0902L17DR30129'^^xsd:string;
  dwc:observationDate '2009-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '140702'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%200902L17DR30130>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200902L17DR30130> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200902L17DR30130> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.1963 6.3611)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-26.1963"^^xsd:decimal ;
  dwc:decimalLongitude "6.3611"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "576"^^xsd:integer ;
  dwc:maximumDepthInMeters "600"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "431.77"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200902L17DR30130>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.1963 6.3611)"^^geo:wktLiteral ;
  geo-pos:lat "-26.1963"^^xsd:decimal ;
  geo-pos:long "6.3611"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "431.77"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%200902L17DR30130>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 0902L17DR30130" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 0902L17DR30130'^^xsd:string;
  dwc:scientificName 'Diacria trispinosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '6.3611'^^xsd:double;
  dwc:startLongitude '6.3592'^^xsd:double;
  dwc:endLongitude '6.363'^^xsd:double;
  dwc:latitude '-26.1963'^^xsd:double;
  dwc:startLatitude '-26.1998'^^xsd:double;
  dwc:endLatitude '-26.1928'^^xsd:double;
  dwc:coordinatePrecision '431.77'^^xsd:double;
  dwc:minimumDepth '576'^^xsd:integer;
  dwc:maximumDepth '600'^^xsd:integer;
  dwc:temperature '5.65'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 0902L17DR30130'^^xsd:string;
  dwc:occurrenceRemarks 'Qualitative sample'^^xsd:string;
  dwc:aphiaid '139045'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort ''^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 0902L17DR30130'^^xsd:string;
  dwc:observationDate '2009-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '139045'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%200902L17DR40052>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200902L17DR40052> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200902L17DR40052> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.1963 6.3611)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-26.1963"^^xsd:decimal ;
  dwc:decimalLongitude "6.3611"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "576"^^xsd:integer ;
  dwc:maximumDepthInMeters "600"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "431.77"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200902L17DR40052>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.1963 6.3611)"^^geo:wktLiteral ;
  geo-pos:lat "-26.1963"^^xsd:decimal ;
  geo-pos:long "6.3611"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "431.77"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%200902L17DR40052>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 0902L17DR40052" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 0902L17DR40052'^^xsd:string;
  dwc:scientificName 'Cavolinia tridentata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '6.3611'^^xsd:double;
  dwc:startLongitude '6.3592'^^xsd:double;
  dwc:endLongitude '6.363'^^xsd:double;
  dwc:latitude '-26.1963'^^xsd:double;
  dwc:startLatitude '-26.1998'^^xsd:double;
  dwc:endLatitude '-26.1928'^^xsd:double;
  dwc:coordinatePrecision '431.77'^^xsd:double;
  dwc:minimumDepth '576'^^xsd:integer;
  dwc:maximumDepth '600'^^xsd:integer;
  dwc:temperature '5.65'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 0902L17DR40052'^^xsd:string;
  dwc:occurrenceRemarks 'Qualitative sample'^^xsd:string;
  dwc:aphiaid '139030'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort ''^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 0902L17DR40052'^^xsd:string;
  dwc:observationDate '2009-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '139030'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%200902L17DR40053>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200902L17DR40053> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200902L17DR40053> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.1963 6.3611)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-26.1963"^^xsd:decimal ;
  dwc:decimalLongitude "6.3611"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "576"^^xsd:integer ;
  dwc:maximumDepthInMeters "600"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "431.77"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200902L17DR40053>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.1963 6.3611)"^^geo:wktLiteral ;
  geo-pos:lat "-26.1963"^^xsd:decimal ;
  geo-pos:long "6.3611"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "431.77"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%200902L17DR40053>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 0902L17DR40053" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 0902L17DR40053'^^xsd:string;
  dwc:scientificName 'Echinaster (Echinaster) reticulatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '6.3611'^^xsd:double;
  dwc:startLongitude '6.3592'^^xsd:double;
  dwc:endLongitude '6.363'^^xsd:double;
  dwc:latitude '-26.1963'^^xsd:double;
  dwc:startLatitude '-26.1998'^^xsd:double;
  dwc:endLatitude '-26.1928'^^xsd:double;
  dwc:coordinatePrecision '431.77'^^xsd:double;
  dwc:minimumDepth '576'^^xsd:integer;
  dwc:maximumDepth '600'^^xsd:integer;
  dwc:temperature '5.65'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 0902L17DR40053'^^xsd:string;
  dwc:occurrenceRemarks 'Qualitative sample'^^xsd:string;
  dwc:aphiaid '178741'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort ''^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 0902L17DR40053'^^xsd:string;
  dwc:observationDate '2009-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '178741'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%200902L17DR40054>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200902L17DR40054> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200902L17DR40054> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.1963 6.3611)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-26.1963"^^xsd:decimal ;
  dwc:decimalLongitude "6.3611"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "576"^^xsd:integer ;
  dwc:maximumDepthInMeters "600"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "431.77"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200902L17DR40054>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.1963 6.3611)"^^geo:wktLiteral ;
  geo-pos:lat "-26.1963"^^xsd:decimal ;
  geo-pos:long "6.3611"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "431.77"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%200902L17DR40054>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 0902L17DR40054" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 0902L17DR40054'^^xsd:string;
  dwc:scientificName 'Enallopsammia rostrata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '6.3611'^^xsd:double;
  dwc:startLongitude '6.3592'^^xsd:double;
  dwc:endLongitude '6.363'^^xsd:double;
  dwc:latitude '-26.1963'^^xsd:double;
  dwc:startLatitude '-26.1998'^^xsd:double;
  dwc:endLatitude '-26.1928'^^xsd:double;
  dwc:coordinatePrecision '431.77'^^xsd:double;
  dwc:minimumDepth '576'^^xsd:integer;
  dwc:maximumDepth '600'^^xsd:integer;
  dwc:temperature '5.65'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 0902L17DR40054'^^xsd:string;
  dwc:occurrenceRemarks 'Qualitative sample'^^xsd:string;
  dwc:aphiaid '135190'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort ''^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 0902L17DR40054'^^xsd:string;
  dwc:observationDate '2009-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '135190'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%200902L19DR40062>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200902L19DR40062> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200902L19DR40062> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.7035 6.1906)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-25.7035"^^xsd:decimal ;
  dwc:decimalLongitude "6.1906"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "710"^^xsd:integer ;
  dwc:maximumDepthInMeters "720"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "455.63"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200902L19DR40062>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.7035 6.1906)"^^geo:wktLiteral ;
  geo-pos:lat "-25.7035"^^xsd:decimal ;
  geo-pos:long "6.1906"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "455.63"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%200902L19DR40062>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 0902L19DR40062" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 0902L19DR40062'^^xsd:string;
  dwc:scientificName 'Madrepora oculata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '6.1906'^^xsd:double;
  dwc:startLongitude '6.1868'^^xsd:double;
  dwc:endLongitude '6.1944'^^xsd:double;
  dwc:latitude '-25.7035'^^xsd:double;
  dwc:startLatitude '-25.7012'^^xsd:double;
  dwc:endLatitude '-25.7057'^^xsd:double;
  dwc:coordinatePrecision '455.63'^^xsd:double;
  dwc:minimumDepth '710'^^xsd:integer;
  dwc:maximumDepth '720'^^xsd:integer;
  dwc:temperature '4.95'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 0902L19DR40062'^^xsd:string;
  dwc:occurrenceRemarks 'Qualitative sample'^^xsd:string;
  dwc:aphiaid '135209'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort ''^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 0902L19DR40062'^^xsd:string;
  dwc:observationDate '2009-02-26'^^xsd:date;
  dwc:aphiaIdAccepted '135209'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%200902L19DR40071>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200902L19DR40071> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200902L19DR40071> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.7035 6.1906)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-25.7035"^^xsd:decimal ;
  dwc:decimalLongitude "6.1906"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "710"^^xsd:integer ;
  dwc:maximumDepthInMeters "720"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "455.63"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200902L19DR40071>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.7035 6.1906)"^^geo:wktLiteral ;
  geo-pos:lat "-25.7035"^^xsd:decimal ;
  geo-pos:long "6.1906"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "455.63"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%200902L19DR40071>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 0902L19DR40071" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 0902L19DR40071'^^xsd:string;
  dwc:scientificName 'Solenosmilia variabilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '6.1906'^^xsd:double;
  dwc:startLongitude '6.1868'^^xsd:double;
  dwc:endLongitude '6.1944'^^xsd:double;
  dwc:latitude '-25.7035'^^xsd:double;
  dwc:startLatitude '-25.7012'^^xsd:double;
  dwc:endLatitude '-25.7057'^^xsd:double;
  dwc:coordinatePrecision '455.63'^^xsd:double;
  dwc:minimumDepth '710'^^xsd:integer;
  dwc:maximumDepth '720'^^xsd:integer;
  dwc:temperature '4.95'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 0902L19DR40071'^^xsd:string;
  dwc:occurrenceRemarks 'Qualitative sample'^^xsd:string;
  dwc:aphiaid '135168'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort ''^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 0902L19DR40071'^^xsd:string;
  dwc:observationDate '2009-02-26'^^xsd:date;
  dwc:aphiaIdAccepted '135168'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%200902L1AP10007>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200902L1AP10007> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200902L1AP10007> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.232 8.3157)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-23.232"^^xsd:decimal ;
  dwc:decimalLongitude "8.3157"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "500"^^xsd:integer ;
  dwc:maximumDepthInMeters "500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "609.36"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200902L1AP10007>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.232 8.3157)"^^geo:wktLiteral ;
  geo-pos:lat "-23.232"^^xsd:decimal ;
  geo-pos:long "8.3157"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "609.36"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%200902L1AP10007>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 0902L1AP10007" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-03-24'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 0902L1AP10007'^^xsd:string;
  dwc:scientificName 'Argyropelecus gigas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '8.3157'^^xsd:double;
  dwc:startLongitude '8.3217'^^xsd:double;
  dwc:endLongitude '8.3098'^^xsd:double;
  dwc:latitude '-23.232'^^xsd:double;
  dwc:startLatitude '-23.2322'^^xsd:double;
  dwc:endLatitude '-23.2318'^^xsd:double;
  dwc:coordinatePrecision '609.36'^^xsd:double;
  dwc:minimumDepth '500'^^xsd:integer;
  dwc:maximumDepth '500'^^xsd:integer;
  dwc:temperature '6'^^xsd:integer;
  dwc:previousCatalogNumber 'NAMIBIA  0902L1AP10007'^^xsd:string;
  dwc:occurrenceRemarks 'Qualitative sample'^^xsd:string;
  dwc:aphiaid '127308'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort ''^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 0902L1AP10007'^^xsd:string;
  dwc:observationDate '2009-02-17'^^xsd:date;
  dwc:aphiaIdAccepted '127308'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%200902L1AP10059>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200902L1AP10059> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200902L1AP10059> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.232 8.3157)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-23.232"^^xsd:decimal ;
  dwc:decimalLongitude "8.3157"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "500"^^xsd:integer ;
  dwc:maximumDepthInMeters "500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "609.36"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200902L1AP10059>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.232 8.3157)"^^geo:wktLiteral ;
  geo-pos:lat "-23.232"^^xsd:decimal ;
  geo-pos:long "8.3157"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "609.36"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%200902L1AP10059>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 0902L1AP10059" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-03-24'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 0902L1AP10059'^^xsd:string;
  dwc:scientificName 'Chauliodus sloani'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '8.3157'^^xsd:double;
  dwc:startLongitude '8.3217'^^xsd:double;
  dwc:endLongitude '8.3098'^^xsd:double;
  dwc:latitude '-23.232'^^xsd:double;
  dwc:startLatitude '-23.2322'^^xsd:double;
  dwc:endLatitude '-23.2318'^^xsd:double;
  dwc:coordinatePrecision '609.36'^^xsd:double;
  dwc:minimumDepth '500'^^xsd:integer;
  dwc:maximumDepth '500'^^xsd:integer;
  dwc:temperature '6'^^xsd:integer;
  dwc:previousCatalogNumber 'NAMIBIA  0902L1AP10059'^^xsd:string;
  dwc:occurrenceRemarks 'Qualitative sample'^^xsd:string;
  dwc:aphiaid '127338'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort ''^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 0902L1AP10059'^^xsd:string;
  dwc:observationDate '2009-02-17'^^xsd:date;
  dwc:aphiaIdAccepted '127338'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%200902L15DR40069>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200902L15DR40069> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200902L15DR40069> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.2357 8.2979)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-23.2357"^^xsd:decimal ;
  dwc:decimalLongitude "8.2979"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "800"^^xsd:integer ;
  dwc:maximumDepthInMeters "852"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "458.03"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200902L15DR40069>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.2357 8.2979)"^^geo:wktLiteral ;
  geo-pos:lat "-23.2357"^^xsd:decimal ;
  geo-pos:long "8.2979"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "458.03"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%200902L15DR40069>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 0902L15DR40069" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 0902L15DR40069'^^xsd:string;
  dwc:scientificName 'Psolus squamatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '8.2979'^^xsd:double;
  dwc:startLongitude '8.3008'^^xsd:double;
  dwc:endLongitude '8.295'^^xsd:double;
  dwc:latitude '-23.2357'^^xsd:double;
  dwc:startLatitude '-23.2388'^^xsd:double;
  dwc:endLatitude '-23.2325'^^xsd:double;
  dwc:coordinatePrecision '458.03'^^xsd:double;
  dwc:minimumDepth '800'^^xsd:integer;
  dwc:maximumDepth '852'^^xsd:integer;
  dwc:temperature '3.4'^^xsd:double;
  dwc:individualCount '1'^^xsd:integer;
  dwc:previousCatalogNumber 'NAMIBIA 0902L15DR40069'^^xsd:string;
  dwc:occurrenceRemarks 'Qualitative sample'^^xsd:string;
  dwc:aphiaid '124713'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort ''^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 0902L15DR40069'^^xsd:string;
  dwc:observationDate '2009-02-18'^^xsd:date;
  dwc:aphiaIdAccepted '124713'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%200902L16DR30128>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200902L16DR30128> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200902L16DR30128> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.2207 8.2026)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-23.2207"^^xsd:decimal ;
  dwc:decimalLongitude "8.2026"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1200"^^xsd:integer ;
  dwc:maximumDepthInMeters "1200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "540.77"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200902L16DR30128>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.2207 8.2026)"^^geo:wktLiteral ;
  geo-pos:lat "-23.2207"^^xsd:decimal ;
  geo-pos:long "8.2026"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "540.77"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%200902L16DR30128>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 0902L16DR30128" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 0902L16DR30128'^^xsd:string;
  dwc:scientificName 'Cymbulia peronii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '8.2026'^^xsd:double;
  dwc:startLongitude '8.2002'^^xsd:double;
  dwc:endLongitude '8.205'^^xsd:double;
  dwc:latitude '-23.2207'^^xsd:double;
  dwc:startLatitude '-23.2163'^^xsd:double;
  dwc:endLatitude '-23.225'^^xsd:double;
  dwc:coordinatePrecision '540.77'^^xsd:double;
  dwc:minimumDepth '1200'^^xsd:integer;
  dwc:maximumDepth '1200'^^xsd:integer;
  dwc:temperature '3.4'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 0902L16DR30128'^^xsd:string;
  dwc:occurrenceRemarks 'Qualitative sample'^^xsd:string;
  dwc:aphiaid '139494'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort ''^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 0902L16DR30128'^^xsd:string;
  dwc:observationDate '2009-02-20'^^xsd:date;
  dwc:aphiaIdAccepted '139494'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%200902L16DR30130>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200902L16DR30130> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200902L16DR30130> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.2207 8.2026)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-23.2207"^^xsd:decimal ;
  dwc:decimalLongitude "8.2026"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1200"^^xsd:integer ;
  dwc:maximumDepthInMeters "1200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "540.77"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200902L16DR30130>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.2207 8.2026)"^^geo:wktLiteral ;
  geo-pos:lat "-23.2207"^^xsd:decimal ;
  geo-pos:long "8.2026"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "540.77"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%200902L16DR30130>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 0902L16DR30130" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 0902L16DR30130'^^xsd:string;
  dwc:scientificName 'Diacria trispinosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '8.2026'^^xsd:double;
  dwc:startLongitude '8.2002'^^xsd:double;
  dwc:endLongitude '8.205'^^xsd:double;
  dwc:latitude '-23.2207'^^xsd:double;
  dwc:startLatitude '-23.2163'^^xsd:double;
  dwc:endLatitude '-23.225'^^xsd:double;
  dwc:coordinatePrecision '540.77'^^xsd:double;
  dwc:minimumDepth '1200'^^xsd:integer;
  dwc:maximumDepth '1200'^^xsd:integer;
  dwc:temperature '3.4'^^xsd:double;
  dwc:individualCount '1'^^xsd:integer;
  dwc:previousCatalogNumber 'NAMIBIA 0902L16DR30130'^^xsd:string;
  dwc:occurrenceRemarks 'Qualitative sample'^^xsd:string;
  dwc:aphiaid '139045'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort ''^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 0902L16DR30130'^^xsd:string;
  dwc:observationDate '2009-02-20'^^xsd:date;
  dwc:aphiaIdAccepted '139045'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%200902L16DR40052>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200902L16DR40052> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200902L16DR40052> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.2207 8.2026)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-23.2207"^^xsd:decimal ;
  dwc:decimalLongitude "8.2026"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1200"^^xsd:integer ;
  dwc:maximumDepthInMeters "1200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "540.77"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200902L16DR40052>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.2207 8.2026)"^^geo:wktLiteral ;
  geo-pos:lat "-23.2207"^^xsd:decimal ;
  geo-pos:long "8.2026"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "540.77"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%200902L16DR40052>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 0902L16DR40052" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 0902L16DR40052'^^xsd:string;
  dwc:scientificName 'Cavolinia tridentata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '8.2026'^^xsd:double;
  dwc:startLongitude '8.2002'^^xsd:double;
  dwc:endLongitude '8.205'^^xsd:double;
  dwc:latitude '-23.2207'^^xsd:double;
  dwc:startLatitude '-23.2163'^^xsd:double;
  dwc:endLatitude '-23.225'^^xsd:double;
  dwc:coordinatePrecision '540.77'^^xsd:double;
  dwc:minimumDepth '1200'^^xsd:integer;
  dwc:maximumDepth '1200'^^xsd:integer;
  dwc:temperature '3.4'^^xsd:double;
  dwc:individualCount '1'^^xsd:integer;
  dwc:previousCatalogNumber 'NAMIBIA 0902L16DR40052'^^xsd:string;
  dwc:occurrenceRemarks 'Qualitative sample'^^xsd:string;
  dwc:aphiaid '139030'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort ''^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 0902L16DR40052'^^xsd:string;
  dwc:observationDate '2009-02-20'^^xsd:date;
  dwc:aphiaIdAccepted '139030'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%200902L14DR40056>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200902L14DR40056> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200902L14DR40056> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.2409 8.3017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-23.2409"^^xsd:decimal ;
  dwc:decimalLongitude "8.3017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "977"^^xsd:integer ;
  dwc:maximumDepthInMeters "977"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "485.84"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200902L14DR40056>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.2409 8.3017)"^^geo:wktLiteral ;
  geo-pos:lat "-23.2409"^^xsd:decimal ;
  geo-pos:long "8.3017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "485.84"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%200902L14DR40056>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 0902L14DR40056" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 0902L14DR40056'^^xsd:string;
  dwc:scientificName 'Epizoanthus paguriphilus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '8.3017'^^xsd:double;
  dwc:startLongitude '8.3047'^^xsd:double;
  dwc:endLongitude '8.2987'^^xsd:double;
  dwc:latitude '-23.2409'^^xsd:double;
  dwc:startLatitude '-23.2443'^^xsd:double;
  dwc:endLatitude '-23.2375'^^xsd:double;
  dwc:coordinatePrecision '485.84'^^xsd:double;
  dwc:minimumDepth '977'^^xsd:integer;
  dwc:maximumDepth '977'^^xsd:integer;
  dwc:temperature '3.75'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 0902L14DR40056'^^xsd:string;
  dwc:occurrenceRemarks 'Qualitative sample'^^xsd:string;
  dwc:aphiaid '101036'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort ''^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 0902L14DR40056'^^xsd:string;
  dwc:observationDate '2009-02-18'^^xsd:date;
  dwc:aphiaIdAccepted '101036'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%200902L14DR40058>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200902L14DR40058> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200902L14DR40058> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.2409 8.3017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-23.2409"^^xsd:decimal ;
  dwc:decimalLongitude "8.3017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "977"^^xsd:integer ;
  dwc:maximumDepthInMeters "977"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "485.84"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200902L14DR40058>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.2409 8.3017)"^^geo:wktLiteral ;
  geo-pos:lat "-23.2409"^^xsd:decimal ;
  geo-pos:long "8.3017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "485.84"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%200902L14DR40058>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 0902L14DR40058" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 0902L14DR40058'^^xsd:string;
  dwc:scientificName 'Flabellum (Ulocyathus) alabastrum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '8.3017'^^xsd:double;
  dwc:startLongitude '8.3047'^^xsd:double;
  dwc:endLongitude '8.2987'^^xsd:double;
  dwc:latitude '-23.2409'^^xsd:double;
  dwc:startLatitude '-23.2443'^^xsd:double;
  dwc:endLatitude '-23.2375'^^xsd:double;
  dwc:coordinatePrecision '485.84'^^xsd:double;
  dwc:minimumDepth '977'^^xsd:integer;
  dwc:maximumDepth '977'^^xsd:integer;
  dwc:temperature '3.75'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 0902L14DR40058'^^xsd:string;
  dwc:occurrenceRemarks 'Qualitative sample'^^xsd:string;
  dwc:aphiaid '135194'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort ''^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 0902L14DR40058'^^xsd:string;
  dwc:observationDate '2009-02-18'^^xsd:date;
  dwc:aphiaIdAccepted '135194'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%200902L14DR40060>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200902L14DR40060> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200902L14DR40060> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.2409 8.3017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-23.2409"^^xsd:decimal ;
  dwc:decimalLongitude "8.3017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "977"^^xsd:integer ;
  dwc:maximumDepthInMeters "977"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "485.84"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200902L14DR40060>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.2409 8.3017)"^^geo:wktLiteral ;
  geo-pos:lat "-23.2409"^^xsd:decimal ;
  geo-pos:long "8.3017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "485.84"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%200902L14DR40060>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 0902L14DR40060" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 0902L14DR40060'^^xsd:string;
  dwc:scientificName 'Hygrosoma petersii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '8.3017'^^xsd:double;
  dwc:startLongitude '8.3047'^^xsd:double;
  dwc:endLongitude '8.2987'^^xsd:double;
  dwc:latitude '-23.2409'^^xsd:double;
  dwc:startLatitude '-23.2443'^^xsd:double;
  dwc:endLatitude '-23.2375'^^xsd:double;
  dwc:coordinatePrecision '485.84'^^xsd:double;
  dwc:minimumDepth '977'^^xsd:integer;
  dwc:maximumDepth '977'^^xsd:integer;
  dwc:temperature '3.75'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 0902L14DR40060'^^xsd:string;
  dwc:occurrenceRemarks 'Qualitative sample'^^xsd:string;
  dwc:aphiaid '124339'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort ''^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 0902L14DR40060'^^xsd:string;
  dwc:observationDate '2009-02-18'^^xsd:date;
  dwc:aphiaIdAccepted '124339'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%200902L14DR10709>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200902L14DR10709> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200902L14DR10709> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.2409 8.3017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-23.2409"^^xsd:decimal ;
  dwc:decimalLongitude "8.3017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "977"^^xsd:integer ;
  dwc:maximumDepthInMeters "977"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "485.84"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200902L14DR10709>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.2409 8.3017)"^^geo:wktLiteral ;
  geo-pos:lat "-23.2409"^^xsd:decimal ;
  geo-pos:long "8.3017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "485.84"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%200902L14DR10709>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 0902L14DR10709" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 0902L14DR10709'^^xsd:string;
  dwc:scientificName 'Gadomus dispar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '8.3017'^^xsd:double;
  dwc:startLongitude '8.3047'^^xsd:double;
  dwc:endLongitude '8.2987'^^xsd:double;
  dwc:latitude '-23.2409'^^xsd:double;
  dwc:startLatitude '-23.2443'^^xsd:double;
  dwc:endLatitude '-23.2375'^^xsd:double;
  dwc:coordinatePrecision '485.84'^^xsd:double;
  dwc:minimumDepth '977'^^xsd:integer;
  dwc:maximumDepth '977'^^xsd:integer;
  dwc:temperature '3.75'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 0902L14DR10709'^^xsd:string;
  dwc:occurrenceRemarks 'Qualitative sample'^^xsd:string;
  dwc:aphiaid '126470'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort ''^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 0902L14DR10709'^^xsd:string;
  dwc:observationDate '2009-02-18'^^xsd:date;
  dwc:aphiaIdAccepted '126470'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%200902L14DR40064>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200902L14DR40064> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200902L14DR40064> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.2409 8.3017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-23.2409"^^xsd:decimal ;
  dwc:decimalLongitude "8.3017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "977"^^xsd:integer ;
  dwc:maximumDepthInMeters "977"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "485.84"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200902L14DR40064>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.2409 8.3017)"^^geo:wktLiteral ;
  geo-pos:lat "-23.2409"^^xsd:decimal ;
  geo-pos:long "8.3017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "485.84"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%200902L14DR40064>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 0902L14DR40064" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 0902L14DR40064'^^xsd:string;
  dwc:scientificName 'Mesothuria (Zygothuria) lactea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '8.3017'^^xsd:double;
  dwc:startLongitude '8.3047'^^xsd:double;
  dwc:endLongitude '8.2987'^^xsd:double;
  dwc:latitude '-23.2409'^^xsd:double;
  dwc:startLatitude '-23.2443'^^xsd:double;
  dwc:endLatitude '-23.2375'^^xsd:double;
  dwc:coordinatePrecision '485.84'^^xsd:double;
  dwc:minimumDepth '977'^^xsd:integer;
  dwc:maximumDepth '977'^^xsd:integer;
  dwc:temperature '3.75'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 0902L14DR40064'^^xsd:string;
  dwc:occurrenceRemarks 'Qualitative sample'^^xsd:string;
  dwc:aphiaid '124569'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort ''^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 0902L14DR40064'^^xsd:string;
  dwc:observationDate '2009-02-18'^^xsd:date;
  dwc:aphiaIdAccepted '124592'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%200902L16DR40065>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200902L16DR40065> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200902L16DR40065> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.2207 8.2026)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-23.2207"^^xsd:decimal ;
  dwc:decimalLongitude "8.2026"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1200"^^xsd:integer ;
  dwc:maximumDepthInMeters "1200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "540.77"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200902L16DR40065>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.2207 8.2026)"^^geo:wktLiteral ;
  geo-pos:lat "-23.2207"^^xsd:decimal ;
  geo-pos:long "8.2026"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "540.77"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%200902L16DR40065>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 0902L16DR40065" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 0902L16DR40065'^^xsd:string;
  dwc:scientificName 'Metallogorgia melanotrichos'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '8.2026'^^xsd:double;
  dwc:startLongitude '8.2002'^^xsd:double;
  dwc:endLongitude '8.205'^^xsd:double;
  dwc:latitude '-23.2207'^^xsd:double;
  dwc:startLatitude '-23.2163'^^xsd:double;
  dwc:endLatitude '-23.225'^^xsd:double;
  dwc:coordinatePrecision '540.77'^^xsd:double;
  dwc:minimumDepth '1200'^^xsd:integer;
  dwc:maximumDepth '1200'^^xsd:integer;
  dwc:temperature '3.4'^^xsd:double;
  dwc:individualCount '1'^^xsd:integer;
  dwc:previousCatalogNumber 'NAMIBIA 0902L16DR40065'^^xsd:string;
  dwc:occurrenceRemarks 'Qualitative sample'^^xsd:string;
  dwc:aphiaid '125355'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort ''^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 0902L16DR40065'^^xsd:string;
  dwc:observationDate '2009-02-20'^^xsd:date;
  dwc:aphiaIdAccepted '125355'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%200902L16DR40066>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200902L16DR40066> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200902L16DR40066> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.2207 8.2026)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-23.2207"^^xsd:decimal ;
  dwc:decimalLongitude "8.2026"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1200"^^xsd:integer ;
  dwc:maximumDepthInMeters "1200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "540.77"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200902L16DR40066>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.2207 8.2026)"^^geo:wktLiteral ;
  geo-pos:lat "-23.2207"^^xsd:decimal ;
  geo-pos:long "8.2026"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "540.77"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%200902L16DR40066>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 0902L16DR40066" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 0902L16DR40066'^^xsd:string;
  dwc:scientificName 'Ophiocreas oedipus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '8.2026'^^xsd:double;
  dwc:startLongitude '8.2002'^^xsd:double;
  dwc:endLongitude '8.205'^^xsd:double;
  dwc:latitude '-23.2207'^^xsd:double;
  dwc:startLatitude '-23.2163'^^xsd:double;
  dwc:endLatitude '-23.225'^^xsd:double;
  dwc:coordinatePrecision '540.77'^^xsd:double;
  dwc:minimumDepth '1200'^^xsd:integer;
  dwc:maximumDepth '1200'^^xsd:integer;
  dwc:temperature '3.4'^^xsd:double;
  dwc:individualCount '1'^^xsd:integer;
  dwc:previousCatalogNumber 'NAMIBIA 0902L16DR40066'^^xsd:string;
  dwc:occurrenceRemarks 'Qualitative sample'^^xsd:string;
  dwc:aphiaid '124956'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort ''^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 0902L16DR40066'^^xsd:string;
  dwc:observationDate '2009-02-20'^^xsd:date;
  dwc:aphiaIdAccepted '124956'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%200902L16DR40067>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200902L16DR40067> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200902L16DR40067> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.2207 8.2026)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-23.2207"^^xsd:decimal ;
  dwc:decimalLongitude "8.2026"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1200"^^xsd:integer ;
  dwc:maximumDepthInMeters "1200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "540.77"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200902L16DR40067>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.2207 8.2026)"^^geo:wktLiteral ;
  geo-pos:lat "-23.2207"^^xsd:decimal ;
  geo-pos:long "8.2026"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "540.77"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%200902L16DR40067>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 0902L16DR40067" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 0902L16DR40067'^^xsd:string;
  dwc:scientificName 'Ophiura flagellata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '8.2026'^^xsd:double;
  dwc:startLongitude '8.2002'^^xsd:double;
  dwc:endLongitude '8.205'^^xsd:double;
  dwc:latitude '-23.2207'^^xsd:double;
  dwc:startLatitude '-23.2163'^^xsd:double;
  dwc:endLatitude '-23.225'^^xsd:double;
  dwc:coordinatePrecision '540.77'^^xsd:double;
  dwc:minimumDepth '1200'^^xsd:integer;
  dwc:maximumDepth '1200'^^xsd:integer;
  dwc:temperature '3.4'^^xsd:double;
  dwc:individualCount '1'^^xsd:integer;
  dwc:previousCatalogNumber 'NAMIBIA 0902L16DR40067'^^xsd:string;
  dwc:occurrenceRemarks 'Qualitative sample'^^xsd:string;
  dwc:aphiaid '124918'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort ''^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 0902L16DR40067'^^xsd:string;
  dwc:observationDate '2009-02-20'^^xsd:date;
  dwc:aphiaIdAccepted '124918'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%200902L17DR10941>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200902L17DR10941> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200902L17DR10941> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.1963 6.3611)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-26.1963"^^xsd:decimal ;
  dwc:decimalLongitude "6.3611"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "576"^^xsd:integer ;
  dwc:maximumDepthInMeters "600"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "431.77"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200902L17DR10941>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.1963 6.3611)"^^geo:wktLiteral ;
  geo-pos:lat "-26.1963"^^xsd:decimal ;
  geo-pos:long "6.3611"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "431.77"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%200902L17DR10941>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 0902L17DR10941" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 0902L17DR10941'^^xsd:string;
  dwc:scientificName 'Nezumia duodecim'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '6.3611'^^xsd:double;
  dwc:startLongitude '6.3592'^^xsd:double;
  dwc:endLongitude '6.363'^^xsd:double;
  dwc:latitude '-26.1963'^^xsd:double;
  dwc:startLatitude '-26.1998'^^xsd:double;
  dwc:endLatitude '-26.1928'^^xsd:double;
  dwc:coordinatePrecision '431.77'^^xsd:double;
  dwc:minimumDepth '576'^^xsd:integer;
  dwc:maximumDepth '600'^^xsd:integer;
  dwc:temperature '5.65'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 0902L17DR10941'^^xsd:string;
  dwc:occurrenceRemarks 'Qualitative sample'^^xsd:string;
  dwc:aphiaid '272405'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort ''^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 0902L17DR10941'^^xsd:string;
  dwc:observationDate '2009-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '272405'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%201002L36AF10862>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L36AF10862> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L36AF10862> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.1535 5.8551)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-26.1535"^^xsd:decimal ;
  dwc:decimalLongitude "5.8551"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1260"^^xsd:integer ;
  dwc:maximumDepthInMeters "1268"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1461.73"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L36AF10862>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.1535 5.8551)"^^geo:wktLiteral ;
  geo-pos:lat "-26.1535"^^xsd:decimal ;
  geo-pos:long "5.8551"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1461.73"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%201002L36AF10862>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 1002L36AF10862" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 1002L36AF10862'^^xsd:string;
  dwc:scientificName 'Photichthys argenteus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '5.8551'^^xsd:double;
  dwc:startLongitude '5.8433'^^xsd:double;
  dwc:endLongitude '5.8668'^^xsd:double;
  dwc:latitude '-26.1535'^^xsd:double;
  dwc:startLatitude '-26.1613'^^xsd:double;
  dwc:endLatitude '-26.1456'^^xsd:double;
  dwc:coordinatePrecision '1461.73'^^xsd:double;
  dwc:minimumDepth '1260'^^xsd:integer;
  dwc:maximumDepth '1268'^^xsd:integer;
  dwc:temperature '3.45'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 1002L36AF10862'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '400296'^^xsd:integer;
  dwc:sampleSize '0,07258506 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,07258506 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 1002L36AF10862'^^xsd:string;
  dwc:observationDate '2010-02-24'^^xsd:date;
  dwc:aphiaIdAccepted '220007'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%201002L36AF10919>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L36AF10919> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L36AF10919> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.1535 5.8551)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-26.1535"^^xsd:decimal ;
  dwc:decimalLongitude "5.8551"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1260"^^xsd:integer ;
  dwc:maximumDepthInMeters "1268"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1461.73"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L36AF10919>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.1535 5.8551)"^^geo:wktLiteral ;
  geo-pos:lat "-26.1535"^^xsd:decimal ;
  geo-pos:long "5.8551"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1461.73"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%201002L36AF10919>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 1002L36AF10919" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 1002L36AF10919'^^xsd:string;
  dwc:scientificName 'Squalogadus modificatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '5.8551'^^xsd:double;
  dwc:startLongitude '5.8433'^^xsd:double;
  dwc:endLongitude '5.8668'^^xsd:double;
  dwc:latitude '-26.1535'^^xsd:double;
  dwc:startLatitude '-26.1613'^^xsd:double;
  dwc:endLatitude '-26.1456'^^xsd:double;
  dwc:coordinatePrecision '1461.73'^^xsd:double;
  dwc:minimumDepth '1260'^^xsd:integer;
  dwc:maximumDepth '1268'^^xsd:integer;
  dwc:temperature '3.45'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 1002L36AF10919'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '221514'^^xsd:integer;
  dwc:sampleSize '0,07258506 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,07258506 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 1002L36AF10919'^^xsd:string;
  dwc:observationDate '2010-02-24'^^xsd:date;
  dwc:aphiaIdAccepted '221514'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%200902L17DR40067>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200902L17DR40067> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200902L17DR40067> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.1963 6.3611)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-26.1963"^^xsd:decimal ;
  dwc:decimalLongitude "6.3611"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "576"^^xsd:integer ;
  dwc:maximumDepthInMeters "600"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "431.77"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200902L17DR40067>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.1963 6.3611)"^^geo:wktLiteral ;
  geo-pos:lat "-26.1963"^^xsd:decimal ;
  geo-pos:long "6.3611"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "431.77"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%200902L17DR40067>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 0902L17DR40067" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 0902L17DR40067'^^xsd:string;
  dwc:scientificName 'Ophiura flagellata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '6.3611'^^xsd:double;
  dwc:startLongitude '6.3592'^^xsd:double;
  dwc:endLongitude '6.363'^^xsd:double;
  dwc:latitude '-26.1963'^^xsd:double;
  dwc:startLatitude '-26.1998'^^xsd:double;
  dwc:endLatitude '-26.1928'^^xsd:double;
  dwc:coordinatePrecision '431.77'^^xsd:double;
  dwc:minimumDepth '576'^^xsd:integer;
  dwc:maximumDepth '600'^^xsd:integer;
  dwc:temperature '5.65'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 0902L17DR40067'^^xsd:string;
  dwc:occurrenceRemarks 'Qualitative sample'^^xsd:string;
  dwc:aphiaid '124918'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort ''^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 0902L17DR40067'^^xsd:string;
  dwc:observationDate '2009-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '124918'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%200902L18DR30129>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200902L18DR30129> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200902L18DR30129> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.6861 6.1908)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-25.6861"^^xsd:decimal ;
  dwc:decimalLongitude "6.1908"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "690"^^xsd:integer ;
  dwc:maximumDepthInMeters "695"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "429.21"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200902L18DR30129>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.6861 6.1908)"^^geo:wktLiteral ;
  geo-pos:lat "-25.6861"^^xsd:decimal ;
  geo-pos:long "6.1908"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "429.21"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%200902L18DR30129>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 0902L18DR30129" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 0902L18DR30129'^^xsd:string;
  dwc:scientificName 'Delectopecten vitreus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '6.1908'^^xsd:double;
  dwc:startLongitude '6.18655'^^xsd:double;
  dwc:endLongitude '6.1951'^^xsd:double;
  dwc:latitude '-25.6861'^^xsd:double;
  dwc:startLatitude '-25.6862'^^xsd:double;
  dwc:endLatitude '-25.68605'^^xsd:double;
  dwc:coordinatePrecision '429.21'^^xsd:double;
  dwc:minimumDepth '690'^^xsd:integer;
  dwc:maximumDepth '695'^^xsd:integer;
  dwc:temperature '5.4'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 0902L18DR30129'^^xsd:string;
  dwc:occurrenceRemarks 'Qualitative sample'^^xsd:string;
  dwc:aphiaid '140702'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort ''^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 0902L18DR30129'^^xsd:string;
  dwc:observationDate '2009-02-26'^^xsd:date;
  dwc:aphiaIdAccepted '140702'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%200902L18DR30130>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200902L18DR30130> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200902L18DR30130> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.6861 6.1908)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-25.6861"^^xsd:decimal ;
  dwc:decimalLongitude "6.1908"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "690"^^xsd:integer ;
  dwc:maximumDepthInMeters "695"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "429.21"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200902L18DR30130>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.6861 6.1908)"^^geo:wktLiteral ;
  geo-pos:lat "-25.6861"^^xsd:decimal ;
  geo-pos:long "6.1908"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "429.21"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%200902L18DR30130>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 0902L18DR30130" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 0902L18DR30130'^^xsd:string;
  dwc:scientificName 'Diacria trispinosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '6.1908'^^xsd:double;
  dwc:startLongitude '6.18655'^^xsd:double;
  dwc:endLongitude '6.1951'^^xsd:double;
  dwc:latitude '-25.6861'^^xsd:double;
  dwc:startLatitude '-25.6862'^^xsd:double;
  dwc:endLatitude '-25.68605'^^xsd:double;
  dwc:coordinatePrecision '429.21'^^xsd:double;
  dwc:minimumDepth '690'^^xsd:integer;
  dwc:maximumDepth '695'^^xsd:integer;
  dwc:temperature '5.4'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 0902L18DR30130'^^xsd:string;
  dwc:occurrenceRemarks 'Qualitative sample'^^xsd:string;
  dwc:aphiaid '139045'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort ''^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 0902L18DR30130'^^xsd:string;
  dwc:observationDate '2009-02-26'^^xsd:date;
  dwc:aphiaIdAccepted '139045'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%200902L18DR40052>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200902L18DR40052> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200902L18DR40052> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.6861 6.1908)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-25.6861"^^xsd:decimal ;
  dwc:decimalLongitude "6.1908"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "690"^^xsd:integer ;
  dwc:maximumDepthInMeters "695"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "429.21"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200902L18DR40052>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.6861 6.1908)"^^geo:wktLiteral ;
  geo-pos:lat "-25.6861"^^xsd:decimal ;
  geo-pos:long "6.1908"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "429.21"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%200902L18DR40052>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 0902L18DR40052" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 0902L18DR40052'^^xsd:string;
  dwc:scientificName 'Cavolinia tridentata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '6.1908'^^xsd:double;
  dwc:startLongitude '6.18655'^^xsd:double;
  dwc:endLongitude '6.1951'^^xsd:double;
  dwc:latitude '-25.6861'^^xsd:double;
  dwc:startLatitude '-25.6862'^^xsd:double;
  dwc:endLatitude '-25.68605'^^xsd:double;
  dwc:coordinatePrecision '429.21'^^xsd:double;
  dwc:minimumDepth '690'^^xsd:integer;
  dwc:maximumDepth '695'^^xsd:integer;
  dwc:temperature '5.4'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 0902L18DR40052'^^xsd:string;
  dwc:occurrenceRemarks 'Qualitative sample'^^xsd:string;
  dwc:aphiaid '139030'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort ''^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 0902L18DR40052'^^xsd:string;
  dwc:observationDate '2009-02-26'^^xsd:date;
  dwc:aphiaIdAccepted '139030'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%200902L18DR40054>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200902L18DR40054> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200902L18DR40054> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.6861 6.1908)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-25.6861"^^xsd:decimal ;
  dwc:decimalLongitude "6.1908"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "690"^^xsd:integer ;
  dwc:maximumDepthInMeters "695"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "429.21"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200902L18DR40054>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.6861 6.1908)"^^geo:wktLiteral ;
  geo-pos:lat "-25.6861"^^xsd:decimal ;
  geo-pos:long "6.1908"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "429.21"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%200902L18DR40054>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 0902L18DR40054" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 0902L18DR40054'^^xsd:string;
  dwc:scientificName 'Enallopsammia rostrata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '6.1908'^^xsd:double;
  dwc:startLongitude '6.18655'^^xsd:double;
  dwc:endLongitude '6.1951'^^xsd:double;
  dwc:latitude '-25.6861'^^xsd:double;
  dwc:startLatitude '-25.6862'^^xsd:double;
  dwc:endLatitude '-25.68605'^^xsd:double;
  dwc:coordinatePrecision '429.21'^^xsd:double;
  dwc:minimumDepth '690'^^xsd:integer;
  dwc:maximumDepth '695'^^xsd:integer;
  dwc:temperature '5.4'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 0902L18DR40054'^^xsd:string;
  dwc:occurrenceRemarks 'Qualitative sample'^^xsd:string;
  dwc:aphiaid '135190'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort ''^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 0902L18DR40054'^^xsd:string;
  dwc:observationDate '2009-02-26'^^xsd:date;
  dwc:aphiaIdAccepted '135190'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%200902L19DR10941>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200902L19DR10941> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200902L19DR10941> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.7035 6.1906)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-25.7035"^^xsd:decimal ;
  dwc:decimalLongitude "6.1906"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "710"^^xsd:integer ;
  dwc:maximumDepthInMeters "720"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "455.63"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200902L19DR10941>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.7035 6.1906)"^^geo:wktLiteral ;
  geo-pos:lat "-25.7035"^^xsd:decimal ;
  geo-pos:long "6.1906"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "455.63"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%200902L19DR10941>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 0902L19DR10941" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 0902L19DR10941'^^xsd:string;
  dwc:scientificName 'Nezumia duodecim'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '6.1906'^^xsd:double;
  dwc:startLongitude '6.1868'^^xsd:double;
  dwc:endLongitude '6.1944'^^xsd:double;
  dwc:latitude '-25.7035'^^xsd:double;
  dwc:startLatitude '-25.7012'^^xsd:double;
  dwc:endLatitude '-25.7057'^^xsd:double;
  dwc:coordinatePrecision '455.63'^^xsd:double;
  dwc:minimumDepth '710'^^xsd:integer;
  dwc:maximumDepth '720'^^xsd:integer;
  dwc:temperature '4.95'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 0902L19DR10941'^^xsd:string;
  dwc:occurrenceRemarks 'Qualitative sample'^^xsd:string;
  dwc:aphiaid '272405'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort ''^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 0902L19DR10941'^^xsd:string;
  dwc:observationDate '2009-02-26'^^xsd:date;
  dwc:aphiaIdAccepted '272405'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%200902L19DR20225>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200902L19DR20225> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200902L19DR20225> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.7035 6.1906)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-25.7035"^^xsd:decimal ;
  dwc:decimalLongitude "6.1906"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "710"^^xsd:integer ;
  dwc:maximumDepthInMeters "720"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "455.63"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200902L19DR20225>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.7035 6.1906)"^^geo:wktLiteral ;
  geo-pos:lat "-25.7035"^^xsd:decimal ;
  geo-pos:long "6.1906"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "455.63"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%200902L19DR20225>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 0902L19DR20225" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 0902L19DR20225'^^xsd:string;
  dwc:scientificName 'Chaceon erytheiae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '6.1906'^^xsd:double;
  dwc:startLongitude '6.1868'^^xsd:double;
  dwc:endLongitude '6.1944'^^xsd:double;
  dwc:latitude '-25.7035'^^xsd:double;
  dwc:startLatitude '-25.7012'^^xsd:double;
  dwc:endLatitude '-25.7057'^^xsd:double;
  dwc:coordinatePrecision '455.63'^^xsd:double;
  dwc:minimumDepth '710'^^xsd:integer;
  dwc:maximumDepth '720'^^xsd:integer;
  dwc:temperature '4.95'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 0902L19DR20225'^^xsd:string;
  dwc:occurrenceRemarks 'Qualitative sample'^^xsd:string;
  dwc:aphiaid '241100'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort ''^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 0902L19DR20225'^^xsd:string;
  dwc:observationDate '2009-02-26'^^xsd:date;
  dwc:aphiaIdAccepted '241100'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%200902L19DR30129>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200902L19DR30129> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200902L19DR30129> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.7035 6.1906)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-25.7035"^^xsd:decimal ;
  dwc:decimalLongitude "6.1906"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "710"^^xsd:integer ;
  dwc:maximumDepthInMeters "720"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "455.63"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200902L19DR30129>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.7035 6.1906)"^^geo:wktLiteral ;
  geo-pos:lat "-25.7035"^^xsd:decimal ;
  geo-pos:long "6.1906"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "455.63"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%200902L19DR30129>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 0902L19DR30129" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 0902L19DR30129'^^xsd:string;
  dwc:scientificName 'Delectopecten vitreus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '6.1906'^^xsd:double;
  dwc:startLongitude '6.1868'^^xsd:double;
  dwc:endLongitude '6.1944'^^xsd:double;
  dwc:latitude '-25.7035'^^xsd:double;
  dwc:startLatitude '-25.7012'^^xsd:double;
  dwc:endLatitude '-25.7057'^^xsd:double;
  dwc:coordinatePrecision '455.63'^^xsd:double;
  dwc:minimumDepth '710'^^xsd:integer;
  dwc:maximumDepth '720'^^xsd:integer;
  dwc:temperature '4.95'^^xsd:double;
  dwc:individualCount '1'^^xsd:integer;
  dwc:previousCatalogNumber 'NAMIBIA 0902L19DR30129'^^xsd:string;
  dwc:occurrenceRemarks 'Qualitative sample'^^xsd:string;
  dwc:aphiaid '140702'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort ''^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 0902L19DR30129'^^xsd:string;
  dwc:observationDate '2009-02-26'^^xsd:date;
  dwc:aphiaIdAccepted '140702'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%200902L19DR30130>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200902L19DR30130> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200902L19DR30130> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.7035 6.1906)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-25.7035"^^xsd:decimal ;
  dwc:decimalLongitude "6.1906"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "710"^^xsd:integer ;
  dwc:maximumDepthInMeters "720"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "455.63"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200902L19DR30130>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.7035 6.1906)"^^geo:wktLiteral ;
  geo-pos:lat "-25.7035"^^xsd:decimal ;
  geo-pos:long "6.1906"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "455.63"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%200902L19DR30130>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 0902L19DR30130" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 0902L19DR30130'^^xsd:string;
  dwc:scientificName 'Diacria trispinosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '6.1906'^^xsd:double;
  dwc:startLongitude '6.1868'^^xsd:double;
  dwc:endLongitude '6.1944'^^xsd:double;
  dwc:latitude '-25.7035'^^xsd:double;
  dwc:startLatitude '-25.7012'^^xsd:double;
  dwc:endLatitude '-25.7057'^^xsd:double;
  dwc:coordinatePrecision '455.63'^^xsd:double;
  dwc:minimumDepth '710'^^xsd:integer;
  dwc:maximumDepth '720'^^xsd:integer;
  dwc:temperature '4.95'^^xsd:double;
  dwc:individualCount '1'^^xsd:integer;
  dwc:previousCatalogNumber 'NAMIBIA 0902L19DR30130'^^xsd:string;
  dwc:occurrenceRemarks 'Qualitative sample'^^xsd:string;
  dwc:aphiaid '139045'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort ''^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 0902L19DR30130'^^xsd:string;
  dwc:observationDate '2009-02-26'^^xsd:date;
  dwc:aphiaIdAccepted '139045'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%200902L19DR40052>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200902L19DR40052> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200902L19DR40052> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.7035 6.1906)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-25.7035"^^xsd:decimal ;
  dwc:decimalLongitude "6.1906"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "710"^^xsd:integer ;
  dwc:maximumDepthInMeters "720"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "455.63"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200902L19DR40052>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.7035 6.1906)"^^geo:wktLiteral ;
  geo-pos:lat "-25.7035"^^xsd:decimal ;
  geo-pos:long "6.1906"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "455.63"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%200902L19DR40052>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 0902L19DR40052" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 0902L19DR40052'^^xsd:string;
  dwc:scientificName 'Cavolinia tridentata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '6.1906'^^xsd:double;
  dwc:startLongitude '6.1868'^^xsd:double;
  dwc:endLongitude '6.1944'^^xsd:double;
  dwc:latitude '-25.7035'^^xsd:double;
  dwc:startLatitude '-25.7012'^^xsd:double;
  dwc:endLatitude '-25.7057'^^xsd:double;
  dwc:coordinatePrecision '455.63'^^xsd:double;
  dwc:minimumDepth '710'^^xsd:integer;
  dwc:maximumDepth '720'^^xsd:integer;
  dwc:temperature '4.95'^^xsd:double;
  dwc:individualCount '1'^^xsd:integer;
  dwc:previousCatalogNumber 'NAMIBIA 0902L19DR40052'^^xsd:string;
  dwc:occurrenceRemarks 'Qualitative sample'^^xsd:string;
  dwc:aphiaid '139030'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort ''^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 0902L19DR40052'^^xsd:string;
  dwc:observationDate '2009-02-26'^^xsd:date;
  dwc:aphiaIdAccepted '139030'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%201002L36AF10934>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L36AF10934> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L36AF10934> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.1535 5.8551)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-26.1535"^^xsd:decimal ;
  dwc:decimalLongitude "5.8551"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1260"^^xsd:integer ;
  dwc:maximumDepthInMeters "1268"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1461.73"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L36AF10934>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.1535 5.8551)"^^geo:wktLiteral ;
  geo-pos:lat "-26.1535"^^xsd:decimal ;
  geo-pos:long "5.8551"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1461.73"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%201002L36AF10934>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 1002L36AF10934" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 1002L36AF10934'^^xsd:string;
  dwc:scientificName 'Scopeloberyx robustus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '5.8551'^^xsd:double;
  dwc:startLongitude '5.8433'^^xsd:double;
  dwc:endLongitude '5.8668'^^xsd:double;
  dwc:latitude '-26.1535'^^xsd:double;
  dwc:startLatitude '-26.1613'^^xsd:double;
  dwc:endLatitude '-26.1456'^^xsd:double;
  dwc:coordinatePrecision '1461.73'^^xsd:double;
  dwc:minimumDepth '1260'^^xsd:integer;
  dwc:maximumDepth '1268'^^xsd:integer;
  dwc:temperature '3.45'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 1002L36AF10934'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '127276'^^xsd:integer;
  dwc:sampleSize '0,07258506 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,07258506 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 1002L36AF10934'^^xsd:string;
  dwc:observationDate '2010-02-24'^^xsd:date;
  dwc:aphiaIdAccepted '127276'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%201002L36AF10939>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L36AF10939> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L36AF10939> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.1535 5.8551)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-26.1535"^^xsd:decimal ;
  dwc:decimalLongitude "5.8551"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1260"^^xsd:integer ;
  dwc:maximumDepthInMeters "1268"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1461.73"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L36AF10939>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.1535 5.8551)"^^geo:wktLiteral ;
  geo-pos:lat "-26.1535"^^xsd:decimal ;
  geo-pos:long "5.8551"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1461.73"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%201002L36AF10939>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 1002L36AF10939" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 1002L36AF10939'^^xsd:string;
  dwc:scientificName 'Avocettina acuticeps'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '5.8551'^^xsd:double;
  dwc:startLongitude '5.8433'^^xsd:double;
  dwc:endLongitude '5.8668'^^xsd:double;
  dwc:latitude '-26.1535'^^xsd:double;
  dwc:startLatitude '-26.1613'^^xsd:double;
  dwc:endLatitude '-26.1456'^^xsd:double;
  dwc:coordinatePrecision '1461.73'^^xsd:double;
  dwc:minimumDepth '1260'^^xsd:integer;
  dwc:maximumDepth '1268'^^xsd:integer;
  dwc:temperature '3.45'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 1002L36AF10939'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '217462'^^xsd:integer;
  dwc:sampleSize '0,07258506 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,07258506 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 1002L36AF10939'^^xsd:string;
  dwc:observationDate '2010-02-24'^^xsd:date;
  dwc:aphiaIdAccepted '217462'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%200802L7AF10059>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L7AF10059> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L7AF10059> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.1794 6.1245)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-26.1794"^^xsd:decimal ;
  dwc:decimalLongitude "6.1245"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1091"^^xsd:integer ;
  dwc:maximumDepthInMeters "1098"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1388.34"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L7AF10059>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.1794 6.1245)"^^geo:wktLiteral ;
  geo-pos:lat "-26.1794"^^xsd:decimal ;
  geo-pos:long "6.1245"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1388.34"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%200802L7AF10059>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 0802L7AF10059" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 0802L7AF10059'^^xsd:string;
  dwc:scientificName 'Chauliodus sloani'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '6.1245'^^xsd:double;
  dwc:startLongitude '6.1355'^^xsd:double;
  dwc:endLongitude '6.1135'^^xsd:double;
  dwc:latitude '-26.1794'^^xsd:double;
  dwc:startLatitude '-26.1717'^^xsd:double;
  dwc:endLatitude '-26.187'^^xsd:double;
  dwc:coordinatePrecision '1388.34'^^xsd:double;
  dwc:minimumDepth '1091'^^xsd:integer;
  dwc:maximumDepth '1098'^^xsd:integer;
  dwc:temperature '3.4'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 0802L7AF10059'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '127338'^^xsd:integer;
  dwc:sampleSize '0,05526589 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,05526589 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 0802L7AF10059'^^xsd:string;
  dwc:observationDate '2008-02-11'^^xsd:date;
  dwc:aphiaIdAccepted '127338'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%200802L6AF40070>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L6AF40070> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L6AF40070> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.2178 6.2489)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-26.2178"^^xsd:decimal ;
  dwc:decimalLongitude "6.2489"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "230"^^xsd:integer ;
  dwc:maximumDepthInMeters "234"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1742.21"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L6AF40070>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.2178 6.2489)"^^geo:wktLiteral ;
  geo-pos:lat "-26.2178"^^xsd:decimal ;
  geo-pos:long "6.2489"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1742.21"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%200802L6AF40070>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 0802L6AF40070" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 0802L6AF40070'^^xsd:string;
  dwc:scientificName 'Pyrosoma atlanticum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '6.2489'^^xsd:double;
  dwc:startLongitude '6.2595'^^xsd:double;
  dwc:endLongitude '6.2382'^^xsd:double;
  dwc:latitude '-26.2178'^^xsd:double;
  dwc:startLatitude '-26.2053'^^xsd:double;
  dwc:endLatitude '-26.2302'^^xsd:double;
  dwc:coordinatePrecision '1742.21'^^xsd:double;
  dwc:minimumDepth '230'^^xsd:integer;
  dwc:maximumDepth '234'^^xsd:integer;
  dwc:temperature '13.3'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 0802L6AF40070'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '137250'^^xsd:integer;
  dwc:sampleSize '0,06658613 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,06658613 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 0802L6AF40070'^^xsd:string;
  dwc:observationDate '2008-02-11'^^xsd:date;
  dwc:aphiaIdAccepted '137250'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%200802L7AF10007>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L7AF10007> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L7AF10007> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.1794 6.1245)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-26.1794"^^xsd:decimal ;
  dwc:decimalLongitude "6.1245"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1091"^^xsd:integer ;
  dwc:maximumDepthInMeters "1098"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1388.34"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L7AF10007>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.1794 6.1245)"^^geo:wktLiteral ;
  geo-pos:lat "-26.1794"^^xsd:decimal ;
  geo-pos:long "6.1245"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1388.34"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%200802L7AF10007>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 0802L7AF10007" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 0802L7AF10007'^^xsd:string;
  dwc:scientificName 'Argyropelecus gigas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '6.1245'^^xsd:double;
  dwc:startLongitude '6.1355'^^xsd:double;
  dwc:endLongitude '6.1135'^^xsd:double;
  dwc:latitude '-26.1794'^^xsd:double;
  dwc:startLatitude '-26.1717'^^xsd:double;
  dwc:endLatitude '-26.187'^^xsd:double;
  dwc:coordinatePrecision '1388.34'^^xsd:double;
  dwc:minimumDepth '1091'^^xsd:integer;
  dwc:maximumDepth '1098'^^xsd:integer;
  dwc:temperature '3.4'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 0802L7AF10007'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '127308'^^xsd:integer;
  dwc:sampleSize '0,05526589 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,05526589 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 0802L7AF10007'^^xsd:string;
  dwc:observationDate '2008-02-11'^^xsd:date;
  dwc:aphiaIdAccepted '127308'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%200802L6AF30128>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L6AF30128> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L6AF30128> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.2178 6.2489)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-26.2178"^^xsd:decimal ;
  dwc:decimalLongitude "6.2489"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "230"^^xsd:integer ;
  dwc:maximumDepthInMeters "234"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1742.21"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L6AF30128>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.2178 6.2489)"^^geo:wktLiteral ;
  geo-pos:lat "-26.2178"^^xsd:decimal ;
  geo-pos:long "6.2489"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1742.21"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%200802L6AF30128>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 0802L6AF30128" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 0802L6AF30128'^^xsd:string;
  dwc:scientificName 'Cymbulia peronii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '6.2489'^^xsd:double;
  dwc:startLongitude '6.2595'^^xsd:double;
  dwc:endLongitude '6.2382'^^xsd:double;
  dwc:latitude '-26.2178'^^xsd:double;
  dwc:startLatitude '-26.2053'^^xsd:double;
  dwc:endLatitude '-26.2302'^^xsd:double;
  dwc:coordinatePrecision '1742.21'^^xsd:double;
  dwc:minimumDepth '230'^^xsd:integer;
  dwc:maximumDepth '234'^^xsd:integer;
  dwc:temperature '13.3'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 0802L6AF30128'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '139494'^^xsd:integer;
  dwc:sampleSize '0,06658613 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,06658613 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 0802L6AF30128'^^xsd:string;
  dwc:observationDate '2008-02-11'^^xsd:date;
  dwc:aphiaIdAccepted '139494'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%200802L6AF40053>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L6AF40053> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L6AF40053> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.2178 6.2489)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-26.2178"^^xsd:decimal ;
  dwc:decimalLongitude "6.2489"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "230"^^xsd:integer ;
  dwc:maximumDepthInMeters "234"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1742.21"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L6AF40053>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.2178 6.2489)"^^geo:wktLiteral ;
  geo-pos:lat "-26.2178"^^xsd:decimal ;
  geo-pos:long "6.2489"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1742.21"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%200802L6AF40053>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 0802L6AF40053" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 0802L6AF40053'^^xsd:string;
  dwc:scientificName 'Echinaster (Echinaster) reticulatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '6.2489'^^xsd:double;
  dwc:startLongitude '6.2595'^^xsd:double;
  dwc:endLongitude '6.2382'^^xsd:double;
  dwc:latitude '-26.2178'^^xsd:double;
  dwc:startLatitude '-26.2053'^^xsd:double;
  dwc:endLatitude '-26.2302'^^xsd:double;
  dwc:coordinatePrecision '1742.21'^^xsd:double;
  dwc:minimumDepth '230'^^xsd:integer;
  dwc:maximumDepth '234'^^xsd:integer;
  dwc:temperature '13.3'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 0802L6AF40053'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '178741'^^xsd:integer;
  dwc:sampleSize '0,06658613 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,06658613 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 0802L6AF40053'^^xsd:string;
  dwc:observationDate '2008-02-11'^^xsd:date;
  dwc:aphiaIdAccepted '178741'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%200802L6AF11006>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L6AF11006> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L6AF11006> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.2178 6.2489)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-26.2178"^^xsd:decimal ;
  dwc:decimalLongitude "6.2489"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "230"^^xsd:integer ;
  dwc:maximumDepthInMeters "234"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1742.21"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L6AF11006>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.2178 6.2489)"^^geo:wktLiteral ;
  geo-pos:lat "-26.2178"^^xsd:decimal ;
  geo-pos:long "6.2489"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1742.21"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%200802L6AF11006>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 0802L6AF11006" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 0802L6AF11006'^^xsd:string;
  dwc:scientificName 'Notopogon xenosoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '6.2489'^^xsd:double;
  dwc:startLongitude '6.2595'^^xsd:double;
  dwc:endLongitude '6.2382'^^xsd:double;
  dwc:latitude '-26.2178'^^xsd:double;
  dwc:startLatitude '-26.2053'^^xsd:double;
  dwc:endLatitude '-26.2302'^^xsd:double;
  dwc:coordinatePrecision '1742.21'^^xsd:double;
  dwc:minimumDepth '230'^^xsd:integer;
  dwc:maximumDepth '234'^^xsd:integer;
  dwc:temperature '13.3'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 0802L6AF11006'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '217974'^^xsd:integer;
  dwc:sampleSize '0,06658613 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,06658613 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 0802L6AF11006'^^xsd:string;
  dwc:observationDate '2008-02-11'^^xsd:date;
  dwc:aphiaIdAccepted '217974'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%200802L6AF10735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L6AF10735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L6AF10735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.2178 6.2489)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-26.2178"^^xsd:decimal ;
  dwc:decimalLongitude "6.2489"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "230"^^xsd:integer ;
  dwc:maximumDepthInMeters "234"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1742.21"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L6AF10735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.2178 6.2489)"^^geo:wktLiteral ;
  geo-pos:lat "-26.2178"^^xsd:decimal ;
  geo-pos:long "6.2489"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1742.21"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%200802L6AF10735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 0802L6AF10735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 0802L6AF10735'^^xsd:string;
  dwc:scientificName 'Macroramphosus scolopax'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '6.2489'^^xsd:double;
  dwc:startLongitude '6.2595'^^xsd:double;
  dwc:endLongitude '6.2382'^^xsd:double;
  dwc:latitude '-26.2178'^^xsd:double;
  dwc:startLatitude '-26.2053'^^xsd:double;
  dwc:endLatitude '-26.2302'^^xsd:double;
  dwc:coordinatePrecision '1742.21'^^xsd:double;
  dwc:minimumDepth '230'^^xsd:integer;
  dwc:maximumDepth '234'^^xsd:integer;
  dwc:temperature '13.3'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 0802L6AF10735'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '127378'^^xsd:integer;
  dwc:sampleSize '0,06658613 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,06658613 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 0802L6AF10735'^^xsd:string;
  dwc:observationDate '2008-02-11'^^xsd:date;
  dwc:aphiaIdAccepted '127378'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%200802L6AF11002>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L6AF11002> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L6AF11002> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.2178 6.2489)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-26.2178"^^xsd:decimal ;
  dwc:decimalLongitude "6.2489"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "230"^^xsd:integer ;
  dwc:maximumDepthInMeters "234"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1742.21"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L6AF11002>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.2178 6.2489)"^^geo:wktLiteral ;
  geo-pos:lat "-26.2178"^^xsd:decimal ;
  geo-pos:long "6.2489"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1742.21"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%200802L6AF11002>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 0802L6AF11002" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 0802L6AF11002'^^xsd:string;
  dwc:scientificName 'Pseudopentaceros richardsoni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '6.2489'^^xsd:double;
  dwc:startLongitude '6.2595'^^xsd:double;
  dwc:endLongitude '6.2382'^^xsd:double;
  dwc:latitude '-26.2178'^^xsd:double;
  dwc:startLatitude '-26.2053'^^xsd:double;
  dwc:endLatitude '-26.2302'^^xsd:double;
  dwc:coordinatePrecision '1742.21'^^xsd:double;
  dwc:minimumDepth '230'^^xsd:integer;
  dwc:maximumDepth '234'^^xsd:integer;
  dwc:temperature '13.3'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 0802L6AF11002'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '218773'^^xsd:integer;
  dwc:sampleSize '0,06658613 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,06658613 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 0802L6AF11002'^^xsd:string;
  dwc:observationDate '2008-02-11'^^xsd:date;
  dwc:aphiaIdAccepted '313240'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%201002L37BV20121>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L37BV20121> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L37BV20121> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.1665 6.0011)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-26.1665"^^xsd:decimal ;
  dwc:decimalLongitude "6.0011"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1054"^^xsd:integer ;
  dwc:maximumDepthInMeters "1055"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "810.49"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L37BV20121>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.1665 6.0011)"^^geo:wktLiteral ;
  geo-pos:lat "-26.1665"^^xsd:decimal ;
  geo-pos:long "6.0011"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "810.49"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%201002L37BV20121>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 1002L37BV20121" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 1002L37BV20121'^^xsd:string;
  dwc:scientificName 'Parapagurus pilosimanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '6.0011'^^xsd:double;
  dwc:startLongitude '5.993'^^xsd:double;
  dwc:endLongitude '6.0092'^^xsd:double;
  dwc:latitude '-26.1665'^^xsd:double;
  dwc:startLatitude '-26.1662'^^xsd:double;
  dwc:endLatitude '-26.1668'^^xsd:double;
  dwc:coordinatePrecision '810.49'^^xsd:double;
  dwc:minimumDepth '1054'^^xsd:integer;
  dwc:maximumDepth '1055'^^xsd:integer;
  dwc:temperature '3.65'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 1002L37BV20121'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '107248'^^xsd:integer;
  dwc:sampleSize '0,005341 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,005341 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 1002L37BV20121'^^xsd:string;
  dwc:observationDate '2010-02-24'^^xsd:date;
  dwc:aphiaIdAccepted '107248'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%201002L37BV20148>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L37BV20148> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L37BV20148> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.1665 6.0011)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-26.1665"^^xsd:decimal ;
  dwc:decimalLongitude "6.0011"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1054"^^xsd:integer ;
  dwc:maximumDepthInMeters "1055"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "810.49"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L37BV20148>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.1665 6.0011)"^^geo:wktLiteral ;
  geo-pos:lat "-26.1665"^^xsd:decimal ;
  geo-pos:long "6.0011"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "810.49"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%201002L37BV20148>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 1002L37BV20148" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 1002L37BV20148'^^xsd:string;
  dwc:scientificName 'Acanthephyra eximia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '6.0011'^^xsd:double;
  dwc:startLongitude '5.993'^^xsd:double;
  dwc:endLongitude '6.0092'^^xsd:double;
  dwc:latitude '-26.1665'^^xsd:double;
  dwc:startLatitude '-26.1662'^^xsd:double;
  dwc:endLatitude '-26.1668'^^xsd:double;
  dwc:coordinatePrecision '810.49'^^xsd:double;
  dwc:minimumDepth '1054'^^xsd:integer;
  dwc:maximumDepth '1055'^^xsd:integer;
  dwc:temperature '3.65'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 1002L37BV20148'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '564909'^^xsd:integer;
  dwc:sampleSize '0,005341 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,005341 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 1002L37BV20148'^^xsd:string;
  dwc:observationDate '2010-02-24'^^xsd:date;
  dwc:aphiaIdAccepted '564909'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%200802L7AF10827>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L7AF10827> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L7AF10827> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.1794 6.1245)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-26.1794"^^xsd:decimal ;
  dwc:decimalLongitude "6.1245"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1091"^^xsd:integer ;
  dwc:maximumDepthInMeters "1098"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1388.34"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L7AF10827>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.1794 6.1245)"^^geo:wktLiteral ;
  geo-pos:lat "-26.1794"^^xsd:decimal ;
  geo-pos:long "6.1245"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1388.34"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%200802L7AF10827>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 0802L7AF10827" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 0802L7AF10827'^^xsd:string;
  dwc:scientificName 'Nezumia brevibarbata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '6.1245'^^xsd:double;
  dwc:startLongitude '6.1355'^^xsd:double;
  dwc:endLongitude '6.1135'^^xsd:double;
  dwc:latitude '-26.1794'^^xsd:double;
  dwc:startLatitude '-26.1717'^^xsd:double;
  dwc:endLatitude '-26.187'^^xsd:double;
  dwc:coordinatePrecision '1388.34'^^xsd:double;
  dwc:minimumDepth '1091'^^xsd:integer;
  dwc:maximumDepth '1098'^^xsd:integer;
  dwc:temperature '3.4'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 0802L7AF10827'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '217780'^^xsd:integer;
  dwc:sampleSize '0,05526589 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,05526589 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 0802L7AF10827'^^xsd:string;
  dwc:observationDate '2008-02-11'^^xsd:date;
  dwc:aphiaIdAccepted '217780'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%200802L7AF10705>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L7AF10705> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L7AF10705> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.1794 6.1245)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-26.1794"^^xsd:decimal ;
  dwc:decimalLongitude "6.1245"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1091"^^xsd:integer ;
  dwc:maximumDepthInMeters "1098"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1388.34"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L7AF10705>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.1794 6.1245)"^^geo:wktLiteral ;
  geo-pos:lat "-26.1794"^^xsd:decimal ;
  geo-pos:long "6.1245"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1388.34"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%200802L7AF10705>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 0802L7AF10705" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 0802L7AF10705'^^xsd:string;
  dwc:scientificName 'Diretmichthys parini'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '6.1245'^^xsd:double;
  dwc:startLongitude '6.1355'^^xsd:double;
  dwc:endLongitude '6.1135'^^xsd:double;
  dwc:latitude '-26.1794'^^xsd:double;
  dwc:startLatitude '-26.1717'^^xsd:double;
  dwc:endLatitude '-26.187'^^xsd:double;
  dwc:coordinatePrecision '1388.34'^^xsd:double;
  dwc:minimumDepth '1091'^^xsd:integer;
  dwc:maximumDepth '1098'^^xsd:integer;
  dwc:temperature '3.4'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 0802L7AF10705'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '126396'^^xsd:integer;
  dwc:sampleSize '0,05526589 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,05526589 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 0802L7AF10705'^^xsd:string;
  dwc:observationDate '2008-02-11'^^xsd:date;
  dwc:aphiaIdAccepted '126396'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%200802L7AF10779>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L7AF10779> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L7AF10779> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.1794 6.1245)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-26.1794"^^xsd:decimal ;
  dwc:decimalLongitude "6.1245"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1091"^^xsd:integer ;
  dwc:maximumDepthInMeters "1098"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1388.34"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L7AF10779>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.1794 6.1245)"^^geo:wktLiteral ;
  geo-pos:lat "-26.1794"^^xsd:decimal ;
  geo-pos:long "6.1245"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1388.34"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%200802L7AF10779>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 0802L7AF10779" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 0802L7AF10779'^^xsd:string;
  dwc:scientificName 'Rouleina attrita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '6.1245'^^xsd:double;
  dwc:startLongitude '6.1355'^^xsd:double;
  dwc:endLongitude '6.1135'^^xsd:double;
  dwc:latitude '-26.1794'^^xsd:double;
  dwc:startLatitude '-26.1717'^^xsd:double;
  dwc:endLatitude '-26.187'^^xsd:double;
  dwc:coordinatePrecision '1388.34'^^xsd:double;
  dwc:minimumDepth '1091'^^xsd:integer;
  dwc:maximumDepth '1098'^^xsd:integer;
  dwc:temperature '3.4'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 0802L7AF10779'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '126709'^^xsd:integer;
  dwc:sampleSize '0,05526589 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,05526589 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 0802L7AF10779'^^xsd:string;
  dwc:observationDate '2008-02-11'^^xsd:date;
  dwc:aphiaIdAccepted '126709'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%200802L7AF10793>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L7AF10793> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L7AF10793> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.1794 6.1245)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-26.1794"^^xsd:decimal ;
  dwc:decimalLongitude "6.1245"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1091"^^xsd:integer ;
  dwc:maximumDepthInMeters "1098"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1388.34"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L7AF10793>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.1794 6.1245)"^^geo:wktLiteral ;
  geo-pos:lat "-26.1794"^^xsd:decimal ;
  geo-pos:long "6.1245"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1388.34"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%200802L7AF10793>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 0802L7AF10793" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 0802L7AF10793'^^xsd:string;
  dwc:scientificName 'Stomias boa boa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '6.1245'^^xsd:double;
  dwc:startLongitude '6.1355'^^xsd:double;
  dwc:endLongitude '6.1135'^^xsd:double;
  dwc:latitude '-26.1794'^^xsd:double;
  dwc:startLatitude '-26.1717'^^xsd:double;
  dwc:endLatitude '-26.187'^^xsd:double;
  dwc:coordinatePrecision '1388.34'^^xsd:double;
  dwc:minimumDepth '1091'^^xsd:integer;
  dwc:maximumDepth '1098'^^xsd:integer;
  dwc:temperature '3.4'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 0802L7AF10793'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '234601'^^xsd:integer;
  dwc:sampleSize '0,05526589 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,05526589 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 0802L7AF10793'^^xsd:string;
  dwc:observationDate '2008-02-11'^^xsd:date;
  dwc:aphiaIdAccepted '127374'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%200802L7AF10826>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L7AF10826> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L7AF10826> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.1794 6.1245)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-26.1794"^^xsd:decimal ;
  dwc:decimalLongitude "6.1245"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1091"^^xsd:integer ;
  dwc:maximumDepthInMeters "1098"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1388.34"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L7AF10826>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.1794 6.1245)"^^geo:wktLiteral ;
  geo-pos:lat "-26.1794"^^xsd:decimal ;
  geo-pos:long "6.1245"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1388.34"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%200802L7AF10826>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 0802L7AF10826" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 0802L7AF10826'^^xsd:string;
  dwc:scientificName 'Allocyttus verrucosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '6.1245'^^xsd:double;
  dwc:startLongitude '6.1355'^^xsd:double;
  dwc:endLongitude '6.1135'^^xsd:double;
  dwc:latitude '-26.1794'^^xsd:double;
  dwc:startLatitude '-26.1717'^^xsd:double;
  dwc:endLatitude '-26.187'^^xsd:double;
  dwc:coordinatePrecision '1388.34'^^xsd:double;
  dwc:minimumDepth '1091'^^xsd:integer;
  dwc:maximumDepth '1098'^^xsd:integer;
  dwc:temperature '3.4'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 0802L7AF10826'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '127422'^^xsd:integer;
  dwc:sampleSize '0,05526589 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,05526589 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 0802L7AF10826'^^xsd:string;
  dwc:observationDate '2008-02-11'^^xsd:date;
  dwc:aphiaIdAccepted '127422'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%200802L7AF10320>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L7AF10320> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L7AF10320> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.1794 6.1245)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-26.1794"^^xsd:decimal ;
  dwc:decimalLongitude "6.1245"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1091"^^xsd:integer ;
  dwc:maximumDepthInMeters "1098"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1388.34"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L7AF10320>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.1794 6.1245)"^^geo:wktLiteral ;
  geo-pos:lat "-26.1794"^^xsd:decimal ;
  geo-pos:long "6.1245"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1388.34"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%200802L7AF10320>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 0802L7AF10320" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 0802L7AF10320'^^xsd:string;
  dwc:scientificName 'Coelorinchus labiatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '6.1245'^^xsd:double;
  dwc:startLongitude '6.1355'^^xsd:double;
  dwc:endLongitude '6.1135'^^xsd:double;
  dwc:latitude '-26.1794'^^xsd:double;
  dwc:startLatitude '-26.1717'^^xsd:double;
  dwc:endLatitude '-26.187'^^xsd:double;
  dwc:coordinatePrecision '1388.34'^^xsd:double;
  dwc:minimumDepth '1091'^^xsd:integer;
  dwc:maximumDepth '1098'^^xsd:integer;
  dwc:temperature '3.4'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 0802L7AF10320'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '280299'^^xsd:integer;
  dwc:sampleSize '0,05526589 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,05526589 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 0802L7AF10320'^^xsd:string;
  dwc:observationDate '2008-02-11'^^xsd:date;
  dwc:aphiaIdAccepted '280299'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%200802L7AF10325>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L7AF10325> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L7AF10325> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.1794 6.1245)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-26.1794"^^xsd:decimal ;
  dwc:decimalLongitude "6.1245"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1091"^^xsd:integer ;
  dwc:maximumDepthInMeters "1098"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1388.34"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L7AF10325>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.1794 6.1245)"^^geo:wktLiteral ;
  geo-pos:lat "-26.1794"^^xsd:decimal ;
  geo-pos:long "6.1245"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1388.34"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%200802L7AF10325>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 0802L7AF10325" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 0802L7AF10325'^^xsd:string;
  dwc:scientificName 'Cetonurus globiceps'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '6.1245'^^xsd:double;
  dwc:startLongitude '6.1355'^^xsd:double;
  dwc:endLongitude '6.1135'^^xsd:double;
  dwc:latitude '-26.1794'^^xsd:double;
  dwc:startLatitude '-26.1717'^^xsd:double;
  dwc:endLatitude '-26.187'^^xsd:double;
  dwc:coordinatePrecision '1388.34'^^xsd:double;
  dwc:minimumDepth '1091'^^xsd:integer;
  dwc:maximumDepth '1098'^^xsd:integer;
  dwc:temperature '3.4'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 0802L7AF10325'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '126467'^^xsd:integer;
  dwc:sampleSize '0,05526589 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,05526589 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 0802L7AF10325'^^xsd:string;
  dwc:observationDate '2008-02-11'^^xsd:date;
  dwc:aphiaIdAccepted '126467'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%200802L7AF10465>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L7AF10465> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L7AF10465> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.1794 6.1245)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-26.1794"^^xsd:decimal ;
  dwc:decimalLongitude "6.1245"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1091"^^xsd:integer ;
  dwc:maximumDepthInMeters "1098"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1388.34"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L7AF10465>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.1794 6.1245)"^^geo:wktLiteral ;
  geo-pos:lat "-26.1794"^^xsd:decimal ;
  geo-pos:long "6.1245"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1388.34"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%200802L7AF10465>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 0802L7AF10465" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 0802L7AF10465'^^xsd:string;
  dwc:scientificName 'Alepocephalus australis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '6.1245'^^xsd:double;
  dwc:startLongitude '6.1355'^^xsd:double;
  dwc:endLongitude '6.1135'^^xsd:double;
  dwc:latitude '-26.1794'^^xsd:double;
  dwc:startLatitude '-26.1717'^^xsd:double;
  dwc:endLatitude '-26.187'^^xsd:double;
  dwc:coordinatePrecision '1388.34'^^xsd:double;
  dwc:minimumDepth '1091'^^xsd:integer;
  dwc:maximumDepth '1098'^^xsd:integer;
  dwc:temperature '3.4'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 0802L7AF10465'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '217603'^^xsd:integer;
  dwc:sampleSize '0,05526589 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,05526589 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 0802L7AF10465'^^xsd:string;
  dwc:observationDate '2008-02-11'^^xsd:date;
  dwc:aphiaIdAccepted '217603'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%200802L7AF10484>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L7AF10484> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L7AF10484> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.1794 6.1245)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-26.1794"^^xsd:decimal ;
  dwc:decimalLongitude "6.1245"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1091"^^xsd:integer ;
  dwc:maximumDepthInMeters "1098"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1388.34"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L7AF10484>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.1794 6.1245)"^^geo:wktLiteral ;
  geo-pos:lat "-26.1794"^^xsd:decimal ;
  geo-pos:long "6.1245"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1388.34"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%200802L7AF10484>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 0802L7AF10484" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 0802L7AF10484'^^xsd:string;
  dwc:scientificName 'Diastobranchus capensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '6.1245'^^xsd:double;
  dwc:startLongitude '6.1355'^^xsd:double;
  dwc:endLongitude '6.1135'^^xsd:double;
  dwc:latitude '-26.1794'^^xsd:double;
  dwc:startLatitude '-26.1717'^^xsd:double;
  dwc:endLatitude '-26.187'^^xsd:double;
  dwc:coordinatePrecision '1388.34'^^xsd:double;
  dwc:minimumDepth '1091'^^xsd:integer;
  dwc:maximumDepth '1098'^^xsd:integer;
  dwc:temperature '3.4'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 0802L7AF10484'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '158656'^^xsd:integer;
  dwc:sampleSize '0,05526589 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,05526589 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 0802L7AF10484'^^xsd:string;
  dwc:observationDate '2008-02-11'^^xsd:date;
  dwc:aphiaIdAccepted '158656'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%200802L7AF10492>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L7AF10492> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L7AF10492> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.1794 6.1245)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-26.1794"^^xsd:decimal ;
  dwc:decimalLongitude "6.1245"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1091"^^xsd:integer ;
  dwc:maximumDepthInMeters "1098"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1388.34"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L7AF10492>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.1794 6.1245)"^^geo:wktLiteral ;
  geo-pos:lat "-26.1794"^^xsd:decimal ;
  geo-pos:long "6.1245"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1388.34"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%200802L7AF10492>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 0802L7AF10492" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 0802L7AF10492'^^xsd:string;
  dwc:scientificName 'Etmopterus brachyurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '6.1245'^^xsd:double;
  dwc:startLongitude '6.1355'^^xsd:double;
  dwc:endLongitude '6.1135'^^xsd:double;
  dwc:latitude '-26.1794'^^xsd:double;
  dwc:startLatitude '-26.1717'^^xsd:double;
  dwc:endLatitude '-26.187'^^xsd:double;
  dwc:coordinatePrecision '1388.34'^^xsd:double;
  dwc:minimumDepth '1091'^^xsd:integer;
  dwc:maximumDepth '1098'^^xsd:integer;
  dwc:temperature '3.4'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 0802L7AF10492'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '215606'^^xsd:integer;
  dwc:sampleSize '0,05526589 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,05526589 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 0802L7AF10492'^^xsd:string;
  dwc:observationDate '2008-02-11'^^xsd:date;
  dwc:aphiaIdAccepted '215606'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%200802L7AF10532>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L7AF10532> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L7AF10532> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.1794 6.1245)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-26.1794"^^xsd:decimal ;
  dwc:decimalLongitude "6.1245"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1091"^^xsd:integer ;
  dwc:maximumDepthInMeters "1098"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1388.34"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L7AF10532>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.1794 6.1245)"^^geo:wktLiteral ;
  geo-pos:lat "-26.1794"^^xsd:decimal ;
  geo-pos:long "6.1245"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1388.34"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%200802L7AF10532>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 0802L7AF10532" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 0802L7AF10532'^^xsd:string;
  dwc:scientificName 'Bathygadus favosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '6.1245'^^xsd:double;
  dwc:startLongitude '6.1355'^^xsd:double;
  dwc:endLongitude '6.1135'^^xsd:double;
  dwc:latitude '-26.1794'^^xsd:double;
  dwc:startLatitude '-26.1717'^^xsd:double;
  dwc:endLatitude '-26.187'^^xsd:double;
  dwc:coordinatePrecision '1388.34'^^xsd:double;
  dwc:minimumDepth '1091'^^xsd:integer;
  dwc:maximumDepth '1098'^^xsd:integer;
  dwc:temperature '3.4'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 0802L7AF10532'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '126462'^^xsd:integer;
  dwc:sampleSize '0,05526589 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,05526589 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 0802L7AF10532'^^xsd:string;
  dwc:observationDate '2008-02-11'^^xsd:date;
  dwc:aphiaIdAccepted '126462'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%200802L7AF10565>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L7AF10565> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L7AF10565> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.1794 6.1245)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-26.1794"^^xsd:decimal ;
  dwc:decimalLongitude "6.1245"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1091"^^xsd:integer ;
  dwc:maximumDepthInMeters "1098"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1388.34"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L7AF10565>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.1794 6.1245)"^^geo:wktLiteral ;
  geo-pos:lat "-26.1794"^^xsd:decimal ;
  geo-pos:long "6.1245"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1388.34"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%200802L7AF10565>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 0802L7AF10565" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 0802L7AF10565'^^xsd:string;
  dwc:scientificName 'Halargyreus johnsonii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '6.1245'^^xsd:double;
  dwc:startLongitude '6.1355'^^xsd:double;
  dwc:endLongitude '6.1135'^^xsd:double;
  dwc:latitude '-26.1794'^^xsd:double;
  dwc:startLatitude '-26.1717'^^xsd:double;
  dwc:endLatitude '-26.187'^^xsd:double;
  dwc:coordinatePrecision '1388.34'^^xsd:double;
  dwc:minimumDepth '1091'^^xsd:integer;
  dwc:maximumDepth '1098'^^xsd:integer;
  dwc:temperature '3.4'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 0802L7AF10565'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '126489'^^xsd:integer;
  dwc:sampleSize '0,05526589 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,05526589 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 0802L7AF10565'^^xsd:string;
  dwc:observationDate '2008-02-11'^^xsd:date;
  dwc:aphiaIdAccepted '126489'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%200802L7AF10605>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L7AF10605> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L7AF10605> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.1794 6.1245)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-26.1794"^^xsd:decimal ;
  dwc:decimalLongitude "6.1245"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1091"^^xsd:integer ;
  dwc:maximumDepthInMeters "1098"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1388.34"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L7AF10605>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.1794 6.1245)"^^geo:wktLiteral ;
  geo-pos:lat "-26.1794"^^xsd:decimal ;
  geo-pos:long "6.1245"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1388.34"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%200802L7AF10605>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 0802L7AF10605" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 0802L7AF10605'^^xsd:string;
  dwc:scientificName 'Alepocephalus productus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '6.1245'^^xsd:double;
  dwc:startLongitude '6.1355'^^xsd:double;
  dwc:endLongitude '6.1135'^^xsd:double;
  dwc:latitude '-26.1794'^^xsd:double;
  dwc:startLatitude '-26.1717'^^xsd:double;
  dwc:endLatitude '-26.187'^^xsd:double;
  dwc:coordinatePrecision '1388.34'^^xsd:double;
  dwc:minimumDepth '1091'^^xsd:integer;
  dwc:maximumDepth '1098'^^xsd:integer;
  dwc:temperature '3.4'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 0802L7AF10605'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '126683'^^xsd:integer;
  dwc:sampleSize '0,05526589 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,05526589 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 0802L7AF10605'^^xsd:string;
  dwc:observationDate '2008-02-11'^^xsd:date;
  dwc:aphiaIdAccepted '126683'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%200802L4AF40070>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L4AF40070> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L4AF40070> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.1913 6.308)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-26.1913"^^xsd:decimal ;
  dwc:decimalLongitude "6.308"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "231"^^xsd:integer ;
  dwc:maximumDepthInMeters "235"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1665.15"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L4AF40070>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.1913 6.308)"^^geo:wktLiteral ;
  geo-pos:lat "-26.1913"^^xsd:decimal ;
  geo-pos:long "6.308"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1665.15"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%200802L4AF40070>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 0802L4AF40070" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 0802L4AF40070'^^xsd:string;
  dwc:scientificName 'Pyrosoma atlanticum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '6.308'^^xsd:double;
  dwc:startLongitude '6.3018'^^xsd:double;
  dwc:endLongitude '6.3142'^^xsd:double;
  dwc:latitude '-26.1913'^^xsd:double;
  dwc:startLatitude '-26.1773'^^xsd:double;
  dwc:endLatitude '-26.2052'^^xsd:double;
  dwc:coordinatePrecision '1665.15'^^xsd:double;
  dwc:minimumDepth '231'^^xsd:integer;
  dwc:maximumDepth '235'^^xsd:integer;
  dwc:temperature '12.8'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 0802L4AF40070'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '137250'^^xsd:integer;
  dwc:sampleSize '0,06188265 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,06188265 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 0802L4AF40070'^^xsd:string;
  dwc:observationDate '2008-02-10'^^xsd:date;
  dwc:aphiaIdAccepted '137250'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%200802L4AF11007>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L4AF11007> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L4AF11007> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.1913 6.308)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-26.1913"^^xsd:decimal ;
  dwc:decimalLongitude "6.308"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "231"^^xsd:integer ;
  dwc:maximumDepthInMeters "235"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1665.15"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L4AF11007>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.1913 6.308)"^^geo:wktLiteral ;
  geo-pos:lat "-26.1913"^^xsd:decimal ;
  geo-pos:long "6.308"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1665.15"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%200802L4AF11007>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 0802L4AF11007" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 0802L4AF11007'^^xsd:string;
  dwc:scientificName 'Gnathophis capensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '6.308'^^xsd:double;
  dwc:startLongitude '6.3018'^^xsd:double;
  dwc:endLongitude '6.3142'^^xsd:double;
  dwc:latitude '-26.1913'^^xsd:double;
  dwc:startLatitude '-26.1773'^^xsd:double;
  dwc:endLatitude '-26.2052'^^xsd:double;
  dwc:coordinatePrecision '1665.15'^^xsd:double;
  dwc:minimumDepth '231'^^xsd:integer;
  dwc:maximumDepth '235'^^xsd:integer;
  dwc:temperature '12.8'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 0802L4AF11007'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '217548'^^xsd:integer;
  dwc:sampleSize '0,06188265 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,06188265 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 0802L4AF11007'^^xsd:string;
  dwc:observationDate '2008-02-10'^^xsd:date;
  dwc:aphiaIdAccepted '217548'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%200802L4AF20180>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L4AF20180> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L4AF20180> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.1913 6.308)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-26.1913"^^xsd:decimal ;
  dwc:decimalLongitude "6.308"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "231"^^xsd:integer ;
  dwc:maximumDepthInMeters "235"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1665.15"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L4AF20180>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.1913 6.308)"^^geo:wktLiteral ;
  geo-pos:lat "-26.1913"^^xsd:decimal ;
  geo-pos:long "6.308"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1665.15"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%200802L4AF20180>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 0802L4AF20180" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 0802L4AF20180'^^xsd:string;
  dwc:scientificName 'Sergestes atlanticus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '6.308'^^xsd:double;
  dwc:startLongitude '6.3018'^^xsd:double;
  dwc:endLongitude '6.3142'^^xsd:double;
  dwc:latitude '-26.1913'^^xsd:double;
  dwc:startLatitude '-26.1773'^^xsd:double;
  dwc:endLatitude '-26.2052'^^xsd:double;
  dwc:coordinatePrecision '1665.15'^^xsd:double;
  dwc:minimumDepth '231'^^xsd:integer;
  dwc:maximumDepth '235'^^xsd:integer;
  dwc:temperature '12.8'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 0802L4AF20180'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '107127'^^xsd:integer;
  dwc:sampleSize '0,06188265 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,06188265 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 0802L4AF20180'^^xsd:string;
  dwc:observationDate '2008-02-10'^^xsd:date;
  dwc:aphiaIdAccepted '107127'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%200802L4AF40068>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L4AF40068> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L4AF40068> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.1913 6.308)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-26.1913"^^xsd:decimal ;
  dwc:decimalLongitude "6.308"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "231"^^xsd:integer ;
  dwc:maximumDepthInMeters "235"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1665.15"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L4AF40068>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.1913 6.308)"^^geo:wktLiteral ;
  geo-pos:lat "-26.1913"^^xsd:decimal ;
  geo-pos:long "6.308"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1665.15"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%200802L4AF40068>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 0802L4AF40068" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 0802L4AF40068'^^xsd:string;
  dwc:scientificName 'Pachastrella monilifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '6.308'^^xsd:double;
  dwc:startLongitude '6.3018'^^xsd:double;
  dwc:endLongitude '6.3142'^^xsd:double;
  dwc:latitude '-26.1913'^^xsd:double;
  dwc:startLatitude '-26.1773'^^xsd:double;
  dwc:endLatitude '-26.2052'^^xsd:double;
  dwc:coordinatePrecision '1665.15'^^xsd:double;
  dwc:minimumDepth '231'^^xsd:integer;
  dwc:maximumDepth '235'^^xsd:integer;
  dwc:temperature '12.8'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 0802L4AF40068'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '134078'^^xsd:integer;
  dwc:sampleSize '0,06188265 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,06188265 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 0802L4AF40068'^^xsd:string;
  dwc:observationDate '2008-02-10'^^xsd:date;
  dwc:aphiaIdAccepted '134078'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%200802L4AF10735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L4AF10735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L4AF10735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.1913 6.308)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-26.1913"^^xsd:decimal ;
  dwc:decimalLongitude "6.308"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "231"^^xsd:integer ;
  dwc:maximumDepthInMeters "235"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1665.15"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L4AF10735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.1913 6.308)"^^geo:wktLiteral ;
  geo-pos:lat "-26.1913"^^xsd:decimal ;
  geo-pos:long "6.308"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1665.15"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%200802L4AF10735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 0802L4AF10735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 0802L4AF10735'^^xsd:string;
  dwc:scientificName 'Macroramphosus scolopax'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '6.308'^^xsd:double;
  dwc:startLongitude '6.3018'^^xsd:double;
  dwc:endLongitude '6.3142'^^xsd:double;
  dwc:latitude '-26.1913'^^xsd:double;
  dwc:startLatitude '-26.1773'^^xsd:double;
  dwc:endLatitude '-26.2052'^^xsd:double;
  dwc:coordinatePrecision '1665.15'^^xsd:double;
  dwc:minimumDepth '231'^^xsd:integer;
  dwc:maximumDepth '235'^^xsd:integer;
  dwc:temperature '12.8'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 0802L4AF10735'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '127378'^^xsd:integer;
  dwc:sampleSize '0,06188265 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,06188265 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 0802L4AF10735'^^xsd:string;
  dwc:observationDate '2008-02-10'^^xsd:date;
  dwc:aphiaIdAccepted '127378'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%200802L4AF11002>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L4AF11002> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L4AF11002> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.1913 6.308)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-26.1913"^^xsd:decimal ;
  dwc:decimalLongitude "6.308"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "231"^^xsd:integer ;
  dwc:maximumDepthInMeters "235"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1665.15"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L4AF11002>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.1913 6.308)"^^geo:wktLiteral ;
  geo-pos:lat "-26.1913"^^xsd:decimal ;
  geo-pos:long "6.308"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1665.15"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%200802L4AF11002>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 0802L4AF11002" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 0802L4AF11002'^^xsd:string;
  dwc:scientificName 'Pseudopentaceros richardsoni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '6.308'^^xsd:double;
  dwc:startLongitude '6.3018'^^xsd:double;
  dwc:endLongitude '6.3142'^^xsd:double;
  dwc:latitude '-26.1913'^^xsd:double;
  dwc:startLatitude '-26.1773'^^xsd:double;
  dwc:endLatitude '-26.2052'^^xsd:double;
  dwc:coordinatePrecision '1665.15'^^xsd:double;
  dwc:minimumDepth '231'^^xsd:integer;
  dwc:maximumDepth '235'^^xsd:integer;
  dwc:temperature '12.8'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 0802L4AF11002'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '218773'^^xsd:integer;
  dwc:sampleSize '0,06188265 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,06188265 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 0802L4AF11002'^^xsd:string;
  dwc:observationDate '2008-02-10'^^xsd:date;
  dwc:aphiaIdAccepted '313240'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%200802L4AF11006>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L4AF11006> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L4AF11006> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.1913 6.308)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-26.1913"^^xsd:decimal ;
  dwc:decimalLongitude "6.308"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "231"^^xsd:integer ;
  dwc:maximumDepthInMeters "235"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1665.15"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L4AF11006>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.1913 6.308)"^^geo:wktLiteral ;
  geo-pos:lat "-26.1913"^^xsd:decimal ;
  geo-pos:long "6.308"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1665.15"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%200802L4AF11006>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 0802L4AF11006" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 0802L4AF11006'^^xsd:string;
  dwc:scientificName 'Notopogon xenosoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '6.308'^^xsd:double;
  dwc:startLongitude '6.3018'^^xsd:double;
  dwc:endLongitude '6.3142'^^xsd:double;
  dwc:latitude '-26.1913'^^xsd:double;
  dwc:startLatitude '-26.1773'^^xsd:double;
  dwc:endLatitude '-26.2052'^^xsd:double;
  dwc:coordinatePrecision '1665.15'^^xsd:double;
  dwc:minimumDepth '231'^^xsd:integer;
  dwc:maximumDepth '235'^^xsd:integer;
  dwc:temperature '12.8'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 0802L4AF11006'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '217974'^^xsd:integer;
  dwc:sampleSize '0,06188265 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,06188265 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 0802L4AF11006'^^xsd:string;
  dwc:observationDate '2008-02-10'^^xsd:date;
  dwc:aphiaIdAccepted '217974'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%200802L4AF40053>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L4AF40053> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L4AF40053> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.1913 6.308)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-26.1913"^^xsd:decimal ;
  dwc:decimalLongitude "6.308"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "231"^^xsd:integer ;
  dwc:maximumDepthInMeters "235"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1665.15"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L4AF40053>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.1913 6.308)"^^geo:wktLiteral ;
  geo-pos:lat "-26.1913"^^xsd:decimal ;
  geo-pos:long "6.308"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1665.15"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%200802L4AF40053>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 0802L4AF40053" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 0802L4AF40053'^^xsd:string;
  dwc:scientificName 'Echinaster (Echinaster) reticulatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '6.308'^^xsd:double;
  dwc:startLongitude '6.3018'^^xsd:double;
  dwc:endLongitude '6.3142'^^xsd:double;
  dwc:latitude '-26.1913'^^xsd:double;
  dwc:startLatitude '-26.1773'^^xsd:double;
  dwc:endLatitude '-26.2052'^^xsd:double;
  dwc:coordinatePrecision '1665.15'^^xsd:double;
  dwc:minimumDepth '231'^^xsd:integer;
  dwc:maximumDepth '235'^^xsd:integer;
  dwc:temperature '12.8'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 0802L4AF40053'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '178741'^^xsd:integer;
  dwc:sampleSize '0,06188265 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,06188265 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 0802L4AF40053'^^xsd:string;
  dwc:observationDate '2008-02-10'^^xsd:date;
  dwc:aphiaIdAccepted '178741'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%200802L3AF40056>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L3AF40056> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L3AF40056> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.2019 8.3504)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-23.2019"^^xsd:decimal ;
  dwc:decimalLongitude "8.3504"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1150"^^xsd:integer ;
  dwc:maximumDepthInMeters "1159"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1470.14"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L3AF40056>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.2019 8.3504)"^^geo:wktLiteral ;
  geo-pos:lat "-23.2019"^^xsd:decimal ;
  geo-pos:long "8.3504"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1470.14"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%200802L3AF40056>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 0802L3AF40056" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 0802L3AF40056'^^xsd:string;
  dwc:scientificName 'Epizoanthus paguriphilus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '8.3504'^^xsd:double;
  dwc:startLongitude '8.3383'^^xsd:double;
  dwc:endLongitude '8.3625'^^xsd:double;
  dwc:latitude '-23.2019'^^xsd:double;
  dwc:startLatitude '-23.1947'^^xsd:double;
  dwc:endLatitude '-23.209'^^xsd:double;
  dwc:coordinatePrecision '1470.14'^^xsd:double;
  dwc:minimumDepth '1150'^^xsd:integer;
  dwc:maximumDepth '1159'^^xsd:integer;
  dwc:temperature '3.7'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 0802L3AF40056'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '101036'^^xsd:integer;
  dwc:sampleSize '0,05765749 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,05765749 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 0802L3AF40056'^^xsd:string;
  dwc:observationDate '2008-02-08'^^xsd:date;
  dwc:aphiaIdAccepted '101036'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%200802L3AF30106>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L3AF30106> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L3AF30106> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.2019 8.3504)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-23.2019"^^xsd:decimal ;
  dwc:decimalLongitude "8.3504"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1150"^^xsd:integer ;
  dwc:maximumDepthInMeters "1159"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1470.14"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L3AF30106>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.2019 8.3504)"^^geo:wktLiteral ;
  geo-pos:lat "-23.2019"^^xsd:decimal ;
  geo-pos:long "8.3504"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1470.14"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%200802L3AF30106>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 0802L3AF30106" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 0802L3AF30106'^^xsd:string;
  dwc:scientificName 'Moroteuthis robsoni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '8.3504'^^xsd:double;
  dwc:startLongitude '8.3383'^^xsd:double;
  dwc:endLongitude '8.3625'^^xsd:double;
  dwc:latitude '-23.2019'^^xsd:double;
  dwc:startLatitude '-23.1947'^^xsd:double;
  dwc:endLatitude '-23.209'^^xsd:double;
  dwc:coordinatePrecision '1470.14'^^xsd:double;
  dwc:minimumDepth '1150'^^xsd:integer;
  dwc:maximumDepth '1159'^^xsd:integer;
  dwc:temperature '3.7'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 0802L3AF30106'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '342256'^^xsd:integer;
  dwc:sampleSize '0,05765749 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,05765749 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 0802L3AF30106'^^xsd:string;
  dwc:observationDate '2008-02-08'^^xsd:date;
  dwc:aphiaIdAccepted '410384'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%200802L3AF30128>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L3AF30128> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L3AF30128> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.2019 8.3504)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-23.2019"^^xsd:decimal ;
  dwc:decimalLongitude "8.3504"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1150"^^xsd:integer ;
  dwc:maximumDepthInMeters "1159"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1470.14"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L3AF30128>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.2019 8.3504)"^^geo:wktLiteral ;
  geo-pos:lat "-23.2019"^^xsd:decimal ;
  geo-pos:long "8.3504"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1470.14"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%200802L3AF30128>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 0802L3AF30128" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 0802L3AF30128'^^xsd:string;
  dwc:scientificName 'Cymbulia peronii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '8.3504'^^xsd:double;
  dwc:startLongitude '8.3383'^^xsd:double;
  dwc:endLongitude '8.3625'^^xsd:double;
  dwc:latitude '-23.2019'^^xsd:double;
  dwc:startLatitude '-23.1947'^^xsd:double;
  dwc:endLatitude '-23.209'^^xsd:double;
  dwc:coordinatePrecision '1470.14'^^xsd:double;
  dwc:minimumDepth '1150'^^xsd:integer;
  dwc:maximumDepth '1159'^^xsd:integer;
  dwc:temperature '3.7'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 0802L3AF30128'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '139494'^^xsd:integer;
  dwc:sampleSize '0,05765749 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,05765749 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 0802L3AF30128'^^xsd:string;
  dwc:observationDate '2008-02-08'^^xsd:date;
  dwc:aphiaIdAccepted '139494'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%200802L3AF30130>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L3AF30130> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L3AF30130> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.2019 8.3504)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-23.2019"^^xsd:decimal ;
  dwc:decimalLongitude "8.3504"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1150"^^xsd:integer ;
  dwc:maximumDepthInMeters "1159"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1470.14"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L3AF30130>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.2019 8.3504)"^^geo:wktLiteral ;
  geo-pos:lat "-23.2019"^^xsd:decimal ;
  geo-pos:long "8.3504"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1470.14"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%200802L3AF30130>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 0802L3AF30130" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 0802L3AF30130'^^xsd:string;
  dwc:scientificName 'Diacria trispinosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '8.3504'^^xsd:double;
  dwc:startLongitude '8.3383'^^xsd:double;
  dwc:endLongitude '8.3625'^^xsd:double;
  dwc:latitude '-23.2019'^^xsd:double;
  dwc:startLatitude '-23.1947'^^xsd:double;
  dwc:endLatitude '-23.209'^^xsd:double;
  dwc:coordinatePrecision '1470.14'^^xsd:double;
  dwc:minimumDepth '1150'^^xsd:integer;
  dwc:maximumDepth '1159'^^xsd:integer;
  dwc:temperature '3.7'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 0802L3AF30130'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '139045'^^xsd:integer;
  dwc:sampleSize '0,05765749 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,05765749 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 0802L3AF30130'^^xsd:string;
  dwc:observationDate '2008-02-08'^^xsd:date;
  dwc:aphiaIdAccepted '139045'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%200802L4AF10111>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L4AF10111> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L4AF10111> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.1913 6.308)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-26.1913"^^xsd:decimal ;
  dwc:decimalLongitude "6.308"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "231"^^xsd:integer ;
  dwc:maximumDepthInMeters "235"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1665.15"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L4AF10111>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.1913 6.308)"^^geo:wktLiteral ;
  geo-pos:lat "-26.1913"^^xsd:decimal ;
  geo-pos:long "6.308"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1665.15"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%200802L4AF10111>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 0802L4AF10111" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 0802L4AF10111'^^xsd:string;
  dwc:scientificName 'Helicolenus mouchezi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '6.308'^^xsd:double;
  dwc:startLongitude '6.3018'^^xsd:double;
  dwc:endLongitude '6.3142'^^xsd:double;
  dwc:latitude '-26.1913'^^xsd:double;
  dwc:startLatitude '-26.1773'^^xsd:double;
  dwc:endLatitude '-26.2052'^^xsd:double;
  dwc:coordinatePrecision '1665.15'^^xsd:double;
  dwc:minimumDepth '231'^^xsd:integer;
  dwc:maximumDepth '235'^^xsd:integer;
  dwc:temperature '12.8'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 0802L4AF10111'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '274769'^^xsd:integer;
  dwc:sampleSize '0,06188265 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,06188265 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 0802L4AF10111'^^xsd:string;
  dwc:observationDate '2008-02-10'^^xsd:date;
  dwc:aphiaIdAccepted '274769'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%200802L4AF10545>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L4AF10545> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L4AF10545> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.1913 6.308)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-26.1913"^^xsd:decimal ;
  dwc:decimalLongitude "6.308"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "231"^^xsd:integer ;
  dwc:maximumDepthInMeters "235"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1665.15"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L4AF10545>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.1913 6.308)"^^geo:wktLiteral ;
  geo-pos:lat "-26.1913"^^xsd:decimal ;
  geo-pos:long "6.308"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1665.15"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%200802L4AF10545>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 0802L4AF10545" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 0802L4AF10545'^^xsd:string;
  dwc:scientificName 'Sphoeroides pachygaster'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '6.308'^^xsd:double;
  dwc:startLongitude '6.3018'^^xsd:double;
  dwc:endLongitude '6.3142'^^xsd:double;
  dwc:latitude '-26.1913'^^xsd:double;
  dwc:startLatitude '-26.1773'^^xsd:double;
  dwc:endLatitude '-26.2052'^^xsd:double;
  dwc:coordinatePrecision '1665.15'^^xsd:double;
  dwc:minimumDepth '231'^^xsd:integer;
  dwc:maximumDepth '235'^^xsd:integer;
  dwc:temperature '12.8'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 0802L4AF10545'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '127417'^^xsd:integer;
  dwc:sampleSize '0,06188265 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,06188265 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 0802L4AF10545'^^xsd:string;
  dwc:observationDate '2008-02-10'^^xsd:date;
  dwc:aphiaIdAccepted '127417'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%200802L3AF40060>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L3AF40060> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L3AF40060> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.2019 8.3504)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-23.2019"^^xsd:decimal ;
  dwc:decimalLongitude "8.3504"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1150"^^xsd:integer ;
  dwc:maximumDepthInMeters "1159"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1470.14"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L3AF40060>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.2019 8.3504)"^^geo:wktLiteral ;
  geo-pos:lat "-23.2019"^^xsd:decimal ;
  geo-pos:long "8.3504"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1470.14"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%200802L3AF40060>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 0802L3AF40060" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 0802L3AF40060'^^xsd:string;
  dwc:scientificName 'Hygrosoma petersii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '8.3504'^^xsd:double;
  dwc:startLongitude '8.3383'^^xsd:double;
  dwc:endLongitude '8.3625'^^xsd:double;
  dwc:latitude '-23.2019'^^xsd:double;
  dwc:startLatitude '-23.1947'^^xsd:double;
  dwc:endLatitude '-23.209'^^xsd:double;
  dwc:coordinatePrecision '1470.14'^^xsd:double;
  dwc:minimumDepth '1150'^^xsd:integer;
  dwc:maximumDepth '1159'^^xsd:integer;
  dwc:temperature '3.7'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 0802L3AF40060'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '124339'^^xsd:integer;
  dwc:sampleSize '0,05765749 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,05765749 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 0802L3AF40060'^^xsd:string;
  dwc:observationDate '2008-02-08'^^xsd:date;
  dwc:aphiaIdAccepted '124339'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%200802L6AF10111>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L6AF10111> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L6AF10111> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.2178 6.2489)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-26.2178"^^xsd:decimal ;
  dwc:decimalLongitude "6.2489"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "230"^^xsd:integer ;
  dwc:maximumDepthInMeters "234"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1742.21"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L6AF10111>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.2178 6.2489)"^^geo:wktLiteral ;
  geo-pos:lat "-26.2178"^^xsd:decimal ;
  geo-pos:long "6.2489"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1742.21"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%200802L6AF10111>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 0802L6AF10111" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 0802L6AF10111'^^xsd:string;
  dwc:scientificName 'Helicolenus mouchezi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '6.2489'^^xsd:double;
  dwc:startLongitude '6.2595'^^xsd:double;
  dwc:endLongitude '6.2382'^^xsd:double;
  dwc:latitude '-26.2178'^^xsd:double;
  dwc:startLatitude '-26.2053'^^xsd:double;
  dwc:endLatitude '-26.2302'^^xsd:double;
  dwc:coordinatePrecision '1742.21'^^xsd:double;
  dwc:minimumDepth '230'^^xsd:integer;
  dwc:maximumDepth '234'^^xsd:integer;
  dwc:temperature '13.3'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 0802L6AF10111'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '274769'^^xsd:integer;
  dwc:sampleSize '0,06658613 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,06658613 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 0802L6AF10111'^^xsd:string;
  dwc:observationDate '2008-02-11'^^xsd:date;
  dwc:aphiaIdAccepted '274769'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%200802L5AF40068>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L5AF40068> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L5AF40068> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.1568 6.3418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-26.1568"^^xsd:decimal ;
  dwc:decimalLongitude "6.3418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "229"^^xsd:integer ;
  dwc:maximumDepthInMeters "244"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1669.08"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L5AF40068>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.1568 6.3418)"^^geo:wktLiteral ;
  geo-pos:lat "-26.1568"^^xsd:decimal ;
  geo-pos:long "6.3418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1669.08"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%200802L5AF40068>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 0802L5AF40068" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 0802L5AF40068'^^xsd:string;
  dwc:scientificName 'Pachastrella monilifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '6.3418'^^xsd:double;
  dwc:startLongitude '6.341'^^xsd:double;
  dwc:endLongitude '6.3425'^^xsd:double;
  dwc:latitude '-26.1568'^^xsd:double;
  dwc:startLatitude '-26.1718'^^xsd:double;
  dwc:endLatitude '-26.1417'^^xsd:double;
  dwc:coordinatePrecision '1669.08'^^xsd:double;
  dwc:minimumDepth '229'^^xsd:integer;
  dwc:maximumDepth '244'^^xsd:integer;
  dwc:temperature '11.8'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 0802L5AF40068'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '134078'^^xsd:integer;
  dwc:sampleSize '0,06584872 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,06584872 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 0802L5AF40068'^^xsd:string;
  dwc:observationDate '2008-02-10'^^xsd:date;
  dwc:aphiaIdAccepted '134078'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%200802L5AF40070>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L5AF40070> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L5AF40070> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.1568 6.3418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-26.1568"^^xsd:decimal ;
  dwc:decimalLongitude "6.3418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "229"^^xsd:integer ;
  dwc:maximumDepthInMeters "244"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1669.08"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L5AF40070>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.1568 6.3418)"^^geo:wktLiteral ;
  geo-pos:lat "-26.1568"^^xsd:decimal ;
  geo-pos:long "6.3418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1669.08"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%200802L5AF40070>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 0802L5AF40070" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 0802L5AF40070'^^xsd:string;
  dwc:scientificName 'Pyrosoma atlanticum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '6.3418'^^xsd:double;
  dwc:startLongitude '6.341'^^xsd:double;
  dwc:endLongitude '6.3425'^^xsd:double;
  dwc:latitude '-26.1568'^^xsd:double;
  dwc:startLatitude '-26.1718'^^xsd:double;
  dwc:endLatitude '-26.1417'^^xsd:double;
  dwc:coordinatePrecision '1669.08'^^xsd:double;
  dwc:minimumDepth '229'^^xsd:integer;
  dwc:maximumDepth '244'^^xsd:integer;
  dwc:temperature '11.8'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 0802L5AF40070'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '137250'^^xsd:integer;
  dwc:sampleSize '0,06584872 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,06584872 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 0802L5AF40070'^^xsd:string;
  dwc:observationDate '2008-02-10'^^xsd:date;
  dwc:aphiaIdAccepted '137250'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%200802L5AF10111>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L5AF10111> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L5AF10111> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.1568 6.3418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-26.1568"^^xsd:decimal ;
  dwc:decimalLongitude "6.3418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "229"^^xsd:integer ;
  dwc:maximumDepthInMeters "244"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1669.08"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L5AF10111>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.1568 6.3418)"^^geo:wktLiteral ;
  geo-pos:lat "-26.1568"^^xsd:decimal ;
  geo-pos:long "6.3418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1669.08"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%200802L5AF10111>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 0802L5AF10111" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 0802L5AF10111'^^xsd:string;
  dwc:scientificName 'Helicolenus mouchezi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '6.3418'^^xsd:double;
  dwc:startLongitude '6.341'^^xsd:double;
  dwc:endLongitude '6.3425'^^xsd:double;
  dwc:latitude '-26.1568'^^xsd:double;
  dwc:startLatitude '-26.1718'^^xsd:double;
  dwc:endLatitude '-26.1417'^^xsd:double;
  dwc:coordinatePrecision '1669.08'^^xsd:double;
  dwc:minimumDepth '229'^^xsd:integer;
  dwc:maximumDepth '244'^^xsd:integer;
  dwc:temperature '11.8'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 0802L5AF10111'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '274769'^^xsd:integer;
  dwc:sampleSize '0,06584872 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,06584872 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 0802L5AF10111'^^xsd:string;
  dwc:observationDate '2008-02-10'^^xsd:date;
  dwc:aphiaIdAccepted '274769'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%200802L5AF10735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L5AF10735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L5AF10735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.1568 6.3418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-26.1568"^^xsd:decimal ;
  dwc:decimalLongitude "6.3418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "229"^^xsd:integer ;
  dwc:maximumDepthInMeters "244"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1669.08"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L5AF10735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.1568 6.3418)"^^geo:wktLiteral ;
  geo-pos:lat "-26.1568"^^xsd:decimal ;
  geo-pos:long "6.3418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1669.08"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%200802L5AF10735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 0802L5AF10735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 0802L5AF10735'^^xsd:string;
  dwc:scientificName 'Macroramphosus scolopax'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '6.3418'^^xsd:double;
  dwc:startLongitude '6.341'^^xsd:double;
  dwc:endLongitude '6.3425'^^xsd:double;
  dwc:latitude '-26.1568'^^xsd:double;
  dwc:startLatitude '-26.1718'^^xsd:double;
  dwc:endLatitude '-26.1417'^^xsd:double;
  dwc:coordinatePrecision '1669.08'^^xsd:double;
  dwc:minimumDepth '229'^^xsd:integer;
  dwc:maximumDepth '244'^^xsd:integer;
  dwc:temperature '11.8'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 0802L5AF10735'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '127378'^^xsd:integer;
  dwc:sampleSize '0,06584872 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,06584872 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 0802L5AF10735'^^xsd:string;
  dwc:observationDate '2008-02-10'^^xsd:date;
  dwc:aphiaIdAccepted '127378'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%200802L5AF11002>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L5AF11002> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L5AF11002> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.1568 6.3418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-26.1568"^^xsd:decimal ;
  dwc:decimalLongitude "6.3418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "229"^^xsd:integer ;
  dwc:maximumDepthInMeters "244"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1669.08"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L5AF11002>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.1568 6.3418)"^^geo:wktLiteral ;
  geo-pos:lat "-26.1568"^^xsd:decimal ;
  geo-pos:long "6.3418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1669.08"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%200802L5AF11002>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 0802L5AF11002" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 0802L5AF11002'^^xsd:string;
  dwc:scientificName 'Pseudopentaceros richardsoni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '6.3418'^^xsd:double;
  dwc:startLongitude '6.341'^^xsd:double;
  dwc:endLongitude '6.3425'^^xsd:double;
  dwc:latitude '-26.1568'^^xsd:double;
  dwc:startLatitude '-26.1718'^^xsd:double;
  dwc:endLatitude '-26.1417'^^xsd:double;
  dwc:coordinatePrecision '1669.08'^^xsd:double;
  dwc:minimumDepth '229'^^xsd:integer;
  dwc:maximumDepth '244'^^xsd:integer;
  dwc:temperature '11.8'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 0802L5AF11002'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '218773'^^xsd:integer;
  dwc:sampleSize '0,06584872 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,06584872 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 0802L5AF11002'^^xsd:string;
  dwc:observationDate '2008-02-10'^^xsd:date;
  dwc:aphiaIdAccepted '313240'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%200802L5AF11006>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L5AF11006> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L5AF11006> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.1568 6.3418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-26.1568"^^xsd:decimal ;
  dwc:decimalLongitude "6.3418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "229"^^xsd:integer ;
  dwc:maximumDepthInMeters "244"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1669.08"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L5AF11006>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.1568 6.3418)"^^geo:wktLiteral ;
  geo-pos:lat "-26.1568"^^xsd:decimal ;
  geo-pos:long "6.3418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1669.08"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%200802L5AF11006>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 0802L5AF11006" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 0802L5AF11006'^^xsd:string;
  dwc:scientificName 'Notopogon xenosoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '6.3418'^^xsd:double;
  dwc:startLongitude '6.341'^^xsd:double;
  dwc:endLongitude '6.3425'^^xsd:double;
  dwc:latitude '-26.1568'^^xsd:double;
  dwc:startLatitude '-26.1718'^^xsd:double;
  dwc:endLatitude '-26.1417'^^xsd:double;
  dwc:coordinatePrecision '1669.08'^^xsd:double;
  dwc:minimumDepth '229'^^xsd:integer;
  dwc:maximumDepth '244'^^xsd:integer;
  dwc:temperature '11.8'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 0802L5AF11006'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '217974'^^xsd:integer;
  dwc:sampleSize '0,06584872 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,06584872 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 0802L5AF11006'^^xsd:string;
  dwc:observationDate '2008-02-10'^^xsd:date;
  dwc:aphiaIdAccepted '217974'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%200802L5AF11008>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L5AF11008> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L5AF11008> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.1568 6.3418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-26.1568"^^xsd:decimal ;
  dwc:decimalLongitude "6.3418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "229"^^xsd:integer ;
  dwc:maximumDepthInMeters "244"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1669.08"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L5AF11008>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.1568 6.3418)"^^geo:wktLiteral ;
  geo-pos:lat "-26.1568"^^xsd:decimal ;
  geo-pos:long "6.3418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1669.08"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%200802L5AF11008>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 0802L5AF11008" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 0802L5AF11008'^^xsd:string;
  dwc:scientificName 'Emmelichthys nitidus nitidus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '6.3418'^^xsd:double;
  dwc:startLongitude '6.341'^^xsd:double;
  dwc:endLongitude '6.3425'^^xsd:double;
  dwc:latitude '-26.1568'^^xsd:double;
  dwc:startLatitude '-26.1718'^^xsd:double;
  dwc:endLatitude '-26.1417'^^xsd:double;
  dwc:coordinatePrecision '1669.08'^^xsd:double;
  dwc:minimumDepth '229'^^xsd:integer;
  dwc:maximumDepth '244'^^xsd:integer;
  dwc:temperature '11.8'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 0802L5AF11008'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '293589'^^xsd:integer;
  dwc:sampleSize '0,06584872 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,06584872 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 0802L5AF11008'^^xsd:string;
  dwc:observationDate '2008-02-10'^^xsd:date;
  dwc:aphiaIdAccepted '218465'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%200802L5AF40053>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L5AF40053> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L5AF40053> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.1568 6.3418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-26.1568"^^xsd:decimal ;
  dwc:decimalLongitude "6.3418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "229"^^xsd:integer ;
  dwc:maximumDepthInMeters "244"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1669.08"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L5AF40053>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.1568 6.3418)"^^geo:wktLiteral ;
  geo-pos:lat "-26.1568"^^xsd:decimal ;
  geo-pos:long "6.3418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1669.08"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%200802L5AF40053>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 0802L5AF40053" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 0802L5AF40053'^^xsd:string;
  dwc:scientificName 'Echinaster (Echinaster) reticulatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '6.3418'^^xsd:double;
  dwc:startLongitude '6.341'^^xsd:double;
  dwc:endLongitude '6.3425'^^xsd:double;
  dwc:latitude '-26.1568'^^xsd:double;
  dwc:startLatitude '-26.1718'^^xsd:double;
  dwc:endLatitude '-26.1417'^^xsd:double;
  dwc:coordinatePrecision '1669.08'^^xsd:double;
  dwc:minimumDepth '229'^^xsd:integer;
  dwc:maximumDepth '244'^^xsd:integer;
  dwc:temperature '11.8'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 0802L5AF40053'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '178741'^^xsd:integer;
  dwc:sampleSize '0,06584872 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,06584872 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 0802L5AF40053'^^xsd:string;
  dwc:observationDate '2008-02-10'^^xsd:date;
  dwc:aphiaIdAccepted '178741'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%200802L8AF10492>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L8AF10492> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L8AF10492> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.7485 6.1416)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-25.7485"^^xsd:decimal ;
  dwc:decimalLongitude "6.1416"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "965"^^xsd:integer ;
  dwc:maximumDepthInMeters "980"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1446.55"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L8AF10492>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.7485 6.1416)"^^geo:wktLiteral ;
  geo-pos:lat "-25.7485"^^xsd:decimal ;
  geo-pos:long "6.1416"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1446.55"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%200802L8AF10492>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 0802L8AF10492" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 0802L8AF10492'^^xsd:string;
  dwc:scientificName 'Etmopterus brachyurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '6.1416'^^xsd:double;
  dwc:startLongitude '6.1403'^^xsd:double;
  dwc:endLongitude '6.143'^^xsd:double;
  dwc:latitude '-25.7485'^^xsd:double;
  dwc:startLatitude '-25.7355'^^xsd:double;
  dwc:endLatitude '-25.7615'^^xsd:double;
  dwc:coordinatePrecision '1446.55'^^xsd:double;
  dwc:minimumDepth '965'^^xsd:integer;
  dwc:maximumDepth '980'^^xsd:integer;
  dwc:temperature '3.9'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 0802L8AF10492'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '215606'^^xsd:integer;
  dwc:sampleSize '0,05795644 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,05795644 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 0802L8AF10492'^^xsd:string;
  dwc:observationDate '2008-02-17'^^xsd:date;
  dwc:aphiaIdAccepted '215606'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%200802L8AF10532>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L8AF10532> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L8AF10532> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.7485 6.1416)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-25.7485"^^xsd:decimal ;
  dwc:decimalLongitude "6.1416"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "965"^^xsd:integer ;
  dwc:maximumDepthInMeters "980"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1446.55"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L8AF10532>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.7485 6.1416)"^^geo:wktLiteral ;
  geo-pos:lat "-25.7485"^^xsd:decimal ;
  geo-pos:long "6.1416"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1446.55"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%200802L8AF10532>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 0802L8AF10532" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 0802L8AF10532'^^xsd:string;
  dwc:scientificName 'Bathygadus favosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '6.1416'^^xsd:double;
  dwc:startLongitude '6.1403'^^xsd:double;
  dwc:endLongitude '6.143'^^xsd:double;
  dwc:latitude '-25.7485'^^xsd:double;
  dwc:startLatitude '-25.7355'^^xsd:double;
  dwc:endLatitude '-25.7615'^^xsd:double;
  dwc:coordinatePrecision '1446.55'^^xsd:double;
  dwc:minimumDepth '965'^^xsd:integer;
  dwc:maximumDepth '980'^^xsd:integer;
  dwc:temperature '3.9'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 0802L8AF10532'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '126462'^^xsd:integer;
  dwc:sampleSize '0,05795644 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,05795644 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 0802L8AF10532'^^xsd:string;
  dwc:observationDate '2008-02-17'^^xsd:date;
  dwc:aphiaIdAccepted '126462'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%200802L8AF10605>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L8AF10605> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L8AF10605> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.7485 6.1416)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-25.7485"^^xsd:decimal ;
  dwc:decimalLongitude "6.1416"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "965"^^xsd:integer ;
  dwc:maximumDepthInMeters "980"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1446.55"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L8AF10605>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.7485 6.1416)"^^geo:wktLiteral ;
  geo-pos:lat "-25.7485"^^xsd:decimal ;
  geo-pos:long "6.1416"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1446.55"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%200802L8AF10605>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 0802L8AF10605" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 0802L8AF10605'^^xsd:string;
  dwc:scientificName 'Alepocephalus productus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '6.1416'^^xsd:double;
  dwc:startLongitude '6.1403'^^xsd:double;
  dwc:endLongitude '6.143'^^xsd:double;
  dwc:latitude '-25.7485'^^xsd:double;
  dwc:startLatitude '-25.7355'^^xsd:double;
  dwc:endLatitude '-25.7615'^^xsd:double;
  dwc:coordinatePrecision '1446.55'^^xsd:double;
  dwc:minimumDepth '965'^^xsd:integer;
  dwc:maximumDepth '980'^^xsd:integer;
  dwc:temperature '3.9'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 0802L8AF10605'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '126683'^^xsd:integer;
  dwc:sampleSize '0,05795644 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,05795644 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 0802L8AF10605'^^xsd:string;
  dwc:observationDate '2008-02-17'^^xsd:date;
  dwc:aphiaIdAccepted '126683'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%200802L8AF10663>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L8AF10663> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L8AF10663> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.7485 6.1416)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-25.7485"^^xsd:decimal ;
  dwc:decimalLongitude "6.1416"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "965"^^xsd:integer ;
  dwc:maximumDepthInMeters "980"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1446.55"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L8AF10663>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.7485 6.1416)"^^geo:wktLiteral ;
  geo-pos:lat "-25.7485"^^xsd:decimal ;
  geo-pos:long "6.1416"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1446.55"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%200802L8AF10663>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 0802L8AF10663" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 0802L8AF10663'^^xsd:string;
  dwc:scientificName 'Scymnodon squamulosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '6.1416'^^xsd:double;
  dwc:startLongitude '6.1403'^^xsd:double;
  dwc:endLongitude '6.143'^^xsd:double;
  dwc:latitude '-25.7485'^^xsd:double;
  dwc:startLatitude '-25.7355'^^xsd:double;
  dwc:endLatitude '-25.7615'^^xsd:double;
  dwc:coordinatePrecision '1446.55'^^xsd:double;
  dwc:minimumDepth '965'^^xsd:integer;
  dwc:maximumDepth '980'^^xsd:integer;
  dwc:temperature '3.9'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 0802L8AF10663'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '221459'^^xsd:integer;
  dwc:sampleSize '0,05795644 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,05795644 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 0802L8AF10663'^^xsd:string;
  dwc:observationDate '2008-02-17'^^xsd:date;
  dwc:aphiaIdAccepted '283206'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%200802L7AF30128>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L7AF30128> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L7AF30128> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.1794 6.1245)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-26.1794"^^xsd:decimal ;
  dwc:decimalLongitude "6.1245"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1091"^^xsd:integer ;
  dwc:maximumDepthInMeters "1098"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1388.34"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L7AF30128>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.1794 6.1245)"^^geo:wktLiteral ;
  geo-pos:lat "-26.1794"^^xsd:decimal ;
  geo-pos:long "6.1245"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1388.34"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%200802L7AF30128>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 0802L7AF30128" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 0802L7AF30128'^^xsd:string;
  dwc:scientificName 'Cymbulia peronii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '6.1245'^^xsd:double;
  dwc:startLongitude '6.1355'^^xsd:double;
  dwc:endLongitude '6.1135'^^xsd:double;
  dwc:latitude '-26.1794'^^xsd:double;
  dwc:startLatitude '-26.1717'^^xsd:double;
  dwc:endLatitude '-26.187'^^xsd:double;
  dwc:coordinatePrecision '1388.34'^^xsd:double;
  dwc:minimumDepth '1091'^^xsd:integer;
  dwc:maximumDepth '1098'^^xsd:integer;
  dwc:temperature '3.4'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 0802L7AF30128'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '139494'^^xsd:integer;
  dwc:sampleSize '0,05526589 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,05526589 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 0802L7AF30128'^^xsd:string;
  dwc:observationDate '2008-02-11'^^xsd:date;
  dwc:aphiaIdAccepted '139494'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%200802L7AF20155>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L7AF20155> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L7AF20155> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.1794 6.1245)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-26.1794"^^xsd:decimal ;
  dwc:decimalLongitude "6.1245"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1091"^^xsd:integer ;
  dwc:maximumDepthInMeters "1098"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1388.34"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L7AF20155>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.1794 6.1245)"^^geo:wktLiteral ;
  geo-pos:lat "-26.1794"^^xsd:decimal ;
  geo-pos:long "6.1245"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1388.34"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%200802L7AF20155>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 0802L7AF20155" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 0802L7AF20155'^^xsd:string;
  dwc:scientificName 'Acanthephyra acanthitelsonis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '6.1245'^^xsd:double;
  dwc:startLongitude '6.1355'^^xsd:double;
  dwc:endLongitude '6.1135'^^xsd:double;
  dwc:latitude '-26.1794'^^xsd:double;
  dwc:startLatitude '-26.1717'^^xsd:double;
  dwc:endLatitude '-26.187'^^xsd:double;
  dwc:coordinatePrecision '1388.34'^^xsd:double;
  dwc:minimumDepth '1091'^^xsd:integer;
  dwc:maximumDepth '1098'^^xsd:integer;
  dwc:temperature '3.4'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 0802L7AF20155'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '240809'^^xsd:integer;
  dwc:sampleSize '0,05526589 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,05526589 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 0802L7AF20155'^^xsd:string;
  dwc:observationDate '2008-02-11'^^xsd:date;
  dwc:aphiaIdAccepted '107581'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%200802L7AF20163>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L7AF20163> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L7AF20163> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.1794 6.1245)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-26.1794"^^xsd:decimal ;
  dwc:decimalLongitude "6.1245"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1091"^^xsd:integer ;
  dwc:maximumDepthInMeters "1098"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1388.34"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L7AF20163>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.1794 6.1245)"^^geo:wktLiteral ;
  geo-pos:lat "-26.1794"^^xsd:decimal ;
  geo-pos:long "6.1245"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1388.34"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%200802L7AF20163>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 0802L7AF20163" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 0802L7AF20163'^^xsd:string;
  dwc:scientificName 'Gnathophausia zoea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '6.1245'^^xsd:double;
  dwc:startLongitude '6.1355'^^xsd:double;
  dwc:endLongitude '6.1135'^^xsd:double;
  dwc:latitude '-26.1794'^^xsd:double;
  dwc:startLatitude '-26.1717'^^xsd:double;
  dwc:endLatitude '-26.187'^^xsd:double;
  dwc:coordinatePrecision '1388.34'^^xsd:double;
  dwc:minimumDepth '1091'^^xsd:integer;
  dwc:maximumDepth '1098'^^xsd:integer;
  dwc:temperature '3.4'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 0802L7AF20163'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '119930'^^xsd:integer;
  dwc:sampleSize '0,05526589 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,05526589 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 0802L7AF20163'^^xsd:string;
  dwc:observationDate '2008-02-11'^^xsd:date;
  dwc:aphiaIdAccepted '119930'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%200802L7AF20180>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L7AF20180> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L7AF20180> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.1794 6.1245)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-26.1794"^^xsd:decimal ;
  dwc:decimalLongitude "6.1245"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1091"^^xsd:integer ;
  dwc:maximumDepthInMeters "1098"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1388.34"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L7AF20180>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.1794 6.1245)"^^geo:wktLiteral ;
  geo-pos:lat "-26.1794"^^xsd:decimal ;
  geo-pos:long "6.1245"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1388.34"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%200802L7AF20180>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 0802L7AF20180" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 0802L7AF20180'^^xsd:string;
  dwc:scientificName 'Sergestes atlanticus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '6.1245'^^xsd:double;
  dwc:startLongitude '6.1355'^^xsd:double;
  dwc:endLongitude '6.1135'^^xsd:double;
  dwc:latitude '-26.1794'^^xsd:double;
  dwc:startLatitude '-26.1717'^^xsd:double;
  dwc:endLatitude '-26.187'^^xsd:double;
  dwc:coordinatePrecision '1388.34'^^xsd:double;
  dwc:minimumDepth '1091'^^xsd:integer;
  dwc:maximumDepth '1098'^^xsd:integer;
  dwc:temperature '3.4'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 0802L7AF20180'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '107127'^^xsd:integer;
  dwc:sampleSize '0,05526589 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,05526589 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 0802L7AF20180'^^xsd:string;
  dwc:observationDate '2008-02-11'^^xsd:date;
  dwc:aphiaIdAccepted '107127'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%200802L7AF20209>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L7AF20209> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L7AF20209> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.1794 6.1245)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-26.1794"^^xsd:decimal ;
  dwc:decimalLongitude "6.1245"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1091"^^xsd:integer ;
  dwc:maximumDepthInMeters "1098"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1388.34"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L7AF20209>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.1794 6.1245)"^^geo:wktLiteral ;
  geo-pos:lat "-26.1794"^^xsd:decimal ;
  geo-pos:long "6.1245"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1388.34"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%200802L7AF20209>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 0802L7AF20209" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 0802L7AF20209'^^xsd:string;
  dwc:scientificName 'Nematocarcinus longirostris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '6.1245'^^xsd:double;
  dwc:startLongitude '6.1355'^^xsd:double;
  dwc:endLongitude '6.1135'^^xsd:double;
  dwc:latitude '-26.1794'^^xsd:double;
  dwc:startLatitude '-26.1717'^^xsd:double;
  dwc:endLatitude '-26.187'^^xsd:double;
  dwc:coordinatePrecision '1388.34'^^xsd:double;
  dwc:minimumDepth '1091'^^xsd:integer;
  dwc:maximumDepth '1098'^^xsd:integer;
  dwc:temperature '3.4'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 0802L7AF20209'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '514315'^^xsd:integer;
  dwc:sampleSize '0,05526589 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,05526589 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 0802L7AF20209'^^xsd:string;
  dwc:observationDate '2008-02-11'^^xsd:date;
  dwc:aphiaIdAccepted '514315'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%200802L7AF20225>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L7AF20225> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L7AF20225> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.1794 6.1245)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-26.1794"^^xsd:decimal ;
  dwc:decimalLongitude "6.1245"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1091"^^xsd:integer ;
  dwc:maximumDepthInMeters "1098"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1388.34"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L7AF20225>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.1794 6.1245)"^^geo:wktLiteral ;
  geo-pos:lat "-26.1794"^^xsd:decimal ;
  geo-pos:long "6.1245"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1388.34"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%200802L7AF20225>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 0802L7AF20225" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 0802L7AF20225'^^xsd:string;
  dwc:scientificName 'Chaceon erytheiae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '6.1245'^^xsd:double;
  dwc:startLongitude '6.1355'^^xsd:double;
  dwc:endLongitude '6.1135'^^xsd:double;
  dwc:latitude '-26.1794'^^xsd:double;
  dwc:startLatitude '-26.1717'^^xsd:double;
  dwc:endLatitude '-26.187'^^xsd:double;
  dwc:coordinatePrecision '1388.34'^^xsd:double;
  dwc:minimumDepth '1091'^^xsd:integer;
  dwc:maximumDepth '1098'^^xsd:integer;
  dwc:temperature '3.4'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 0802L7AF20225'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '241100'^^xsd:integer;
  dwc:sampleSize '0,05526589 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,05526589 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 0802L7AF20225'^^xsd:string;
  dwc:observationDate '2008-02-11'^^xsd:date;
  dwc:aphiaIdAccepted '241100'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%200802L7AF20230>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L7AF20230> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L7AF20230> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.1794 6.1245)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-26.1794"^^xsd:decimal ;
  dwc:decimalLongitude "6.1245"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1091"^^xsd:integer ;
  dwc:maximumDepthInMeters "1098"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1388.34"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L7AF20230>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.1794 6.1245)"^^geo:wktLiteral ;
  geo-pos:lat "-26.1794"^^xsd:decimal ;
  geo-pos:long "6.1245"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1388.34"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%200802L7AF20230>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 0802L7AF20230" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 0802L7AF20230'^^xsd:string;
  dwc:scientificName 'Austropenaeus nitidus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '6.1245'^^xsd:double;
  dwc:startLongitude '6.1355'^^xsd:double;
  dwc:endLongitude '6.1135'^^xsd:double;
  dwc:latitude '-26.1794'^^xsd:double;
  dwc:startLatitude '-26.1717'^^xsd:double;
  dwc:endLatitude '-26.187'^^xsd:double;
  dwc:coordinatePrecision '1388.34'^^xsd:double;
  dwc:minimumDepth '1091'^^xsd:integer;
  dwc:maximumDepth '1098'^^xsd:integer;
  dwc:temperature '3.4'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 0802L7AF20230'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '246428'^^xsd:integer;
  dwc:sampleSize '0,05526589 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,05526589 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 0802L7AF20230'^^xsd:string;
  dwc:observationDate '2008-02-11'^^xsd:date;
  dwc:aphiaIdAccepted '246428'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%200802L8AF10059>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L8AF10059> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L8AF10059> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.7485 6.1416)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-25.7485"^^xsd:decimal ;
  dwc:decimalLongitude "6.1416"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "965"^^xsd:integer ;
  dwc:maximumDepthInMeters "980"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1446.55"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L8AF10059>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.7485 6.1416)"^^geo:wktLiteral ;
  geo-pos:lat "-25.7485"^^xsd:decimal ;
  geo-pos:long "6.1416"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1446.55"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%200802L8AF10059>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 0802L8AF10059" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 0802L8AF10059'^^xsd:string;
  dwc:scientificName 'Chauliodus sloani'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '6.1416'^^xsd:double;
  dwc:startLongitude '6.1403'^^xsd:double;
  dwc:endLongitude '6.143'^^xsd:double;
  dwc:latitude '-25.7485'^^xsd:double;
  dwc:startLatitude '-25.7355'^^xsd:double;
  dwc:endLatitude '-25.7615'^^xsd:double;
  dwc:coordinatePrecision '1446.55'^^xsd:double;
  dwc:minimumDepth '965'^^xsd:integer;
  dwc:maximumDepth '980'^^xsd:integer;
  dwc:temperature '3.9'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 0802L8AF10059'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '127338'^^xsd:integer;
  dwc:sampleSize '0,05795644 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,05795644 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 0802L8AF10059'^^xsd:string;
  dwc:observationDate '2008-02-17'^^xsd:date;
  dwc:aphiaIdAccepted '127338'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%200802L8AF10136>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L8AF10136> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L8AF10136> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.7485 6.1416)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-25.7485"^^xsd:decimal ;
  dwc:decimalLongitude "6.1416"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "965"^^xsd:integer ;
  dwc:maximumDepthInMeters "980"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1446.55"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L8AF10136>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.7485 6.1416)"^^geo:wktLiteral ;
  geo-pos:lat "-25.7485"^^xsd:decimal ;
  geo-pos:long "6.1416"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1446.55"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%200802L8AF10136>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 0802L8AF10136" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 0802L8AF10136'^^xsd:string;
  dwc:scientificName 'Malacosteus niger'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '6.1416'^^xsd:double;
  dwc:startLongitude '6.1403'^^xsd:double;
  dwc:endLongitude '6.143'^^xsd:double;
  dwc:latitude '-25.7485'^^xsd:double;
  dwc:startLatitude '-25.7355'^^xsd:double;
  dwc:endLatitude '-25.7615'^^xsd:double;
  dwc:coordinatePrecision '1446.55'^^xsd:double;
  dwc:minimumDepth '965'^^xsd:integer;
  dwc:maximumDepth '980'^^xsd:integer;
  dwc:temperature '3.9'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 0802L8AF10136'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '127358'^^xsd:integer;
  dwc:sampleSize '0,05795644 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,05795644 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 0802L8AF10136'^^xsd:string;
  dwc:observationDate '2008-02-17'^^xsd:date;
  dwc:aphiaIdAccepted '127358'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%200802L8AF10320>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L8AF10320> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L8AF10320> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.7485 6.1416)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-25.7485"^^xsd:decimal ;
  dwc:decimalLongitude "6.1416"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "965"^^xsd:integer ;
  dwc:maximumDepthInMeters "980"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1446.55"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L8AF10320>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.7485 6.1416)"^^geo:wktLiteral ;
  geo-pos:lat "-25.7485"^^xsd:decimal ;
  geo-pos:long "6.1416"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1446.55"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%200802L8AF10320>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 0802L8AF10320" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 0802L8AF10320'^^xsd:string;
  dwc:scientificName 'Coelorinchus labiatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '6.1416'^^xsd:double;
  dwc:startLongitude '6.1403'^^xsd:double;
  dwc:endLongitude '6.143'^^xsd:double;
  dwc:latitude '-25.7485'^^xsd:double;
  dwc:startLatitude '-25.7355'^^xsd:double;
  dwc:endLatitude '-25.7615'^^xsd:double;
  dwc:coordinatePrecision '1446.55'^^xsd:double;
  dwc:minimumDepth '965'^^xsd:integer;
  dwc:maximumDepth '980'^^xsd:integer;
  dwc:temperature '3.9'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 0802L8AF10320'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '280299'^^xsd:integer;
  dwc:sampleSize '0,05795644 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,05795644 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 0802L8AF10320'^^xsd:string;
  dwc:observationDate '2008-02-17'^^xsd:date;
  dwc:aphiaIdAccepted '280299'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%200802L8AF10325>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L8AF10325> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L8AF10325> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.7485 6.1416)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-25.7485"^^xsd:decimal ;
  dwc:decimalLongitude "6.1416"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "965"^^xsd:integer ;
  dwc:maximumDepthInMeters "980"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1446.55"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L8AF10325>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.7485 6.1416)"^^geo:wktLiteral ;
  geo-pos:lat "-25.7485"^^xsd:decimal ;
  geo-pos:long "6.1416"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1446.55"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%200802L8AF10325>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 0802L8AF10325" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 0802L8AF10325'^^xsd:string;
  dwc:scientificName 'Cetonurus globiceps'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '6.1416'^^xsd:double;
  dwc:startLongitude '6.1403'^^xsd:double;
  dwc:endLongitude '6.143'^^xsd:double;
  dwc:latitude '-25.7485'^^xsd:double;
  dwc:startLatitude '-25.7355'^^xsd:double;
  dwc:endLatitude '-25.7615'^^xsd:double;
  dwc:coordinatePrecision '1446.55'^^xsd:double;
  dwc:minimumDepth '965'^^xsd:integer;
  dwc:maximumDepth '980'^^xsd:integer;
  dwc:temperature '3.9'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 0802L8AF10325'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '126467'^^xsd:integer;
  dwc:sampleSize '0,05795644 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,05795644 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 0802L8AF10325'^^xsd:string;
  dwc:observationDate '2008-02-17'^^xsd:date;
  dwc:aphiaIdAccepted '126467'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%200802L7AF40070>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L7AF40070> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L7AF40070> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.1794 6.1245)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-26.1794"^^xsd:decimal ;
  dwc:decimalLongitude "6.1245"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1091"^^xsd:integer ;
  dwc:maximumDepthInMeters "1098"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1388.34"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L7AF40070>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.1794 6.1245)"^^geo:wktLiteral ;
  geo-pos:lat "-26.1794"^^xsd:decimal ;
  geo-pos:long "6.1245"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1388.34"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%200802L7AF40070>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 0802L7AF40070" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 0802L7AF40070'^^xsd:string;
  dwc:scientificName 'Pyrosoma atlanticum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '6.1245'^^xsd:double;
  dwc:startLongitude '6.1355'^^xsd:double;
  dwc:endLongitude '6.1135'^^xsd:double;
  dwc:latitude '-26.1794'^^xsd:double;
  dwc:startLatitude '-26.1717'^^xsd:double;
  dwc:endLatitude '-26.187'^^xsd:double;
  dwc:coordinatePrecision '1388.34'^^xsd:double;
  dwc:minimumDepth '1091'^^xsd:integer;
  dwc:maximumDepth '1098'^^xsd:integer;
  dwc:temperature '3.4'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 0802L7AF40070'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '137250'^^xsd:integer;
  dwc:sampleSize '0,05526589 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,05526589 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 0802L7AF40070'^^xsd:string;
  dwc:observationDate '2008-02-11'^^xsd:date;
  dwc:aphiaIdAccepted '137250'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%200802L8AF10465>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L8AF10465> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L8AF10465> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.7485 6.1416)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-25.7485"^^xsd:decimal ;
  dwc:decimalLongitude "6.1416"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "965"^^xsd:integer ;
  dwc:maximumDepthInMeters "980"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1446.55"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L8AF10465>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.7485 6.1416)"^^geo:wktLiteral ;
  geo-pos:lat "-25.7485"^^xsd:decimal ;
  geo-pos:long "6.1416"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1446.55"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%200802L8AF10465>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 0802L8AF10465" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 0802L8AF10465'^^xsd:string;
  dwc:scientificName 'Alepocephalus australis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '6.1416'^^xsd:double;
  dwc:startLongitude '6.1403'^^xsd:double;
  dwc:endLongitude '6.143'^^xsd:double;
  dwc:latitude '-25.7485'^^xsd:double;
  dwc:startLatitude '-25.7355'^^xsd:double;
  dwc:endLatitude '-25.7615'^^xsd:double;
  dwc:coordinatePrecision '1446.55'^^xsd:double;
  dwc:minimumDepth '965'^^xsd:integer;
  dwc:maximumDepth '980'^^xsd:integer;
  dwc:temperature '3.9'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 0802L8AF10465'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '217603'^^xsd:integer;
  dwc:sampleSize '0,05795644 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,05795644 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 0802L8AF10465'^^xsd:string;
  dwc:observationDate '2008-02-17'^^xsd:date;
  dwc:aphiaIdAccepted '217603'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%200802L7AF10832>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L7AF10832> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L7AF10832> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.1794 6.1245)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-26.1794"^^xsd:decimal ;
  dwc:decimalLongitude "6.1245"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1091"^^xsd:integer ;
  dwc:maximumDepthInMeters "1098"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1388.34"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L7AF10832>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.1794 6.1245)"^^geo:wktLiteral ;
  geo-pos:lat "-26.1794"^^xsd:decimal ;
  geo-pos:long "6.1245"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1388.34"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%200802L7AF10832>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 0802L7AF10832" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 0802L7AF10832'^^xsd:string;
  dwc:scientificName 'Coryphaenoides striaturus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '6.1245'^^xsd:double;
  dwc:startLongitude '6.1355'^^xsd:double;
  dwc:endLongitude '6.1135'^^xsd:double;
  dwc:latitude '-26.1794'^^xsd:double;
  dwc:startLatitude '-26.1717'^^xsd:double;
  dwc:endLatitude '-26.187'^^xsd:double;
  dwc:coordinatePrecision '1388.34'^^xsd:double;
  dwc:minimumDepth '1091'^^xsd:integer;
  dwc:maximumDepth '1098'^^xsd:integer;
  dwc:temperature '3.4'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 0802L7AF10832'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '217763'^^xsd:integer;
  dwc:sampleSize '0,05526589 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,05526589 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 0802L7AF10832'^^xsd:string;
  dwc:observationDate '2008-02-11'^^xsd:date;
  dwc:aphiaIdAccepted '217763'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%200802L7AF10856>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L7AF10856> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L7AF10856> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.1794 6.1245)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-26.1794"^^xsd:decimal ;
  dwc:decimalLongitude "6.1245"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1091"^^xsd:integer ;
  dwc:maximumDepthInMeters "1098"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1388.34"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L7AF10856>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.1794 6.1245)"^^geo:wktLiteral ;
  geo-pos:lat "-26.1794"^^xsd:decimal ;
  geo-pos:long "6.1245"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1388.34"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%200802L7AF10856>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 0802L7AF10856" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 0802L7AF10856'^^xsd:string;
  dwc:scientificName 'Guttigadus globiceps'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '6.1245'^^xsd:double;
  dwc:startLongitude '6.1355'^^xsd:double;
  dwc:endLongitude '6.1135'^^xsd:double;
  dwc:latitude '-26.1794'^^xsd:double;
  dwc:startLatitude '-26.1717'^^xsd:double;
  dwc:endLatitude '-26.187'^^xsd:double;
  dwc:coordinatePrecision '1388.34'^^xsd:double;
  dwc:minimumDepth '1091'^^xsd:integer;
  dwc:maximumDepth '1098'^^xsd:integer;
  dwc:temperature '3.4'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 0802L7AF10856'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '275875'^^xsd:integer;
  dwc:sampleSize '0,05526589 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,05526589 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 0802L7AF10856'^^xsd:string;
  dwc:observationDate '2008-02-11'^^xsd:date;
  dwc:aphiaIdAccepted '275875'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%200802L7AF10918>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L7AF10918> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L7AF10918> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.1794 6.1245)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-26.1794"^^xsd:decimal ;
  dwc:decimalLongitude "6.1245"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1091"^^xsd:integer ;
  dwc:maximumDepthInMeters "1098"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1388.34"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L7AF10918>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.1794 6.1245)"^^geo:wktLiteral ;
  geo-pos:lat "-26.1794"^^xsd:decimal ;
  geo-pos:long "6.1245"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1388.34"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%200802L7AF10918>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 0802L7AF10918" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 0802L7AF10918'^^xsd:string;
  dwc:scientificName 'Ceratias holboelli'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '6.1245'^^xsd:double;
  dwc:startLongitude '6.1355'^^xsd:double;
  dwc:endLongitude '6.1135'^^xsd:double;
  dwc:latitude '-26.1794'^^xsd:double;
  dwc:startLatitude '-26.1717'^^xsd:double;
  dwc:endLatitude '-26.187'^^xsd:double;
  dwc:coordinatePrecision '1388.34'^^xsd:double;
  dwc:minimumDepth '1091'^^xsd:integer;
  dwc:maximumDepth '1098'^^xsd:integer;
  dwc:temperature '3.4'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 0802L7AF10918'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '126537'^^xsd:integer;
  dwc:sampleSize '0,05526589 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,05526589 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 0802L7AF10918'^^xsd:string;
  dwc:observationDate '2008-02-11'^^xsd:date;
  dwc:aphiaIdAccepted '126537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%200802L7AF10919>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L7AF10919> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L7AF10919> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.1794 6.1245)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-26.1794"^^xsd:decimal ;
  dwc:decimalLongitude "6.1245"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1091"^^xsd:integer ;
  dwc:maximumDepthInMeters "1098"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1388.34"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L7AF10919>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.1794 6.1245)"^^geo:wktLiteral ;
  geo-pos:lat "-26.1794"^^xsd:decimal ;
  geo-pos:long "6.1245"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1388.34"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%200802L7AF10919>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 0802L7AF10919" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 0802L7AF10919'^^xsd:string;
  dwc:scientificName 'Squalogadus modificatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '6.1245'^^xsd:double;
  dwc:startLongitude '6.1355'^^xsd:double;
  dwc:endLongitude '6.1135'^^xsd:double;
  dwc:latitude '-26.1794'^^xsd:double;
  dwc:startLatitude '-26.1717'^^xsd:double;
  dwc:endLatitude '-26.187'^^xsd:double;
  dwc:coordinatePrecision '1388.34'^^xsd:double;
  dwc:minimumDepth '1091'^^xsd:integer;
  dwc:maximumDepth '1098'^^xsd:integer;
  dwc:temperature '3.4'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 0802L7AF10919'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '221514'^^xsd:integer;
  dwc:sampleSize '0,05526589 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,05526589 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 0802L7AF10919'^^xsd:string;
  dwc:observationDate '2008-02-11'^^xsd:date;
  dwc:aphiaIdAccepted '221514'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%200802L7AF20148>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L7AF20148> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L7AF20148> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.1794 6.1245)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-26.1794"^^xsd:decimal ;
  dwc:decimalLongitude "6.1245"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1091"^^xsd:integer ;
  dwc:maximumDepthInMeters "1098"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1388.34"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L7AF20148>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.1794 6.1245)"^^geo:wktLiteral ;
  geo-pos:lat "-26.1794"^^xsd:decimal ;
  geo-pos:long "6.1245"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1388.34"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%200802L7AF20148>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 0802L7AF20148" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 0802L7AF20148'^^xsd:string;
  dwc:scientificName 'Acanthephyra eximia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '6.1245'^^xsd:double;
  dwc:startLongitude '6.1355'^^xsd:double;
  dwc:endLongitude '6.1135'^^xsd:double;
  dwc:latitude '-26.1794'^^xsd:double;
  dwc:startLatitude '-26.1717'^^xsd:double;
  dwc:endLatitude '-26.187'^^xsd:double;
  dwc:coordinatePrecision '1388.34'^^xsd:double;
  dwc:minimumDepth '1091'^^xsd:integer;
  dwc:maximumDepth '1098'^^xsd:integer;
  dwc:temperature '3.4'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 0802L7AF20148'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '564909'^^xsd:integer;
  dwc:sampleSize '0,05526589 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,05526589 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 0802L7AF20148'^^xsd:string;
  dwc:observationDate '2008-02-11'^^xsd:date;
  dwc:aphiaIdAccepted '564909'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%200802L7AF20138>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L7AF20138> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L7AF20138> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.1794 6.1245)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-26.1794"^^xsd:decimal ;
  dwc:decimalLongitude "6.1245"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1091"^^xsd:integer ;
  dwc:maximumDepthInMeters "1098"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1388.34"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L7AF20138>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.1794 6.1245)"^^geo:wktLiteral ;
  geo-pos:lat "-26.1794"^^xsd:decimal ;
  geo-pos:long "6.1245"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1388.34"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%200802L7AF20138>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 0802L7AF20138" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 0802L7AF20138'^^xsd:string;
  dwc:scientificName 'Funchalia woodwardi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '6.1245'^^xsd:double;
  dwc:startLongitude '6.1355'^^xsd:double;
  dwc:endLongitude '6.1135'^^xsd:double;
  dwc:latitude '-26.1794'^^xsd:double;
  dwc:startLatitude '-26.1717'^^xsd:double;
  dwc:endLatitude '-26.187'^^xsd:double;
  dwc:coordinatePrecision '1388.34'^^xsd:double;
  dwc:minimumDepth '1091'^^xsd:integer;
  dwc:maximumDepth '1098'^^xsd:integer;
  dwc:temperature '3.4'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 0802L7AF20138'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '107101'^^xsd:integer;
  dwc:sampleSize '0,05526589 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,05526589 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 0802L7AF20138'^^xsd:string;
  dwc:observationDate '2008-02-11'^^xsd:date;
  dwc:aphiaIdAccepted '107101'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%200802L7AF20039>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L7AF20039> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L7AF20039> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.1794 6.1245)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-26.1794"^^xsd:decimal ;
  dwc:decimalLongitude "6.1245"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1091"^^xsd:integer ;
  dwc:maximumDepthInMeters "1098"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1388.34"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L7AF20039>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.1794 6.1245)"^^geo:wktLiteral ;
  geo-pos:lat "-26.1794"^^xsd:decimal ;
  geo-pos:long "6.1245"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1388.34"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%200802L7AF20039>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 0802L7AF20039" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 0802L7AF20039'^^xsd:string;
  dwc:scientificName 'Aristaeopsis edwardsiana'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '6.1245'^^xsd:double;
  dwc:startLongitude '6.1355'^^xsd:double;
  dwc:endLongitude '6.1135'^^xsd:double;
  dwc:latitude '-26.1794'^^xsd:double;
  dwc:startLatitude '-26.1717'^^xsd:double;
  dwc:endLatitude '-26.187'^^xsd:double;
  dwc:coordinatePrecision '1388.34'^^xsd:double;
  dwc:minimumDepth '1091'^^xsd:integer;
  dwc:maximumDepth '1098'^^xsd:integer;
  dwc:temperature '3.4'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 0802L7AF20039'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '240796'^^xsd:integer;
  dwc:sampleSize '0,05526589 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,05526589 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 0802L7AF20039'^^xsd:string;
  dwc:observationDate '2008-02-11'^^xsd:date;
  dwc:aphiaIdAccepted '240796'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%200802L7AF10989>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L7AF10989> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L7AF10989> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.1794 6.1245)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-26.1794"^^xsd:decimal ;
  dwc:decimalLongitude "6.1245"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1091"^^xsd:integer ;
  dwc:maximumDepthInMeters "1098"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1388.34"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L7AF10989>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.1794 6.1245)"^^geo:wktLiteral ;
  geo-pos:lat "-26.1794"^^xsd:decimal ;
  geo-pos:long "6.1245"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1388.34"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%200802L7AF10989>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 0802L7AF10989" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 0802L7AF10989'^^xsd:string;
  dwc:scientificName 'Echiostoma barbatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '6.1245'^^xsd:double;
  dwc:startLongitude '6.1355'^^xsd:double;
  dwc:endLongitude '6.1135'^^xsd:double;
  dwc:latitude '-26.1794'^^xsd:double;
  dwc:startLatitude '-26.1717'^^xsd:double;
  dwc:endLatitude '-26.187'^^xsd:double;
  dwc:coordinatePrecision '1388.34'^^xsd:double;
  dwc:minimumDepth '1091'^^xsd:integer;
  dwc:maximumDepth '1098'^^xsd:integer;
  dwc:temperature '3.4'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 0802L7AF10989'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '127340'^^xsd:integer;
  dwc:sampleSize '0,05526589 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,05526589 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 0802L7AF10989'^^xsd:string;
  dwc:observationDate '2008-02-11'^^xsd:date;
  dwc:aphiaIdAccepted '127340'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%200802L7AF10932>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L7AF10932> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L7AF10932> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.1794 6.1245)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-26.1794"^^xsd:decimal ;
  dwc:decimalLongitude "6.1245"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1091"^^xsd:integer ;
  dwc:maximumDepthInMeters "1098"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1388.34"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L7AF10932>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.1794 6.1245)"^^geo:wktLiteral ;
  geo-pos:lat "-26.1794"^^xsd:decimal ;
  geo-pos:long "6.1245"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1388.34"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%200802L7AF10932>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 0802L7AF10932" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 0802L7AF10932'^^xsd:string;
  dwc:scientificName 'Bathylagus antarcticus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '6.1245'^^xsd:double;
  dwc:startLongitude '6.1355'^^xsd:double;
  dwc:endLongitude '6.1135'^^xsd:double;
  dwc:latitude '-26.1794'^^xsd:double;
  dwc:startLatitude '-26.1717'^^xsd:double;
  dwc:endLatitude '-26.187'^^xsd:double;
  dwc:coordinatePrecision '1388.34'^^xsd:double;
  dwc:minimumDepth '1091'^^xsd:integer;
  dwc:maximumDepth '1098'^^xsd:integer;
  dwc:temperature '3.4'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 0802L7AF10932'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '234631'^^xsd:integer;
  dwc:sampleSize '0,05526589 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,05526589 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 0802L7AF10932'^^xsd:string;
  dwc:observationDate '2008-02-11'^^xsd:date;
  dwc:aphiaIdAccepted '234631'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%200802L7AF10950>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L7AF10950> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L7AF10950> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.1794 6.1245)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-26.1794"^^xsd:decimal ;
  dwc:decimalLongitude "6.1245"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1091"^^xsd:integer ;
  dwc:maximumDepthInMeters "1098"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1388.34"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L7AF10950>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.1794 6.1245)"^^geo:wktLiteral ;
  geo-pos:lat "-26.1794"^^xsd:decimal ;
  geo-pos:long "6.1245"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1388.34"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%200802L7AF10950>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 0802L7AF10950" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 0802L7AF10950'^^xsd:string;
  dwc:scientificName 'Scopelogadus mizolepis mizolepis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '6.1245'^^xsd:double;
  dwc:startLongitude '6.1355'^^xsd:double;
  dwc:endLongitude '6.1135'^^xsd:double;
  dwc:latitude '-26.1794'^^xsd:double;
  dwc:startLatitude '-26.1717'^^xsd:double;
  dwc:endLatitude '-26.187'^^xsd:double;
  dwc:coordinatePrecision '1388.34'^^xsd:double;
  dwc:minimumDepth '1091'^^xsd:integer;
  dwc:maximumDepth '1098'^^xsd:integer;
  dwc:temperature '3.4'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 0802L7AF10950'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '293738'^^xsd:integer;
  dwc:sampleSize '0,05526589 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,05526589 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 0802L7AF10950'^^xsd:string;
  dwc:observationDate '2008-02-11'^^xsd:date;
  dwc:aphiaIdAccepted '127279'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%200802L7AF10957>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L7AF10957> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L7AF10957> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.1794 6.1245)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-26.1794"^^xsd:decimal ;
  dwc:decimalLongitude "6.1245"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1091"^^xsd:integer ;
  dwc:maximumDepthInMeters "1098"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1388.34"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L7AF10957>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.1794 6.1245)"^^geo:wktLiteral ;
  geo-pos:lat "-26.1794"^^xsd:decimal ;
  geo-pos:long "6.1245"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1388.34"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%200802L7AF10957>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 0802L7AF10957" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 0802L7AF10957'^^xsd:string;
  dwc:scientificName 'Sternoptyx pseudodiaphana'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '6.1245'^^xsd:double;
  dwc:startLongitude '6.1355'^^xsd:double;
  dwc:endLongitude '6.1135'^^xsd:double;
  dwc:latitude '-26.1794'^^xsd:double;
  dwc:startLatitude '-26.1717'^^xsd:double;
  dwc:endLatitude '-26.187'^^xsd:double;
  dwc:coordinatePrecision '1388.34'^^xsd:double;
  dwc:minimumDepth '1091'^^xsd:integer;
  dwc:maximumDepth '1098'^^xsd:integer;
  dwc:temperature '3.4'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 0802L7AF10957'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '275005'^^xsd:integer;
  dwc:sampleSize '0,05526589 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,05526589 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 0802L7AF10957'^^xsd:string;
  dwc:observationDate '2008-02-11'^^xsd:date;
  dwc:aphiaIdAccepted '275005'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%200802L7AF10962>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L7AF10962> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L7AF10962> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.1794 6.1245)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-26.1794"^^xsd:decimal ;
  dwc:decimalLongitude "6.1245"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1091"^^xsd:integer ;
  dwc:maximumDepthInMeters "1098"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1388.34"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L7AF10962>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.1794 6.1245)"^^geo:wktLiteral ;
  geo-pos:lat "-26.1794"^^xsd:decimal ;
  geo-pos:long "6.1245"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1388.34"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%200802L7AF10962>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 0802L7AF10962" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 0802L7AF10962'^^xsd:string;
  dwc:scientificName 'Gadomus capensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '6.1245'^^xsd:double;
  dwc:startLongitude '6.1355'^^xsd:double;
  dwc:endLongitude '6.1135'^^xsd:double;
  dwc:latitude '-26.1794'^^xsd:double;
  dwc:startLatitude '-26.1717'^^xsd:double;
  dwc:endLatitude '-26.187'^^xsd:double;
  dwc:coordinatePrecision '1388.34'^^xsd:double;
  dwc:minimumDepth '1091'^^xsd:integer;
  dwc:maximumDepth '1098'^^xsd:integer;
  dwc:temperature '3.4'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 0802L7AF10962'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '217768'^^xsd:integer;
  dwc:sampleSize '0,05526589 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,05526589 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 0802L7AF10962'^^xsd:string;
  dwc:observationDate '2008-02-11'^^xsd:date;
  dwc:aphiaIdAccepted '217768'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%200802L8AF10932>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L8AF10932> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L8AF10932> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.7485 6.1416)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-25.7485"^^xsd:decimal ;
  dwc:decimalLongitude "6.1416"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "965"^^xsd:integer ;
  dwc:maximumDepthInMeters "980"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1446.55"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L8AF10932>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.7485 6.1416)"^^geo:wktLiteral ;
  geo-pos:lat "-25.7485"^^xsd:decimal ;
  geo-pos:long "6.1416"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1446.55"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%200802L8AF10932>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 0802L8AF10932" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 0802L8AF10932'^^xsd:string;
  dwc:scientificName 'Bathylagus antarcticus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '6.1416'^^xsd:double;
  dwc:startLongitude '6.1403'^^xsd:double;
  dwc:endLongitude '6.143'^^xsd:double;
  dwc:latitude '-25.7485'^^xsd:double;
  dwc:startLatitude '-25.7355'^^xsd:double;
  dwc:endLatitude '-25.7615'^^xsd:double;
  dwc:coordinatePrecision '1446.55'^^xsd:double;
  dwc:minimumDepth '965'^^xsd:integer;
  dwc:maximumDepth '980'^^xsd:integer;
  dwc:temperature '3.9'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 0802L8AF10932'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '234631'^^xsd:integer;
  dwc:sampleSize '0,05795644 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,05795644 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 0802L8AF10932'^^xsd:string;
  dwc:observationDate '2008-02-17'^^xsd:date;
  dwc:aphiaIdAccepted '234631'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%200802L8AF20072>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L8AF20072> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L8AF20072> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.7485 6.1416)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-25.7485"^^xsd:decimal ;
  dwc:decimalLongitude "6.1416"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "965"^^xsd:integer ;
  dwc:maximumDepthInMeters "980"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1446.55"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L8AF20072>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.7485 6.1416)"^^geo:wktLiteral ;
  geo-pos:lat "-25.7485"^^xsd:decimal ;
  geo-pos:long "6.1416"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1446.55"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%200802L8AF20072>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 0802L8AF20072" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 0802L8AF20072'^^xsd:string;
  dwc:scientificName 'Pentacheles laevis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '6.1416'^^xsd:double;
  dwc:startLongitude '6.1403'^^xsd:double;
  dwc:endLongitude '6.143'^^xsd:double;
  dwc:latitude '-25.7485'^^xsd:double;
  dwc:startLatitude '-25.7355'^^xsd:double;
  dwc:endLatitude '-25.7615'^^xsd:double;
  dwc:coordinatePrecision '1446.55'^^xsd:double;
  dwc:minimumDepth '965'^^xsd:integer;
  dwc:maximumDepth '980'^^xsd:integer;
  dwc:temperature '3.9'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 0802L8AF20072'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '382979'^^xsd:integer;
  dwc:sampleSize '0,05795644 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,05795644 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 0802L8AF20072'^^xsd:string;
  dwc:observationDate '2008-02-17'^^xsd:date;
  dwc:aphiaIdAccepted '382979'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%200802L8AF10962>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L8AF10962> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L8AF10962> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.7485 6.1416)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-25.7485"^^xsd:decimal ;
  dwc:decimalLongitude "6.1416"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "965"^^xsd:integer ;
  dwc:maximumDepthInMeters "980"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1446.55"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L8AF10962>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.7485 6.1416)"^^geo:wktLiteral ;
  geo-pos:lat "-25.7485"^^xsd:decimal ;
  geo-pos:long "6.1416"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1446.55"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%200802L8AF10962>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 0802L8AF10962" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 0802L8AF10962'^^xsd:string;
  dwc:scientificName 'Gadomus capensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '6.1416'^^xsd:double;
  dwc:startLongitude '6.1403'^^xsd:double;
  dwc:endLongitude '6.143'^^xsd:double;
  dwc:latitude '-25.7485'^^xsd:double;
  dwc:startLatitude '-25.7355'^^xsd:double;
  dwc:endLatitude '-25.7615'^^xsd:double;
  dwc:coordinatePrecision '1446.55'^^xsd:double;
  dwc:minimumDepth '965'^^xsd:integer;
  dwc:maximumDepth '980'^^xsd:integer;
  dwc:temperature '3.9'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 0802L8AF10962'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '217768'^^xsd:integer;
  dwc:sampleSize '0,05795644 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,05795644 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 0802L8AF10962'^^xsd:string;
  dwc:observationDate '2008-02-17'^^xsd:date;
  dwc:aphiaIdAccepted '217768'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%200802L8AF11010>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L8AF11010> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L8AF11010> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.7485 6.1416)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-25.7485"^^xsd:decimal ;
  dwc:decimalLongitude "6.1416"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "965"^^xsd:integer ;
  dwc:maximumDepthInMeters "980"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1446.55"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L8AF11010>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.7485 6.1416)"^^geo:wktLiteral ;
  geo-pos:lat "-25.7485"^^xsd:decimal ;
  geo-pos:long "6.1416"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1446.55"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%200802L8AF11010>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 0802L8AF11010" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 0802L8AF11010'^^xsd:string;
  dwc:scientificName 'Etmopterus bigelowi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '6.1416'^^xsd:double;
  dwc:startLongitude '6.1403'^^xsd:double;
  dwc:endLongitude '6.143'^^xsd:double;
  dwc:latitude '-25.7485'^^xsd:double;
  dwc:startLatitude '-25.7355'^^xsd:double;
  dwc:endLatitude '-25.7615'^^xsd:double;
  dwc:coordinatePrecision '1446.55'^^xsd:double;
  dwc:minimumDepth '965'^^xsd:integer;
  dwc:maximumDepth '980'^^xsd:integer;
  dwc:temperature '3.9'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 0802L8AF11010'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '215605'^^xsd:integer;
  dwc:sampleSize '0,05795644 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,05795644 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 0802L8AF11010'^^xsd:string;
  dwc:observationDate '2008-02-17'^^xsd:date;
  dwc:aphiaIdAccepted '215605'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%200802L8AF10832>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L8AF10832> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L8AF10832> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.7485 6.1416)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-25.7485"^^xsd:decimal ;
  dwc:decimalLongitude "6.1416"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "965"^^xsd:integer ;
  dwc:maximumDepthInMeters "980"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1446.55"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L8AF10832>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.7485 6.1416)"^^geo:wktLiteral ;
  geo-pos:lat "-25.7485"^^xsd:decimal ;
  geo-pos:long "6.1416"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1446.55"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%200802L8AF10832>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 0802L8AF10832" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 0802L8AF10832'^^xsd:string;
  dwc:scientificName 'Coryphaenoides striaturus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '6.1416'^^xsd:double;
  dwc:startLongitude '6.1403'^^xsd:double;
  dwc:endLongitude '6.143'^^xsd:double;
  dwc:latitude '-25.7485'^^xsd:double;
  dwc:startLatitude '-25.7355'^^xsd:double;
  dwc:endLatitude '-25.7615'^^xsd:double;
  dwc:coordinatePrecision '1446.55'^^xsd:double;
  dwc:minimumDepth '965'^^xsd:integer;
  dwc:maximumDepth '980'^^xsd:integer;
  dwc:temperature '3.9'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 0802L8AF10832'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '217763'^^xsd:integer;
  dwc:sampleSize '0,05795644 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,05795644 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 0802L8AF10832'^^xsd:string;
  dwc:observationDate '2008-02-17'^^xsd:date;
  dwc:aphiaIdAccepted '217763'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%200802L8AF10790>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L8AF10790> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L8AF10790> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.7485 6.1416)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-25.7485"^^xsd:decimal ;
  dwc:decimalLongitude "6.1416"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "965"^^xsd:integer ;
  dwc:maximumDepthInMeters "980"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1446.55"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L8AF10790>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.7485 6.1416)"^^geo:wktLiteral ;
  geo-pos:lat "-25.7485"^^xsd:decimal ;
  geo-pos:long "6.1416"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1446.55"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%200802L8AF10790>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 0802L8AF10790" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 0802L8AF10790'^^xsd:string;
  dwc:scientificName 'Sphagemacrurus hirundo'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '6.1416'^^xsd:double;
  dwc:startLongitude '6.1403'^^xsd:double;
  dwc:endLongitude '6.143'^^xsd:double;
  dwc:latitude '-25.7485'^^xsd:double;
  dwc:startLatitude '-25.7355'^^xsd:double;
  dwc:endLatitude '-25.7615'^^xsd:double;
  dwc:coordinatePrecision '1446.55'^^xsd:double;
  dwc:minimumDepth '965'^^xsd:integer;
  dwc:maximumDepth '980'^^xsd:integer;
  dwc:temperature '3.9'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 0802L8AF10790'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '126479'^^xsd:integer;
  dwc:sampleSize '0,05795644 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,05795644 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 0802L8AF10790'^^xsd:string;
  dwc:observationDate '2008-02-17'^^xsd:date;
  dwc:aphiaIdAccepted '126479'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%200802L8AF10829>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L8AF10829> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L8AF10829> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.7485 6.1416)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-25.7485"^^xsd:decimal ;
  dwc:decimalLongitude "6.1416"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "965"^^xsd:integer ;
  dwc:maximumDepthInMeters "980"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1446.55"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L8AF10829>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.7485 6.1416)"^^geo:wktLiteral ;
  geo-pos:lat "-25.7485"^^xsd:decimal ;
  geo-pos:long "6.1416"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1446.55"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%200802L8AF10829>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 0802L8AF10829" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 0802L8AF10829'^^xsd:string;
  dwc:scientificName 'Hoplostethus atlanticus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '6.1416'^^xsd:double;
  dwc:startLongitude '6.1403'^^xsd:double;
  dwc:endLongitude '6.143'^^xsd:double;
  dwc:latitude '-25.7485'^^xsd:double;
  dwc:startLatitude '-25.7355'^^xsd:double;
  dwc:endLatitude '-25.7615'^^xsd:double;
  dwc:coordinatePrecision '1446.55'^^xsd:double;
  dwc:minimumDepth '965'^^xsd:integer;
  dwc:maximumDepth '980'^^xsd:integer;
  dwc:temperature '3.9'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 0802L8AF10829'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '126402'^^xsd:integer;
  dwc:sampleSize '0,05795644 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,05795644 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 0802L8AF10829'^^xsd:string;
  dwc:observationDate '2008-02-17'^^xsd:date;
  dwc:aphiaIdAccepted '126402'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%200802L8AF10826>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L8AF10826> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L8AF10826> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.7485 6.1416)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-25.7485"^^xsd:decimal ;
  dwc:decimalLongitude "6.1416"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "965"^^xsd:integer ;
  dwc:maximumDepthInMeters "980"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1446.55"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L8AF10826>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.7485 6.1416)"^^geo:wktLiteral ;
  geo-pos:lat "-25.7485"^^xsd:decimal ;
  geo-pos:long "6.1416"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1446.55"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%200802L8AF10826>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 0802L8AF10826" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 0802L8AF10826'^^xsd:string;
  dwc:scientificName 'Allocyttus verrucosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '6.1416'^^xsd:double;
  dwc:startLongitude '6.1403'^^xsd:double;
  dwc:endLongitude '6.143'^^xsd:double;
  dwc:latitude '-25.7485'^^xsd:double;
  dwc:startLatitude '-25.7355'^^xsd:double;
  dwc:endLatitude '-25.7615'^^xsd:double;
  dwc:coordinatePrecision '1446.55'^^xsd:double;
  dwc:minimumDepth '965'^^xsd:integer;
  dwc:maximumDepth '980'^^xsd:integer;
  dwc:temperature '3.9'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 0802L8AF10826'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '127422'^^xsd:integer;
  dwc:sampleSize '0,05795644 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,05795644 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 0802L8AF10826'^^xsd:string;
  dwc:observationDate '2008-02-17'^^xsd:date;
  dwc:aphiaIdAccepted '127422'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%200802L8AF10827>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L8AF10827> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L8AF10827> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.7485 6.1416)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-25.7485"^^xsd:decimal ;
  dwc:decimalLongitude "6.1416"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "965"^^xsd:integer ;
  dwc:maximumDepthInMeters "980"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1446.55"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L8AF10827>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.7485 6.1416)"^^geo:wktLiteral ;
  geo-pos:lat "-25.7485"^^xsd:decimal ;
  geo-pos:long "6.1416"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1446.55"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%200802L8AF10827>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 0802L8AF10827" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 0802L8AF10827'^^xsd:string;
  dwc:scientificName 'Nezumia brevibarbata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '6.1416'^^xsd:double;
  dwc:startLongitude '6.1403'^^xsd:double;
  dwc:endLongitude '6.143'^^xsd:double;
  dwc:latitude '-25.7485'^^xsd:double;
  dwc:startLatitude '-25.7355'^^xsd:double;
  dwc:endLatitude '-25.7615'^^xsd:double;
  dwc:coordinatePrecision '1446.55'^^xsd:double;
  dwc:minimumDepth '965'^^xsd:integer;
  dwc:maximumDepth '980'^^xsd:integer;
  dwc:temperature '3.9'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 0802L8AF10827'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '217780'^^xsd:integer;
  dwc:sampleSize '0,05795644 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,05795644 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 0802L8AF10827'^^xsd:string;
  dwc:observationDate '2008-02-17'^^xsd:date;
  dwc:aphiaIdAccepted '217780'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%200802L8AF10828>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L8AF10828> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L8AF10828> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.7485 6.1416)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-25.7485"^^xsd:decimal ;
  dwc:decimalLongitude "6.1416"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "965"^^xsd:integer ;
  dwc:maximumDepthInMeters "980"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1446.55"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L8AF10828>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.7485 6.1416)"^^geo:wktLiteral ;
  geo-pos:lat "-25.7485"^^xsd:decimal ;
  geo-pos:long "6.1416"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1446.55"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%200802L8AF10828>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 0802L8AF10828" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 0802L8AF10828'^^xsd:string;
  dwc:scientificName 'Antimora rostrata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '6.1416'^^xsd:double;
  dwc:startLongitude '6.1403'^^xsd:double;
  dwc:endLongitude '6.143'^^xsd:double;
  dwc:latitude '-25.7485'^^xsd:double;
  dwc:startLatitude '-25.7355'^^xsd:double;
  dwc:endLatitude '-25.7615'^^xsd:double;
  dwc:coordinatePrecision '1446.55'^^xsd:double;
  dwc:minimumDepth '965'^^xsd:integer;
  dwc:maximumDepth '980'^^xsd:integer;
  dwc:temperature '3.9'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 0802L8AF10828'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '126486'^^xsd:integer;
  dwc:sampleSize '0,05795644 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,05795644 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 0802L8AF10828'^^xsd:string;
  dwc:observationDate '2008-02-17'^^xsd:date;
  dwc:aphiaIdAccepted '126486'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%200802L8AF10779>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L8AF10779> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L8AF10779> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.7485 6.1416)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-25.7485"^^xsd:decimal ;
  dwc:decimalLongitude "6.1416"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "965"^^xsd:integer ;
  dwc:maximumDepthInMeters "980"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1446.55"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L8AF10779>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.7485 6.1416)"^^geo:wktLiteral ;
  geo-pos:lat "-25.7485"^^xsd:decimal ;
  geo-pos:long "6.1416"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1446.55"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%200802L8AF10779>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 0802L8AF10779" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 0802L8AF10779'^^xsd:string;
  dwc:scientificName 'Rouleina attrita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '6.1416'^^xsd:double;
  dwc:startLongitude '6.1403'^^xsd:double;
  dwc:endLongitude '6.143'^^xsd:double;
  dwc:latitude '-25.7485'^^xsd:double;
  dwc:startLatitude '-25.7355'^^xsd:double;
  dwc:endLatitude '-25.7615'^^xsd:double;
  dwc:coordinatePrecision '1446.55'^^xsd:double;
  dwc:minimumDepth '965'^^xsd:integer;
  dwc:maximumDepth '980'^^xsd:integer;
  dwc:temperature '3.9'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 0802L8AF10779'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '126709'^^xsd:integer;
  dwc:sampleSize '0,05795644 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,05795644 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 0802L8AF10779'^^xsd:string;
  dwc:observationDate '2008-02-17'^^xsd:date;
  dwc:aphiaIdAccepted '126709'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%200802L8AF10856>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L8AF10856> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L8AF10856> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.7485 6.1416)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-25.7485"^^xsd:decimal ;
  dwc:decimalLongitude "6.1416"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "965"^^xsd:integer ;
  dwc:maximumDepthInMeters "980"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1446.55"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L8AF10856>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.7485 6.1416)"^^geo:wktLiteral ;
  geo-pos:lat "-25.7485"^^xsd:decimal ;
  geo-pos:long "6.1416"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1446.55"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%200802L8AF10856>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 0802L8AF10856" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 0802L8AF10856'^^xsd:string;
  dwc:scientificName 'Guttigadus globiceps'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '6.1416'^^xsd:double;
  dwc:startLongitude '6.1403'^^xsd:double;
  dwc:endLongitude '6.143'^^xsd:double;
  dwc:latitude '-25.7485'^^xsd:double;
  dwc:startLatitude '-25.7355'^^xsd:double;
  dwc:endLatitude '-25.7615'^^xsd:double;
  dwc:coordinatePrecision '1446.55'^^xsd:double;
  dwc:minimumDepth '965'^^xsd:integer;
  dwc:maximumDepth '980'^^xsd:integer;
  dwc:temperature '3.9'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 0802L8AF10856'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '275875'^^xsd:integer;
  dwc:sampleSize '0,05795644 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,05795644 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 0802L8AF10856'^^xsd:string;
  dwc:observationDate '2008-02-17'^^xsd:date;
  dwc:aphiaIdAccepted '275875'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%200802L8AF10862>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L8AF10862> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L8AF10862> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.7485 6.1416)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-25.7485"^^xsd:decimal ;
  dwc:decimalLongitude "6.1416"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "965"^^xsd:integer ;
  dwc:maximumDepthInMeters "980"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1446.55"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L8AF10862>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.7485 6.1416)"^^geo:wktLiteral ;
  geo-pos:lat "-25.7485"^^xsd:decimal ;
  geo-pos:long "6.1416"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1446.55"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%200802L8AF10862>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 0802L8AF10862" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 0802L8AF10862'^^xsd:string;
  dwc:scientificName 'Photichthys argenteus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '6.1416'^^xsd:double;
  dwc:startLongitude '6.1403'^^xsd:double;
  dwc:endLongitude '6.143'^^xsd:double;
  dwc:latitude '-25.7485'^^xsd:double;
  dwc:startLatitude '-25.7355'^^xsd:double;
  dwc:endLatitude '-25.7615'^^xsd:double;
  dwc:coordinatePrecision '1446.55'^^xsd:double;
  dwc:minimumDepth '965'^^xsd:integer;
  dwc:maximumDepth '980'^^xsd:integer;
  dwc:temperature '3.9'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 0802L8AF10862'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '400296'^^xsd:integer;
  dwc:sampleSize '0,05795644 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,05795644 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 0802L8AF10862'^^xsd:string;
  dwc:observationDate '2008-02-17'^^xsd:date;
  dwc:aphiaIdAccepted '220007'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%200802L8AF10919>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L8AF10919> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L8AF10919> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.7485 6.1416)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-25.7485"^^xsd:decimal ;
  dwc:decimalLongitude "6.1416"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "965"^^xsd:integer ;
  dwc:maximumDepthInMeters "980"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1446.55"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L8AF10919>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.7485 6.1416)"^^geo:wktLiteral ;
  geo-pos:lat "-25.7485"^^xsd:decimal ;
  geo-pos:long "6.1416"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1446.55"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%200802L8AF10919>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 0802L8AF10919" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 0802L8AF10919'^^xsd:string;
  dwc:scientificName 'Squalogadus modificatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '6.1416'^^xsd:double;
  dwc:startLongitude '6.1403'^^xsd:double;
  dwc:endLongitude '6.143'^^xsd:double;
  dwc:latitude '-25.7485'^^xsd:double;
  dwc:startLatitude '-25.7355'^^xsd:double;
  dwc:endLatitude '-25.7615'^^xsd:double;
  dwc:coordinatePrecision '1446.55'^^xsd:double;
  dwc:minimumDepth '965'^^xsd:integer;
  dwc:maximumDepth '980'^^xsd:integer;
  dwc:temperature '3.9'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 0802L8AF10919'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '221514'^^xsd:integer;
  dwc:sampleSize '0,05795644 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,05795644 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 0802L8AF10919'^^xsd:string;
  dwc:observationDate '2008-02-17'^^xsd:date;
  dwc:aphiaIdAccepted '221514'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%200802L8AF10869>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L8AF10869> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L8AF10869> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.7485 6.1416)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-25.7485"^^xsd:decimal ;
  dwc:decimalLongitude "6.1416"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "965"^^xsd:integer ;
  dwc:maximumDepthInMeters "980"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1446.55"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L8AF10869>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.7485 6.1416)"^^geo:wktLiteral ;
  geo-pos:lat "-25.7485"^^xsd:decimal ;
  geo-pos:long "6.1416"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1446.55"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%200802L8AF10869>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 0802L8AF10869" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 0802L8AF10869'^^xsd:string;
  dwc:scientificName 'Coelorinchus acanthiger'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '6.1416'^^xsd:double;
  dwc:startLongitude '6.1403'^^xsd:double;
  dwc:endLongitude '6.143'^^xsd:double;
  dwc:latitude '-25.7485'^^xsd:double;
  dwc:startLatitude '-25.7355'^^xsd:double;
  dwc:endLatitude '-25.7615'^^xsd:double;
  dwc:coordinatePrecision '1446.55'^^xsd:double;
  dwc:minimumDepth '965'^^xsd:integer;
  dwc:maximumDepth '980'^^xsd:integer;
  dwc:temperature '3.9'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 0802L8AF10869'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '280242'^^xsd:integer;
  dwc:sampleSize '0,05795644 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,05795644 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 0802L8AF10869'^^xsd:string;
  dwc:observationDate '2008-02-17'^^xsd:date;
  dwc:aphiaIdAccepted '280242'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%200802L24AF20230>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L24AF20230> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L24AF20230> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-24.6256 6.528)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-24.6256"^^xsd:decimal ;
  dwc:decimalLongitude "6.528"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1041"^^xsd:integer ;
  dwc:maximumDepthInMeters "1084"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1444.58"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L24AF20230>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-24.6256 6.528)"^^geo:wktLiteral ;
  geo-pos:lat "-24.6256"^^xsd:decimal ;
  geo-pos:long "6.528"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1444.58"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%200802L24AF20230>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 0802L24AF20230" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 0802L24AF20230'^^xsd:string;
  dwc:scientificName 'Austropenaeus nitidus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '6.528'^^xsd:double;
  dwc:startLongitude '6.525'^^xsd:double;
  dwc:endLongitude '6.531'^^xsd:double;
  dwc:latitude '-24.6256'^^xsd:double;
  dwc:startLatitude '-24.6383'^^xsd:double;
  dwc:endLatitude '-24.6128'^^xsd:double;
  dwc:coordinatePrecision '1444.58'^^xsd:double;
  dwc:minimumDepth '1041'^^xsd:integer;
  dwc:maximumDepth '1084'^^xsd:integer;
  dwc:temperature '3.5'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 0802L24AF20230'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '246428'^^xsd:integer;
  dwc:sampleSize '0,05695994 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,05695994 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 0802L24AF20230'^^xsd:string;
  dwc:observationDate '2008-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '246428'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%200802L24AF30128>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L24AF30128> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L24AF30128> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-24.6256 6.528)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-24.6256"^^xsd:decimal ;
  dwc:decimalLongitude "6.528"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1041"^^xsd:integer ;
  dwc:maximumDepthInMeters "1084"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1444.58"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L24AF30128>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-24.6256 6.528)"^^geo:wktLiteral ;
  geo-pos:lat "-24.6256"^^xsd:decimal ;
  geo-pos:long "6.528"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1444.58"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%200802L24AF30128>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 0802L24AF30128" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 0802L24AF30128'^^xsd:string;
  dwc:scientificName 'Cymbulia peronii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '6.528'^^xsd:double;
  dwc:startLongitude '6.525'^^xsd:double;
  dwc:endLongitude '6.531'^^xsd:double;
  dwc:latitude '-24.6256'^^xsd:double;
  dwc:startLatitude '-24.6383'^^xsd:double;
  dwc:endLatitude '-24.6128'^^xsd:double;
  dwc:coordinatePrecision '1444.58'^^xsd:double;
  dwc:minimumDepth '1041'^^xsd:integer;
  dwc:maximumDepth '1084'^^xsd:integer;
  dwc:temperature '3.5'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 0802L24AF30128'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '139494'^^xsd:integer;
  dwc:sampleSize '0,05695994 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,05695994 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 0802L24AF30128'^^xsd:string;
  dwc:observationDate '2008-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '139494'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%200802L24AF40070>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L24AF40070> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L24AF40070> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-24.6256 6.528)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-24.6256"^^xsd:decimal ;
  dwc:decimalLongitude "6.528"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1041"^^xsd:integer ;
  dwc:maximumDepthInMeters "1084"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1444.58"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L24AF40070>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-24.6256 6.528)"^^geo:wktLiteral ;
  geo-pos:lat "-24.6256"^^xsd:decimal ;
  geo-pos:long "6.528"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1444.58"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%200802L24AF40070>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 0802L24AF40070" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 0802L24AF40070'^^xsd:string;
  dwc:scientificName 'Pyrosoma atlanticum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '6.528'^^xsd:double;
  dwc:startLongitude '6.525'^^xsd:double;
  dwc:endLongitude '6.531'^^xsd:double;
  dwc:latitude '-24.6256'^^xsd:double;
  dwc:startLatitude '-24.6383'^^xsd:double;
  dwc:endLatitude '-24.6128'^^xsd:double;
  dwc:coordinatePrecision '1444.58'^^xsd:double;
  dwc:minimumDepth '1041'^^xsd:integer;
  dwc:maximumDepth '1084'^^xsd:integer;
  dwc:temperature '3.5'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 0802L24AF40070'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '137250'^^xsd:integer;
  dwc:sampleSize '0,05695994 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,05695994 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 0802L24AF40070'^^xsd:string;
  dwc:observationDate '2008-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '137250'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%200802L24AF40072>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L24AF40072> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L24AF40072> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-24.6256 6.528)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-24.6256"^^xsd:decimal ;
  dwc:decimalLongitude "6.528"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1041"^^xsd:integer ;
  dwc:maximumDepthInMeters "1084"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1444.58"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L24AF40072>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-24.6256 6.528)"^^geo:wktLiteral ;
  geo-pos:lat "-24.6256"^^xsd:decimal ;
  geo-pos:long "6.528"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1444.58"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%200802L24AF40072>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 0802L24AF40072" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 0802L24AF40072'^^xsd:string;
  dwc:scientificName 'Stephanocyathus (Odontocyathus) campaniformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '6.528'^^xsd:double;
  dwc:startLongitude '6.525'^^xsd:double;
  dwc:endLongitude '6.531'^^xsd:double;
  dwc:latitude '-24.6256'^^xsd:double;
  dwc:startLatitude '-24.6383'^^xsd:double;
  dwc:endLatitude '-24.6128'^^xsd:double;
  dwc:coordinatePrecision '1444.58'^^xsd:double;
  dwc:minimumDepth '1041'^^xsd:integer;
  dwc:maximumDepth '1084'^^xsd:integer;
  dwc:temperature '3.5'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 0802L24AF40072'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '135169'^^xsd:integer;
  dwc:sampleSize '0,05695994 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,05695994 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 0802L24AF40072'^^xsd:string;
  dwc:observationDate '2008-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '135169'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%200802L2AF10007>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L2AF10007> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L2AF10007> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.1884 8.2332)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-23.1884"^^xsd:decimal ;
  dwc:decimalLongitude "8.2332"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1019"^^xsd:integer ;
  dwc:maximumDepthInMeters "1028"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1440.05"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L2AF10007>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.1884 8.2332)"^^geo:wktLiteral ;
  geo-pos:lat "-23.1884"^^xsd:decimal ;
  geo-pos:long "8.2332"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1440.05"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%200802L2AF10007>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 0802L2AF10007" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 0802L2AF10007'^^xsd:string;
  dwc:scientificName 'Argyropelecus gigas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '8.2332'^^xsd:double;
  dwc:startLongitude '8.2227'^^xsd:double;
  dwc:endLongitude '8.2438'^^xsd:double;
  dwc:latitude '-23.1884'^^xsd:double;
  dwc:startLatitude '-23.1798'^^xsd:double;
  dwc:endLatitude '-23.197'^^xsd:double;
  dwc:coordinatePrecision '1440.05'^^xsd:double;
  dwc:minimumDepth '1019'^^xsd:integer;
  dwc:maximumDepth '1028'^^xsd:integer;
  dwc:temperature '3.5'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 0802L2AF10007'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '127308'^^xsd:integer;
  dwc:sampleSize '0,05636204 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,05636204 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 0802L2AF10007'^^xsd:string;
  dwc:observationDate '2008-02-07'^^xsd:date;
  dwc:aphiaIdAccepted '127308'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%200802L2AF10320>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L2AF10320> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L2AF10320> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.1884 8.2332)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-23.1884"^^xsd:decimal ;
  dwc:decimalLongitude "8.2332"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1019"^^xsd:integer ;
  dwc:maximumDepthInMeters "1028"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1440.05"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L2AF10320>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.1884 8.2332)"^^geo:wktLiteral ;
  geo-pos:lat "-23.1884"^^xsd:decimal ;
  geo-pos:long "8.2332"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1440.05"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%200802L2AF10320>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 0802L2AF10320" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 0802L2AF10320'^^xsd:string;
  dwc:scientificName 'Coelorinchus labiatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '8.2332'^^xsd:double;
  dwc:startLongitude '8.2227'^^xsd:double;
  dwc:endLongitude '8.2438'^^xsd:double;
  dwc:latitude '-23.1884'^^xsd:double;
  dwc:startLatitude '-23.1798'^^xsd:double;
  dwc:endLatitude '-23.197'^^xsd:double;
  dwc:coordinatePrecision '1440.05'^^xsd:double;
  dwc:minimumDepth '1019'^^xsd:integer;
  dwc:maximumDepth '1028'^^xsd:integer;
  dwc:temperature '3.5'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 0802L2AF10320'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '280299'^^xsd:integer;
  dwc:sampleSize '0,05636204 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,05636204 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 0802L2AF10320'^^xsd:string;
  dwc:observationDate '2008-02-07'^^xsd:date;
  dwc:aphiaIdAccepted '280299'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%200802L2AF10484>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L2AF10484> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L2AF10484> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.1884 8.2332)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-23.1884"^^xsd:decimal ;
  dwc:decimalLongitude "8.2332"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1019"^^xsd:integer ;
  dwc:maximumDepthInMeters "1028"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1440.05"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L2AF10484>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.1884 8.2332)"^^geo:wktLiteral ;
  geo-pos:lat "-23.1884"^^xsd:decimal ;
  geo-pos:long "8.2332"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1440.05"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%200802L2AF10484>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 0802L2AF10484" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 0802L2AF10484'^^xsd:string;
  dwc:scientificName 'Diastobranchus capensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '8.2332'^^xsd:double;
  dwc:startLongitude '8.2227'^^xsd:double;
  dwc:endLongitude '8.2438'^^xsd:double;
  dwc:latitude '-23.1884'^^xsd:double;
  dwc:startLatitude '-23.1798'^^xsd:double;
  dwc:endLatitude '-23.197'^^xsd:double;
  dwc:coordinatePrecision '1440.05'^^xsd:double;
  dwc:minimumDepth '1019'^^xsd:integer;
  dwc:maximumDepth '1028'^^xsd:integer;
  dwc:temperature '3.5'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 0802L2AF10484'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '158656'^^xsd:integer;
  dwc:sampleSize '0,05636204 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,05636204 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 0802L2AF10484'^^xsd:string;
  dwc:observationDate '2008-02-07'^^xsd:date;
  dwc:aphiaIdAccepted '158656'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%200802L2AF10059>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L2AF10059> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L2AF10059> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.1884 8.2332)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-23.1884"^^xsd:decimal ;
  dwc:decimalLongitude "8.2332"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1019"^^xsd:integer ;
  dwc:maximumDepthInMeters "1028"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1440.05"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L2AF10059>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.1884 8.2332)"^^geo:wktLiteral ;
  geo-pos:lat "-23.1884"^^xsd:decimal ;
  geo-pos:long "8.2332"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1440.05"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%200802L2AF10059>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 0802L2AF10059" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 0802L2AF10059'^^xsd:string;
  dwc:scientificName 'Chauliodus sloani'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '8.2332'^^xsd:double;
  dwc:startLongitude '8.2227'^^xsd:double;
  dwc:endLongitude '8.2438'^^xsd:double;
  dwc:latitude '-23.1884'^^xsd:double;
  dwc:startLatitude '-23.1798'^^xsd:double;
  dwc:endLatitude '-23.197'^^xsd:double;
  dwc:coordinatePrecision '1440.05'^^xsd:double;
  dwc:minimumDepth '1019'^^xsd:integer;
  dwc:maximumDepth '1028'^^xsd:integer;
  dwc:temperature '3.5'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 0802L2AF10059'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '127338'^^xsd:integer;
  dwc:sampleSize '0,05636204 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,05636204 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 0802L2AF10059'^^xsd:string;
  dwc:observationDate '2008-02-07'^^xsd:date;
  dwc:aphiaIdAccepted '127338'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%200802L2AF10139>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L2AF10139> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L2AF10139> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.1884 8.2332)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-23.1884"^^xsd:decimal ;
  dwc:decimalLongitude "8.2332"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1019"^^xsd:integer ;
  dwc:maximumDepthInMeters "1028"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1440.05"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L2AF10139>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.1884 8.2332)"^^geo:wktLiteral ;
  geo-pos:lat "-23.1884"^^xsd:decimal ;
  geo-pos:long "8.2332"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1440.05"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%200802L2AF10139>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 0802L2AF10139" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 0802L2AF10139'^^xsd:string;
  dwc:scientificName 'Melanonus zugmayeri'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '8.2332'^^xsd:double;
  dwc:startLongitude '8.2227'^^xsd:double;
  dwc:endLongitude '8.2438'^^xsd:double;
  dwc:latitude '-23.1884'^^xsd:double;
  dwc:startLatitude '-23.1798'^^xsd:double;
  dwc:endLatitude '-23.197'^^xsd:double;
  dwc:coordinatePrecision '1440.05'^^xsd:double;
  dwc:minimumDepth '1019'^^xsd:integer;
  dwc:maximumDepth '1028'^^xsd:integer;
  dwc:temperature '3.5'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 0802L2AF10139'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '126483'^^xsd:integer;
  dwc:sampleSize '0,05636204 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,05636204 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 0802L2AF10139'^^xsd:string;
  dwc:observationDate '2008-02-07'^^xsd:date;
  dwc:aphiaIdAccepted '126483'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%200802L2AF10576>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L2AF10576> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L2AF10576> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.1884 8.2332)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-23.1884"^^xsd:decimal ;
  dwc:decimalLongitude "8.2332"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1019"^^xsd:integer ;
  dwc:maximumDepthInMeters "1028"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1440.05"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L2AF10576>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.1884 8.2332)"^^geo:wktLiteral ;
  geo-pos:lat "-23.1884"^^xsd:decimal ;
  geo-pos:long "8.2332"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1440.05"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%200802L2AF10576>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 0802L2AF10576" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 0802L2AF10576'^^xsd:string;
  dwc:scientificName 'Anoplogaster cornuta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '8.2332'^^xsd:double;
  dwc:startLongitude '8.2227'^^xsd:double;
  dwc:endLongitude '8.2438'^^xsd:double;
  dwc:latitude '-23.1884'^^xsd:double;
  dwc:startLatitude '-23.1798'^^xsd:double;
  dwc:endLatitude '-23.197'^^xsd:double;
  dwc:coordinatePrecision '1440.05'^^xsd:double;
  dwc:minimumDepth '1019'^^xsd:integer;
  dwc:maximumDepth '1028'^^xsd:integer;
  dwc:temperature '3.5'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 0802L2AF10576'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '126393'^^xsd:integer;
  dwc:sampleSize '0,05636204 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,05636204 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 0802L2AF10576'^^xsd:string;
  dwc:observationDate '2008-02-07'^^xsd:date;
  dwc:aphiaIdAccepted '126393'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%200802L2AF10605>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L2AF10605> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L2AF10605> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.1884 8.2332)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-23.1884"^^xsd:decimal ;
  dwc:decimalLongitude "8.2332"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1019"^^xsd:integer ;
  dwc:maximumDepthInMeters "1028"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1440.05"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L2AF10605>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.1884 8.2332)"^^geo:wktLiteral ;
  geo-pos:lat "-23.1884"^^xsd:decimal ;
  geo-pos:long "8.2332"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1440.05"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%200802L2AF10605>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 0802L2AF10605" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 0802L2AF10605'^^xsd:string;
  dwc:scientificName 'Alepocephalus productus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '8.2332'^^xsd:double;
  dwc:startLongitude '8.2227'^^xsd:double;
  dwc:endLongitude '8.2438'^^xsd:double;
  dwc:latitude '-23.1884'^^xsd:double;
  dwc:startLatitude '-23.1798'^^xsd:double;
  dwc:endLatitude '-23.197'^^xsd:double;
  dwc:coordinatePrecision '1440.05'^^xsd:double;
  dwc:minimumDepth '1019'^^xsd:integer;
  dwc:maximumDepth '1028'^^xsd:integer;
  dwc:temperature '3.5'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 0802L2AF10605'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '126683'^^xsd:integer;
  dwc:sampleSize '0,05636204 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,05636204 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 0802L2AF10605'^^xsd:string;
  dwc:observationDate '2008-02-07'^^xsd:date;
  dwc:aphiaIdAccepted '126683'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%200802L2AF10743>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L2AF10743> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L2AF10743> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.1884 8.2332)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-23.1884"^^xsd:decimal ;
  dwc:decimalLongitude "8.2332"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1019"^^xsd:integer ;
  dwc:maximumDepthInMeters "1028"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1440.05"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L2AF10743>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.1884 8.2332)"^^geo:wktLiteral ;
  geo-pos:lat "-23.1884"^^xsd:decimal ;
  geo-pos:long "8.2332"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1440.05"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%200802L2AF10743>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 0802L2AF10743" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 0802L2AF10743'^^xsd:string;
  dwc:scientificName 'Melanocetus johnsonii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '8.2332'^^xsd:double;
  dwc:startLongitude '8.2227'^^xsd:double;
  dwc:endLongitude '8.2438'^^xsd:double;
  dwc:latitude '-23.1884'^^xsd:double;
  dwc:startLatitude '-23.1798'^^xsd:double;
  dwc:endLatitude '-23.197'^^xsd:double;
  dwc:coordinatePrecision '1440.05'^^xsd:double;
  dwc:minimumDepth '1019'^^xsd:integer;
  dwc:maximumDepth '1028'^^xsd:integer;
  dwc:temperature '3.5'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 0802L2AF10743'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '126556'^^xsd:integer;
  dwc:sampleSize '0,05636204 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,05636204 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 0802L2AF10743'^^xsd:string;
  dwc:observationDate '2008-02-07'^^xsd:date;
  dwc:aphiaIdAccepted '126556'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%200802L2AF10768>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L2AF10768> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L2AF10768> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.1884 8.2332)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-23.1884"^^xsd:decimal ;
  dwc:decimalLongitude "8.2332"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1019"^^xsd:integer ;
  dwc:maximumDepthInMeters "1028"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1440.05"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L2AF10768>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.1884 8.2332)"^^geo:wktLiteral ;
  geo-pos:lat "-23.1884"^^xsd:decimal ;
  geo-pos:long "8.2332"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1440.05"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%200802L2AF10768>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 0802L2AF10768" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 0802L2AF10768'^^xsd:string;
  dwc:scientificName 'Platytroctes apus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '8.2332'^^xsd:double;
  dwc:startLongitude '8.2227'^^xsd:double;
  dwc:endLongitude '8.2438'^^xsd:double;
  dwc:latitude '-23.1884'^^xsd:double;
  dwc:startLatitude '-23.1798'^^xsd:double;
  dwc:endLatitude '-23.197'^^xsd:double;
  dwc:coordinatePrecision '1440.05'^^xsd:double;
  dwc:minimumDepth '1019'^^xsd:integer;
  dwc:maximumDepth '1028'^^xsd:integer;
  dwc:temperature '3.5'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 0802L2AF10768'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '126746'^^xsd:integer;
  dwc:sampleSize '0,05636204 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,05636204 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 0802L2AF10768'^^xsd:string;
  dwc:observationDate '2008-02-07'^^xsd:date;
  dwc:aphiaIdAccepted '126746'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%200802L2AF10516>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L2AF10516> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L2AF10516> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.1884 8.2332)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-23.1884"^^xsd:decimal ;
  dwc:decimalLongitude "8.2332"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1019"^^xsd:integer ;
  dwc:maximumDepthInMeters "1028"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1440.05"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L2AF10516>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.1884 8.2332)"^^geo:wktLiteral ;
  geo-pos:lat "-23.1884"^^xsd:decimal ;
  geo-pos:long "8.2332"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1440.05"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%200802L2AF10516>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 0802L2AF10516" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 0802L2AF10516'^^xsd:string;
  dwc:scientificName 'Chiasmodon niger'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '8.2332'^^xsd:double;
  dwc:startLongitude '8.2227'^^xsd:double;
  dwc:endLongitude '8.2438'^^xsd:double;
  dwc:latitude '-23.1884'^^xsd:double;
  dwc:startLatitude '-23.1798'^^xsd:double;
  dwc:endLatitude '-23.197'^^xsd:double;
  dwc:coordinatePrecision '1440.05'^^xsd:double;
  dwc:minimumDepth '1019'^^xsd:integer;
  dwc:maximumDepth '1028'^^xsd:integer;
  dwc:temperature '3.5'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 0802L2AF10516'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '126840'^^xsd:integer;
  dwc:sampleSize '0,05636204 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,05636204 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 0802L2AF10516'^^xsd:string;
  dwc:observationDate '2008-02-07'^^xsd:date;
  dwc:aphiaIdAccepted '126840'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%200802L2AF10561>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L2AF10561> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L2AF10561> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.1884 8.2332)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-23.1884"^^xsd:decimal ;
  dwc:decimalLongitude "8.2332"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1019"^^xsd:integer ;
  dwc:maximumDepthInMeters "1028"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1440.05"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L2AF10561>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.1884 8.2332)"^^geo:wktLiteral ;
  geo-pos:lat "-23.1884"^^xsd:decimal ;
  geo-pos:long "8.2332"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1440.05"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%200802L2AF10561>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 0802L2AF10561" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 0802L2AF10561'^^xsd:string;
  dwc:scientificName 'Diplophos taenia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '8.2332'^^xsd:double;
  dwc:startLongitude '8.2227'^^xsd:double;
  dwc:endLongitude '8.2438'^^xsd:double;
  dwc:latitude '-23.1884'^^xsd:double;
  dwc:startLatitude '-23.1798'^^xsd:double;
  dwc:endLatitude '-23.197'^^xsd:double;
  dwc:coordinatePrecision '1440.05'^^xsd:double;
  dwc:minimumDepth '1019'^^xsd:integer;
  dwc:maximumDepth '1028'^^xsd:integer;
  dwc:temperature '3.5'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 0802L2AF10561'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '127292'^^xsd:integer;
  dwc:sampleSize '0,05636204 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,05636204 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 0802L2AF10561'^^xsd:string;
  dwc:observationDate '2008-02-07'^^xsd:date;
  dwc:aphiaIdAccepted '127292'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%200802L2AF10663>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L2AF10663> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L2AF10663> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.1884 8.2332)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-23.1884"^^xsd:decimal ;
  dwc:decimalLongitude "8.2332"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1019"^^xsd:integer ;
  dwc:maximumDepthInMeters "1028"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1440.05"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L2AF10663>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.1884 8.2332)"^^geo:wktLiteral ;
  geo-pos:lat "-23.1884"^^xsd:decimal ;
  geo-pos:long "8.2332"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1440.05"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%200802L2AF10663>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 0802L2AF10663" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 0802L2AF10663'^^xsd:string;
  dwc:scientificName 'Scymnodon squamulosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '8.2332'^^xsd:double;
  dwc:startLongitude '8.2227'^^xsd:double;
  dwc:endLongitude '8.2438'^^xsd:double;
  dwc:latitude '-23.1884'^^xsd:double;
  dwc:startLatitude '-23.1798'^^xsd:double;
  dwc:endLatitude '-23.197'^^xsd:double;
  dwc:coordinatePrecision '1440.05'^^xsd:double;
  dwc:minimumDepth '1019'^^xsd:integer;
  dwc:maximumDepth '1028'^^xsd:integer;
  dwc:temperature '3.5'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 0802L2AF10663'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '221459'^^xsd:integer;
  dwc:sampleSize '0,05636204 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,05636204 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 0802L2AF10663'^^xsd:string;
  dwc:observationDate '2008-02-07'^^xsd:date;
  dwc:aphiaIdAccepted '283206'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%200802L2AF10666>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L2AF10666> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L2AF10666> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.1884 8.2332)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-23.1884"^^xsd:decimal ;
  dwc:decimalLongitude "8.2332"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1019"^^xsd:integer ;
  dwc:maximumDepthInMeters "1028"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1440.05"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L2AF10666>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.1884 8.2332)"^^geo:wktLiteral ;
  geo-pos:lat "-23.1884"^^xsd:decimal ;
  geo-pos:long "8.2332"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1440.05"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%200802L2AF10666>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 0802L2AF10666" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 0802L2AF10666'^^xsd:string;
  dwc:scientificName 'Etmopterus princeps'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '8.2332'^^xsd:double;
  dwc:startLongitude '8.2227'^^xsd:double;
  dwc:endLongitude '8.2438'^^xsd:double;
  dwc:latitude '-23.1884'^^xsd:double;
  dwc:startLatitude '-23.1798'^^xsd:double;
  dwc:endLatitude '-23.197'^^xsd:double;
  dwc:coordinatePrecision '1440.05'^^xsd:double;
  dwc:minimumDepth '1019'^^xsd:integer;
  dwc:maximumDepth '1028'^^xsd:integer;
  dwc:temperature '3.5'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 0802L2AF10666'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '105911'^^xsd:integer;
  dwc:sampleSize '0,05636204 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,05636204 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 0802L2AF10666'^^xsd:string;
  dwc:observationDate '2008-02-07'^^xsd:date;
  dwc:aphiaIdAccepted '105911'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%200802L2AF10505>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L2AF10505> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L2AF10505> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.1884 8.2332)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-23.1884"^^xsd:decimal ;
  dwc:decimalLongitude "8.2332"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1019"^^xsd:integer ;
  dwc:maximumDepthInMeters "1028"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1440.05"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L2AF10505>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.1884 8.2332)"^^geo:wktLiteral ;
  geo-pos:lat "-23.1884"^^xsd:decimal ;
  geo-pos:long "8.2332"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1440.05"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%200802L2AF10505>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 0802L2AF10505" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 0802L2AF10505'^^xsd:string;
  dwc:scientificName 'Synaphobranchus kaupii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '8.2332'^^xsd:double;
  dwc:startLongitude '8.2227'^^xsd:double;
  dwc:endLongitude '8.2438'^^xsd:double;
  dwc:latitude '-23.1884'^^xsd:double;
  dwc:startLatitude '-23.1798'^^xsd:double;
  dwc:endLatitude '-23.197'^^xsd:double;
  dwc:coordinatePrecision '1440.05'^^xsd:double;
  dwc:minimumDepth '1019'^^xsd:integer;
  dwc:maximumDepth '1028'^^xsd:integer;
  dwc:temperature '3.5'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 0802L2AF10505'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '126328'^^xsd:integer;
  dwc:sampleSize '0,05636204 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,05636204 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 0802L2AF10505'^^xsd:string;
  dwc:observationDate '2008-02-07'^^xsd:date;
  dwc:aphiaIdAccepted '126328'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%200802L3AF10862>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L3AF10862> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L3AF10862> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.2019 8.3504)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-23.2019"^^xsd:decimal ;
  dwc:decimalLongitude "8.3504"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1150"^^xsd:integer ;
  dwc:maximumDepthInMeters "1159"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1470.14"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L3AF10862>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.2019 8.3504)"^^geo:wktLiteral ;
  geo-pos:lat "-23.2019"^^xsd:decimal ;
  geo-pos:long "8.3504"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1470.14"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%200802L3AF10862>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 0802L3AF10862" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 0802L3AF10862'^^xsd:string;
  dwc:scientificName 'Photichthys argenteus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '8.3504'^^xsd:double;
  dwc:startLongitude '8.3383'^^xsd:double;
  dwc:endLongitude '8.3625'^^xsd:double;
  dwc:latitude '-23.2019'^^xsd:double;
  dwc:startLatitude '-23.1947'^^xsd:double;
  dwc:endLatitude '-23.209'^^xsd:double;
  dwc:coordinatePrecision '1470.14'^^xsd:double;
  dwc:minimumDepth '1150'^^xsd:integer;
  dwc:maximumDepth '1159'^^xsd:integer;
  dwc:temperature '3.7'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 0802L3AF10862'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '400296'^^xsd:integer;
  dwc:sampleSize '0,05765749 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,05765749 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 0802L3AF10862'^^xsd:string;
  dwc:observationDate '2008-02-08'^^xsd:date;
  dwc:aphiaIdAccepted '220007'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%200802L3AF10919>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L3AF10919> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L3AF10919> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.2019 8.3504)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-23.2019"^^xsd:decimal ;
  dwc:decimalLongitude "8.3504"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1150"^^xsd:integer ;
  dwc:maximumDepthInMeters "1159"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1470.14"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L3AF10919>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.2019 8.3504)"^^geo:wktLiteral ;
  geo-pos:lat "-23.2019"^^xsd:decimal ;
  geo-pos:long "8.3504"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1470.14"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%200802L3AF10919>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 0802L3AF10919" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 0802L3AF10919'^^xsd:string;
  dwc:scientificName 'Squalogadus modificatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '8.3504'^^xsd:double;
  dwc:startLongitude '8.3383'^^xsd:double;
  dwc:endLongitude '8.3625'^^xsd:double;
  dwc:latitude '-23.2019'^^xsd:double;
  dwc:startLatitude '-23.1947'^^xsd:double;
  dwc:endLatitude '-23.209'^^xsd:double;
  dwc:coordinatePrecision '1470.14'^^xsd:double;
  dwc:minimumDepth '1150'^^xsd:integer;
  dwc:maximumDepth '1159'^^xsd:integer;
  dwc:temperature '3.7'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 0802L3AF10919'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '221514'^^xsd:integer;
  dwc:sampleSize '0,05765749 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,05765749 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 0802L3AF10919'^^xsd:string;
  dwc:observationDate '2008-02-08'^^xsd:date;
  dwc:aphiaIdAccepted '221514'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%200802L3AF10831>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L3AF10831> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L3AF10831> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.2019 8.3504)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-23.2019"^^xsd:decimal ;
  dwc:decimalLongitude "8.3504"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1150"^^xsd:integer ;
  dwc:maximumDepthInMeters "1159"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1470.14"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L3AF10831>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.2019 8.3504)"^^geo:wktLiteral ;
  geo-pos:lat "-23.2019"^^xsd:decimal ;
  geo-pos:long "8.3504"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1470.14"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%200802L3AF10831>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 0802L3AF10831" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 0802L3AF10831'^^xsd:string;
  dwc:scientificName 'Poromitra megalops'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '8.3504'^^xsd:double;
  dwc:startLongitude '8.3383'^^xsd:double;
  dwc:endLongitude '8.3625'^^xsd:double;
  dwc:latitude '-23.2019'^^xsd:double;
  dwc:startLatitude '-23.1947'^^xsd:double;
  dwc:endLatitude '-23.209'^^xsd:double;
  dwc:coordinatePrecision '1470.14'^^xsd:double;
  dwc:minimumDepth '1150'^^xsd:integer;
  dwc:maximumDepth '1159'^^xsd:integer;
  dwc:temperature '3.7'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 0802L3AF10831'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '127274'^^xsd:integer;
  dwc:sampleSize '0,05765749 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,05765749 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 0802L3AF10831'^^xsd:string;
  dwc:observationDate '2008-02-08'^^xsd:date;
  dwc:aphiaIdAccepted '127274'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%200802L3AF10826>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L3AF10826> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L3AF10826> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.2019 8.3504)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-23.2019"^^xsd:decimal ;
  dwc:decimalLongitude "8.3504"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1150"^^xsd:integer ;
  dwc:maximumDepthInMeters "1159"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1470.14"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L3AF10826>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.2019 8.3504)"^^geo:wktLiteral ;
  geo-pos:lat "-23.2019"^^xsd:decimal ;
  geo-pos:long "8.3504"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1470.14"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%200802L3AF10826>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 0802L3AF10826" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 0802L3AF10826'^^xsd:string;
  dwc:scientificName 'Allocyttus verrucosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '8.3504'^^xsd:double;
  dwc:startLongitude '8.3383'^^xsd:double;
  dwc:endLongitude '8.3625'^^xsd:double;
  dwc:latitude '-23.2019'^^xsd:double;
  dwc:startLatitude '-23.1947'^^xsd:double;
  dwc:endLatitude '-23.209'^^xsd:double;
  dwc:coordinatePrecision '1470.14'^^xsd:double;
  dwc:minimumDepth '1150'^^xsd:integer;
  dwc:maximumDepth '1159'^^xsd:integer;
  dwc:temperature '3.7'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 0802L3AF10826'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '127422'^^xsd:integer;
  dwc:sampleSize '0,05765749 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,05765749 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 0802L3AF10826'^^xsd:string;
  dwc:observationDate '2008-02-08'^^xsd:date;
  dwc:aphiaIdAccepted '127422'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%200802L3AF10827>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L3AF10827> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L3AF10827> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.2019 8.3504)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-23.2019"^^xsd:decimal ;
  dwc:decimalLongitude "8.3504"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1150"^^xsd:integer ;
  dwc:maximumDepthInMeters "1159"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1470.14"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L3AF10827>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.2019 8.3504)"^^geo:wktLiteral ;
  geo-pos:lat "-23.2019"^^xsd:decimal ;
  geo-pos:long "8.3504"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1470.14"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%200802L3AF10827>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 0802L3AF10827" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 0802L3AF10827'^^xsd:string;
  dwc:scientificName 'Nezumia brevibarbata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '8.3504'^^xsd:double;
  dwc:startLongitude '8.3383'^^xsd:double;
  dwc:endLongitude '8.3625'^^xsd:double;
  dwc:latitude '-23.2019'^^xsd:double;
  dwc:startLatitude '-23.1947'^^xsd:double;
  dwc:endLatitude '-23.209'^^xsd:double;
  dwc:coordinatePrecision '1470.14'^^xsd:double;
  dwc:minimumDepth '1150'^^xsd:integer;
  dwc:maximumDepth '1159'^^xsd:integer;
  dwc:temperature '3.7'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 0802L3AF10827'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '217780'^^xsd:integer;
  dwc:sampleSize '0,05765749 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,05765749 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 0802L3AF10827'^^xsd:string;
  dwc:observationDate '2008-02-08'^^xsd:date;
  dwc:aphiaIdAccepted '217780'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%200802L3AF10828>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L3AF10828> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L3AF10828> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.2019 8.3504)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-23.2019"^^xsd:decimal ;
  dwc:decimalLongitude "8.3504"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1150"^^xsd:integer ;
  dwc:maximumDepthInMeters "1159"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1470.14"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L3AF10828>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.2019 8.3504)"^^geo:wktLiteral ;
  geo-pos:lat "-23.2019"^^xsd:decimal ;
  geo-pos:long "8.3504"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1470.14"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%200802L3AF10828>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 0802L3AF10828" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 0802L3AF10828'^^xsd:string;
  dwc:scientificName 'Antimora rostrata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '8.3504'^^xsd:double;
  dwc:startLongitude '8.3383'^^xsd:double;
  dwc:endLongitude '8.3625'^^xsd:double;
  dwc:latitude '-23.2019'^^xsd:double;
  dwc:startLatitude '-23.1947'^^xsd:double;
  dwc:endLatitude '-23.209'^^xsd:double;
  dwc:coordinatePrecision '1470.14'^^xsd:double;
  dwc:minimumDepth '1150'^^xsd:integer;
  dwc:maximumDepth '1159'^^xsd:integer;
  dwc:temperature '3.7'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 0802L3AF10828'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '126486'^^xsd:integer;
  dwc:sampleSize '0,05765749 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,05765749 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 0802L3AF10828'^^xsd:string;
  dwc:observationDate '2008-02-08'^^xsd:date;
  dwc:aphiaIdAccepted '126486'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%200802L3AF10832>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L3AF10832> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L3AF10832> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.2019 8.3504)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-23.2019"^^xsd:decimal ;
  dwc:decimalLongitude "8.3504"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1150"^^xsd:integer ;
  dwc:maximumDepthInMeters "1159"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1470.14"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L3AF10832>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.2019 8.3504)"^^geo:wktLiteral ;
  geo-pos:lat "-23.2019"^^xsd:decimal ;
  geo-pos:long "8.3504"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1470.14"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%200802L3AF10832>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 0802L3AF10832" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 0802L3AF10832'^^xsd:string;
  dwc:scientificName 'Coryphaenoides striaturus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '8.3504'^^xsd:double;
  dwc:startLongitude '8.3383'^^xsd:double;
  dwc:endLongitude '8.3625'^^xsd:double;
  dwc:latitude '-23.2019'^^xsd:double;
  dwc:startLatitude '-23.1947'^^xsd:double;
  dwc:endLatitude '-23.209'^^xsd:double;
  dwc:coordinatePrecision '1470.14'^^xsd:double;
  dwc:minimumDepth '1150'^^xsd:integer;
  dwc:maximumDepth '1159'^^xsd:integer;
  dwc:temperature '3.7'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 0802L3AF10832'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '217763'^^xsd:integer;
  dwc:sampleSize '0,05765749 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,05765749 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 0802L3AF10832'^^xsd:string;
  dwc:observationDate '2008-02-08'^^xsd:date;
  dwc:aphiaIdAccepted '217763'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%200802L3AF10856>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L3AF10856> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L3AF10856> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.2019 8.3504)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-23.2019"^^xsd:decimal ;
  dwc:decimalLongitude "8.3504"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1150"^^xsd:integer ;
  dwc:maximumDepthInMeters "1159"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1470.14"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L3AF10856>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.2019 8.3504)"^^geo:wktLiteral ;
  geo-pos:lat "-23.2019"^^xsd:decimal ;
  geo-pos:long "8.3504"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1470.14"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%200802L3AF10856>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 0802L3AF10856" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 0802L3AF10856'^^xsd:string;
  dwc:scientificName 'Guttigadus globiceps'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '8.3504'^^xsd:double;
  dwc:startLongitude '8.3383'^^xsd:double;
  dwc:endLongitude '8.3625'^^xsd:double;
  dwc:latitude '-23.2019'^^xsd:double;
  dwc:startLatitude '-23.1947'^^xsd:double;
  dwc:endLatitude '-23.209'^^xsd:double;
  dwc:coordinatePrecision '1470.14'^^xsd:double;
  dwc:minimumDepth '1150'^^xsd:integer;
  dwc:maximumDepth '1159'^^xsd:integer;
  dwc:temperature '3.7'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 0802L3AF10856'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '275875'^^xsd:integer;
  dwc:sampleSize '0,05765749 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,05765749 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 0802L3AF10856'^^xsd:string;
  dwc:observationDate '2008-02-08'^^xsd:date;
  dwc:aphiaIdAccepted '275875'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%200802L3AF10963>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L3AF10963> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L3AF10963> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.2019 8.3504)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-23.2019"^^xsd:decimal ;
  dwc:decimalLongitude "8.3504"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1150"^^xsd:integer ;
  dwc:maximumDepthInMeters "1159"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1470.14"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L3AF10963>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.2019 8.3504)"^^geo:wktLiteral ;
  geo-pos:lat "-23.2019"^^xsd:decimal ;
  geo-pos:long "8.3504"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1470.14"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%200802L3AF10963>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 0802L3AF10963" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 0802L3AF10963'^^xsd:string;
  dwc:scientificName 'Ilyophys blachei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '8.3504'^^xsd:double;
  dwc:startLongitude '8.3383'^^xsd:double;
  dwc:endLongitude '8.3625'^^xsd:double;
  dwc:latitude '-23.2019'^^xsd:double;
  dwc:startLatitude '-23.1947'^^xsd:double;
  dwc:endLatitude '-23.209'^^xsd:double;
  dwc:coordinatePrecision '1470.14'^^xsd:double;
  dwc:minimumDepth '1150'^^xsd:integer;
  dwc:maximumDepth '1159'^^xsd:integer;
  dwc:temperature '3.7'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 0802L3AF10963'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '126325'^^xsd:integer;
  dwc:sampleSize '0,05765749 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,05765749 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 0802L3AF10963'^^xsd:string;
  dwc:observationDate '2008-02-08'^^xsd:date;
  dwc:aphiaIdAccepted '126325'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%200802L3AF10950>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L3AF10950> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L3AF10950> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.2019 8.3504)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-23.2019"^^xsd:decimal ;
  dwc:decimalLongitude "8.3504"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1150"^^xsd:integer ;
  dwc:maximumDepthInMeters "1159"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1470.14"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L3AF10950>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.2019 8.3504)"^^geo:wktLiteral ;
  geo-pos:lat "-23.2019"^^xsd:decimal ;
  geo-pos:long "8.3504"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1470.14"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%200802L3AF10950>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 0802L3AF10950" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 0802L3AF10950'^^xsd:string;
  dwc:scientificName 'Scopelogadus mizolepis mizolepis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '8.3504'^^xsd:double;
  dwc:startLongitude '8.3383'^^xsd:double;
  dwc:endLongitude '8.3625'^^xsd:double;
  dwc:latitude '-23.2019'^^xsd:double;
  dwc:startLatitude '-23.1947'^^xsd:double;
  dwc:endLatitude '-23.209'^^xsd:double;
  dwc:coordinatePrecision '1470.14'^^xsd:double;
  dwc:minimumDepth '1150'^^xsd:integer;
  dwc:maximumDepth '1159'^^xsd:integer;
  dwc:temperature '3.7'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 0802L3AF10950'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '293738'^^xsd:integer;
  dwc:sampleSize '0,05765749 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,05765749 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 0802L3AF10950'^^xsd:string;
  dwc:observationDate '2008-02-08'^^xsd:date;
  dwc:aphiaIdAccepted '127279'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%200802L3AF11000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L3AF11000> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L3AF11000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.2019 8.3504)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-23.2019"^^xsd:decimal ;
  dwc:decimalLongitude "8.3504"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1150"^^xsd:integer ;
  dwc:maximumDepthInMeters "1159"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1470.14"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L3AF11000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.2019 8.3504)"^^geo:wktLiteral ;
  geo-pos:lat "-23.2019"^^xsd:decimal ;
  geo-pos:long "8.3504"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1470.14"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%200802L3AF11000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 0802L3AF11000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 0802L3AF11000'^^xsd:string;
  dwc:scientificName 'Conocara fiolenti'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '8.3504'^^xsd:double;
  dwc:startLongitude '8.3383'^^xsd:double;
  dwc:endLongitude '8.3625'^^xsd:double;
  dwc:latitude '-23.2019'^^xsd:double;
  dwc:startLatitude '-23.1947'^^xsd:double;
  dwc:endLatitude '-23.209'^^xsd:double;
  dwc:coordinatePrecision '1470.14'^^xsd:double;
  dwc:minimumDepth '1150'^^xsd:integer;
  dwc:maximumDepth '1159'^^xsd:integer;
  dwc:temperature '3.7'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 0802L3AF11000'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '126694'^^xsd:integer;
  dwc:sampleSize '0,05765749 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,05765749 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 0802L3AF11000'^^xsd:string;
  dwc:observationDate '2008-02-08'^^xsd:date;
  dwc:aphiaIdAccepted '126694'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%200802L3AF20039>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L3AF20039> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L3AF20039> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.2019 8.3504)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-23.2019"^^xsd:decimal ;
  dwc:decimalLongitude "8.3504"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1150"^^xsd:integer ;
  dwc:maximumDepthInMeters "1159"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1470.14"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L3AF20039>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.2019 8.3504)"^^geo:wktLiteral ;
  geo-pos:lat "-23.2019"^^xsd:decimal ;
  geo-pos:long "8.3504"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1470.14"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%200802L3AF20039>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 0802L3AF20039" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 0802L3AF20039'^^xsd:string;
  dwc:scientificName 'Aristaeopsis edwardsiana'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '8.3504'^^xsd:double;
  dwc:startLongitude '8.3383'^^xsd:double;
  dwc:endLongitude '8.3625'^^xsd:double;
  dwc:latitude '-23.2019'^^xsd:double;
  dwc:startLatitude '-23.1947'^^xsd:double;
  dwc:endLatitude '-23.209'^^xsd:double;
  dwc:coordinatePrecision '1470.14'^^xsd:double;
  dwc:minimumDepth '1150'^^xsd:integer;
  dwc:maximumDepth '1159'^^xsd:integer;
  dwc:temperature '3.7'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 0802L3AF20039'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '240796'^^xsd:integer;
  dwc:sampleSize '0,05765749 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,05765749 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 0802L3AF20039'^^xsd:string;
  dwc:observationDate '2008-02-08'^^xsd:date;
  dwc:aphiaIdAccepted '240796'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%200802L3AF20072>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L3AF20072> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L3AF20072> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.2019 8.3504)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-23.2019"^^xsd:decimal ;
  dwc:decimalLongitude "8.3504"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1150"^^xsd:integer ;
  dwc:maximumDepthInMeters "1159"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1470.14"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L3AF20072>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.2019 8.3504)"^^geo:wktLiteral ;
  geo-pos:lat "-23.2019"^^xsd:decimal ;
  geo-pos:long "8.3504"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1470.14"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%200802L3AF20072>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 0802L3AF20072" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 0802L3AF20072'^^xsd:string;
  dwc:scientificName 'Pentacheles laevis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '8.3504'^^xsd:double;
  dwc:startLongitude '8.3383'^^xsd:double;
  dwc:endLongitude '8.3625'^^xsd:double;
  dwc:latitude '-23.2019'^^xsd:double;
  dwc:startLatitude '-23.1947'^^xsd:double;
  dwc:endLatitude '-23.209'^^xsd:double;
  dwc:coordinatePrecision '1470.14'^^xsd:double;
  dwc:minimumDepth '1150'^^xsd:integer;
  dwc:maximumDepth '1159'^^xsd:integer;
  dwc:temperature '3.7'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 0802L3AF20072'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '382979'^^xsd:integer;
  dwc:sampleSize '0,05765749 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,05765749 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 0802L3AF20072'^^xsd:string;
  dwc:observationDate '2008-02-08'^^xsd:date;
  dwc:aphiaIdAccepted '382979'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%200802L3AF10962>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L3AF10962> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L3AF10962> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.2019 8.3504)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-23.2019"^^xsd:decimal ;
  dwc:decimalLongitude "8.3504"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1150"^^xsd:integer ;
  dwc:maximumDepthInMeters "1159"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1470.14"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L3AF10962>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.2019 8.3504)"^^geo:wktLiteral ;
  geo-pos:lat "-23.2019"^^xsd:decimal ;
  geo-pos:long "8.3504"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1470.14"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%200802L3AF10962>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 0802L3AF10962" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 0802L3AF10962'^^xsd:string;
  dwc:scientificName 'Gadomus capensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '8.3504'^^xsd:double;
  dwc:startLongitude '8.3383'^^xsd:double;
  dwc:endLongitude '8.3625'^^xsd:double;
  dwc:latitude '-23.2019'^^xsd:double;
  dwc:startLatitude '-23.1947'^^xsd:double;
  dwc:endLatitude '-23.209'^^xsd:double;
  dwc:coordinatePrecision '1470.14'^^xsd:double;
  dwc:minimumDepth '1150'^^xsd:integer;
  dwc:maximumDepth '1159'^^xsd:integer;
  dwc:temperature '3.7'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 0802L3AF10962'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '217768'^^xsd:integer;
  dwc:sampleSize '0,05765749 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,05765749 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 0802L3AF10962'^^xsd:string;
  dwc:observationDate '2008-02-08'^^xsd:date;
  dwc:aphiaIdAccepted '217768'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%200802L3AF10829>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L3AF10829> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L3AF10829> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.2019 8.3504)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-23.2019"^^xsd:decimal ;
  dwc:decimalLongitude "8.3504"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1150"^^xsd:integer ;
  dwc:maximumDepthInMeters "1159"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1470.14"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L3AF10829>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.2019 8.3504)"^^geo:wktLiteral ;
  geo-pos:lat "-23.2019"^^xsd:decimal ;
  geo-pos:long "8.3504"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1470.14"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%200802L3AF10829>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 0802L3AF10829" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 0802L3AF10829'^^xsd:string;
  dwc:scientificName 'Hoplostethus atlanticus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '8.3504'^^xsd:double;
  dwc:startLongitude '8.3383'^^xsd:double;
  dwc:endLongitude '8.3625'^^xsd:double;
  dwc:latitude '-23.2019'^^xsd:double;
  dwc:startLatitude '-23.1947'^^xsd:double;
  dwc:endLatitude '-23.209'^^xsd:double;
  dwc:coordinatePrecision '1470.14'^^xsd:double;
  dwc:minimumDepth '1150'^^xsd:integer;
  dwc:maximumDepth '1159'^^xsd:integer;
  dwc:temperature '3.7'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 0802L3AF10829'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '126402'^^xsd:integer;
  dwc:sampleSize '0,05765749 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,05765749 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 0802L3AF10829'^^xsd:string;
  dwc:observationDate '2008-02-08'^^xsd:date;
  dwc:aphiaIdAccepted '126402'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%200802L3AF10937>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L3AF10937> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L3AF10937> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.2019 8.3504)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-23.2019"^^xsd:decimal ;
  dwc:decimalLongitude "8.3504"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1150"^^xsd:integer ;
  dwc:maximumDepthInMeters "1159"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1470.14"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L3AF10937>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.2019 8.3504)"^^geo:wktLiteral ;
  geo-pos:lat "-23.2019"^^xsd:decimal ;
  geo-pos:long "8.3504"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1470.14"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%200802L3AF10937>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 0802L3AF10937" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 0802L3AF10937'^^xsd:string;
  dwc:scientificName 'Sternoptyx pseudobscura'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '8.3504'^^xsd:double;
  dwc:startLongitude '8.3383'^^xsd:double;
  dwc:endLongitude '8.3625'^^xsd:double;
  dwc:latitude '-23.2019'^^xsd:double;
  dwc:startLatitude '-23.1947'^^xsd:double;
  dwc:endLatitude '-23.209'^^xsd:double;
  dwc:coordinatePrecision '1470.14'^^xsd:double;
  dwc:minimumDepth '1150'^^xsd:integer;
  dwc:maximumDepth '1159'^^xsd:integer;
  dwc:temperature '3.7'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 0802L3AF10937'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '127315'^^xsd:integer;
  dwc:sampleSize '0,05765749 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,05765749 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 0802L3AF10937'^^xsd:string;
  dwc:observationDate '2008-02-08'^^xsd:date;
  dwc:aphiaIdAccepted '127315'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%200802L3AF10934>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L3AF10934> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L3AF10934> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.2019 8.3504)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-23.2019"^^xsd:decimal ;
  dwc:decimalLongitude "8.3504"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1150"^^xsd:integer ;
  dwc:maximumDepthInMeters "1159"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1470.14"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L3AF10934>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.2019 8.3504)"^^geo:wktLiteral ;
  geo-pos:lat "-23.2019"^^xsd:decimal ;
  geo-pos:long "8.3504"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1470.14"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%200802L3AF10934>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 0802L3AF10934" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 0802L3AF10934'^^xsd:string;
  dwc:scientificName 'Scopeloberyx robustus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '8.3504'^^xsd:double;
  dwc:startLongitude '8.3383'^^xsd:double;
  dwc:endLongitude '8.3625'^^xsd:double;
  dwc:latitude '-23.2019'^^xsd:double;
  dwc:startLatitude '-23.1947'^^xsd:double;
  dwc:endLatitude '-23.209'^^xsd:double;
  dwc:coordinatePrecision '1470.14'^^xsd:double;
  dwc:minimumDepth '1150'^^xsd:integer;
  dwc:maximumDepth '1159'^^xsd:integer;
  dwc:temperature '3.7'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 0802L3AF10934'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '127276'^^xsd:integer;
  dwc:sampleSize '0,05765749 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,05765749 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 0802L3AF10934'^^xsd:string;
  dwc:observationDate '2008-02-08'^^xsd:date;
  dwc:aphiaIdAccepted '127276'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%200802L3AF20155>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L3AF20155> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L3AF20155> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.2019 8.3504)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-23.2019"^^xsd:decimal ;
  dwc:decimalLongitude "8.3504"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1150"^^xsd:integer ;
  dwc:maximumDepthInMeters "1159"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1470.14"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L3AF20155>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.2019 8.3504)"^^geo:wktLiteral ;
  geo-pos:lat "-23.2019"^^xsd:decimal ;
  geo-pos:long "8.3504"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1470.14"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%200802L3AF20155>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 0802L3AF20155" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 0802L3AF20155'^^xsd:string;
  dwc:scientificName 'Acanthephyra acanthitelsonis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '8.3504'^^xsd:double;
  dwc:startLongitude '8.3383'^^xsd:double;
  dwc:endLongitude '8.3625'^^xsd:double;
  dwc:latitude '-23.2019'^^xsd:double;
  dwc:startLatitude '-23.1947'^^xsd:double;
  dwc:endLatitude '-23.209'^^xsd:double;
  dwc:coordinatePrecision '1470.14'^^xsd:double;
  dwc:minimumDepth '1150'^^xsd:integer;
  dwc:maximumDepth '1159'^^xsd:integer;
  dwc:temperature '3.7'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 0802L3AF20155'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '240809'^^xsd:integer;
  dwc:sampleSize '0,05765749 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,05765749 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 0802L3AF20155'^^xsd:string;
  dwc:observationDate '2008-02-08'^^xsd:date;
  dwc:aphiaIdAccepted '107581'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%200802L3AF20121>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L3AF20121> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L3AF20121> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.2019 8.3504)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-23.2019"^^xsd:decimal ;
  dwc:decimalLongitude "8.3504"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1150"^^xsd:integer ;
  dwc:maximumDepthInMeters "1159"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1470.14"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L3AF20121>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.2019 8.3504)"^^geo:wktLiteral ;
  geo-pos:lat "-23.2019"^^xsd:decimal ;
  geo-pos:long "8.3504"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1470.14"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%200802L3AF20121>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 0802L3AF20121" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 0802L3AF20121'^^xsd:string;
  dwc:scientificName 'Parapagurus pilosimanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '8.3504'^^xsd:double;
  dwc:startLongitude '8.3383'^^xsd:double;
  dwc:endLongitude '8.3625'^^xsd:double;
  dwc:latitude '-23.2019'^^xsd:double;
  dwc:startLatitude '-23.1947'^^xsd:double;
  dwc:endLatitude '-23.209'^^xsd:double;
  dwc:coordinatePrecision '1470.14'^^xsd:double;
  dwc:minimumDepth '1150'^^xsd:integer;
  dwc:maximumDepth '1159'^^xsd:integer;
  dwc:temperature '3.7'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 0802L3AF20121'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '107248'^^xsd:integer;
  dwc:sampleSize '0,05765749 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,05765749 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 0802L3AF20121'^^xsd:string;
  dwc:observationDate '2008-02-08'^^xsd:date;
  dwc:aphiaIdAccepted '107248'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%200802L3AF20138>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L3AF20138> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L3AF20138> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.2019 8.3504)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-23.2019"^^xsd:decimal ;
  dwc:decimalLongitude "8.3504"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1150"^^xsd:integer ;
  dwc:maximumDepthInMeters "1159"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1470.14"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L3AF20138>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.2019 8.3504)"^^geo:wktLiteral ;
  geo-pos:lat "-23.2019"^^xsd:decimal ;
  geo-pos:long "8.3504"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1470.14"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%200802L3AF20138>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 0802L3AF20138" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 0802L3AF20138'^^xsd:string;
  dwc:scientificName 'Funchalia woodwardi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '8.3504'^^xsd:double;
  dwc:startLongitude '8.3383'^^xsd:double;
  dwc:endLongitude '8.3625'^^xsd:double;
  dwc:latitude '-23.2019'^^xsd:double;
  dwc:startLatitude '-23.1947'^^xsd:double;
  dwc:endLatitude '-23.209'^^xsd:double;
  dwc:coordinatePrecision '1470.14'^^xsd:double;
  dwc:minimumDepth '1150'^^xsd:integer;
  dwc:maximumDepth '1159'^^xsd:integer;
  dwc:temperature '3.7'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 0802L3AF20138'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '107101'^^xsd:integer;
  dwc:sampleSize '0,05765749 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,05765749 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 0802L3AF20138'^^xsd:string;
  dwc:observationDate '2008-02-08'^^xsd:date;
  dwc:aphiaIdAccepted '107101'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%200802L3AF20148>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L3AF20148> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L3AF20148> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.2019 8.3504)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-23.2019"^^xsd:decimal ;
  dwc:decimalLongitude "8.3504"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1150"^^xsd:integer ;
  dwc:maximumDepthInMeters "1159"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1470.14"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L3AF20148>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.2019 8.3504)"^^geo:wktLiteral ;
  geo-pos:lat "-23.2019"^^xsd:decimal ;
  geo-pos:long "8.3504"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1470.14"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%200802L3AF20148>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 0802L3AF20148" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 0802L3AF20148'^^xsd:string;
  dwc:scientificName 'Acanthephyra eximia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '8.3504'^^xsd:double;
  dwc:startLongitude '8.3383'^^xsd:double;
  dwc:endLongitude '8.3625'^^xsd:double;
  dwc:latitude '-23.2019'^^xsd:double;
  dwc:startLatitude '-23.1947'^^xsd:double;
  dwc:endLatitude '-23.209'^^xsd:double;
  dwc:coordinatePrecision '1470.14'^^xsd:double;
  dwc:minimumDepth '1150'^^xsd:integer;
  dwc:maximumDepth '1159'^^xsd:integer;
  dwc:temperature '3.7'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 0802L3AF20148'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '564909'^^xsd:integer;
  dwc:sampleSize '0,05765749 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,05765749 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 0802L3AF20148'^^xsd:string;
  dwc:observationDate '2008-02-08'^^xsd:date;
  dwc:aphiaIdAccepted '564909'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%200802L3AF20209>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L3AF20209> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L3AF20209> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.2019 8.3504)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-23.2019"^^xsd:decimal ;
  dwc:decimalLongitude "8.3504"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1150"^^xsd:integer ;
  dwc:maximumDepthInMeters "1159"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1470.14"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L3AF20209>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.2019 8.3504)"^^geo:wktLiteral ;
  geo-pos:lat "-23.2019"^^xsd:decimal ;
  geo-pos:long "8.3504"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1470.14"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%200802L3AF20209>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 0802L3AF20209" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 0802L3AF20209'^^xsd:string;
  dwc:scientificName 'Nematocarcinus longirostris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '8.3504'^^xsd:double;
  dwc:startLongitude '8.3383'^^xsd:double;
  dwc:endLongitude '8.3625'^^xsd:double;
  dwc:latitude '-23.2019'^^xsd:double;
  dwc:startLatitude '-23.1947'^^xsd:double;
  dwc:endLatitude '-23.209'^^xsd:double;
  dwc:coordinatePrecision '1470.14'^^xsd:double;
  dwc:minimumDepth '1150'^^xsd:integer;
  dwc:maximumDepth '1159'^^xsd:integer;
  dwc:temperature '3.7'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 0802L3AF20209'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '514315'^^xsd:integer;
  dwc:sampleSize '0,05765749 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,05765749 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 0802L3AF20209'^^xsd:string;
  dwc:observationDate '2008-02-08'^^xsd:date;
  dwc:aphiaIdAccepted '514315'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%200802L3AF20225>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L3AF20225> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L3AF20225> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.2019 8.3504)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-23.2019"^^xsd:decimal ;
  dwc:decimalLongitude "8.3504"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1150"^^xsd:integer ;
  dwc:maximumDepthInMeters "1159"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1470.14"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L3AF20225>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.2019 8.3504)"^^geo:wktLiteral ;
  geo-pos:lat "-23.2019"^^xsd:decimal ;
  geo-pos:long "8.3504"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1470.14"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%200802L3AF20225>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 0802L3AF20225" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 0802L3AF20225'^^xsd:string;
  dwc:scientificName 'Chaceon erytheiae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '8.3504'^^xsd:double;
  dwc:startLongitude '8.3383'^^xsd:double;
  dwc:endLongitude '8.3625'^^xsd:double;
  dwc:latitude '-23.2019'^^xsd:double;
  dwc:startLatitude '-23.1947'^^xsd:double;
  dwc:endLatitude '-23.209'^^xsd:double;
  dwc:coordinatePrecision '1470.14'^^xsd:double;
  dwc:minimumDepth '1150'^^xsd:integer;
  dwc:maximumDepth '1159'^^xsd:integer;
  dwc:temperature '3.7'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 0802L3AF20225'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '241100'^^xsd:integer;
  dwc:sampleSize '0,05765749 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,05765749 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 0802L3AF20225'^^xsd:string;
  dwc:observationDate '2008-02-08'^^xsd:date;
  dwc:aphiaIdAccepted '241100'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%200802L3AF20230>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L3AF20230> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L3AF20230> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.2019 8.3504)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-23.2019"^^xsd:decimal ;
  dwc:decimalLongitude "8.3504"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1150"^^xsd:integer ;
  dwc:maximumDepthInMeters "1159"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1470.14"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L3AF20230>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.2019 8.3504)"^^geo:wktLiteral ;
  geo-pos:lat "-23.2019"^^xsd:decimal ;
  geo-pos:long "8.3504"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1470.14"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%200802L3AF20230>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 0802L3AF20230" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 0802L3AF20230'^^xsd:string;
  dwc:scientificName 'Austropenaeus nitidus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '8.3504'^^xsd:double;
  dwc:startLongitude '8.3383'^^xsd:double;
  dwc:endLongitude '8.3625'^^xsd:double;
  dwc:latitude '-23.2019'^^xsd:double;
  dwc:startLatitude '-23.1947'^^xsd:double;
  dwc:endLatitude '-23.209'^^xsd:double;
  dwc:coordinatePrecision '1470.14'^^xsd:double;
  dwc:minimumDepth '1150'^^xsd:integer;
  dwc:maximumDepth '1159'^^xsd:integer;
  dwc:temperature '3.7'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 0802L3AF20230'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '246428'^^xsd:integer;
  dwc:sampleSize '0,05765749 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,05765749 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 0802L3AF20230'^^xsd:string;
  dwc:observationDate '2008-02-08'^^xsd:date;
  dwc:aphiaIdAccepted '246428'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%200802L2AF10962>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L2AF10962> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L2AF10962> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.1884 8.2332)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-23.1884"^^xsd:decimal ;
  dwc:decimalLongitude "8.2332"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1019"^^xsd:integer ;
  dwc:maximumDepthInMeters "1028"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1440.05"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L2AF10962>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.1884 8.2332)"^^geo:wktLiteral ;
  geo-pos:lat "-23.1884"^^xsd:decimal ;
  geo-pos:long "8.2332"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1440.05"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%200802L2AF10962>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 0802L2AF10962" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 0802L2AF10962'^^xsd:string;
  dwc:scientificName 'Gadomus capensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '8.2332'^^xsd:double;
  dwc:startLongitude '8.2227'^^xsd:double;
  dwc:endLongitude '8.2438'^^xsd:double;
  dwc:latitude '-23.1884'^^xsd:double;
  dwc:startLatitude '-23.1798'^^xsd:double;
  dwc:endLatitude '-23.197'^^xsd:double;
  dwc:coordinatePrecision '1440.05'^^xsd:double;
  dwc:minimumDepth '1019'^^xsd:integer;
  dwc:maximumDepth '1028'^^xsd:integer;
  dwc:temperature '3.5'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 0802L2AF10962'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '217768'^^xsd:integer;
  dwc:sampleSize '0,05636204 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,05636204 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 0802L2AF10962'^^xsd:string;
  dwc:observationDate '2008-02-07'^^xsd:date;
  dwc:aphiaIdAccepted '217768'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%200802L2AF10967>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L2AF10967> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L2AF10967> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.1884 8.2332)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-23.1884"^^xsd:decimal ;
  dwc:decimalLongitude "8.2332"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1019"^^xsd:integer ;
  dwc:maximumDepthInMeters "1028"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1440.05"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L2AF10967>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.1884 8.2332)"^^geo:wktLiteral ;
  geo-pos:lat "-23.1884"^^xsd:decimal ;
  geo-pos:long "8.2332"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1440.05"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%200802L2AF10967>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 0802L2AF10967" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 0802L2AF10967'^^xsd:string;
  dwc:scientificName 'Electrona risso'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '8.2332'^^xsd:double;
  dwc:startLongitude '8.2227'^^xsd:double;
  dwc:endLongitude '8.2438'^^xsd:double;
  dwc:latitude '-23.1884'^^xsd:double;
  dwc:startLatitude '-23.1798'^^xsd:double;
  dwc:endLatitude '-23.197'^^xsd:double;
  dwc:coordinatePrecision '1440.05'^^xsd:double;
  dwc:minimumDepth '1019'^^xsd:integer;
  dwc:maximumDepth '1028'^^xsd:integer;
  dwc:temperature '3.5'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 0802L2AF10967'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '126600'^^xsd:integer;
  dwc:sampleSize '0,05636204 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,05636204 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 0802L2AF10967'^^xsd:string;
  dwc:observationDate '2008-02-07'^^xsd:date;
  dwc:aphiaIdAccepted '126600'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%200802L2AF10980>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L2AF10980> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L2AF10980> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.1884 8.2332)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-23.1884"^^xsd:decimal ;
  dwc:decimalLongitude "8.2332"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1019"^^xsd:integer ;
  dwc:maximumDepthInMeters "1028"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1440.05"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L2AF10980>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.1884 8.2332)"^^geo:wktLiteral ;
  geo-pos:lat "-23.1884"^^xsd:decimal ;
  geo-pos:long "8.2332"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1440.05"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%200802L2AF10980>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 0802L2AF10980" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 0802L2AF10980'^^xsd:string;
  dwc:scientificName 'Macroparalepis affinis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '8.2332'^^xsd:double;
  dwc:startLongitude '8.2227'^^xsd:double;
  dwc:endLongitude '8.2438'^^xsd:double;
  dwc:latitude '-23.1884'^^xsd:double;
  dwc:startLatitude '-23.1798'^^xsd:double;
  dwc:endLatitude '-23.197'^^xsd:double;
  dwc:coordinatePrecision '1440.05'^^xsd:double;
  dwc:minimumDepth '1019'^^xsd:integer;
  dwc:maximumDepth '1028'^^xsd:integer;
  dwc:temperature '3.5'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 0802L2AF10980'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '126356'^^xsd:integer;
  dwc:sampleSize '0,05636204 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,05636204 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 0802L2AF10980'^^xsd:string;
  dwc:observationDate '2008-02-07'^^xsd:date;
  dwc:aphiaIdAccepted '126356'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%200802L2AF11000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L2AF11000> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L2AF11000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.1884 8.2332)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-23.1884"^^xsd:decimal ;
  dwc:decimalLongitude "8.2332"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1019"^^xsd:integer ;
  dwc:maximumDepthInMeters "1028"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1440.05"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L2AF11000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.1884 8.2332)"^^geo:wktLiteral ;
  geo-pos:lat "-23.1884"^^xsd:decimal ;
  geo-pos:long "8.2332"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1440.05"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%200802L2AF11000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 0802L2AF11000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 0802L2AF11000'^^xsd:string;
  dwc:scientificName 'Conocara fiolenti'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '8.2332'^^xsd:double;
  dwc:startLongitude '8.2227'^^xsd:double;
  dwc:endLongitude '8.2438'^^xsd:double;
  dwc:latitude '-23.1884'^^xsd:double;
  dwc:startLatitude '-23.1798'^^xsd:double;
  dwc:endLatitude '-23.197'^^xsd:double;
  dwc:coordinatePrecision '1440.05'^^xsd:double;
  dwc:minimumDepth '1019'^^xsd:integer;
  dwc:maximumDepth '1028'^^xsd:integer;
  dwc:temperature '3.5'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 0802L2AF11000'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '126694'^^xsd:integer;
  dwc:sampleSize '0,05636204 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,05636204 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 0802L2AF11000'^^xsd:string;
  dwc:observationDate '2008-02-07'^^xsd:date;
  dwc:aphiaIdAccepted '126694'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%200802L2AF20039>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L2AF20039> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L2AF20039> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.1884 8.2332)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-23.1884"^^xsd:decimal ;
  dwc:decimalLongitude "8.2332"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1019"^^xsd:integer ;
  dwc:maximumDepthInMeters "1028"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1440.05"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L2AF20039>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.1884 8.2332)"^^geo:wktLiteral ;
  geo-pos:lat "-23.1884"^^xsd:decimal ;
  geo-pos:long "8.2332"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1440.05"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%200802L2AF20039>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 0802L2AF20039" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 0802L2AF20039'^^xsd:string;
  dwc:scientificName 'Aristaeopsis edwardsiana'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '8.2332'^^xsd:double;
  dwc:startLongitude '8.2227'^^xsd:double;
  dwc:endLongitude '8.2438'^^xsd:double;
  dwc:latitude '-23.1884'^^xsd:double;
  dwc:startLatitude '-23.1798'^^xsd:double;
  dwc:endLatitude '-23.197'^^xsd:double;
  dwc:coordinatePrecision '1440.05'^^xsd:double;
  dwc:minimumDepth '1019'^^xsd:integer;
  dwc:maximumDepth '1028'^^xsd:integer;
  dwc:temperature '3.5'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 0802L2AF20039'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '240796'^^xsd:integer;
  dwc:sampleSize '0,05636204 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,05636204 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 0802L2AF20039'^^xsd:string;
  dwc:observationDate '2008-02-07'^^xsd:date;
  dwc:aphiaIdAccepted '240796'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%200802L2AF20072>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L2AF20072> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L2AF20072> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.1884 8.2332)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-23.1884"^^xsd:decimal ;
  dwc:decimalLongitude "8.2332"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1019"^^xsd:integer ;
  dwc:maximumDepthInMeters "1028"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1440.05"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L2AF20072>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.1884 8.2332)"^^geo:wktLiteral ;
  geo-pos:lat "-23.1884"^^xsd:decimal ;
  geo-pos:long "8.2332"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1440.05"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%200802L2AF20072>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 0802L2AF20072" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 0802L2AF20072'^^xsd:string;
  dwc:scientificName 'Pentacheles laevis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '8.2332'^^xsd:double;
  dwc:startLongitude '8.2227'^^xsd:double;
  dwc:endLongitude '8.2438'^^xsd:double;
  dwc:latitude '-23.1884'^^xsd:double;
  dwc:startLatitude '-23.1798'^^xsd:double;
  dwc:endLatitude '-23.197'^^xsd:double;
  dwc:coordinatePrecision '1440.05'^^xsd:double;
  dwc:minimumDepth '1019'^^xsd:integer;
  dwc:maximumDepth '1028'^^xsd:integer;
  dwc:temperature '3.5'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 0802L2AF20072'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '382979'^^xsd:integer;
  dwc:sampleSize '0,05636204 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,05636204 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 0802L2AF20072'^^xsd:string;
  dwc:observationDate '2008-02-07'^^xsd:date;
  dwc:aphiaIdAccepted '382979'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%200802L2AF20121>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L2AF20121> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L2AF20121> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.1884 8.2332)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-23.1884"^^xsd:decimal ;
  dwc:decimalLongitude "8.2332"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1019"^^xsd:integer ;
  dwc:maximumDepthInMeters "1028"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1440.05"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L2AF20121>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.1884 8.2332)"^^geo:wktLiteral ;
  geo-pos:lat "-23.1884"^^xsd:decimal ;
  geo-pos:long "8.2332"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1440.05"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%200802L2AF20121>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 0802L2AF20121" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 0802L2AF20121'^^xsd:string;
  dwc:scientificName 'Parapagurus pilosimanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '8.2332'^^xsd:double;
  dwc:startLongitude '8.2227'^^xsd:double;
  dwc:endLongitude '8.2438'^^xsd:double;
  dwc:latitude '-23.1884'^^xsd:double;
  dwc:startLatitude '-23.1798'^^xsd:double;
  dwc:endLatitude '-23.197'^^xsd:double;
  dwc:coordinatePrecision '1440.05'^^xsd:double;
  dwc:minimumDepth '1019'^^xsd:integer;
  dwc:maximumDepth '1028'^^xsd:integer;
  dwc:temperature '3.5'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 0802L2AF20121'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '107248'^^xsd:integer;
  dwc:sampleSize '0,05636204 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,05636204 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 0802L2AF20121'^^xsd:string;
  dwc:observationDate '2008-02-07'^^xsd:date;
  dwc:aphiaIdAccepted '107248'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%200802L2AF40056>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L2AF40056> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L2AF40056> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.1884 8.2332)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-23.1884"^^xsd:decimal ;
  dwc:decimalLongitude "8.2332"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1019"^^xsd:integer ;
  dwc:maximumDepthInMeters "1028"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1440.05"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L2AF40056>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.1884 8.2332)"^^geo:wktLiteral ;
  geo-pos:lat "-23.1884"^^xsd:decimal ;
  geo-pos:long "8.2332"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1440.05"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%200802L2AF40056>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 0802L2AF40056" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 0802L2AF40056'^^xsd:string;
  dwc:scientificName 'Epizoanthus paguriphilus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '8.2332'^^xsd:double;
  dwc:startLongitude '8.2227'^^xsd:double;
  dwc:endLongitude '8.2438'^^xsd:double;
  dwc:latitude '-23.1884'^^xsd:double;
  dwc:startLatitude '-23.1798'^^xsd:double;
  dwc:endLatitude '-23.197'^^xsd:double;
  dwc:coordinatePrecision '1440.05'^^xsd:double;
  dwc:minimumDepth '1019'^^xsd:integer;
  dwc:maximumDepth '1028'^^xsd:integer;
  dwc:temperature '3.5'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 0802L2AF40056'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '101036'^^xsd:integer;
  dwc:sampleSize '0,05636204 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,05636204 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 0802L2AF40056'^^xsd:string;
  dwc:observationDate '2008-02-07'^^xsd:date;
  dwc:aphiaIdAccepted '101036'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%200802L2AF40060>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L2AF40060> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L2AF40060> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.1884 8.2332)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-23.1884"^^xsd:decimal ;
  dwc:decimalLongitude "8.2332"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1019"^^xsd:integer ;
  dwc:maximumDepthInMeters "1028"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1440.05"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L2AF40060>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.1884 8.2332)"^^geo:wktLiteral ;
  geo-pos:lat "-23.1884"^^xsd:decimal ;
  geo-pos:long "8.2332"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1440.05"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%200802L2AF40060>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 0802L2AF40060" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 0802L2AF40060'^^xsd:string;
  dwc:scientificName 'Hygrosoma petersii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '8.2332'^^xsd:double;
  dwc:startLongitude '8.2227'^^xsd:double;
  dwc:endLongitude '8.2438'^^xsd:double;
  dwc:latitude '-23.1884'^^xsd:double;
  dwc:startLatitude '-23.1798'^^xsd:double;
  dwc:endLatitude '-23.197'^^xsd:double;
  dwc:coordinatePrecision '1440.05'^^xsd:double;
  dwc:minimumDepth '1019'^^xsd:integer;
  dwc:maximumDepth '1028'^^xsd:integer;
  dwc:temperature '3.5'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 0802L2AF40060'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '124339'^^xsd:integer;
  dwc:sampleSize '0,05636204 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,05636204 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 0802L2AF40060'^^xsd:string;
  dwc:observationDate '2008-02-07'^^xsd:date;
  dwc:aphiaIdAccepted '124339'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%200802L3AF10007>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L3AF10007> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L3AF10007> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.2019 8.3504)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-23.2019"^^xsd:decimal ;
  dwc:decimalLongitude "8.3504"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1150"^^xsd:integer ;
  dwc:maximumDepthInMeters "1159"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1470.14"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L3AF10007>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.2019 8.3504)"^^geo:wktLiteral ;
  geo-pos:lat "-23.2019"^^xsd:decimal ;
  geo-pos:long "8.3504"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1470.14"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%200802L3AF10007>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 0802L3AF10007" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 0802L3AF10007'^^xsd:string;
  dwc:scientificName 'Argyropelecus gigas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '8.3504'^^xsd:double;
  dwc:startLongitude '8.3383'^^xsd:double;
  dwc:endLongitude '8.3625'^^xsd:double;
  dwc:latitude '-23.2019'^^xsd:double;
  dwc:startLatitude '-23.1947'^^xsd:double;
  dwc:endLatitude '-23.209'^^xsd:double;
  dwc:coordinatePrecision '1470.14'^^xsd:double;
  dwc:minimumDepth '1150'^^xsd:integer;
  dwc:maximumDepth '1159'^^xsd:integer;
  dwc:temperature '3.7'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 0802L3AF10007'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '127308'^^xsd:integer;
  dwc:sampleSize '0,05765749 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,05765749 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 0802L3AF10007'^^xsd:string;
  dwc:observationDate '2008-02-08'^^xsd:date;
  dwc:aphiaIdAccepted '127308'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%200802L3AF10320>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L3AF10320> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L3AF10320> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.2019 8.3504)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-23.2019"^^xsd:decimal ;
  dwc:decimalLongitude "8.3504"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1150"^^xsd:integer ;
  dwc:maximumDepthInMeters "1159"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1470.14"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L3AF10320>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.2019 8.3504)"^^geo:wktLiteral ;
  geo-pos:lat "-23.2019"^^xsd:decimal ;
  geo-pos:long "8.3504"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1470.14"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%200802L3AF10320>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 0802L3AF10320" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 0802L3AF10320'^^xsd:string;
  dwc:scientificName 'Coelorinchus labiatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '8.3504'^^xsd:double;
  dwc:startLongitude '8.3383'^^xsd:double;
  dwc:endLongitude '8.3625'^^xsd:double;
  dwc:latitude '-23.2019'^^xsd:double;
  dwc:startLatitude '-23.1947'^^xsd:double;
  dwc:endLatitude '-23.209'^^xsd:double;
  dwc:coordinatePrecision '1470.14'^^xsd:double;
  dwc:minimumDepth '1150'^^xsd:integer;
  dwc:maximumDepth '1159'^^xsd:integer;
  dwc:temperature '3.7'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 0802L3AF10320'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '280299'^^xsd:integer;
  dwc:sampleSize '0,05765749 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,05765749 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 0802L3AF10320'^^xsd:string;
  dwc:observationDate '2008-02-08'^^xsd:date;
  dwc:aphiaIdAccepted '280299'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%200802L2AF30130>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L2AF30130> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L2AF30130> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.1884 8.2332)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-23.1884"^^xsd:decimal ;
  dwc:decimalLongitude "8.2332"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1019"^^xsd:integer ;
  dwc:maximumDepthInMeters "1028"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1440.05"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L2AF30130>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.1884 8.2332)"^^geo:wktLiteral ;
  geo-pos:lat "-23.1884"^^xsd:decimal ;
  geo-pos:long "8.2332"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1440.05"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%200802L2AF30130>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 0802L2AF30130" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 0802L2AF30130'^^xsd:string;
  dwc:scientificName 'Diacria trispinosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '8.2332'^^xsd:double;
  dwc:startLongitude '8.2227'^^xsd:double;
  dwc:endLongitude '8.2438'^^xsd:double;
  dwc:latitude '-23.1884'^^xsd:double;
  dwc:startLatitude '-23.1798'^^xsd:double;
  dwc:endLatitude '-23.197'^^xsd:double;
  dwc:coordinatePrecision '1440.05'^^xsd:double;
  dwc:minimumDepth '1019'^^xsd:integer;
  dwc:maximumDepth '1028'^^xsd:integer;
  dwc:temperature '3.5'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 0802L2AF30130'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '139045'^^xsd:integer;
  dwc:sampleSize '0,05636204 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,05636204 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 0802L2AF30130'^^xsd:string;
  dwc:observationDate '2008-02-07'^^xsd:date;
  dwc:aphiaIdAccepted '139045'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%200802L2AF20225>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L2AF20225> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L2AF20225> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.1884 8.2332)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-23.1884"^^xsd:decimal ;
  dwc:decimalLongitude "8.2332"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1019"^^xsd:integer ;
  dwc:maximumDepthInMeters "1028"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1440.05"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L2AF20225>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.1884 8.2332)"^^geo:wktLiteral ;
  geo-pos:lat "-23.1884"^^xsd:decimal ;
  geo-pos:long "8.2332"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1440.05"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%200802L2AF20225>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 0802L2AF20225" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 0802L2AF20225'^^xsd:string;
  dwc:scientificName 'Chaceon erytheiae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '8.2332'^^xsd:double;
  dwc:startLongitude '8.2227'^^xsd:double;
  dwc:endLongitude '8.2438'^^xsd:double;
  dwc:latitude '-23.1884'^^xsd:double;
  dwc:startLatitude '-23.1798'^^xsd:double;
  dwc:endLatitude '-23.197'^^xsd:double;
  dwc:coordinatePrecision '1440.05'^^xsd:double;
  dwc:minimumDepth '1019'^^xsd:integer;
  dwc:maximumDepth '1028'^^xsd:integer;
  dwc:temperature '3.5'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 0802L2AF20225'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '241100'^^xsd:integer;
  dwc:sampleSize '0,05636204 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,05636204 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 0802L2AF20225'^^xsd:string;
  dwc:observationDate '2008-02-07'^^xsd:date;
  dwc:aphiaIdAccepted '241100'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%200802L2AF20230>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L2AF20230> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L2AF20230> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.1884 8.2332)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-23.1884"^^xsd:decimal ;
  dwc:decimalLongitude "8.2332"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1019"^^xsd:integer ;
  dwc:maximumDepthInMeters "1028"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1440.05"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L2AF20230>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.1884 8.2332)"^^geo:wktLiteral ;
  geo-pos:lat "-23.1884"^^xsd:decimal ;
  geo-pos:long "8.2332"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1440.05"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%200802L2AF20230>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 0802L2AF20230" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 0802L2AF20230'^^xsd:string;
  dwc:scientificName 'Austropenaeus nitidus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '8.2332'^^xsd:double;
  dwc:startLongitude '8.2227'^^xsd:double;
  dwc:endLongitude '8.2438'^^xsd:double;
  dwc:latitude '-23.1884'^^xsd:double;
  dwc:startLatitude '-23.1798'^^xsd:double;
  dwc:endLatitude '-23.197'^^xsd:double;
  dwc:coordinatePrecision '1440.05'^^xsd:double;
  dwc:minimumDepth '1019'^^xsd:integer;
  dwc:maximumDepth '1028'^^xsd:integer;
  dwc:temperature '3.5'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 0802L2AF20230'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '246428'^^xsd:integer;
  dwc:sampleSize '0,05636204 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,05636204 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 0802L2AF20230'^^xsd:string;
  dwc:observationDate '2008-02-07'^^xsd:date;
  dwc:aphiaIdAccepted '246428'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%200802L2AF30128>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L2AF30128> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L2AF30128> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.1884 8.2332)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-23.1884"^^xsd:decimal ;
  dwc:decimalLongitude "8.2332"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1019"^^xsd:integer ;
  dwc:maximumDepthInMeters "1028"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1440.05"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L2AF30128>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.1884 8.2332)"^^geo:wktLiteral ;
  geo-pos:lat "-23.1884"^^xsd:decimal ;
  geo-pos:long "8.2332"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1440.05"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%200802L2AF30128>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 0802L2AF30128" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 0802L2AF30128'^^xsd:string;
  dwc:scientificName 'Cymbulia peronii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '8.2332'^^xsd:double;
  dwc:startLongitude '8.2227'^^xsd:double;
  dwc:endLongitude '8.2438'^^xsd:double;
  dwc:latitude '-23.1884'^^xsd:double;
  dwc:startLatitude '-23.1798'^^xsd:double;
  dwc:endLatitude '-23.197'^^xsd:double;
  dwc:coordinatePrecision '1440.05'^^xsd:double;
  dwc:minimumDepth '1019'^^xsd:integer;
  dwc:maximumDepth '1028'^^xsd:integer;
  dwc:temperature '3.5'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 0802L2AF30128'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '139494'^^xsd:integer;
  dwc:sampleSize '0,05636204 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,05636204 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 0802L2AF30128'^^xsd:string;
  dwc:observationDate '2008-02-07'^^xsd:date;
  dwc:aphiaIdAccepted '139494'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%200802L2AF20209>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L2AF20209> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L2AF20209> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.1884 8.2332)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-23.1884"^^xsd:decimal ;
  dwc:decimalLongitude "8.2332"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1019"^^xsd:integer ;
  dwc:maximumDepthInMeters "1028"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1440.05"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L2AF20209>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.1884 8.2332)"^^geo:wktLiteral ;
  geo-pos:lat "-23.1884"^^xsd:decimal ;
  geo-pos:long "8.2332"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1440.05"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%200802L2AF20209>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 0802L2AF20209" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 0802L2AF20209'^^xsd:string;
  dwc:scientificName 'Nematocarcinus longirostris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '8.2332'^^xsd:double;
  dwc:startLongitude '8.2227'^^xsd:double;
  dwc:endLongitude '8.2438'^^xsd:double;
  dwc:latitude '-23.1884'^^xsd:double;
  dwc:startLatitude '-23.1798'^^xsd:double;
  dwc:endLatitude '-23.197'^^xsd:double;
  dwc:coordinatePrecision '1440.05'^^xsd:double;
  dwc:minimumDepth '1019'^^xsd:integer;
  dwc:maximumDepth '1028'^^xsd:integer;
  dwc:temperature '3.5'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 0802L2AF20209'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '514315'^^xsd:integer;
  dwc:sampleSize '0,05636204 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,05636204 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 0802L2AF20209'^^xsd:string;
  dwc:observationDate '2008-02-07'^^xsd:date;
  dwc:aphiaIdAccepted '514315'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%200802L2AF20138>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L2AF20138> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L2AF20138> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.1884 8.2332)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-23.1884"^^xsd:decimal ;
  dwc:decimalLongitude "8.2332"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1019"^^xsd:integer ;
  dwc:maximumDepthInMeters "1028"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1440.05"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L2AF20138>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.1884 8.2332)"^^geo:wktLiteral ;
  geo-pos:lat "-23.1884"^^xsd:decimal ;
  geo-pos:long "8.2332"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1440.05"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%200802L2AF20138>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 0802L2AF20138" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 0802L2AF20138'^^xsd:string;
  dwc:scientificName 'Funchalia woodwardi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '8.2332'^^xsd:double;
  dwc:startLongitude '8.2227'^^xsd:double;
  dwc:endLongitude '8.2438'^^xsd:double;
  dwc:latitude '-23.1884'^^xsd:double;
  dwc:startLatitude '-23.1798'^^xsd:double;
  dwc:endLatitude '-23.197'^^xsd:double;
  dwc:coordinatePrecision '1440.05'^^xsd:double;
  dwc:minimumDepth '1019'^^xsd:integer;
  dwc:maximumDepth '1028'^^xsd:integer;
  dwc:temperature '3.5'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 0802L2AF20138'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '107101'^^xsd:integer;
  dwc:sampleSize '0,05636204 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,05636204 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 0802L2AF20138'^^xsd:string;
  dwc:observationDate '2008-02-07'^^xsd:date;
  dwc:aphiaIdAccepted '107101'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%200802L2AF20148>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L2AF20148> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L2AF20148> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.1884 8.2332)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-23.1884"^^xsd:decimal ;
  dwc:decimalLongitude "8.2332"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1019"^^xsd:integer ;
  dwc:maximumDepthInMeters "1028"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1440.05"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L2AF20148>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.1884 8.2332)"^^geo:wktLiteral ;
  geo-pos:lat "-23.1884"^^xsd:decimal ;
  geo-pos:long "8.2332"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1440.05"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%200802L2AF20148>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 0802L2AF20148" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 0802L2AF20148'^^xsd:string;
  dwc:scientificName 'Acanthephyra eximia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '8.2332'^^xsd:double;
  dwc:startLongitude '8.2227'^^xsd:double;
  dwc:endLongitude '8.2438'^^xsd:double;
  dwc:latitude '-23.1884'^^xsd:double;
  dwc:startLatitude '-23.1798'^^xsd:double;
  dwc:endLatitude '-23.197'^^xsd:double;
  dwc:coordinatePrecision '1440.05'^^xsd:double;
  dwc:minimumDepth '1019'^^xsd:integer;
  dwc:maximumDepth '1028'^^xsd:integer;
  dwc:temperature '3.5'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 0802L2AF20148'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '564909'^^xsd:integer;
  dwc:sampleSize '0,05636204 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,05636204 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 0802L2AF20148'^^xsd:string;
  dwc:observationDate '2008-02-07'^^xsd:date;
  dwc:aphiaIdAccepted '564909'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%200802L2AF20155>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L2AF20155> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L2AF20155> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.1884 8.2332)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-23.1884"^^xsd:decimal ;
  dwc:decimalLongitude "8.2332"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1019"^^xsd:integer ;
  dwc:maximumDepthInMeters "1028"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1440.05"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L2AF20155>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.1884 8.2332)"^^geo:wktLiteral ;
  geo-pos:lat "-23.1884"^^xsd:decimal ;
  geo-pos:long "8.2332"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1440.05"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%200802L2AF20155>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 0802L2AF20155" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 0802L2AF20155'^^xsd:string;
  dwc:scientificName 'Acanthephyra acanthitelsonis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '8.2332'^^xsd:double;
  dwc:startLongitude '8.2227'^^xsd:double;
  dwc:endLongitude '8.2438'^^xsd:double;
  dwc:latitude '-23.1884'^^xsd:double;
  dwc:startLatitude '-23.1798'^^xsd:double;
  dwc:endLatitude '-23.197'^^xsd:double;
  dwc:coordinatePrecision '1440.05'^^xsd:double;
  dwc:minimumDepth '1019'^^xsd:integer;
  dwc:maximumDepth '1028'^^xsd:integer;
  dwc:temperature '3.5'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 0802L2AF20155'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '240809'^^xsd:integer;
  dwc:sampleSize '0,05636204 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,05636204 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 0802L2AF20155'^^xsd:string;
  dwc:observationDate '2008-02-07'^^xsd:date;
  dwc:aphiaIdAccepted '107581'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%200802L3AF10790>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L3AF10790> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L3AF10790> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.2019 8.3504)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-23.2019"^^xsd:decimal ;
  dwc:decimalLongitude "8.3504"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1150"^^xsd:integer ;
  dwc:maximumDepthInMeters "1159"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1470.14"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L3AF10790>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.2019 8.3504)"^^geo:wktLiteral ;
  geo-pos:lat "-23.2019"^^xsd:decimal ;
  geo-pos:long "8.3504"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1470.14"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%200802L3AF10790>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 0802L3AF10790" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 0802L3AF10790'^^xsd:string;
  dwc:scientificName 'Sphagemacrurus hirundo'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '8.3504'^^xsd:double;
  dwc:startLongitude '8.3383'^^xsd:double;
  dwc:endLongitude '8.3625'^^xsd:double;
  dwc:latitude '-23.2019'^^xsd:double;
  dwc:startLatitude '-23.1947'^^xsd:double;
  dwc:endLatitude '-23.209'^^xsd:double;
  dwc:coordinatePrecision '1470.14'^^xsd:double;
  dwc:minimumDepth '1150'^^xsd:integer;
  dwc:maximumDepth '1159'^^xsd:integer;
  dwc:temperature '3.7'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 0802L3AF10790'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '126479'^^xsd:integer;
  dwc:sampleSize '0,05765749 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,05765749 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 0802L3AF10790'^^xsd:string;
  dwc:observationDate '2008-02-08'^^xsd:date;
  dwc:aphiaIdAccepted '126479'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%200802L3AF10812>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L3AF10812> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L3AF10812> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.2019 8.3504)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-23.2019"^^xsd:decimal ;
  dwc:decimalLongitude "8.3504"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1150"^^xsd:integer ;
  dwc:maximumDepthInMeters "1159"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1470.14"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L3AF10812>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.2019 8.3504)"^^geo:wktLiteral ;
  geo-pos:lat "-23.2019"^^xsd:decimal ;
  geo-pos:long "8.3504"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1470.14"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%200802L3AF10812>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 0802L3AF10812" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 0802L3AF10812'^^xsd:string;
  dwc:scientificName 'Neocyttus rhomboidalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '8.3504'^^xsd:double;
  dwc:startLongitude '8.3383'^^xsd:double;
  dwc:endLongitude '8.3625'^^xsd:double;
  dwc:latitude '-23.2019'^^xsd:double;
  dwc:startLatitude '-23.1947'^^xsd:double;
  dwc:endLatitude '-23.209'^^xsd:double;
  dwc:coordinatePrecision '1470.14'^^xsd:double;
  dwc:minimumDepth '1150'^^xsd:integer;
  dwc:maximumDepth '1159'^^xsd:integer;
  dwc:temperature '3.7'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 0802L3AF10812'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '217959'^^xsd:integer;
  dwc:sampleSize '0,05765749 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,05765749 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 0802L3AF10812'^^xsd:string;
  dwc:observationDate '2008-02-08'^^xsd:date;
  dwc:aphiaIdAccepted '217959'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%200802L3AF10823>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L3AF10823> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L3AF10823> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.2019 8.3504)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-23.2019"^^xsd:decimal ;
  dwc:decimalLongitude "8.3504"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1150"^^xsd:integer ;
  dwc:maximumDepthInMeters "1159"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1470.14"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L3AF10823>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.2019 8.3504)"^^geo:wktLiteral ;
  geo-pos:lat "-23.2019"^^xsd:decimal ;
  geo-pos:long "8.3504"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1470.14"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%200802L3AF10823>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 0802L3AF10823" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 0802L3AF10823'^^xsd:string;
  dwc:scientificName 'Notacanthus sexspinis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '8.3504'^^xsd:double;
  dwc:startLongitude '8.3383'^^xsd:double;
  dwc:endLongitude '8.3625'^^xsd:double;
  dwc:latitude '-23.2019'^^xsd:double;
  dwc:startLatitude '-23.1947'^^xsd:double;
  dwc:endLatitude '-23.209'^^xsd:double;
  dwc:coordinatePrecision '1470.14'^^xsd:double;
  dwc:minimumDepth '1150'^^xsd:integer;
  dwc:maximumDepth '1159'^^xsd:integer;
  dwc:temperature '3.7'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 0802L3AF10823'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '221411'^^xsd:integer;
  dwc:sampleSize '0,05765749 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,05765749 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 0802L3AF10823'^^xsd:string;
  dwc:observationDate '2008-02-08'^^xsd:date;
  dwc:aphiaIdAccepted '221411'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%200802L3AF10389>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L3AF10389> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L3AF10389> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.2019 8.3504)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-23.2019"^^xsd:decimal ;
  dwc:decimalLongitude "8.3504"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1150"^^xsd:integer ;
  dwc:maximumDepthInMeters "1159"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1470.14"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L3AF10389>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.2019 8.3504)"^^geo:wktLiteral ;
  geo-pos:lat "-23.2019"^^xsd:decimal ;
  geo-pos:long "8.3504"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1470.14"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%200802L3AF10389>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 0802L3AF10389" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 0802L3AF10389'^^xsd:string;
  dwc:scientificName 'Coccorella atlantica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '8.3504'^^xsd:double;
  dwc:startLongitude '8.3383'^^xsd:double;
  dwc:endLongitude '8.3625'^^xsd:double;
  dwc:latitude '-23.2019'^^xsd:double;
  dwc:startLatitude '-23.1947'^^xsd:double;
  dwc:endLatitude '-23.209'^^xsd:double;
  dwc:coordinatePrecision '1470.14'^^xsd:double;
  dwc:minimumDepth '1150'^^xsd:integer;
  dwc:maximumDepth '1159'^^xsd:integer;
  dwc:temperature '3.7'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 0802L3AF10389'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '126337'^^xsd:integer;
  dwc:sampleSize '0,05765749 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,05765749 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 0802L3AF10389'^^xsd:string;
  dwc:observationDate '2008-02-08'^^xsd:date;
  dwc:aphiaIdAccepted '126337'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%200802L3AF10465>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L3AF10465> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L3AF10465> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.2019 8.3504)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-23.2019"^^xsd:decimal ;
  dwc:decimalLongitude "8.3504"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1150"^^xsd:integer ;
  dwc:maximumDepthInMeters "1159"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1470.14"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L3AF10465>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.2019 8.3504)"^^geo:wktLiteral ;
  geo-pos:lat "-23.2019"^^xsd:decimal ;
  geo-pos:long "8.3504"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1470.14"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%200802L3AF10465>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 0802L3AF10465" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 0802L3AF10465'^^xsd:string;
  dwc:scientificName 'Alepocephalus australis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '8.3504'^^xsd:double;
  dwc:startLongitude '8.3383'^^xsd:double;
  dwc:endLongitude '8.3625'^^xsd:double;
  dwc:latitude '-23.2019'^^xsd:double;
  dwc:startLatitude '-23.1947'^^xsd:double;
  dwc:endLatitude '-23.209'^^xsd:double;
  dwc:coordinatePrecision '1470.14'^^xsd:double;
  dwc:minimumDepth '1150'^^xsd:integer;
  dwc:maximumDepth '1159'^^xsd:integer;
  dwc:temperature '3.7'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 0802L3AF10465'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '217603'^^xsd:integer;
  dwc:sampleSize '0,05765749 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,05765749 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 0802L3AF10465'^^xsd:string;
  dwc:observationDate '2008-02-08'^^xsd:date;
  dwc:aphiaIdAccepted '217603'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%200802L3AF10484>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L3AF10484> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L3AF10484> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.2019 8.3504)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-23.2019"^^xsd:decimal ;
  dwc:decimalLongitude "8.3504"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1150"^^xsd:integer ;
  dwc:maximumDepthInMeters "1159"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1470.14"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L3AF10484>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.2019 8.3504)"^^geo:wktLiteral ;
  geo-pos:lat "-23.2019"^^xsd:decimal ;
  geo-pos:long "8.3504"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1470.14"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%200802L3AF10484>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 0802L3AF10484" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 0802L3AF10484'^^xsd:string;
  dwc:scientificName 'Diastobranchus capensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '8.3504'^^xsd:double;
  dwc:startLongitude '8.3383'^^xsd:double;
  dwc:endLongitude '8.3625'^^xsd:double;
  dwc:latitude '-23.2019'^^xsd:double;
  dwc:startLatitude '-23.1947'^^xsd:double;
  dwc:endLatitude '-23.209'^^xsd:double;
  dwc:coordinatePrecision '1470.14'^^xsd:double;
  dwc:minimumDepth '1150'^^xsd:integer;
  dwc:maximumDepth '1159'^^xsd:integer;
  dwc:temperature '3.7'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 0802L3AF10484'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '158656'^^xsd:integer;
  dwc:sampleSize '0,05765749 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,05765749 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 0802L3AF10484'^^xsd:string;
  dwc:observationDate '2008-02-08'^^xsd:date;
  dwc:aphiaIdAccepted '158656'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%200802L3AF10505>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L3AF10505> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L3AF10505> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.2019 8.3504)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-23.2019"^^xsd:decimal ;
  dwc:decimalLongitude "8.3504"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1150"^^xsd:integer ;
  dwc:maximumDepthInMeters "1159"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1470.14"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L3AF10505>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.2019 8.3504)"^^geo:wktLiteral ;
  geo-pos:lat "-23.2019"^^xsd:decimal ;
  geo-pos:long "8.3504"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1470.14"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%200802L3AF10505>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 0802L3AF10505" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 0802L3AF10505'^^xsd:string;
  dwc:scientificName 'Synaphobranchus kaupii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '8.3504'^^xsd:double;
  dwc:startLongitude '8.3383'^^xsd:double;
  dwc:endLongitude '8.3625'^^xsd:double;
  dwc:latitude '-23.2019'^^xsd:double;
  dwc:startLatitude '-23.1947'^^xsd:double;
  dwc:endLatitude '-23.209'^^xsd:double;
  dwc:coordinatePrecision '1470.14'^^xsd:double;
  dwc:minimumDepth '1150'^^xsd:integer;
  dwc:maximumDepth '1159'^^xsd:integer;
  dwc:temperature '3.7'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 0802L3AF10505'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '126328'^^xsd:integer;
  dwc:sampleSize '0,05765749 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,05765749 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 0802L3AF10505'^^xsd:string;
  dwc:observationDate '2008-02-08'^^xsd:date;
  dwc:aphiaIdAccepted '126328'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%200802L3AF10532>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L3AF10532> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L3AF10532> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.2019 8.3504)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-23.2019"^^xsd:decimal ;
  dwc:decimalLongitude "8.3504"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1150"^^xsd:integer ;
  dwc:maximumDepthInMeters "1159"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1470.14"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L3AF10532>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.2019 8.3504)"^^geo:wktLiteral ;
  geo-pos:lat "-23.2019"^^xsd:decimal ;
  geo-pos:long "8.3504"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1470.14"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%200802L3AF10532>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 0802L3AF10532" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 0802L3AF10532'^^xsd:string;
  dwc:scientificName 'Bathygadus favosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '8.3504'^^xsd:double;
  dwc:startLongitude '8.3383'^^xsd:double;
  dwc:endLongitude '8.3625'^^xsd:double;
  dwc:latitude '-23.2019'^^xsd:double;
  dwc:startLatitude '-23.1947'^^xsd:double;
  dwc:endLatitude '-23.209'^^xsd:double;
  dwc:coordinatePrecision '1470.14'^^xsd:double;
  dwc:minimumDepth '1150'^^xsd:integer;
  dwc:maximumDepth '1159'^^xsd:integer;
  dwc:temperature '3.7'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 0802L3AF10532'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '126462'^^xsd:integer;
  dwc:sampleSize '0,05765749 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,05765749 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 0802L3AF10532'^^xsd:string;
  dwc:observationDate '2008-02-08'^^xsd:date;
  dwc:aphiaIdAccepted '126462'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%200802L3AF10569>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L3AF10569> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L3AF10569> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.2019 8.3504)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-23.2019"^^xsd:decimal ;
  dwc:decimalLongitude "8.3504"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1150"^^xsd:integer ;
  dwc:maximumDepthInMeters "1159"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1470.14"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L3AF10569>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.2019 8.3504)"^^geo:wktLiteral ;
  geo-pos:lat "-23.2019"^^xsd:decimal ;
  geo-pos:long "8.3504"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1470.14"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%200802L3AF10569>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 0802L3AF10569" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 0802L3AF10569'^^xsd:string;
  dwc:scientificName 'Simenchelys parasitica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '8.3504'^^xsd:double;
  dwc:startLongitude '8.3383'^^xsd:double;
  dwc:endLongitude '8.3625'^^xsd:double;
  dwc:latitude '-23.2019'^^xsd:double;
  dwc:startLatitude '-23.1947'^^xsd:double;
  dwc:endLatitude '-23.209'^^xsd:double;
  dwc:coordinatePrecision '1470.14'^^xsd:double;
  dwc:minimumDepth '1150'^^xsd:integer;
  dwc:maximumDepth '1159'^^xsd:integer;
  dwc:temperature '3.7'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 0802L3AF10569'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '126327'^^xsd:integer;
  dwc:sampleSize '0,05765749 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,05765749 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 0802L3AF10569'^^xsd:string;
  dwc:observationDate '2008-02-08'^^xsd:date;
  dwc:aphiaIdAccepted '126327'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%200802L3AF10739>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L3AF10739> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L3AF10739> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.2019 8.3504)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-23.2019"^^xsd:decimal ;
  dwc:decimalLongitude "8.3504"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1150"^^xsd:integer ;
  dwc:maximumDepthInMeters "1159"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1470.14"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L3AF10739>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.2019 8.3504)"^^geo:wktLiteral ;
  geo-pos:lat "-23.2019"^^xsd:decimal ;
  geo-pos:long "8.3504"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1470.14"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%200802L3AF10739>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 0802L3AF10739" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 0802L3AF10739'^^xsd:string;
  dwc:scientificName 'Melamphaes microps'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '8.3504'^^xsd:double;
  dwc:startLongitude '8.3383'^^xsd:double;
  dwc:endLongitude '8.3625'^^xsd:double;
  dwc:latitude '-23.2019'^^xsd:double;
  dwc:startLatitude '-23.1947'^^xsd:double;
  dwc:endLatitude '-23.209'^^xsd:double;
  dwc:coordinatePrecision '1470.14'^^xsd:double;
  dwc:minimumDepth '1150'^^xsd:integer;
  dwc:maximumDepth '1159'^^xsd:integer;
  dwc:temperature '3.7'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 0802L3AF10739'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '127268'^^xsd:integer;
  dwc:sampleSize '0,05765749 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,05765749 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 0802L3AF10739'^^xsd:string;
  dwc:observationDate '2008-02-08'^^xsd:date;
  dwc:aphiaIdAccepted '127268'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%200802L3AF10779>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L3AF10779> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L3AF10779> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.2019 8.3504)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-23.2019"^^xsd:decimal ;
  dwc:decimalLongitude "8.3504"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1150"^^xsd:integer ;
  dwc:maximumDepthInMeters "1159"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1470.14"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L3AF10779>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.2019 8.3504)"^^geo:wktLiteral ;
  geo-pos:lat "-23.2019"^^xsd:decimal ;
  geo-pos:long "8.3504"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1470.14"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%200802L3AF10779>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 0802L3AF10779" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 0802L3AF10779'^^xsd:string;
  dwc:scientificName 'Rouleina attrita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '8.3504'^^xsd:double;
  dwc:startLongitude '8.3383'^^xsd:double;
  dwc:endLongitude '8.3625'^^xsd:double;
  dwc:latitude '-23.2019'^^xsd:double;
  dwc:startLatitude '-23.1947'^^xsd:double;
  dwc:endLatitude '-23.209'^^xsd:double;
  dwc:coordinatePrecision '1470.14'^^xsd:double;
  dwc:minimumDepth '1150'^^xsd:integer;
  dwc:maximumDepth '1159'^^xsd:integer;
  dwc:temperature '3.7'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 0802L3AF10779'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '126709'^^xsd:integer;
  dwc:sampleSize '0,05765749 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,05765749 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 0802L3AF10779'^^xsd:string;
  dwc:observationDate '2008-02-08'^^xsd:date;
  dwc:aphiaIdAccepted '126709'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%200802L3AF10666>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L3AF10666> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L3AF10666> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.2019 8.3504)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-23.2019"^^xsd:decimal ;
  dwc:decimalLongitude "8.3504"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1150"^^xsd:integer ;
  dwc:maximumDepthInMeters "1159"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1470.14"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L3AF10666>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.2019 8.3504)"^^geo:wktLiteral ;
  geo-pos:lat "-23.2019"^^xsd:decimal ;
  geo-pos:long "8.3504"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1470.14"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%200802L3AF10666>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 0802L3AF10666" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 0802L3AF10666'^^xsd:string;
  dwc:scientificName 'Etmopterus princeps'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '8.3504'^^xsd:double;
  dwc:startLongitude '8.3383'^^xsd:double;
  dwc:endLongitude '8.3625'^^xsd:double;
  dwc:latitude '-23.2019'^^xsd:double;
  dwc:startLatitude '-23.1947'^^xsd:double;
  dwc:endLatitude '-23.209'^^xsd:double;
  dwc:coordinatePrecision '1470.14'^^xsd:double;
  dwc:minimumDepth '1150'^^xsd:integer;
  dwc:maximumDepth '1159'^^xsd:integer;
  dwc:temperature '3.7'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 0802L3AF10666'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '105911'^^xsd:integer;
  dwc:sampleSize '0,05765749 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,05765749 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 0802L3AF10666'^^xsd:string;
  dwc:observationDate '2008-02-08'^^xsd:date;
  dwc:aphiaIdAccepted '105911'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%200802L3AF10634>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L3AF10634> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L3AF10634> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.2019 8.3504)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-23.2019"^^xsd:decimal ;
  dwc:decimalLongitude "8.3504"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1150"^^xsd:integer ;
  dwc:maximumDepthInMeters "1159"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1470.14"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L3AF10634>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.2019 8.3504)"^^geo:wktLiteral ;
  geo-pos:lat "-23.2019"^^xsd:decimal ;
  geo-pos:long "8.3504"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1470.14"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%200802L3AF10634>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 0802L3AF10634" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 0802L3AF10634'^^xsd:string;
  dwc:scientificName 'Aldrovandia affinis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '8.3504'^^xsd:double;
  dwc:startLongitude '8.3383'^^xsd:double;
  dwc:endLongitude '8.3625'^^xsd:double;
  dwc:latitude '-23.2019'^^xsd:double;
  dwc:startLatitude '-23.1947'^^xsd:double;
  dwc:endLatitude '-23.209'^^xsd:double;
  dwc:coordinatePrecision '1470.14'^^xsd:double;
  dwc:minimumDepth '1150'^^xsd:integer;
  dwc:maximumDepth '1159'^^xsd:integer;
  dwc:temperature '3.7'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 0802L3AF10634'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '126637'^^xsd:integer;
  dwc:sampleSize '0,05765749 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,05765749 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 0802L3AF10634'^^xsd:string;
  dwc:observationDate '2008-02-08'^^xsd:date;
  dwc:aphiaIdAccepted '126637'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%200802L3AF10605>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L3AF10605> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L3AF10605> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.2019 8.3504)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-23.2019"^^xsd:decimal ;
  dwc:decimalLongitude "8.3504"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1150"^^xsd:integer ;
  dwc:maximumDepthInMeters "1159"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1470.14"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L3AF10605>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.2019 8.3504)"^^geo:wktLiteral ;
  geo-pos:lat "-23.2019"^^xsd:decimal ;
  geo-pos:long "8.3504"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1470.14"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%200802L3AF10605>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 0802L3AF10605" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 0802L3AF10605'^^xsd:string;
  dwc:scientificName 'Alepocephalus productus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '8.3504'^^xsd:double;
  dwc:startLongitude '8.3383'^^xsd:double;
  dwc:endLongitude '8.3625'^^xsd:double;
  dwc:latitude '-23.2019'^^xsd:double;
  dwc:startLatitude '-23.1947'^^xsd:double;
  dwc:endLatitude '-23.209'^^xsd:double;
  dwc:coordinatePrecision '1470.14'^^xsd:double;
  dwc:minimumDepth '1150'^^xsd:integer;
  dwc:maximumDepth '1159'^^xsd:integer;
  dwc:temperature '3.7'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 0802L3AF10605'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '126683'^^xsd:integer;
  dwc:sampleSize '0,05765749 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,05765749 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 0802L3AF10605'^^xsd:string;
  dwc:observationDate '2008-02-08'^^xsd:date;
  dwc:aphiaIdAccepted '126683'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%200802L2AF10826>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L2AF10826> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L2AF10826> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.1884 8.2332)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-23.1884"^^xsd:decimal ;
  dwc:decimalLongitude "8.2332"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1019"^^xsd:integer ;
  dwc:maximumDepthInMeters "1028"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1440.05"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L2AF10826>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.1884 8.2332)"^^geo:wktLiteral ;
  geo-pos:lat "-23.1884"^^xsd:decimal ;
  geo-pos:long "8.2332"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1440.05"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%200802L2AF10826>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 0802L2AF10826" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 0802L2AF10826'^^xsd:string;
  dwc:scientificName 'Allocyttus verrucosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '8.2332'^^xsd:double;
  dwc:startLongitude '8.2227'^^xsd:double;
  dwc:endLongitude '8.2438'^^xsd:double;
  dwc:latitude '-23.1884'^^xsd:double;
  dwc:startLatitude '-23.1798'^^xsd:double;
  dwc:endLatitude '-23.197'^^xsd:double;
  dwc:coordinatePrecision '1440.05'^^xsd:double;
  dwc:minimumDepth '1019'^^xsd:integer;
  dwc:maximumDepth '1028'^^xsd:integer;
  dwc:temperature '3.5'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 0802L2AF10826'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '127422'^^xsd:integer;
  dwc:sampleSize '0,05636204 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,05636204 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 0802L2AF10826'^^xsd:string;
  dwc:observationDate '2008-02-07'^^xsd:date;
  dwc:aphiaIdAccepted '127422'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%200802L2AF10827>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L2AF10827> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L2AF10827> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.1884 8.2332)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-23.1884"^^xsd:decimal ;
  dwc:decimalLongitude "8.2332"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1019"^^xsd:integer ;
  dwc:maximumDepthInMeters "1028"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1440.05"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L2AF10827>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.1884 8.2332)"^^geo:wktLiteral ;
  geo-pos:lat "-23.1884"^^xsd:decimal ;
  geo-pos:long "8.2332"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1440.05"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%200802L2AF10827>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 0802L2AF10827" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 0802L2AF10827'^^xsd:string;
  dwc:scientificName 'Nezumia brevibarbata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '8.2332'^^xsd:double;
  dwc:startLongitude '8.2227'^^xsd:double;
  dwc:endLongitude '8.2438'^^xsd:double;
  dwc:latitude '-23.1884'^^xsd:double;
  dwc:startLatitude '-23.1798'^^xsd:double;
  dwc:endLatitude '-23.197'^^xsd:double;
  dwc:coordinatePrecision '1440.05'^^xsd:double;
  dwc:minimumDepth '1019'^^xsd:integer;
  dwc:maximumDepth '1028'^^xsd:integer;
  dwc:temperature '3.5'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 0802L2AF10827'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '217780'^^xsd:integer;
  dwc:sampleSize '0,05636204 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,05636204 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 0802L2AF10827'^^xsd:string;
  dwc:observationDate '2008-02-07'^^xsd:date;
  dwc:aphiaIdAccepted '217780'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%200802L2AF10787>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L2AF10787> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L2AF10787> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.1884 8.2332)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-23.1884"^^xsd:decimal ;
  dwc:decimalLongitude "8.2332"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1019"^^xsd:integer ;
  dwc:maximumDepthInMeters "1028"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1440.05"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L2AF10787>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.1884 8.2332)"^^geo:wktLiteral ;
  geo-pos:lat "-23.1884"^^xsd:decimal ;
  geo-pos:long "8.2332"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1440.05"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%200802L2AF10787>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 0802L2AF10787" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 0802L2AF10787'^^xsd:string;
  dwc:scientificName 'Serrivomer beanii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '8.2332'^^xsd:double;
  dwc:startLongitude '8.2227'^^xsd:double;
  dwc:endLongitude '8.2438'^^xsd:double;
  dwc:latitude '-23.1884'^^xsd:double;
  dwc:startLatitude '-23.1798'^^xsd:double;
  dwc:endLatitude '-23.197'^^xsd:double;
  dwc:coordinatePrecision '1440.05'^^xsd:double;
  dwc:minimumDepth '1019'^^xsd:integer;
  dwc:maximumDepth '1028'^^xsd:integer;
  dwc:temperature '3.5'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 0802L2AF10787'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '126319'^^xsd:integer;
  dwc:sampleSize '0,05636204 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,05636204 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 0802L2AF10787'^^xsd:string;
  dwc:observationDate '2008-02-07'^^xsd:date;
  dwc:aphiaIdAccepted '126319'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%200802L2AF10790>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L2AF10790> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L2AF10790> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.1884 8.2332)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-23.1884"^^xsd:decimal ;
  dwc:decimalLongitude "8.2332"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1019"^^xsd:integer ;
  dwc:maximumDepthInMeters "1028"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1440.05"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L2AF10790>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.1884 8.2332)"^^geo:wktLiteral ;
  geo-pos:lat "-23.1884"^^xsd:decimal ;
  geo-pos:long "8.2332"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1440.05"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%200802L2AF10790>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 0802L2AF10790" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 0802L2AF10790'^^xsd:string;
  dwc:scientificName 'Sphagemacrurus hirundo'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '8.2332'^^xsd:double;
  dwc:startLongitude '8.2227'^^xsd:double;
  dwc:endLongitude '8.2438'^^xsd:double;
  dwc:latitude '-23.1884'^^xsd:double;
  dwc:startLatitude '-23.1798'^^xsd:double;
  dwc:endLatitude '-23.197'^^xsd:double;
  dwc:coordinatePrecision '1440.05'^^xsd:double;
  dwc:minimumDepth '1019'^^xsd:integer;
  dwc:maximumDepth '1028'^^xsd:integer;
  dwc:temperature '3.5'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 0802L2AF10790'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '126479'^^xsd:integer;
  dwc:sampleSize '0,05636204 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,05636204 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 0802L2AF10790'^^xsd:string;
  dwc:observationDate '2008-02-07'^^xsd:date;
  dwc:aphiaIdAccepted '126479'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%200802L2AF10812>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L2AF10812> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L2AF10812> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.1884 8.2332)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-23.1884"^^xsd:decimal ;
  dwc:decimalLongitude "8.2332"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1019"^^xsd:integer ;
  dwc:maximumDepthInMeters "1028"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1440.05"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L2AF10812>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.1884 8.2332)"^^geo:wktLiteral ;
  geo-pos:lat "-23.1884"^^xsd:decimal ;
  geo-pos:long "8.2332"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1440.05"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%200802L2AF10812>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 0802L2AF10812" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 0802L2AF10812'^^xsd:string;
  dwc:scientificName 'Neocyttus rhomboidalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '8.2332'^^xsd:double;
  dwc:startLongitude '8.2227'^^xsd:double;
  dwc:endLongitude '8.2438'^^xsd:double;
  dwc:latitude '-23.1884'^^xsd:double;
  dwc:startLatitude '-23.1798'^^xsd:double;
  dwc:endLatitude '-23.197'^^xsd:double;
  dwc:coordinatePrecision '1440.05'^^xsd:double;
  dwc:minimumDepth '1019'^^xsd:integer;
  dwc:maximumDepth '1028'^^xsd:integer;
  dwc:temperature '3.5'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 0802L2AF10812'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '217959'^^xsd:integer;
  dwc:sampleSize '0,05636204 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,05636204 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 0802L2AF10812'^^xsd:string;
  dwc:observationDate '2008-02-07'^^xsd:date;
  dwc:aphiaIdAccepted '217959'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%200802L2AF10779>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L2AF10779> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L2AF10779> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.1884 8.2332)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-23.1884"^^xsd:decimal ;
  dwc:decimalLongitude "8.2332"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1019"^^xsd:integer ;
  dwc:maximumDepthInMeters "1028"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1440.05"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L2AF10779>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.1884 8.2332)"^^geo:wktLiteral ;
  geo-pos:lat "-23.1884"^^xsd:decimal ;
  geo-pos:long "8.2332"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1440.05"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%200802L2AF10779>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 0802L2AF10779" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 0802L2AF10779'^^xsd:string;
  dwc:scientificName 'Rouleina attrita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '8.2332'^^xsd:double;
  dwc:startLongitude '8.2227'^^xsd:double;
  dwc:endLongitude '8.2438'^^xsd:double;
  dwc:latitude '-23.1884'^^xsd:double;
  dwc:startLatitude '-23.1798'^^xsd:double;
  dwc:endLatitude '-23.197'^^xsd:double;
  dwc:coordinatePrecision '1440.05'^^xsd:double;
  dwc:minimumDepth '1019'^^xsd:integer;
  dwc:maximumDepth '1028'^^xsd:integer;
  dwc:temperature '3.5'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 0802L2AF10779'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '126709'^^xsd:integer;
  dwc:sampleSize '0,05636204 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,05636204 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 0802L2AF10779'^^xsd:string;
  dwc:observationDate '2008-02-07'^^xsd:date;
  dwc:aphiaIdAccepted '126709'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%200802L2AF10782>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L2AF10782> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L2AF10782> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.1884 8.2332)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-23.1884"^^xsd:decimal ;
  dwc:decimalLongitude "8.2332"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1019"^^xsd:integer ;
  dwc:maximumDepthInMeters "1028"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1440.05"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L2AF10782>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.1884 8.2332)"^^geo:wktLiteral ;
  geo-pos:lat "-23.1884"^^xsd:decimal ;
  geo-pos:long "8.2332"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1440.05"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%200802L2AF10782>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 0802L2AF10782" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 0802L2AF10782'^^xsd:string;
  dwc:scientificName 'Scombrolabrax heterolepis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '8.2332'^^xsd:double;
  dwc:startLongitude '8.2227'^^xsd:double;
  dwc:endLongitude '8.2438'^^xsd:double;
  dwc:latitude '-23.1884'^^xsd:double;
  dwc:startLatitude '-23.1798'^^xsd:double;
  dwc:endLatitude '-23.197'^^xsd:double;
  dwc:coordinatePrecision '1440.05'^^xsd:double;
  dwc:minimumDepth '1019'^^xsd:integer;
  dwc:maximumDepth '1028'^^xsd:integer;
  dwc:temperature '3.5'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 0802L2AF10782'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '127030'^^xsd:integer;
  dwc:sampleSize '0,05636204 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,05636204 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 0802L2AF10782'^^xsd:string;
  dwc:observationDate '2008-02-07'^^xsd:date;
  dwc:aphiaIdAccepted '127030'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%200802L2AF10832>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L2AF10832> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L2AF10832> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.1884 8.2332)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-23.1884"^^xsd:decimal ;
  dwc:decimalLongitude "8.2332"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1019"^^xsd:integer ;
  dwc:maximumDepthInMeters "1028"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1440.05"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L2AF10832>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.1884 8.2332)"^^geo:wktLiteral ;
  geo-pos:lat "-23.1884"^^xsd:decimal ;
  geo-pos:long "8.2332"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1440.05"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%200802L2AF10832>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 0802L2AF10832" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 0802L2AF10832'^^xsd:string;
  dwc:scientificName 'Coryphaenoides striaturus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '8.2332'^^xsd:double;
  dwc:startLongitude '8.2227'^^xsd:double;
  dwc:endLongitude '8.2438'^^xsd:double;
  dwc:latitude '-23.1884'^^xsd:double;
  dwc:startLatitude '-23.1798'^^xsd:double;
  dwc:endLatitude '-23.197'^^xsd:double;
  dwc:coordinatePrecision '1440.05'^^xsd:double;
  dwc:minimumDepth '1019'^^xsd:integer;
  dwc:maximumDepth '1028'^^xsd:integer;
  dwc:temperature '3.5'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 0802L2AF10832'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '217763'^^xsd:integer;
  dwc:sampleSize '0,05636204 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,05636204 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 0802L2AF10832'^^xsd:string;
  dwc:observationDate '2008-02-07'^^xsd:date;
  dwc:aphiaIdAccepted '217763'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%200802L2AF10828>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L2AF10828> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L2AF10828> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.1884 8.2332)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-23.1884"^^xsd:decimal ;
  dwc:decimalLongitude "8.2332"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1019"^^xsd:integer ;
  dwc:maximumDepthInMeters "1028"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1440.05"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L2AF10828>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.1884 8.2332)"^^geo:wktLiteral ;
  geo-pos:lat "-23.1884"^^xsd:decimal ;
  geo-pos:long "8.2332"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1440.05"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%200802L2AF10828>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 0802L2AF10828" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 0802L2AF10828'^^xsd:string;
  dwc:scientificName 'Antimora rostrata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '8.2332'^^xsd:double;
  dwc:startLongitude '8.2227'^^xsd:double;
  dwc:endLongitude '8.2438'^^xsd:double;
  dwc:latitude '-23.1884'^^xsd:double;
  dwc:startLatitude '-23.1798'^^xsd:double;
  dwc:endLatitude '-23.197'^^xsd:double;
  dwc:coordinatePrecision '1440.05'^^xsd:double;
  dwc:minimumDepth '1019'^^xsd:integer;
  dwc:maximumDepth '1028'^^xsd:integer;
  dwc:temperature '3.5'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 0802L2AF10828'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '126486'^^xsd:integer;
  dwc:sampleSize '0,05636204 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,05636204 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 0802L2AF10828'^^xsd:string;
  dwc:observationDate '2008-02-07'^^xsd:date;
  dwc:aphiaIdAccepted '126486'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%200802L2AF10831>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L2AF10831> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L2AF10831> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.1884 8.2332)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-23.1884"^^xsd:decimal ;
  dwc:decimalLongitude "8.2332"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1019"^^xsd:integer ;
  dwc:maximumDepthInMeters "1028"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1440.05"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L2AF10831>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.1884 8.2332)"^^geo:wktLiteral ;
  geo-pos:lat "-23.1884"^^xsd:decimal ;
  geo-pos:long "8.2332"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1440.05"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%200802L2AF10831>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 0802L2AF10831" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 0802L2AF10831'^^xsd:string;
  dwc:scientificName 'Poromitra megalops'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '8.2332'^^xsd:double;
  dwc:startLongitude '8.2227'^^xsd:double;
  dwc:endLongitude '8.2438'^^xsd:double;
  dwc:latitude '-23.1884'^^xsd:double;
  dwc:startLatitude '-23.1798'^^xsd:double;
  dwc:endLatitude '-23.197'^^xsd:double;
  dwc:coordinatePrecision '1440.05'^^xsd:double;
  dwc:minimumDepth '1019'^^xsd:integer;
  dwc:maximumDepth '1028'^^xsd:integer;
  dwc:temperature '3.5'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 0802L2AF10831'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '127274'^^xsd:integer;
  dwc:sampleSize '0,05636204 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,05636204 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 0802L2AF10831'^^xsd:string;
  dwc:observationDate '2008-02-07'^^xsd:date;
  dwc:aphiaIdAccepted '127274'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%200802L2AF10856>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L2AF10856> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L2AF10856> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.1884 8.2332)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-23.1884"^^xsd:decimal ;
  dwc:decimalLongitude "8.2332"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1019"^^xsd:integer ;
  dwc:maximumDepthInMeters "1028"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1440.05"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L2AF10856>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.1884 8.2332)"^^geo:wktLiteral ;
  geo-pos:lat "-23.1884"^^xsd:decimal ;
  geo-pos:long "8.2332"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1440.05"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%200802L2AF10856>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 0802L2AF10856" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 0802L2AF10856'^^xsd:string;
  dwc:scientificName 'Guttigadus globiceps'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '8.2332'^^xsd:double;
  dwc:startLongitude '8.2227'^^xsd:double;
  dwc:endLongitude '8.2438'^^xsd:double;
  dwc:latitude '-23.1884'^^xsd:double;
  dwc:startLatitude '-23.1798'^^xsd:double;
  dwc:endLatitude '-23.197'^^xsd:double;
  dwc:coordinatePrecision '1440.05'^^xsd:double;
  dwc:minimumDepth '1019'^^xsd:integer;
  dwc:maximumDepth '1028'^^xsd:integer;
  dwc:temperature '3.5'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 0802L2AF10856'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '275875'^^xsd:integer;
  dwc:sampleSize '0,05636204 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,05636204 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 0802L2AF10856'^^xsd:string;
  dwc:observationDate '2008-02-07'^^xsd:date;
  dwc:aphiaIdAccepted '275875'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%200802L2AF10862>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L2AF10862> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L2AF10862> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.1884 8.2332)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-23.1884"^^xsd:decimal ;
  dwc:decimalLongitude "8.2332"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1019"^^xsd:integer ;
  dwc:maximumDepthInMeters "1028"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1440.05"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L2AF10862>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.1884 8.2332)"^^geo:wktLiteral ;
  geo-pos:lat "-23.1884"^^xsd:decimal ;
  geo-pos:long "8.2332"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1440.05"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%200802L2AF10862>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 0802L2AF10862" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 0802L2AF10862'^^xsd:string;
  dwc:scientificName 'Photichthys argenteus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '8.2332'^^xsd:double;
  dwc:startLongitude '8.2227'^^xsd:double;
  dwc:endLongitude '8.2438'^^xsd:double;
  dwc:latitude '-23.1884'^^xsd:double;
  dwc:startLatitude '-23.1798'^^xsd:double;
  dwc:endLatitude '-23.197'^^xsd:double;
  dwc:coordinatePrecision '1440.05'^^xsd:double;
  dwc:minimumDepth '1019'^^xsd:integer;
  dwc:maximumDepth '1028'^^xsd:integer;
  dwc:temperature '3.5'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 0802L2AF10862'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '400296'^^xsd:integer;
  dwc:sampleSize '0,05636204 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,05636204 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 0802L2AF10862'^^xsd:string;
  dwc:observationDate '2008-02-07'^^xsd:date;
  dwc:aphiaIdAccepted '220007'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%200802L2AF10919>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L2AF10919> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L2AF10919> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.1884 8.2332)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-23.1884"^^xsd:decimal ;
  dwc:decimalLongitude "8.2332"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1019"^^xsd:integer ;
  dwc:maximumDepthInMeters "1028"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1440.05"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L2AF10919>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.1884 8.2332)"^^geo:wktLiteral ;
  geo-pos:lat "-23.1884"^^xsd:decimal ;
  geo-pos:long "8.2332"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1440.05"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%200802L2AF10919>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 0802L2AF10919" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 0802L2AF10919'^^xsd:string;
  dwc:scientificName 'Squalogadus modificatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '8.2332'^^xsd:double;
  dwc:startLongitude '8.2227'^^xsd:double;
  dwc:endLongitude '8.2438'^^xsd:double;
  dwc:latitude '-23.1884'^^xsd:double;
  dwc:startLatitude '-23.1798'^^xsd:double;
  dwc:endLatitude '-23.197'^^xsd:double;
  dwc:coordinatePrecision '1440.05'^^xsd:double;
  dwc:minimumDepth '1019'^^xsd:integer;
  dwc:maximumDepth '1028'^^xsd:integer;
  dwc:temperature '3.5'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 0802L2AF10919'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '221514'^^xsd:integer;
  dwc:sampleSize '0,05636204 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,05636204 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 0802L2AF10919'^^xsd:string;
  dwc:observationDate '2008-02-07'^^xsd:date;
  dwc:aphiaIdAccepted '221514'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%200802L2AF10932>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L2AF10932> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L2AF10932> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.1884 8.2332)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-23.1884"^^xsd:decimal ;
  dwc:decimalLongitude "8.2332"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1019"^^xsd:integer ;
  dwc:maximumDepthInMeters "1028"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1440.05"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L2AF10932>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.1884 8.2332)"^^geo:wktLiteral ;
  geo-pos:lat "-23.1884"^^xsd:decimal ;
  geo-pos:long "8.2332"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1440.05"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%200802L2AF10932>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 0802L2AF10932" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 0802L2AF10932'^^xsd:string;
  dwc:scientificName 'Bathylagus antarcticus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '8.2332'^^xsd:double;
  dwc:startLongitude '8.2227'^^xsd:double;
  dwc:endLongitude '8.2438'^^xsd:double;
  dwc:latitude '-23.1884'^^xsd:double;
  dwc:startLatitude '-23.1798'^^xsd:double;
  dwc:endLatitude '-23.197'^^xsd:double;
  dwc:coordinatePrecision '1440.05'^^xsd:double;
  dwc:minimumDepth '1019'^^xsd:integer;
  dwc:maximumDepth '1028'^^xsd:integer;
  dwc:temperature '3.5'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 0802L2AF10932'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '234631'^^xsd:integer;
  dwc:sampleSize '0,05636204 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,05636204 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 0802L2AF10932'^^xsd:string;
  dwc:observationDate '2008-02-07'^^xsd:date;
  dwc:aphiaIdAccepted '234631'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%200802L2AF10934>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L2AF10934> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L2AF10934> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.1884 8.2332)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-23.1884"^^xsd:decimal ;
  dwc:decimalLongitude "8.2332"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1019"^^xsd:integer ;
  dwc:maximumDepthInMeters "1028"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1440.05"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L2AF10934>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.1884 8.2332)"^^geo:wktLiteral ;
  geo-pos:lat "-23.1884"^^xsd:decimal ;
  geo-pos:long "8.2332"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1440.05"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%200802L2AF10934>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 0802L2AF10934" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 0802L2AF10934'^^xsd:string;
  dwc:scientificName 'Scopeloberyx robustus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '8.2332'^^xsd:double;
  dwc:startLongitude '8.2227'^^xsd:double;
  dwc:endLongitude '8.2438'^^xsd:double;
  dwc:latitude '-23.1884'^^xsd:double;
  dwc:startLatitude '-23.1798'^^xsd:double;
  dwc:endLatitude '-23.197'^^xsd:double;
  dwc:coordinatePrecision '1440.05'^^xsd:double;
  dwc:minimumDepth '1019'^^xsd:integer;
  dwc:maximumDepth '1028'^^xsd:integer;
  dwc:temperature '3.5'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 0802L2AF10934'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '127276'^^xsd:integer;
  dwc:sampleSize '0,05636204 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,05636204 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 0802L2AF10934'^^xsd:string;
  dwc:observationDate '2008-02-07'^^xsd:date;
  dwc:aphiaIdAccepted '127276'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%200802L2AF10940>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L2AF10940> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L2AF10940> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.1884 8.2332)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-23.1884"^^xsd:decimal ;
  dwc:decimalLongitude "8.2332"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1019"^^xsd:integer ;
  dwc:maximumDepthInMeters "1028"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1440.05"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L2AF10940>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.1884 8.2332)"^^geo:wktLiteral ;
  geo-pos:lat "-23.1884"^^xsd:decimal ;
  geo-pos:long "8.2332"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1440.05"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%200802L2AF10940>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 0802L2AF10940" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 0802L2AF10940'^^xsd:string;
  dwc:scientificName 'Howella sherborni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '8.2332'^^xsd:double;
  dwc:startLongitude '8.2227'^^xsd:double;
  dwc:endLongitude '8.2438'^^xsd:double;
  dwc:latitude '-23.1884'^^xsd:double;
  dwc:startLatitude '-23.1798'^^xsd:double;
  dwc:endLatitude '-23.197'^^xsd:double;
  dwc:coordinatePrecision '1440.05'^^xsd:double;
  dwc:minimumDepth '1019'^^xsd:integer;
  dwc:maximumDepth '1028'^^xsd:integer;
  dwc:temperature '3.5'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 0802L2AF10940'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '126995'^^xsd:integer;
  dwc:sampleSize '0,05636204 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,05636204 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 0802L2AF10940'^^xsd:string;
  dwc:observationDate '2008-02-07'^^xsd:date;
  dwc:aphiaIdAccepted '126995'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%200802L2AF10950>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L2AF10950> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L2AF10950> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.1884 8.2332)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-23.1884"^^xsd:decimal ;
  dwc:decimalLongitude "8.2332"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1019"^^xsd:integer ;
  dwc:maximumDepthInMeters "1028"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1440.05"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L2AF10950>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.1884 8.2332)"^^geo:wktLiteral ;
  geo-pos:lat "-23.1884"^^xsd:decimal ;
  geo-pos:long "8.2332"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1440.05"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%200802L2AF10950>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 0802L2AF10950" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 0802L2AF10950'^^xsd:string;
  dwc:scientificName 'Scopelogadus mizolepis mizolepis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '8.2332'^^xsd:double;
  dwc:startLongitude '8.2227'^^xsd:double;
  dwc:endLongitude '8.2438'^^xsd:double;
  dwc:latitude '-23.1884'^^xsd:double;
  dwc:startLatitude '-23.1798'^^xsd:double;
  dwc:endLatitude '-23.197'^^xsd:double;
  dwc:coordinatePrecision '1440.05'^^xsd:double;
  dwc:minimumDepth '1019'^^xsd:integer;
  dwc:maximumDepth '1028'^^xsd:integer;
  dwc:temperature '3.5'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 0802L2AF10950'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '293738'^^xsd:integer;
  dwc:sampleSize '0,05636204 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,05636204 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 0802L2AF10950'^^xsd:string;
  dwc:observationDate '2008-02-07'^^xsd:date;
  dwc:aphiaIdAccepted '127279'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%200802L2AF10960>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L2AF10960> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L2AF10960> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.1884 8.2332)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-23.1884"^^xsd:decimal ;
  dwc:decimalLongitude "8.2332"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1019"^^xsd:integer ;
  dwc:maximumDepthInMeters "1028"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1440.05"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L2AF10960>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.1884 8.2332)"^^geo:wktLiteral ;
  geo-pos:lat "-23.1884"^^xsd:decimal ;
  geo-pos:long "8.2332"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1440.05"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%200802L2AF10960>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 0802L2AF10960" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 0802L2AF10960'^^xsd:string;
  dwc:scientificName 'Argyropelecus sladeni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '8.2332'^^xsd:double;
  dwc:startLongitude '8.2227'^^xsd:double;
  dwc:endLongitude '8.2438'^^xsd:double;
  dwc:latitude '-23.1884'^^xsd:double;
  dwc:startLatitude '-23.1798'^^xsd:double;
  dwc:endLatitude '-23.197'^^xsd:double;
  dwc:coordinatePrecision '1440.05'^^xsd:double;
  dwc:minimumDepth '1019'^^xsd:integer;
  dwc:maximumDepth '1028'^^xsd:integer;
  dwc:temperature '3.5'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 0802L2AF10960'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '158837'^^xsd:integer;
  dwc:sampleSize '0,05636204 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,05636204 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 0802L2AF10960'^^xsd:string;
  dwc:observationDate '2008-02-07'^^xsd:date;
  dwc:aphiaIdAccepted '158837'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%200802L24AF10962>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L24AF10962> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L24AF10962> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-24.6256 6.528)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-24.6256"^^xsd:decimal ;
  dwc:decimalLongitude "6.528"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1041"^^xsd:integer ;
  dwc:maximumDepthInMeters "1084"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1444.58"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L24AF10962>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-24.6256 6.528)"^^geo:wktLiteral ;
  geo-pos:lat "-24.6256"^^xsd:decimal ;
  geo-pos:long "6.528"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1444.58"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%200802L24AF10962>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 0802L24AF10962" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 0802L24AF10962'^^xsd:string;
  dwc:scientificName 'Gadomus capensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '6.528'^^xsd:double;
  dwc:startLongitude '6.525'^^xsd:double;
  dwc:endLongitude '6.531'^^xsd:double;
  dwc:latitude '-24.6256'^^xsd:double;
  dwc:startLatitude '-24.6383'^^xsd:double;
  dwc:endLatitude '-24.6128'^^xsd:double;
  dwc:coordinatePrecision '1444.58'^^xsd:double;
  dwc:minimumDepth '1041'^^xsd:integer;
  dwc:maximumDepth '1084'^^xsd:integer;
  dwc:temperature '3.5'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 0802L24AF10962'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '217768'^^xsd:integer;
  dwc:sampleSize '0,05695994 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,05695994 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 0802L24AF10962'^^xsd:string;
  dwc:observationDate '2008-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '217768'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%200802L24AF10968>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L24AF10968> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L24AF10968> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-24.6256 6.528)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-24.6256"^^xsd:decimal ;
  dwc:decimalLongitude "6.528"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1041"^^xsd:integer ;
  dwc:maximumDepthInMeters "1084"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1444.58"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L24AF10968>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-24.6256 6.528)"^^geo:wktLiteral ;
  geo-pos:lat "-24.6256"^^xsd:decimal ;
  geo-pos:long "6.528"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1444.58"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%200802L24AF10968>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 0802L24AF10968" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 0802L24AF10968'^^xsd:string;
  dwc:scientificName 'Caristius groenlandicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '6.528'^^xsd:double;
  dwc:startLongitude '6.525'^^xsd:double;
  dwc:endLongitude '6.531'^^xsd:double;
  dwc:latitude '-24.6256'^^xsd:double;
  dwc:startLatitude '-24.6383'^^xsd:double;
  dwc:endLatitude '-24.6128'^^xsd:double;
  dwc:coordinatePrecision '1444.58'^^xsd:double;
  dwc:minimumDepth '1041'^^xsd:integer;
  dwc:maximumDepth '1084'^^xsd:integer;
  dwc:temperature '3.5'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 0802L24AF10968'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '159659'^^xsd:integer;
  dwc:sampleSize '0,05695994 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,05695994 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 0802L24AF10968'^^xsd:string;
  dwc:observationDate '2008-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '873087'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%200802L24AF11012>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L24AF11012> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L24AF11012> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-24.6256 6.528)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-24.6256"^^xsd:decimal ;
  dwc:decimalLongitude "6.528"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1041"^^xsd:integer ;
  dwc:maximumDepthInMeters "1084"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1444.58"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L24AF11012>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-24.6256 6.528)"^^geo:wktLiteral ;
  geo-pos:lat "-24.6256"^^xsd:decimal ;
  geo-pos:long "6.528"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1444.58"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%200802L24AF11012>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 0802L24AF11012" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 0802L24AF11012'^^xsd:string;
  dwc:scientificName 'Lampaneda dea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '6.528'^^xsd:double;
  dwc:startLongitude '6.525'^^xsd:double;
  dwc:endLongitude '6.531'^^xsd:double;
  dwc:latitude '-24.6256'^^xsd:double;
  dwc:startLatitude '-24.6383'^^xsd:double;
  dwc:endLatitude '-24.6128'^^xsd:double;
  dwc:coordinatePrecision '1444.58'^^xsd:double;
  dwc:minimumDepth '1041'^^xsd:integer;
  dwc:maximumDepth '1084'^^xsd:integer;
  dwc:temperature '3.5'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 0802L24AF11012'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '272706'^^xsd:integer;
  dwc:sampleSize '0,05695994 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,05695994 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 0802L24AF11012'^^xsd:string;
  dwc:observationDate '2008-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '272706'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%200802L24AF10862>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L24AF10862> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L24AF10862> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-24.6256 6.528)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-24.6256"^^xsd:decimal ;
  dwc:decimalLongitude "6.528"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1041"^^xsd:integer ;
  dwc:maximumDepthInMeters "1084"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1444.58"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L24AF10862>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-24.6256 6.528)"^^geo:wktLiteral ;
  geo-pos:lat "-24.6256"^^xsd:decimal ;
  geo-pos:long "6.528"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1444.58"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%200802L24AF10862>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 0802L24AF10862" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 0802L24AF10862'^^xsd:string;
  dwc:scientificName 'Photichthys argenteus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '6.528'^^xsd:double;
  dwc:startLongitude '6.525'^^xsd:double;
  dwc:endLongitude '6.531'^^xsd:double;
  dwc:latitude '-24.6256'^^xsd:double;
  dwc:startLatitude '-24.6383'^^xsd:double;
  dwc:endLatitude '-24.6128'^^xsd:double;
  dwc:coordinatePrecision '1444.58'^^xsd:double;
  dwc:minimumDepth '1041'^^xsd:integer;
  dwc:maximumDepth '1084'^^xsd:integer;
  dwc:temperature '3.5'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 0802L24AF10862'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '400296'^^xsd:integer;
  dwc:sampleSize '0,05695994 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,05695994 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 0802L24AF10862'^^xsd:string;
  dwc:observationDate '2008-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '220007'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%200802L24AF10932>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L24AF10932> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L24AF10932> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-24.6256 6.528)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-24.6256"^^xsd:decimal ;
  dwc:decimalLongitude "6.528"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1041"^^xsd:integer ;
  dwc:maximumDepthInMeters "1084"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1444.58"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L24AF10932>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-24.6256 6.528)"^^geo:wktLiteral ;
  geo-pos:lat "-24.6256"^^xsd:decimal ;
  geo-pos:long "6.528"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1444.58"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%200802L24AF10932>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 0802L24AF10932" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 0802L24AF10932'^^xsd:string;
  dwc:scientificName 'Bathylagus antarcticus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '6.528'^^xsd:double;
  dwc:startLongitude '6.525'^^xsd:double;
  dwc:endLongitude '6.531'^^xsd:double;
  dwc:latitude '-24.6256'^^xsd:double;
  dwc:startLatitude '-24.6383'^^xsd:double;
  dwc:endLatitude '-24.6128'^^xsd:double;
  dwc:coordinatePrecision '1444.58'^^xsd:double;
  dwc:minimumDepth '1041'^^xsd:integer;
  dwc:maximumDepth '1084'^^xsd:integer;
  dwc:temperature '3.5'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 0802L24AF10932'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '234631'^^xsd:integer;
  dwc:sampleSize '0,05695994 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,05695994 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 0802L24AF10932'^^xsd:string;
  dwc:observationDate '2008-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '234631'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%200802L24AF10946>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L24AF10946> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L24AF10946> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-24.6256 6.528)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-24.6256"^^xsd:decimal ;
  dwc:decimalLongitude "6.528"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1041"^^xsd:integer ;
  dwc:maximumDepthInMeters "1084"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1444.58"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L24AF10946>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-24.6256 6.528)"^^geo:wktLiteral ;
  geo-pos:lat "-24.6256"^^xsd:decimal ;
  geo-pos:long "6.528"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1444.58"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%200802L24AF10946>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 0802L24AF10946" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 0802L24AF10946'^^xsd:string;
  dwc:scientificName 'Scopelogadus beanii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '6.528'^^xsd:double;
  dwc:startLongitude '6.525'^^xsd:double;
  dwc:endLongitude '6.531'^^xsd:double;
  dwc:latitude '-24.6256'^^xsd:double;
  dwc:startLatitude '-24.6383'^^xsd:double;
  dwc:endLatitude '-24.6128'^^xsd:double;
  dwc:coordinatePrecision '1444.58'^^xsd:double;
  dwc:minimumDepth '1041'^^xsd:integer;
  dwc:maximumDepth '1084'^^xsd:integer;
  dwc:temperature '3.5'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 0802L24AF10946'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '127278'^^xsd:integer;
  dwc:sampleSize '0,05695994 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,05695994 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 0802L24AF10946'^^xsd:string;
  dwc:observationDate '2008-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '127278'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%200802L24AF11027>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L24AF11027> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L24AF11027> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-24.6256 6.528)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-24.6256"^^xsd:decimal ;
  dwc:decimalLongitude "6.528"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1041"^^xsd:integer ;
  dwc:maximumDepthInMeters "1084"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1444.58"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L24AF11027>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-24.6256 6.528)"^^geo:wktLiteral ;
  geo-pos:lat "-24.6256"^^xsd:decimal ;
  geo-pos:long "6.528"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1444.58"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%200802L24AF11027>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 0802L24AF11027" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 0802L24AF11027'^^xsd:string;
  dwc:scientificName 'Gigantactis meadi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '6.528'^^xsd:double;
  dwc:startLongitude '6.525'^^xsd:double;
  dwc:endLongitude '6.531'^^xsd:double;
  dwc:latitude '-24.6256'^^xsd:double;
  dwc:startLatitude '-24.6383'^^xsd:double;
  dwc:endLatitude '-24.6128'^^xsd:double;
  dwc:coordinatePrecision '1444.58'^^xsd:double;
  dwc:minimumDepth '1041'^^xsd:integer;
  dwc:maximumDepth '1084'^^xsd:integer;
  dwc:temperature '3.5'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 0802L24AF11027'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '272566'^^xsd:integer;
  dwc:sampleSize '0,05695994 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,05695994 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 0802L24AF11027'^^xsd:string;
  dwc:observationDate '2008-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '272566'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%200802L24AF20138>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L24AF20138> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L24AF20138> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-24.6256 6.528)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-24.6256"^^xsd:decimal ;
  dwc:decimalLongitude "6.528"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1041"^^xsd:integer ;
  dwc:maximumDepthInMeters "1084"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1444.58"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L24AF20138>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-24.6256 6.528)"^^geo:wktLiteral ;
  geo-pos:lat "-24.6256"^^xsd:decimal ;
  geo-pos:long "6.528"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1444.58"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%200802L24AF20138>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 0802L24AF20138" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 0802L24AF20138'^^xsd:string;
  dwc:scientificName 'Funchalia woodwardi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '6.528'^^xsd:double;
  dwc:startLongitude '6.525'^^xsd:double;
  dwc:endLongitude '6.531'^^xsd:double;
  dwc:latitude '-24.6256'^^xsd:double;
  dwc:startLatitude '-24.6383'^^xsd:double;
  dwc:endLatitude '-24.6128'^^xsd:double;
  dwc:coordinatePrecision '1444.58'^^xsd:double;
  dwc:minimumDepth '1041'^^xsd:integer;
  dwc:maximumDepth '1084'^^xsd:integer;
  dwc:temperature '3.5'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 0802L24AF20138'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '107101'^^xsd:integer;
  dwc:sampleSize '0,05695994 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,05695994 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 0802L24AF20138'^^xsd:string;
  dwc:observationDate '2008-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '107101'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%200802L24AF20225>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L24AF20225> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L24AF20225> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-24.6256 6.528)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-24.6256"^^xsd:decimal ;
  dwc:decimalLongitude "6.528"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1041"^^xsd:integer ;
  dwc:maximumDepthInMeters "1084"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1444.58"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L24AF20225>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-24.6256 6.528)"^^geo:wktLiteral ;
  geo-pos:lat "-24.6256"^^xsd:decimal ;
  geo-pos:long "6.528"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1444.58"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%200802L24AF20225>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 0802L24AF20225" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 0802L24AF20225'^^xsd:string;
  dwc:scientificName 'Chaceon erytheiae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '6.528'^^xsd:double;
  dwc:startLongitude '6.525'^^xsd:double;
  dwc:endLongitude '6.531'^^xsd:double;
  dwc:latitude '-24.6256'^^xsd:double;
  dwc:startLatitude '-24.6383'^^xsd:double;
  dwc:endLatitude '-24.6128'^^xsd:double;
  dwc:coordinatePrecision '1444.58'^^xsd:double;
  dwc:minimumDepth '1041'^^xsd:integer;
  dwc:maximumDepth '1084'^^xsd:integer;
  dwc:temperature '3.5'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 0802L24AF20225'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '241100'^^xsd:integer;
  dwc:sampleSize '0,05695994 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,05695994 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 0802L24AF20225'^^xsd:string;
  dwc:observationDate '2008-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '241100'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%200802L24AF20209>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L24AF20209> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L24AF20209> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-24.6256 6.528)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-24.6256"^^xsd:decimal ;
  dwc:decimalLongitude "6.528"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1041"^^xsd:integer ;
  dwc:maximumDepthInMeters "1084"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1444.58"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L24AF20209>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-24.6256 6.528)"^^geo:wktLiteral ;
  geo-pos:lat "-24.6256"^^xsd:decimal ;
  geo-pos:long "6.528"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1444.58"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%200802L24AF20209>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 0802L24AF20209" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 0802L24AF20209'^^xsd:string;
  dwc:scientificName 'Nematocarcinus longirostris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '6.528'^^xsd:double;
  dwc:startLongitude '6.525'^^xsd:double;
  dwc:endLongitude '6.531'^^xsd:double;
  dwc:latitude '-24.6256'^^xsd:double;
  dwc:startLatitude '-24.6383'^^xsd:double;
  dwc:endLatitude '-24.6128'^^xsd:double;
  dwc:coordinatePrecision '1444.58'^^xsd:double;
  dwc:minimumDepth '1041'^^xsd:integer;
  dwc:maximumDepth '1084'^^xsd:integer;
  dwc:temperature '3.5'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 0802L24AF20209'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '514315'^^xsd:integer;
  dwc:sampleSize '0,05695994 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,05695994 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 0802L24AF20209'^^xsd:string;
  dwc:observationDate '2008-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '514315'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%200802L24AF20162>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L24AF20162> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L24AF20162> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-24.6256 6.528)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-24.6256"^^xsd:decimal ;
  dwc:decimalLongitude "6.528"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1041"^^xsd:integer ;
  dwc:maximumDepthInMeters "1084"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1444.58"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L24AF20162>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-24.6256 6.528)"^^geo:wktLiteral ;
  geo-pos:lat "-24.6256"^^xsd:decimal ;
  geo-pos:long "6.528"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1444.58"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%200802L24AF20162>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 0802L24AF20162" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 0802L24AF20162'^^xsd:string;
  dwc:scientificName 'Gnathophausia ingens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '6.528'^^xsd:double;
  dwc:startLongitude '6.525'^^xsd:double;
  dwc:endLongitude '6.531'^^xsd:double;
  dwc:latitude '-24.6256'^^xsd:double;
  dwc:startLatitude '-24.6383'^^xsd:double;
  dwc:endLatitude '-24.6128'^^xsd:double;
  dwc:coordinatePrecision '1444.58'^^xsd:double;
  dwc:minimumDepth '1041'^^xsd:integer;
  dwc:maximumDepth '1084'^^xsd:integer;
  dwc:temperature '3.5'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 0802L24AF20162'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '119929'^^xsd:integer;
  dwc:sampleSize '0,05695994 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,05695994 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 0802L24AF20162'^^xsd:string;
  dwc:observationDate '2008-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '220999'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%200802L24AF20155>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L24AF20155> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L24AF20155> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-24.6256 6.528)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-24.6256"^^xsd:decimal ;
  dwc:decimalLongitude "6.528"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1041"^^xsd:integer ;
  dwc:maximumDepthInMeters "1084"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1444.58"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L24AF20155>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-24.6256 6.528)"^^geo:wktLiteral ;
  geo-pos:lat "-24.6256"^^xsd:decimal ;
  geo-pos:long "6.528"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1444.58"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%200802L24AF20155>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 0802L24AF20155" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 0802L24AF20155'^^xsd:string;
  dwc:scientificName 'Acanthephyra acanthitelsonis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '6.528'^^xsd:double;
  dwc:startLongitude '6.525'^^xsd:double;
  dwc:endLongitude '6.531'^^xsd:double;
  dwc:latitude '-24.6256'^^xsd:double;
  dwc:startLatitude '-24.6383'^^xsd:double;
  dwc:endLatitude '-24.6128'^^xsd:double;
  dwc:coordinatePrecision '1444.58'^^xsd:double;
  dwc:minimumDepth '1041'^^xsd:integer;
  dwc:maximumDepth '1084'^^xsd:integer;
  dwc:temperature '3.5'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 0802L24AF20155'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '240809'^^xsd:integer;
  dwc:sampleSize '0,05695994 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,05695994 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 0802L24AF20155'^^xsd:string;
  dwc:observationDate '2008-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '107581'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%200802L24AF20148>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L24AF20148> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L24AF20148> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-24.6256 6.528)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-24.6256"^^xsd:decimal ;
  dwc:decimalLongitude "6.528"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1041"^^xsd:integer ;
  dwc:maximumDepthInMeters "1084"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1444.58"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L24AF20148>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-24.6256 6.528)"^^geo:wktLiteral ;
  geo-pos:lat "-24.6256"^^xsd:decimal ;
  geo-pos:long "6.528"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1444.58"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%200802L24AF20148>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 0802L24AF20148" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 0802L24AF20148'^^xsd:string;
  dwc:scientificName 'Acanthephyra eximia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '6.528'^^xsd:double;
  dwc:startLongitude '6.525'^^xsd:double;
  dwc:endLongitude '6.531'^^xsd:double;
  dwc:latitude '-24.6256'^^xsd:double;
  dwc:startLatitude '-24.6383'^^xsd:double;
  dwc:endLatitude '-24.6128'^^xsd:double;
  dwc:coordinatePrecision '1444.58'^^xsd:double;
  dwc:minimumDepth '1041'^^xsd:integer;
  dwc:maximumDepth '1084'^^xsd:integer;
  dwc:temperature '3.5'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 0802L24AF20148'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '564909'^^xsd:integer;
  dwc:sampleSize '0,05695994 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,05695994 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 0802L24AF20148'^^xsd:string;
  dwc:observationDate '2008-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '564909'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%200802L24AF10856>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L24AF10856> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L24AF10856> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-24.6256 6.528)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-24.6256"^^xsd:decimal ;
  dwc:decimalLongitude "6.528"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1041"^^xsd:integer ;
  dwc:maximumDepthInMeters "1084"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1444.58"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L24AF10856>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-24.6256 6.528)"^^geo:wktLiteral ;
  geo-pos:lat "-24.6256"^^xsd:decimal ;
  geo-pos:long "6.528"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1444.58"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%200802L24AF10856>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 0802L24AF10856" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 0802L24AF10856'^^xsd:string;
  dwc:scientificName 'Guttigadus globiceps'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '6.528'^^xsd:double;
  dwc:startLongitude '6.525'^^xsd:double;
  dwc:endLongitude '6.531'^^xsd:double;
  dwc:latitude '-24.6256'^^xsd:double;
  dwc:startLatitude '-24.6383'^^xsd:double;
  dwc:endLatitude '-24.6128'^^xsd:double;
  dwc:coordinatePrecision '1444.58'^^xsd:double;
  dwc:minimumDepth '1041'^^xsd:integer;
  dwc:maximumDepth '1084'^^xsd:integer;
  dwc:temperature '3.5'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 0802L24AF10856'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '275875'^^xsd:integer;
  dwc:sampleSize '0,05695994 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,05695994 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 0802L24AF10856'^^xsd:string;
  dwc:observationDate '2008-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '275875'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%200802L24AF10832>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L24AF10832> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L24AF10832> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-24.6256 6.528)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-24.6256"^^xsd:decimal ;
  dwc:decimalLongitude "6.528"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1041"^^xsd:integer ;
  dwc:maximumDepthInMeters "1084"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1444.58"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L24AF10832>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-24.6256 6.528)"^^geo:wktLiteral ;
  geo-pos:lat "-24.6256"^^xsd:decimal ;
  geo-pos:long "6.528"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1444.58"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%200802L24AF10832>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 0802L24AF10832" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 0802L24AF10832'^^xsd:string;
  dwc:scientificName 'Coryphaenoides striaturus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '6.528'^^xsd:double;
  dwc:startLongitude '6.525'^^xsd:double;
  dwc:endLongitude '6.531'^^xsd:double;
  dwc:latitude '-24.6256'^^xsd:double;
  dwc:startLatitude '-24.6383'^^xsd:double;
  dwc:endLatitude '-24.6128'^^xsd:double;
  dwc:coordinatePrecision '1444.58'^^xsd:double;
  dwc:minimumDepth '1041'^^xsd:integer;
  dwc:maximumDepth '1084'^^xsd:integer;
  dwc:temperature '3.5'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 0802L24AF10832'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '217763'^^xsd:integer;
  dwc:sampleSize '0,05695994 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,05695994 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 0802L24AF10832'^^xsd:string;
  dwc:observationDate '2008-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '217763'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%200802L24AF10827>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L24AF10827> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L24AF10827> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-24.6256 6.528)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-24.6256"^^xsd:decimal ;
  dwc:decimalLongitude "6.528"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1041"^^xsd:integer ;
  dwc:maximumDepthInMeters "1084"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1444.58"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L24AF10827>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-24.6256 6.528)"^^geo:wktLiteral ;
  geo-pos:lat "-24.6256"^^xsd:decimal ;
  geo-pos:long "6.528"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1444.58"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%200802L24AF10827>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 0802L24AF10827" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 0802L24AF10827'^^xsd:string;
  dwc:scientificName 'Nezumia brevibarbata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '6.528'^^xsd:double;
  dwc:startLongitude '6.525'^^xsd:double;
  dwc:endLongitude '6.531'^^xsd:double;
  dwc:latitude '-24.6256'^^xsd:double;
  dwc:startLatitude '-24.6383'^^xsd:double;
  dwc:endLatitude '-24.6128'^^xsd:double;
  dwc:coordinatePrecision '1444.58'^^xsd:double;
  dwc:minimumDepth '1041'^^xsd:integer;
  dwc:maximumDepth '1084'^^xsd:integer;
  dwc:temperature '3.5'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 0802L24AF10827'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '217780'^^xsd:integer;
  dwc:sampleSize '0,05695994 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,05695994 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 0802L24AF10827'^^xsd:string;
  dwc:observationDate '2008-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '217780'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%200802L24AF10828>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L24AF10828> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L24AF10828> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-24.6256 6.528)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-24.6256"^^xsd:decimal ;
  dwc:decimalLongitude "6.528"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1041"^^xsd:integer ;
  dwc:maximumDepthInMeters "1084"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1444.58"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L24AF10828>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-24.6256 6.528)"^^geo:wktLiteral ;
  geo-pos:lat "-24.6256"^^xsd:decimal ;
  geo-pos:long "6.528"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1444.58"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%200802L24AF10828>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 0802L24AF10828" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 0802L24AF10828'^^xsd:string;
  dwc:scientificName 'Antimora rostrata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '6.528'^^xsd:double;
  dwc:startLongitude '6.525'^^xsd:double;
  dwc:endLongitude '6.531'^^xsd:double;
  dwc:latitude '-24.6256'^^xsd:double;
  dwc:startLatitude '-24.6383'^^xsd:double;
  dwc:endLatitude '-24.6128'^^xsd:double;
  dwc:coordinatePrecision '1444.58'^^xsd:double;
  dwc:minimumDepth '1041'^^xsd:integer;
  dwc:maximumDepth '1084'^^xsd:integer;
  dwc:temperature '3.5'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 0802L24AF10828'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '126486'^^xsd:integer;
  dwc:sampleSize '0,05695994 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,05695994 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 0802L24AF10828'^^xsd:string;
  dwc:observationDate '2008-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '126486'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%200802L24AF10790>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L24AF10790> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L24AF10790> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-24.6256 6.528)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-24.6256"^^xsd:decimal ;
  dwc:decimalLongitude "6.528"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1041"^^xsd:integer ;
  dwc:maximumDepthInMeters "1084"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1444.58"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L24AF10790>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-24.6256 6.528)"^^geo:wktLiteral ;
  geo-pos:lat "-24.6256"^^xsd:decimal ;
  geo-pos:long "6.528"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1444.58"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%200802L24AF10790>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 0802L24AF10790" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 0802L24AF10790'^^xsd:string;
  dwc:scientificName 'Sphagemacrurus hirundo'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '6.528'^^xsd:double;
  dwc:startLongitude '6.525'^^xsd:double;
  dwc:endLongitude '6.531'^^xsd:double;
  dwc:latitude '-24.6256'^^xsd:double;
  dwc:startLatitude '-24.6383'^^xsd:double;
  dwc:endLatitude '-24.6128'^^xsd:double;
  dwc:coordinatePrecision '1444.58'^^xsd:double;
  dwc:minimumDepth '1041'^^xsd:integer;
  dwc:maximumDepth '1084'^^xsd:integer;
  dwc:temperature '3.5'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 0802L24AF10790'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '126479'^^xsd:integer;
  dwc:sampleSize '0,05695994 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,05695994 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 0802L24AF10790'^^xsd:string;
  dwc:observationDate '2008-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '126479'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%200802L24AF10826>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L24AF10826> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L24AF10826> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-24.6256 6.528)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-24.6256"^^xsd:decimal ;
  dwc:decimalLongitude "6.528"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1041"^^xsd:integer ;
  dwc:maximumDepthInMeters "1084"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1444.58"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L24AF10826>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-24.6256 6.528)"^^geo:wktLiteral ;
  geo-pos:lat "-24.6256"^^xsd:decimal ;
  geo-pos:long "6.528"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1444.58"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%200802L24AF10826>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 0802L24AF10826" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 0802L24AF10826'^^xsd:string;
  dwc:scientificName 'Allocyttus verrucosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '6.528'^^xsd:double;
  dwc:startLongitude '6.525'^^xsd:double;
  dwc:endLongitude '6.531'^^xsd:double;
  dwc:latitude '-24.6256'^^xsd:double;
  dwc:startLatitude '-24.6383'^^xsd:double;
  dwc:endLatitude '-24.6128'^^xsd:double;
  dwc:coordinatePrecision '1444.58'^^xsd:double;
  dwc:minimumDepth '1041'^^xsd:integer;
  dwc:maximumDepth '1084'^^xsd:integer;
  dwc:temperature '3.5'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 0802L24AF10826'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '127422'^^xsd:integer;
  dwc:sampleSize '0,05695994 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,05695994 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 0802L24AF10826'^^xsd:string;
  dwc:observationDate '2008-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '127422'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%200802L24AF10532>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L24AF10532> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L24AF10532> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-24.6256 6.528)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-24.6256"^^xsd:decimal ;
  dwc:decimalLongitude "6.528"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1041"^^xsd:integer ;
  dwc:maximumDepthInMeters "1084"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1444.58"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L24AF10532>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-24.6256 6.528)"^^geo:wktLiteral ;
  geo-pos:lat "-24.6256"^^xsd:decimal ;
  geo-pos:long "6.528"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1444.58"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%200802L24AF10532>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 0802L24AF10532" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 0802L24AF10532'^^xsd:string;
  dwc:scientificName 'Bathygadus favosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '6.528'^^xsd:double;
  dwc:startLongitude '6.525'^^xsd:double;
  dwc:endLongitude '6.531'^^xsd:double;
  dwc:latitude '-24.6256'^^xsd:double;
  dwc:startLatitude '-24.6383'^^xsd:double;
  dwc:endLatitude '-24.6128'^^xsd:double;
  dwc:coordinatePrecision '1444.58'^^xsd:double;
  dwc:minimumDepth '1041'^^xsd:integer;
  dwc:maximumDepth '1084'^^xsd:integer;
  dwc:temperature '3.5'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 0802L24AF10532'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '126462'^^xsd:integer;
  dwc:sampleSize '0,05695994 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,05695994 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 0802L24AF10532'^^xsd:string;
  dwc:observationDate '2008-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '126462'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%200802L24AF10576>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L24AF10576> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L24AF10576> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-24.6256 6.528)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-24.6256"^^xsd:decimal ;
  dwc:decimalLongitude "6.528"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1041"^^xsd:integer ;
  dwc:maximumDepthInMeters "1084"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1444.58"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L24AF10576>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-24.6256 6.528)"^^geo:wktLiteral ;
  geo-pos:lat "-24.6256"^^xsd:decimal ;
  geo-pos:long "6.528"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1444.58"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%200802L24AF10576>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 0802L24AF10576" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 0802L24AF10576'^^xsd:string;
  dwc:scientificName 'Anoplogaster cornuta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '6.528'^^xsd:double;
  dwc:startLongitude '6.525'^^xsd:double;
  dwc:endLongitude '6.531'^^xsd:double;
  dwc:latitude '-24.6256'^^xsd:double;
  dwc:startLatitude '-24.6383'^^xsd:double;
  dwc:endLatitude '-24.6128'^^xsd:double;
  dwc:coordinatePrecision '1444.58'^^xsd:double;
  dwc:minimumDepth '1041'^^xsd:integer;
  dwc:maximumDepth '1084'^^xsd:integer;
  dwc:temperature '3.5'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 0802L24AF10576'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '126393'^^xsd:integer;
  dwc:sampleSize '0,05695994 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,05695994 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 0802L24AF10576'^^xsd:string;
  dwc:observationDate '2008-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '126393'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%200802L24AF10605>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L24AF10605> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L24AF10605> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-24.6256 6.528)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-24.6256"^^xsd:decimal ;
  dwc:decimalLongitude "6.528"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1041"^^xsd:integer ;
  dwc:maximumDepthInMeters "1084"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1444.58"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L24AF10605>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-24.6256 6.528)"^^geo:wktLiteral ;
  geo-pos:lat "-24.6256"^^xsd:decimal ;
  geo-pos:long "6.528"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1444.58"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%200802L24AF10605>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 0802L24AF10605" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 0802L24AF10605'^^xsd:string;
  dwc:scientificName 'Alepocephalus productus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '6.528'^^xsd:double;
  dwc:startLongitude '6.525'^^xsd:double;
  dwc:endLongitude '6.531'^^xsd:double;
  dwc:latitude '-24.6256'^^xsd:double;
  dwc:startLatitude '-24.6383'^^xsd:double;
  dwc:endLatitude '-24.6128'^^xsd:double;
  dwc:coordinatePrecision '1444.58'^^xsd:double;
  dwc:minimumDepth '1041'^^xsd:integer;
  dwc:maximumDepth '1084'^^xsd:integer;
  dwc:temperature '3.5'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 0802L24AF10605'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '126683'^^xsd:integer;
  dwc:sampleSize '0,05695994 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,05695994 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 0802L24AF10605'^^xsd:string;
  dwc:observationDate '2008-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '126683'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%200802L24AF10743>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L24AF10743> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L24AF10743> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-24.6256 6.528)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-24.6256"^^xsd:decimal ;
  dwc:decimalLongitude "6.528"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1041"^^xsd:integer ;
  dwc:maximumDepthInMeters "1084"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1444.58"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L24AF10743>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-24.6256 6.528)"^^geo:wktLiteral ;
  geo-pos:lat "-24.6256"^^xsd:decimal ;
  geo-pos:long "6.528"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1444.58"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%200802L24AF10743>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 0802L24AF10743" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 0802L24AF10743'^^xsd:string;
  dwc:scientificName 'Melanocetus johnsonii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '6.528'^^xsd:double;
  dwc:startLongitude '6.525'^^xsd:double;
  dwc:endLongitude '6.531'^^xsd:double;
  dwc:latitude '-24.6256'^^xsd:double;
  dwc:startLatitude '-24.6383'^^xsd:double;
  dwc:endLatitude '-24.6128'^^xsd:double;
  dwc:coordinatePrecision '1444.58'^^xsd:double;
  dwc:minimumDepth '1041'^^xsd:integer;
  dwc:maximumDepth '1084'^^xsd:integer;
  dwc:temperature '3.5'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 0802L24AF10743'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '126556'^^xsd:integer;
  dwc:sampleSize '0,05695994 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,05695994 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 0802L24AF10743'^^xsd:string;
  dwc:observationDate '2008-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '126556'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%200802L24AF10787>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L24AF10787> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L24AF10787> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-24.6256 6.528)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-24.6256"^^xsd:decimal ;
  dwc:decimalLongitude "6.528"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1041"^^xsd:integer ;
  dwc:maximumDepthInMeters "1084"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1444.58"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L24AF10787>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-24.6256 6.528)"^^geo:wktLiteral ;
  geo-pos:lat "-24.6256"^^xsd:decimal ;
  geo-pos:long "6.528"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1444.58"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%200802L24AF10787>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 0802L24AF10787" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 0802L24AF10787'^^xsd:string;
  dwc:scientificName 'Serrivomer beanii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '6.528'^^xsd:double;
  dwc:startLongitude '6.525'^^xsd:double;
  dwc:endLongitude '6.531'^^xsd:double;
  dwc:latitude '-24.6256'^^xsd:double;
  dwc:startLatitude '-24.6383'^^xsd:double;
  dwc:endLatitude '-24.6128'^^xsd:double;
  dwc:coordinatePrecision '1444.58'^^xsd:double;
  dwc:minimumDepth '1041'^^xsd:integer;
  dwc:maximumDepth '1084'^^xsd:integer;
  dwc:temperature '3.5'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 0802L24AF10787'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '126319'^^xsd:integer;
  dwc:sampleSize '0,05695994 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,05695994 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 0802L24AF10787'^^xsd:string;
  dwc:observationDate '2008-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '126319'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%200802L23AF10946>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L23AF10946> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L23AF10946> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-24.804 6.4154)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-24.804"^^xsd:decimal ;
  dwc:decimalLongitude "6.4154"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "889"^^xsd:integer ;
  dwc:maximumDepthInMeters "890"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1378.92"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L23AF10946>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-24.804 6.4154)"^^geo:wktLiteral ;
  geo-pos:lat "-24.804"^^xsd:decimal ;
  geo-pos:long "6.4154"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1378.92"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%200802L23AF10946>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 0802L23AF10946" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 0802L23AF10946'^^xsd:string;
  dwc:scientificName 'Scopelogadus beanii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '6.4154'^^xsd:double;
  dwc:startLongitude '6.4175'^^xsd:double;
  dwc:endLongitude '6.4133'^^xsd:double;
  dwc:latitude '-24.804'^^xsd:double;
  dwc:startLatitude '-24.7917'^^xsd:double;
  dwc:endLatitude '-24.8163'^^xsd:double;
  dwc:coordinatePrecision '1378.92'^^xsd:double;
  dwc:minimumDepth '889'^^xsd:integer;
  dwc:maximumDepth '890'^^xsd:integer;
  dwc:temperature '4.3'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 0802L23AF10946'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '127278'^^xsd:integer;
  dwc:sampleSize '0,05586379 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,05586379 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 0802L23AF10946'^^xsd:string;
  dwc:observationDate '2008-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '127278'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%200802L23AF10957>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L23AF10957> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L23AF10957> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-24.804 6.4154)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-24.804"^^xsd:decimal ;
  dwc:decimalLongitude "6.4154"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "889"^^xsd:integer ;
  dwc:maximumDepthInMeters "890"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1378.92"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L23AF10957>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-24.804 6.4154)"^^geo:wktLiteral ;
  geo-pos:lat "-24.804"^^xsd:decimal ;
  geo-pos:long "6.4154"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1378.92"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%200802L23AF10957>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 0802L23AF10957" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 0802L23AF10957'^^xsd:string;
  dwc:scientificName 'Sternoptyx pseudodiaphana'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '6.4154'^^xsd:double;
  dwc:startLongitude '6.4175'^^xsd:double;
  dwc:endLongitude '6.4133'^^xsd:double;
  dwc:latitude '-24.804'^^xsd:double;
  dwc:startLatitude '-24.7917'^^xsd:double;
  dwc:endLatitude '-24.8163'^^xsd:double;
  dwc:coordinatePrecision '1378.92'^^xsd:double;
  dwc:minimumDepth '889'^^xsd:integer;
  dwc:maximumDepth '890'^^xsd:integer;
  dwc:temperature '4.3'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 0802L23AF10957'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '275005'^^xsd:integer;
  dwc:sampleSize '0,05586379 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,05586379 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 0802L23AF10957'^^xsd:string;
  dwc:observationDate '2008-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '275005'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%200802L23AF10962>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L23AF10962> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L23AF10962> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-24.804 6.4154)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-24.804"^^xsd:decimal ;
  dwc:decimalLongitude "6.4154"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "889"^^xsd:integer ;
  dwc:maximumDepthInMeters "890"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1378.92"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L23AF10962>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-24.804 6.4154)"^^geo:wktLiteral ;
  geo-pos:lat "-24.804"^^xsd:decimal ;
  geo-pos:long "6.4154"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1378.92"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%200802L23AF10962>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 0802L23AF10962" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 0802L23AF10962'^^xsd:string;
  dwc:scientificName 'Gadomus capensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '6.4154'^^xsd:double;
  dwc:startLongitude '6.4175'^^xsd:double;
  dwc:endLongitude '6.4133'^^xsd:double;
  dwc:latitude '-24.804'^^xsd:double;
  dwc:startLatitude '-24.7917'^^xsd:double;
  dwc:endLatitude '-24.8163'^^xsd:double;
  dwc:coordinatePrecision '1378.92'^^xsd:double;
  dwc:minimumDepth '889'^^xsd:integer;
  dwc:maximumDepth '890'^^xsd:integer;
  dwc:temperature '4.3'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 0802L23AF10962'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '217768'^^xsd:integer;
  dwc:sampleSize '0,05586379 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,05586379 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 0802L23AF10962'^^xsd:string;
  dwc:observationDate '2008-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '217768'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%200802L23AF10971>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L23AF10971> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L23AF10971> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-24.804 6.4154)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-24.804"^^xsd:decimal ;
  dwc:decimalLongitude "6.4154"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "889"^^xsd:integer ;
  dwc:maximumDepthInMeters "890"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1378.92"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L23AF10971>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-24.804 6.4154)"^^geo:wktLiteral ;
  geo-pos:lat "-24.804"^^xsd:decimal ;
  geo-pos:long "6.4154"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1378.92"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%200802L23AF10971>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 0802L23AF10971" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 0802L23AF10971'^^xsd:string;
  dwc:scientificName 'Trachyscorpia eschmeyeri'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '6.4154'^^xsd:double;
  dwc:startLongitude '6.4175'^^xsd:double;
  dwc:endLongitude '6.4133'^^xsd:double;
  dwc:latitude '-24.804'^^xsd:double;
  dwc:startLatitude '-24.7917'^^xsd:double;
  dwc:endLatitude '-24.8163'^^xsd:double;
  dwc:coordinatePrecision '1378.92'^^xsd:double;
  dwc:minimumDepth '889'^^xsd:integer;
  dwc:maximumDepth '890'^^xsd:integer;
  dwc:temperature '4.3'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 0802L23AF10971'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '274872'^^xsd:integer;
  dwc:sampleSize '0,05586379 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,05586379 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 0802L23AF10971'^^xsd:string;
  dwc:observationDate '2008-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '274872'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%200802L23AF10978>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L23AF10978> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L23AF10978> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-24.804 6.4154)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-24.804"^^xsd:decimal ;
  dwc:decimalLongitude "6.4154"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "889"^^xsd:integer ;
  dwc:maximumDepthInMeters "890"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1378.92"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L23AF10978>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-24.804 6.4154)"^^geo:wktLiteral ;
  geo-pos:lat "-24.804"^^xsd:decimal ;
  geo-pos:long "6.4154"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1378.92"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%200802L23AF10978>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 0802L23AF10978" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 0802L23AF10978'^^xsd:string;
  dwc:scientificName 'Idiacanthus atlanticus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '6.4154'^^xsd:double;
  dwc:startLongitude '6.4175'^^xsd:double;
  dwc:endLongitude '6.4133'^^xsd:double;
  dwc:latitude '-24.804'^^xsd:double;
  dwc:startLatitude '-24.7917'^^xsd:double;
  dwc:endLatitude '-24.8163'^^xsd:double;
  dwc:coordinatePrecision '1378.92'^^xsd:double;
  dwc:minimumDepth '889'^^xsd:integer;
  dwc:maximumDepth '890'^^xsd:integer;
  dwc:temperature '4.3'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 0802L23AF10978'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '217616'^^xsd:integer;
  dwc:sampleSize '0,05586379 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,05586379 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 0802L23AF10978'^^xsd:string;
  dwc:observationDate '2008-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '217616'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%200802L23AF11015>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L23AF11015> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L23AF11015> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-24.804 6.4154)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-24.804"^^xsd:decimal ;
  dwc:decimalLongitude "6.4154"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "889"^^xsd:integer ;
  dwc:maximumDepthInMeters "890"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1378.92"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L23AF11015>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-24.804 6.4154)"^^geo:wktLiteral ;
  geo-pos:lat "-24.804"^^xsd:decimal ;
  geo-pos:long "6.4154"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1378.92"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%200802L23AF11015>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 0802L23AF11015" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 0802L23AF11015'^^xsd:string;
  dwc:scientificName 'Eustomias trewavasae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '6.4154'^^xsd:double;
  dwc:startLongitude '6.4175'^^xsd:double;
  dwc:endLongitude '6.4133'^^xsd:double;
  dwc:latitude '-24.804'^^xsd:double;
  dwc:startLatitude '-24.7917'^^xsd:double;
  dwc:endLatitude '-24.8163'^^xsd:double;
  dwc:coordinatePrecision '1378.92'^^xsd:double;
  dwc:minimumDepth '889'^^xsd:integer;
  dwc:maximumDepth '890'^^xsd:integer;
  dwc:temperature '4.3'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 0802L23AF11015'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '275143'^^xsd:integer;
  dwc:sampleSize '0,05586379 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,05586379 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 0802L23AF11015'^^xsd:string;
  dwc:observationDate '2008-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '275143'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%200802L23AF10827>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L23AF10827> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L23AF10827> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-24.804 6.4154)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-24.804"^^xsd:decimal ;
  dwc:decimalLongitude "6.4154"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "889"^^xsd:integer ;
  dwc:maximumDepthInMeters "890"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1378.92"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L23AF10827>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-24.804 6.4154)"^^geo:wktLiteral ;
  geo-pos:lat "-24.804"^^xsd:decimal ;
  geo-pos:long "6.4154"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1378.92"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%200802L23AF10827>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 0802L23AF10827" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 0802L23AF10827'^^xsd:string;
  dwc:scientificName 'Nezumia brevibarbata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '6.4154'^^xsd:double;
  dwc:startLongitude '6.4175'^^xsd:double;
  dwc:endLongitude '6.4133'^^xsd:double;
  dwc:latitude '-24.804'^^xsd:double;
  dwc:startLatitude '-24.7917'^^xsd:double;
  dwc:endLatitude '-24.8163'^^xsd:double;
  dwc:coordinatePrecision '1378.92'^^xsd:double;
  dwc:minimumDepth '889'^^xsd:integer;
  dwc:maximumDepth '890'^^xsd:integer;
  dwc:temperature '4.3'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 0802L23AF10827'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '217780'^^xsd:integer;
  dwc:sampleSize '0,05586379 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,05586379 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 0802L23AF10827'^^xsd:string;
  dwc:observationDate '2008-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '217780'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%200802L23AF10829>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L23AF10829> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L23AF10829> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-24.804 6.4154)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-24.804"^^xsd:decimal ;
  dwc:decimalLongitude "6.4154"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "889"^^xsd:integer ;
  dwc:maximumDepthInMeters "890"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1378.92"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L23AF10829>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-24.804 6.4154)"^^geo:wktLiteral ;
  geo-pos:lat "-24.804"^^xsd:decimal ;
  geo-pos:long "6.4154"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1378.92"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%200802L23AF10829>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 0802L23AF10829" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 0802L23AF10829'^^xsd:string;
  dwc:scientificName 'Hoplostethus atlanticus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '6.4154'^^xsd:double;
  dwc:startLongitude '6.4175'^^xsd:double;
  dwc:endLongitude '6.4133'^^xsd:double;
  dwc:latitude '-24.804'^^xsd:double;
  dwc:startLatitude '-24.7917'^^xsd:double;
  dwc:endLatitude '-24.8163'^^xsd:double;
  dwc:coordinatePrecision '1378.92'^^xsd:double;
  dwc:minimumDepth '889'^^xsd:integer;
  dwc:maximumDepth '890'^^xsd:integer;
  dwc:temperature '4.3'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 0802L23AF10829'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '126402'^^xsd:integer;
  dwc:sampleSize '0,05586379 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,05586379 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 0802L23AF10829'^^xsd:string;
  dwc:observationDate '2008-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '126402'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%200802L23AF10862>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L23AF10862> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L23AF10862> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-24.804 6.4154)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-24.804"^^xsd:decimal ;
  dwc:decimalLongitude "6.4154"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "889"^^xsd:integer ;
  dwc:maximumDepthInMeters "890"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1378.92"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L23AF10862>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-24.804 6.4154)"^^geo:wktLiteral ;
  geo-pos:lat "-24.804"^^xsd:decimal ;
  geo-pos:long "6.4154"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1378.92"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%200802L23AF10862>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 0802L23AF10862" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 0802L23AF10862'^^xsd:string;
  dwc:scientificName 'Photichthys argenteus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '6.4154'^^xsd:double;
  dwc:startLongitude '6.4175'^^xsd:double;
  dwc:endLongitude '6.4133'^^xsd:double;
  dwc:latitude '-24.804'^^xsd:double;
  dwc:startLatitude '-24.7917'^^xsd:double;
  dwc:endLatitude '-24.8163'^^xsd:double;
  dwc:coordinatePrecision '1378.92'^^xsd:double;
  dwc:minimumDepth '889'^^xsd:integer;
  dwc:maximumDepth '890'^^xsd:integer;
  dwc:temperature '4.3'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 0802L23AF10862'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '400296'^^xsd:integer;
  dwc:sampleSize '0,05586379 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,05586379 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 0802L23AF10862'^^xsd:string;
  dwc:observationDate '2008-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '220007'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%200802L23AF10942>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L23AF10942> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L23AF10942> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-24.804 6.4154)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-24.804"^^xsd:decimal ;
  dwc:decimalLongitude "6.4154"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "889"^^xsd:integer ;
  dwc:maximumDepthInMeters "890"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1378.92"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L23AF10942>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-24.804 6.4154)"^^geo:wktLiteral ;
  geo-pos:lat "-24.804"^^xsd:decimal ;
  geo-pos:long "6.4154"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1378.92"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%200802L23AF10942>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 0802L23AF10942" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 0802L23AF10942'^^xsd:string;
  dwc:scientificName 'Coelorinchus karrerae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '6.4154'^^xsd:double;
  dwc:startLongitude '6.4175'^^xsd:double;
  dwc:endLongitude '6.4133'^^xsd:double;
  dwc:latitude '-24.804'^^xsd:double;
  dwc:startLatitude '-24.7917'^^xsd:double;
  dwc:endLatitude '-24.8163'^^xsd:double;
  dwc:coordinatePrecision '1378.92'^^xsd:double;
  dwc:minimumDepth '889'^^xsd:integer;
  dwc:maximumDepth '890'^^xsd:integer;
  dwc:temperature '4.3'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 0802L23AF10942'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '280296'^^xsd:integer;
  dwc:sampleSize '0,05586379 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,05586379 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 0802L23AF10942'^^xsd:string;
  dwc:observationDate '2008-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '280296'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%200802L23AF10869>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L23AF10869> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L23AF10869> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-24.804 6.4154)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-24.804"^^xsd:decimal ;
  dwc:decimalLongitude "6.4154"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "889"^^xsd:integer ;
  dwc:maximumDepthInMeters "890"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1378.92"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L23AF10869>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-24.804 6.4154)"^^geo:wktLiteral ;
  geo-pos:lat "-24.804"^^xsd:decimal ;
  geo-pos:long "6.4154"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1378.92"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%200802L23AF10869>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 0802L23AF10869" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 0802L23AF10869'^^xsd:string;
  dwc:scientificName 'Coelorinchus acanthiger'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '6.4154'^^xsd:double;
  dwc:startLongitude '6.4175'^^xsd:double;
  dwc:endLongitude '6.4133'^^xsd:double;
  dwc:latitude '-24.804'^^xsd:double;
  dwc:startLatitude '-24.7917'^^xsd:double;
  dwc:endLatitude '-24.8163'^^xsd:double;
  dwc:coordinatePrecision '1378.92'^^xsd:double;
  dwc:minimumDepth '889'^^xsd:integer;
  dwc:maximumDepth '890'^^xsd:integer;
  dwc:temperature '4.3'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 0802L23AF10869'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '280242'^^xsd:integer;
  dwc:sampleSize '0,05586379 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,05586379 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 0802L23AF10869'^^xsd:string;
  dwc:observationDate '2008-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '280242'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%200802L23AF10880>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L23AF10880> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L23AF10880> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-24.804 6.4154)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-24.804"^^xsd:decimal ;
  dwc:decimalLongitude "6.4154"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "889"^^xsd:integer ;
  dwc:maximumDepthInMeters "890"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1378.92"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L23AF10880>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-24.804 6.4154)"^^geo:wktLiteral ;
  geo-pos:lat "-24.804"^^xsd:decimal ;
  geo-pos:long "6.4154"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1378.92"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%200802L23AF10880>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 0802L23AF10880" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 0802L23AF10880'^^xsd:string;
  dwc:scientificName 'Diretmus argenteus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '6.4154'^^xsd:double;
  dwc:startLongitude '6.4175'^^xsd:double;
  dwc:endLongitude '6.4133'^^xsd:double;
  dwc:latitude '-24.804'^^xsd:double;
  dwc:startLatitude '-24.7917'^^xsd:double;
  dwc:endLatitude '-24.8163'^^xsd:double;
  dwc:coordinatePrecision '1378.92'^^xsd:double;
  dwc:minimumDepth '889'^^xsd:integer;
  dwc:maximumDepth '890'^^xsd:integer;
  dwc:temperature '4.3'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 0802L23AF10880'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '126398'^^xsd:integer;
  dwc:sampleSize '0,05586379 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,05586379 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 0802L23AF10880'^^xsd:string;
  dwc:observationDate '2008-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '126398'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%200802L23AF20013>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L23AF20013> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L23AF20013> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-24.804 6.4154)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-24.804"^^xsd:decimal ;
  dwc:decimalLongitude "6.4154"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "889"^^xsd:integer ;
  dwc:maximumDepthInMeters "890"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1378.92"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L23AF20013>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-24.804 6.4154)"^^geo:wktLiteral ;
  geo-pos:lat "-24.804"^^xsd:decimal ;
  geo-pos:long "6.4154"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1378.92"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%200802L23AF20013>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 0802L23AF20013" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 0802L23AF20013'^^xsd:string;
  dwc:scientificName 'Heterocarpus grimaldii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '6.4154'^^xsd:double;
  dwc:startLongitude '6.4175'^^xsd:double;
  dwc:endLongitude '6.4133'^^xsd:double;
  dwc:latitude '-24.804'^^xsd:double;
  dwc:startLatitude '-24.7917'^^xsd:double;
  dwc:endLatitude '-24.8163'^^xsd:double;
  dwc:coordinatePrecision '1378.92'^^xsd:double;
  dwc:minimumDepth '889'^^xsd:integer;
  dwc:maximumDepth '890'^^xsd:integer;
  dwc:temperature '4.3'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 0802L23AF20013'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '107645'^^xsd:integer;
  dwc:sampleSize '0,05586379 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,05586379 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 0802L23AF20013'^^xsd:string;
  dwc:observationDate '2008-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '107645'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%200802L23AF20121>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L23AF20121> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L23AF20121> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-24.804 6.4154)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-24.804"^^xsd:decimal ;
  dwc:decimalLongitude "6.4154"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "889"^^xsd:integer ;
  dwc:maximumDepthInMeters "890"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1378.92"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L23AF20121>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-24.804 6.4154)"^^geo:wktLiteral ;
  geo-pos:lat "-24.804"^^xsd:decimal ;
  geo-pos:long "6.4154"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1378.92"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%200802L23AF20121>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 0802L23AF20121" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 0802L23AF20121'^^xsd:string;
  dwc:scientificName 'Parapagurus pilosimanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '6.4154'^^xsd:double;
  dwc:startLongitude '6.4175'^^xsd:double;
  dwc:endLongitude '6.4133'^^xsd:double;
  dwc:latitude '-24.804'^^xsd:double;
  dwc:startLatitude '-24.7917'^^xsd:double;
  dwc:endLatitude '-24.8163'^^xsd:double;
  dwc:coordinatePrecision '1378.92'^^xsd:double;
  dwc:minimumDepth '889'^^xsd:integer;
  dwc:maximumDepth '890'^^xsd:integer;
  dwc:temperature '4.3'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 0802L23AF20121'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '107248'^^xsd:integer;
  dwc:sampleSize '0,05586379 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,05586379 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 0802L23AF20121'^^xsd:string;
  dwc:observationDate '2008-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '107248'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%200802L23AF20039>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L23AF20039> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L23AF20039> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-24.804 6.4154)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-24.804"^^xsd:decimal ;
  dwc:decimalLongitude "6.4154"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "889"^^xsd:integer ;
  dwc:maximumDepthInMeters "890"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1378.92"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L23AF20039>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-24.804 6.4154)"^^geo:wktLiteral ;
  geo-pos:lat "-24.804"^^xsd:decimal ;
  geo-pos:long "6.4154"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1378.92"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%200802L23AF20039>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 0802L23AF20039" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 0802L23AF20039'^^xsd:string;
  dwc:scientificName 'Aristaeopsis edwardsiana'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '6.4154'^^xsd:double;
  dwc:startLongitude '6.4175'^^xsd:double;
  dwc:endLongitude '6.4133'^^xsd:double;
  dwc:latitude '-24.804'^^xsd:double;
  dwc:startLatitude '-24.7917'^^xsd:double;
  dwc:endLatitude '-24.8163'^^xsd:double;
  dwc:coordinatePrecision '1378.92'^^xsd:double;
  dwc:minimumDepth '889'^^xsd:integer;
  dwc:maximumDepth '890'^^xsd:integer;
  dwc:temperature '4.3'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 0802L23AF20039'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '240796'^^xsd:integer;
  dwc:sampleSize '0,05586379 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,05586379 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 0802L23AF20039'^^xsd:string;
  dwc:observationDate '2008-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '240796'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%200802L23AF20102>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L23AF20102> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L23AF20102> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-24.804 6.4154)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-24.804"^^xsd:decimal ;
  dwc:decimalLongitude "6.4154"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "889"^^xsd:integer ;
  dwc:maximumDepthInMeters "890"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1378.92"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L23AF20102>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-24.804 6.4154)"^^geo:wktLiteral ;
  geo-pos:lat "-24.804"^^xsd:decimal ;
  geo-pos:long "6.4154"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1378.92"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%200802L23AF20102>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 0802L23AF20102" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-03-24'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 0802L23AF20102'^^xsd:string;
  dwc:scientificName 'Pasiphaea ecarina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '6.4154'^^xsd:double;
  dwc:startLongitude '6.4175'^^xsd:double;
  dwc:endLongitude '6.4133'^^xsd:double;
  dwc:latitude '-24.804'^^xsd:double;
  dwc:startLatitude '-24.7917'^^xsd:double;
  dwc:endLatitude '-24.8163'^^xsd:double;
  dwc:coordinatePrecision '1378.92'^^xsd:double;
  dwc:minimumDepth '889'^^xsd:integer;
  dwc:maximumDepth '890'^^xsd:integer;
  dwc:temperature '4.3'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 0802L23AF20028'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '240806'^^xsd:integer;
  dwc:sampleSize '0,05586379 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,05586379 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 0802L23AF20102'^^xsd:string;
  dwc:observationDate '2008-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '240806'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%201002L36AF20225>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L36AF20225> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L36AF20225> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.1535 5.8551)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-26.1535"^^xsd:decimal ;
  dwc:decimalLongitude "5.8551"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1260"^^xsd:integer ;
  dwc:maximumDepthInMeters "1268"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1461.73"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L36AF20225>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.1535 5.8551)"^^geo:wktLiteral ;
  geo-pos:lat "-26.1535"^^xsd:decimal ;
  geo-pos:long "5.8551"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1461.73"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%201002L36AF20225>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 1002L36AF20225" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 1002L36AF20225'^^xsd:string;
  dwc:scientificName 'Chaceon erytheiae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '5.8551'^^xsd:double;
  dwc:startLongitude '5.8433'^^xsd:double;
  dwc:endLongitude '5.8668'^^xsd:double;
  dwc:latitude '-26.1535'^^xsd:double;
  dwc:startLatitude '-26.1613'^^xsd:double;
  dwc:endLatitude '-26.1456'^^xsd:double;
  dwc:coordinatePrecision '1461.73'^^xsd:double;
  dwc:minimumDepth '1260'^^xsd:integer;
  dwc:maximumDepth '1268'^^xsd:integer;
  dwc:temperature '3.45'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 1002L36AF20225'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '241100'^^xsd:integer;
  dwc:sampleSize '0,07258506 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,07258506 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 1002L36AF20225'^^xsd:string;
  dwc:observationDate '2010-02-24'^^xsd:date;
  dwc:aphiaIdAccepted '241100'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%201002L36AF20209>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L36AF20209> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L36AF20209> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.1535 5.8551)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-26.1535"^^xsd:decimal ;
  dwc:decimalLongitude "5.8551"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1260"^^xsd:integer ;
  dwc:maximumDepthInMeters "1268"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1461.73"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L36AF20209>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.1535 5.8551)"^^geo:wktLiteral ;
  geo-pos:lat "-26.1535"^^xsd:decimal ;
  geo-pos:long "5.8551"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1461.73"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%201002L36AF20209>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 1002L36AF20209" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 1002L36AF20209'^^xsd:string;
  dwc:scientificName 'Nematocarcinus longirostris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '5.8551'^^xsd:double;
  dwc:startLongitude '5.8433'^^xsd:double;
  dwc:endLongitude '5.8668'^^xsd:double;
  dwc:latitude '-26.1535'^^xsd:double;
  dwc:startLatitude '-26.1613'^^xsd:double;
  dwc:endLatitude '-26.1456'^^xsd:double;
  dwc:coordinatePrecision '1461.73'^^xsd:double;
  dwc:minimumDepth '1260'^^xsd:integer;
  dwc:maximumDepth '1268'^^xsd:integer;
  dwc:temperature '3.45'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 1002L36AF20209'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '514315'^^xsd:integer;
  dwc:sampleSize '0,07258506 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,07258506 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 1002L36AF20209'^^xsd:string;
  dwc:observationDate '2010-02-24'^^xsd:date;
  dwc:aphiaIdAccepted '514315'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%201002L36AF20152>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L36AF20152> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L36AF20152> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.1535 5.8551)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-26.1535"^^xsd:decimal ;
  dwc:decimalLongitude "5.8551"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1260"^^xsd:integer ;
  dwc:maximumDepthInMeters "1268"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1461.73"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L36AF20152>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.1535 5.8551)"^^geo:wktLiteral ;
  geo-pos:lat "-26.1535"^^xsd:decimal ;
  geo-pos:long "5.8551"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1461.73"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%201002L36AF20152>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 1002L36AF20152" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 1002L36AF20152'^^xsd:string;
  dwc:scientificName 'Sergia grandis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '5.8551'^^xsd:double;
  dwc:startLongitude '5.8433'^^xsd:double;
  dwc:endLongitude '5.8668'^^xsd:double;
  dwc:latitude '-26.1535'^^xsd:double;
  dwc:startLatitude '-26.1613'^^xsd:double;
  dwc:endLatitude '-26.1456'^^xsd:double;
  dwc:coordinatePrecision '1461.73'^^xsd:double;
  dwc:minimumDepth '1260'^^xsd:integer;
  dwc:maximumDepth '1268'^^xsd:integer;
  dwc:temperature '3.45'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 1002L36AF20152'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '107134'^^xsd:integer;
  dwc:sampleSize '0,07258506 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,07258506 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 1002L36AF20152'^^xsd:string;
  dwc:observationDate '2010-02-24'^^xsd:date;
  dwc:aphiaIdAccepted '1056510'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%201002L36AF20181>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L36AF20181> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L36AF20181> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.1535 5.8551)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-26.1535"^^xsd:decimal ;
  dwc:decimalLongitude "5.8551"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1260"^^xsd:integer ;
  dwc:maximumDepthInMeters "1268"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1461.73"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L36AF20181>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.1535 5.8551)"^^geo:wktLiteral ;
  geo-pos:lat "-26.1535"^^xsd:decimal ;
  geo-pos:long "5.8551"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1461.73"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%201002L36AF20181>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 1002L36AF20181" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 1002L36AF20181'^^xsd:string;
  dwc:scientificName 'Sergia robusta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '5.8551'^^xsd:double;
  dwc:startLongitude '5.8433'^^xsd:double;
  dwc:endLongitude '5.8668'^^xsd:double;
  dwc:latitude '-26.1535'^^xsd:double;
  dwc:startLatitude '-26.1613'^^xsd:double;
  dwc:endLatitude '-26.1456'^^xsd:double;
  dwc:coordinatePrecision '1461.73'^^xsd:double;
  dwc:minimumDepth '1260'^^xsd:integer;
  dwc:maximumDepth '1268'^^xsd:integer;
  dwc:temperature '3.45'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 1002L36AF20181'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '107136'^^xsd:integer;
  dwc:sampleSize '0,07258506 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,07258506 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 1002L36AF20181'^^xsd:string;
  dwc:observationDate '2010-02-24'^^xsd:date;
  dwc:aphiaIdAccepted '1056517'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%201002L36AF20198>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L36AF20198> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L36AF20198> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.1535 5.8551)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-26.1535"^^xsd:decimal ;
  dwc:decimalLongitude "5.8551"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1260"^^xsd:integer ;
  dwc:maximumDepthInMeters "1268"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1461.73"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L36AF20198>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.1535 5.8551)"^^geo:wktLiteral ;
  geo-pos:lat "-26.1535"^^xsd:decimal ;
  geo-pos:long "5.8551"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1461.73"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%201002L36AF20198>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 1002L36AF20198" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 1002L36AF20198'^^xsd:string;
  dwc:scientificName 'Parapasiphae sulcatifrons'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '5.8551'^^xsd:double;
  dwc:startLongitude '5.8433'^^xsd:double;
  dwc:endLongitude '5.8668'^^xsd:double;
  dwc:latitude '-26.1535'^^xsd:double;
  dwc:startLatitude '-26.1613'^^xsd:double;
  dwc:endLatitude '-26.1456'^^xsd:double;
  dwc:coordinatePrecision '1461.73'^^xsd:double;
  dwc:minimumDepth '1260'^^xsd:integer;
  dwc:maximumDepth '1268'^^xsd:integer;
  dwc:temperature '3.45'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 1002L36AF20198'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '107673'^^xsd:integer;
  dwc:sampleSize '0,07258506 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,07258506 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 1002L36AF20198'^^xsd:string;
  dwc:observationDate '2010-02-24'^^xsd:date;
  dwc:aphiaIdAccepted '107673'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%200802L23AF11026>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L23AF11026> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L23AF11026> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-24.804 6.4154)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-24.804"^^xsd:decimal ;
  dwc:decimalLongitude "6.4154"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "889"^^xsd:integer ;
  dwc:maximumDepthInMeters "890"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1378.92"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L23AF11026>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-24.804 6.4154)"^^geo:wktLiteral ;
  geo-pos:lat "-24.804"^^xsd:decimal ;
  geo-pos:long "6.4154"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1378.92"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%200802L23AF11026>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 0802L23AF11026" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 0802L23AF11026'^^xsd:string;
  dwc:scientificName 'Myctophum phengodes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '6.4154'^^xsd:double;
  dwc:startLongitude '6.4175'^^xsd:double;
  dwc:endLongitude '6.4133'^^xsd:double;
  dwc:latitude '-24.804'^^xsd:double;
  dwc:startLatitude '-24.7917'^^xsd:double;
  dwc:endLatitude '-24.8163'^^xsd:double;
  dwc:coordinatePrecision '1378.92'^^xsd:double;
  dwc:minimumDepth '889'^^xsd:integer;
  dwc:maximumDepth '890'^^xsd:integer;
  dwc:temperature '4.3'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 0802L23AF11026'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '217712'^^xsd:integer;
  dwc:sampleSize '0,05586379 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,05586379 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 0802L23AF11026'^^xsd:string;
  dwc:observationDate '2008-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '317539'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%200802L23AF40056>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L23AF40056> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L23AF40056> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-24.804 6.4154)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-24.804"^^xsd:decimal ;
  dwc:decimalLongitude "6.4154"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "889"^^xsd:integer ;
  dwc:maximumDepthInMeters "890"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1378.92"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L23AF40056>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-24.804 6.4154)"^^geo:wktLiteral ;
  geo-pos:lat "-24.804"^^xsd:decimal ;
  geo-pos:long "6.4154"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1378.92"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%200802L23AF40056>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 0802L23AF40056" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 0802L23AF40056'^^xsd:string;
  dwc:scientificName 'Epizoanthus paguriphilus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '6.4154'^^xsd:double;
  dwc:startLongitude '6.4175'^^xsd:double;
  dwc:endLongitude '6.4133'^^xsd:double;
  dwc:latitude '-24.804'^^xsd:double;
  dwc:startLatitude '-24.7917'^^xsd:double;
  dwc:endLatitude '-24.8163'^^xsd:double;
  dwc:coordinatePrecision '1378.92'^^xsd:double;
  dwc:minimumDepth '889'^^xsd:integer;
  dwc:maximumDepth '890'^^xsd:integer;
  dwc:temperature '4.3'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 0802L23AF40056'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '101036'^^xsd:integer;
  dwc:sampleSize '0,05586379 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,05586379 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 0802L23AF40056'^^xsd:string;
  dwc:observationDate '2008-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '101036'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%200802L23AF30128>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L23AF30128> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L23AF30128> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-24.804 6.4154)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-24.804"^^xsd:decimal ;
  dwc:decimalLongitude "6.4154"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "889"^^xsd:integer ;
  dwc:maximumDepthInMeters "890"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1378.92"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L23AF30128>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-24.804 6.4154)"^^geo:wktLiteral ;
  geo-pos:lat "-24.804"^^xsd:decimal ;
  geo-pos:long "6.4154"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1378.92"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%200802L23AF30128>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 0802L23AF30128" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 0802L23AF30128'^^xsd:string;
  dwc:scientificName 'Cymbulia peronii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '6.4154'^^xsd:double;
  dwc:startLongitude '6.4175'^^xsd:double;
  dwc:endLongitude '6.4133'^^xsd:double;
  dwc:latitude '-24.804'^^xsd:double;
  dwc:startLatitude '-24.7917'^^xsd:double;
  dwc:endLatitude '-24.8163'^^xsd:double;
  dwc:coordinatePrecision '1378.92'^^xsd:double;
  dwc:minimumDepth '889'^^xsd:integer;
  dwc:maximumDepth '890'^^xsd:integer;
  dwc:temperature '4.3'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 0802L23AF30128'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '139494'^^xsd:integer;
  dwc:sampleSize '0,05586379 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,05586379 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 0802L23AF30128'^^xsd:string;
  dwc:observationDate '2008-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '139494'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%200802L23AF20138>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L23AF20138> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L23AF20138> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-24.804 6.4154)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-24.804"^^xsd:decimal ;
  dwc:decimalLongitude "6.4154"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "889"^^xsd:integer ;
  dwc:maximumDepthInMeters "890"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1378.92"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L23AF20138>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-24.804 6.4154)"^^geo:wktLiteral ;
  geo-pos:lat "-24.804"^^xsd:decimal ;
  geo-pos:long "6.4154"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1378.92"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%200802L23AF20138>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 0802L23AF20138" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 0802L23AF20138'^^xsd:string;
  dwc:scientificName 'Funchalia woodwardi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '6.4154'^^xsd:double;
  dwc:startLongitude '6.4175'^^xsd:double;
  dwc:endLongitude '6.4133'^^xsd:double;
  dwc:latitude '-24.804'^^xsd:double;
  dwc:startLatitude '-24.7917'^^xsd:double;
  dwc:endLatitude '-24.8163'^^xsd:double;
  dwc:coordinatePrecision '1378.92'^^xsd:double;
  dwc:minimumDepth '889'^^xsd:integer;
  dwc:maximumDepth '890'^^xsd:integer;
  dwc:temperature '4.3'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 0802L23AF20138'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '107101'^^xsd:integer;
  dwc:sampleSize '0,05586379 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,05586379 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 0802L23AF20138'^^xsd:string;
  dwc:observationDate '2008-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '107101'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%200802L23AF20155>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L23AF20155> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L23AF20155> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-24.804 6.4154)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-24.804"^^xsd:decimal ;
  dwc:decimalLongitude "6.4154"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "889"^^xsd:integer ;
  dwc:maximumDepthInMeters "890"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1378.92"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L23AF20155>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-24.804 6.4154)"^^geo:wktLiteral ;
  geo-pos:lat "-24.804"^^xsd:decimal ;
  geo-pos:long "6.4154"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1378.92"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%200802L23AF20155>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 0802L23AF20155" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 0802L23AF20155'^^xsd:string;
  dwc:scientificName 'Acanthephyra acanthitelsonis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '6.4154'^^xsd:double;
  dwc:startLongitude '6.4175'^^xsd:double;
  dwc:endLongitude '6.4133'^^xsd:double;
  dwc:latitude '-24.804'^^xsd:double;
  dwc:startLatitude '-24.7917'^^xsd:double;
  dwc:endLatitude '-24.8163'^^xsd:double;
  dwc:coordinatePrecision '1378.92'^^xsd:double;
  dwc:minimumDepth '889'^^xsd:integer;
  dwc:maximumDepth '890'^^xsd:integer;
  dwc:temperature '4.3'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 0802L23AF20155'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '240809'^^xsd:integer;
  dwc:sampleSize '0,05586379 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,05586379 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 0802L23AF20155'^^xsd:string;
  dwc:observationDate '2008-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '107581'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%200802L23AF20180>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L23AF20180> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L23AF20180> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-24.804 6.4154)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-24.804"^^xsd:decimal ;
  dwc:decimalLongitude "6.4154"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "889"^^xsd:integer ;
  dwc:maximumDepthInMeters "890"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1378.92"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L23AF20180>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-24.804 6.4154)"^^geo:wktLiteral ;
  geo-pos:lat "-24.804"^^xsd:decimal ;
  geo-pos:long "6.4154"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1378.92"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%200802L23AF20180>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 0802L23AF20180" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 0802L23AF20180'^^xsd:string;
  dwc:scientificName 'Sergestes atlanticus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '6.4154'^^xsd:double;
  dwc:startLongitude '6.4175'^^xsd:double;
  dwc:endLongitude '6.4133'^^xsd:double;
  dwc:latitude '-24.804'^^xsd:double;
  dwc:startLatitude '-24.7917'^^xsd:double;
  dwc:endLatitude '-24.8163'^^xsd:double;
  dwc:coordinatePrecision '1378.92'^^xsd:double;
  dwc:minimumDepth '889'^^xsd:integer;
  dwc:maximumDepth '890'^^xsd:integer;
  dwc:temperature '4.3'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 0802L23AF20180'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '107127'^^xsd:integer;
  dwc:sampleSize '0,05586379 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,05586379 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 0802L23AF20180'^^xsd:string;
  dwc:observationDate '2008-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '107127'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%200802L23AF20209>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L23AF20209> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L23AF20209> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-24.804 6.4154)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-24.804"^^xsd:decimal ;
  dwc:decimalLongitude "6.4154"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "889"^^xsd:integer ;
  dwc:maximumDepthInMeters "890"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1378.92"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L23AF20209>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-24.804 6.4154)"^^geo:wktLiteral ;
  geo-pos:lat "-24.804"^^xsd:decimal ;
  geo-pos:long "6.4154"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1378.92"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%200802L23AF20209>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 0802L23AF20209" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 0802L23AF20209'^^xsd:string;
  dwc:scientificName 'Nematocarcinus longirostris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '6.4154'^^xsd:double;
  dwc:startLongitude '6.4175'^^xsd:double;
  dwc:endLongitude '6.4133'^^xsd:double;
  dwc:latitude '-24.804'^^xsd:double;
  dwc:startLatitude '-24.7917'^^xsd:double;
  dwc:endLatitude '-24.8163'^^xsd:double;
  dwc:coordinatePrecision '1378.92'^^xsd:double;
  dwc:minimumDepth '889'^^xsd:integer;
  dwc:maximumDepth '890'^^xsd:integer;
  dwc:temperature '4.3'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 0802L23AF20209'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '514315'^^xsd:integer;
  dwc:sampleSize '0,05586379 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,05586379 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 0802L23AF20209'^^xsd:string;
  dwc:observationDate '2008-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '514315'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%200802L23AF20225>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L23AF20225> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L23AF20225> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-24.804 6.4154)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-24.804"^^xsd:decimal ;
  dwc:decimalLongitude "6.4154"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "889"^^xsd:integer ;
  dwc:maximumDepthInMeters "890"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1378.92"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L23AF20225>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-24.804 6.4154)"^^geo:wktLiteral ;
  geo-pos:lat "-24.804"^^xsd:decimal ;
  geo-pos:long "6.4154"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1378.92"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%200802L23AF20225>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 0802L23AF20225" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 0802L23AF20225'^^xsd:string;
  dwc:scientificName 'Chaceon erytheiae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '6.4154'^^xsd:double;
  dwc:startLongitude '6.4175'^^xsd:double;
  dwc:endLongitude '6.4133'^^xsd:double;
  dwc:latitude '-24.804'^^xsd:double;
  dwc:startLatitude '-24.7917'^^xsd:double;
  dwc:endLatitude '-24.8163'^^xsd:double;
  dwc:coordinatePrecision '1378.92'^^xsd:double;
  dwc:minimumDepth '889'^^xsd:integer;
  dwc:maximumDepth '890'^^xsd:integer;
  dwc:temperature '4.3'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 0802L23AF20225'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '241100'^^xsd:integer;
  dwc:sampleSize '0,05586379 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,05586379 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 0802L23AF20225'^^xsd:string;
  dwc:observationDate '2008-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '241100'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%200802L23AF20230>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L23AF20230> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L23AF20230> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-24.804 6.4154)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-24.804"^^xsd:decimal ;
  dwc:decimalLongitude "6.4154"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "889"^^xsd:integer ;
  dwc:maximumDepthInMeters "890"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1378.92"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L23AF20230>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-24.804 6.4154)"^^geo:wktLiteral ;
  geo-pos:lat "-24.804"^^xsd:decimal ;
  geo-pos:long "6.4154"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1378.92"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%200802L23AF20230>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 0802L23AF20230" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 0802L23AF20230'^^xsd:string;
  dwc:scientificName 'Austropenaeus nitidus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '6.4154'^^xsd:double;
  dwc:startLongitude '6.4175'^^xsd:double;
  dwc:endLongitude '6.4133'^^xsd:double;
  dwc:latitude '-24.804'^^xsd:double;
  dwc:startLatitude '-24.7917'^^xsd:double;
  dwc:endLatitude '-24.8163'^^xsd:double;
  dwc:coordinatePrecision '1378.92'^^xsd:double;
  dwc:minimumDepth '889'^^xsd:integer;
  dwc:maximumDepth '890'^^xsd:integer;
  dwc:temperature '4.3'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 0802L23AF20230'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '246428'^^xsd:integer;
  dwc:sampleSize '0,05586379 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,05586379 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 0802L23AF20230'^^xsd:string;
  dwc:observationDate '2008-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '246428'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%200802L23AF40070>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L23AF40070> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L23AF40070> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-24.804 6.4154)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-24.804"^^xsd:decimal ;
  dwc:decimalLongitude "6.4154"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "889"^^xsd:integer ;
  dwc:maximumDepthInMeters "890"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1378.92"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L23AF40070>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-24.804 6.4154)"^^geo:wktLiteral ;
  geo-pos:lat "-24.804"^^xsd:decimal ;
  geo-pos:long "6.4154"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1378.92"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%200802L23AF40070>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 0802L23AF40070" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 0802L23AF40070'^^xsd:string;
  dwc:scientificName 'Pyrosoma atlanticum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '6.4154'^^xsd:double;
  dwc:startLongitude '6.4175'^^xsd:double;
  dwc:endLongitude '6.4133'^^xsd:double;
  dwc:latitude '-24.804'^^xsd:double;
  dwc:startLatitude '-24.7917'^^xsd:double;
  dwc:endLatitude '-24.8163'^^xsd:double;
  dwc:coordinatePrecision '1378.92'^^xsd:double;
  dwc:minimumDepth '889'^^xsd:integer;
  dwc:maximumDepth '890'^^xsd:integer;
  dwc:temperature '4.3'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 0802L23AF40070'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '137250'^^xsd:integer;
  dwc:sampleSize '0,05586379 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,05586379 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 0802L23AF40070'^^xsd:string;
  dwc:observationDate '2008-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '137250'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%200802L24AF10001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L24AF10001> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L24AF10001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-24.6256 6.528)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-24.6256"^^xsd:decimal ;
  dwc:decimalLongitude "6.528"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1041"^^xsd:integer ;
  dwc:maximumDepthInMeters "1084"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1444.58"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L24AF10001>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-24.6256 6.528)"^^geo:wktLiteral ;
  geo-pos:lat "-24.6256"^^xsd:decimal ;
  geo-pos:long "6.528"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1444.58"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%200802L24AF10001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 0802L24AF10001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 0802L24AF10001'^^xsd:string;
  dwc:scientificName 'Bathysaurus ferox'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '6.528'^^xsd:double;
  dwc:startLongitude '6.525'^^xsd:double;
  dwc:endLongitude '6.531'^^xsd:double;
  dwc:latitude '-24.6256'^^xsd:double;
  dwc:startLatitude '-24.6383'^^xsd:double;
  dwc:endLatitude '-24.6128'^^xsd:double;
  dwc:coordinatePrecision '1444.58'^^xsd:double;
  dwc:minimumDepth '1041'^^xsd:integer;
  dwc:maximumDepth '1084'^^xsd:integer;
  dwc:temperature '3.5'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 0802L24AF10001'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '126369'^^xsd:integer;
  dwc:sampleSize '0,05695994 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,05695994 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 0802L24AF10001'^^xsd:string;
  dwc:observationDate '2008-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '126369'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%200802L24AF10007>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L24AF10007> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L24AF10007> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-24.6256 6.528)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-24.6256"^^xsd:decimal ;
  dwc:decimalLongitude "6.528"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1041"^^xsd:integer ;
  dwc:maximumDepthInMeters "1084"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1444.58"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L24AF10007>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-24.6256 6.528)"^^geo:wktLiteral ;
  geo-pos:lat "-24.6256"^^xsd:decimal ;
  geo-pos:long "6.528"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1444.58"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%200802L24AF10007>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 0802L24AF10007" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 0802L24AF10007'^^xsd:string;
  dwc:scientificName 'Argyropelecus gigas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '6.528'^^xsd:double;
  dwc:startLongitude '6.525'^^xsd:double;
  dwc:endLongitude '6.531'^^xsd:double;
  dwc:latitude '-24.6256'^^xsd:double;
  dwc:startLatitude '-24.6383'^^xsd:double;
  dwc:endLatitude '-24.6128'^^xsd:double;
  dwc:coordinatePrecision '1444.58'^^xsd:double;
  dwc:minimumDepth '1041'^^xsd:integer;
  dwc:maximumDepth '1084'^^xsd:integer;
  dwc:temperature '3.5'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 0802L24AF10007'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '127308'^^xsd:integer;
  dwc:sampleSize '0,05695994 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,05695994 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 0802L24AF10007'^^xsd:string;
  dwc:observationDate '2008-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '127308'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%200802L24AF10059>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L24AF10059> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L24AF10059> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-24.6256 6.528)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-24.6256"^^xsd:decimal ;
  dwc:decimalLongitude "6.528"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1041"^^xsd:integer ;
  dwc:maximumDepthInMeters "1084"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1444.58"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L24AF10059>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-24.6256 6.528)"^^geo:wktLiteral ;
  geo-pos:lat "-24.6256"^^xsd:decimal ;
  geo-pos:long "6.528"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1444.58"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%200802L24AF10059>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 0802L24AF10059" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 0802L24AF10059'^^xsd:string;
  dwc:scientificName 'Chauliodus sloani'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '6.528'^^xsd:double;
  dwc:startLongitude '6.525'^^xsd:double;
  dwc:endLongitude '6.531'^^xsd:double;
  dwc:latitude '-24.6256'^^xsd:double;
  dwc:startLatitude '-24.6383'^^xsd:double;
  dwc:endLatitude '-24.6128'^^xsd:double;
  dwc:coordinatePrecision '1444.58'^^xsd:double;
  dwc:minimumDepth '1041'^^xsd:integer;
  dwc:maximumDepth '1084'^^xsd:integer;
  dwc:temperature '3.5'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 0802L24AF10059'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '127338'^^xsd:integer;
  dwc:sampleSize '0,05695994 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,05695994 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 0802L24AF10059'^^xsd:string;
  dwc:observationDate '2008-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '127338'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%200802L24AF10139>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L24AF10139> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L24AF10139> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-24.6256 6.528)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-24.6256"^^xsd:decimal ;
  dwc:decimalLongitude "6.528"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1041"^^xsd:integer ;
  dwc:maximumDepthInMeters "1084"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1444.58"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L24AF10139>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-24.6256 6.528)"^^geo:wktLiteral ;
  geo-pos:lat "-24.6256"^^xsd:decimal ;
  geo-pos:long "6.528"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1444.58"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%200802L24AF10139>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 0802L24AF10139" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 0802L24AF10139'^^xsd:string;
  dwc:scientificName 'Melanonus zugmayeri'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '6.528'^^xsd:double;
  dwc:startLongitude '6.525'^^xsd:double;
  dwc:endLongitude '6.531'^^xsd:double;
  dwc:latitude '-24.6256'^^xsd:double;
  dwc:startLatitude '-24.6383'^^xsd:double;
  dwc:endLatitude '-24.6128'^^xsd:double;
  dwc:coordinatePrecision '1444.58'^^xsd:double;
  dwc:minimumDepth '1041'^^xsd:integer;
  dwc:maximumDepth '1084'^^xsd:integer;
  dwc:temperature '3.5'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 0802L24AF10139'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '126483'^^xsd:integer;
  dwc:sampleSize '0,05695994 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,05695994 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 0802L24AF10139'^^xsd:string;
  dwc:observationDate '2008-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '126483'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%200802L24AF10325>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L24AF10325> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L24AF10325> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-24.6256 6.528)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-24.6256"^^xsd:decimal ;
  dwc:decimalLongitude "6.528"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1041"^^xsd:integer ;
  dwc:maximumDepthInMeters "1084"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1444.58"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L24AF10325>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-24.6256 6.528)"^^geo:wktLiteral ;
  geo-pos:lat "-24.6256"^^xsd:decimal ;
  geo-pos:long "6.528"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1444.58"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%200802L24AF10325>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 0802L24AF10325" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 0802L24AF10325'^^xsd:string;
  dwc:scientificName 'Cetonurus globiceps'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '6.528'^^xsd:double;
  dwc:startLongitude '6.525'^^xsd:double;
  dwc:endLongitude '6.531'^^xsd:double;
  dwc:latitude '-24.6256'^^xsd:double;
  dwc:startLatitude '-24.6383'^^xsd:double;
  dwc:endLatitude '-24.6128'^^xsd:double;
  dwc:coordinatePrecision '1444.58'^^xsd:double;
  dwc:minimumDepth '1041'^^xsd:integer;
  dwc:maximumDepth '1084'^^xsd:integer;
  dwc:temperature '3.5'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 0802L24AF10325'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '126467'^^xsd:integer;
  dwc:sampleSize '0,05695994 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,05695994 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 0802L24AF10325'^^xsd:string;
  dwc:observationDate '2008-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '126467'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%201002L37BV10532>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L37BV10532> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L37BV10532> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.1665 6.0011)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-26.1665"^^xsd:decimal ;
  dwc:decimalLongitude "6.0011"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1054"^^xsd:integer ;
  dwc:maximumDepthInMeters "1055"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "810.49"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L37BV10532>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.1665 6.0011)"^^geo:wktLiteral ;
  geo-pos:lat "-26.1665"^^xsd:decimal ;
  geo-pos:long "6.0011"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "810.49"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%201002L37BV10532>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 1002L37BV10532" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 1002L37BV10532'^^xsd:string;
  dwc:scientificName 'Bathygadus favosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '6.0011'^^xsd:double;
  dwc:startLongitude '5.993'^^xsd:double;
  dwc:endLongitude '6.0092'^^xsd:double;
  dwc:latitude '-26.1665'^^xsd:double;
  dwc:startLatitude '-26.1662'^^xsd:double;
  dwc:endLatitude '-26.1668'^^xsd:double;
  dwc:coordinatePrecision '810.49'^^xsd:double;
  dwc:minimumDepth '1054'^^xsd:integer;
  dwc:maximumDepth '1055'^^xsd:integer;
  dwc:temperature '3.65'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 1002L37BV10532'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '126462'^^xsd:integer;
  dwc:sampleSize '0,005341 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,005341 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 1002L37BV10532'^^xsd:string;
  dwc:observationDate '2010-02-24'^^xsd:date;
  dwc:aphiaIdAccepted '126462'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%201002L36AF20230>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L36AF20230> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L36AF20230> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.1535 5.8551)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-26.1535"^^xsd:decimal ;
  dwc:decimalLongitude "5.8551"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1260"^^xsd:integer ;
  dwc:maximumDepthInMeters "1268"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1461.73"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L36AF20230>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.1535 5.8551)"^^geo:wktLiteral ;
  geo-pos:lat "-26.1535"^^xsd:decimal ;
  geo-pos:long "5.8551"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1461.73"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%201002L36AF20230>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 1002L36AF20230" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 1002L36AF20230'^^xsd:string;
  dwc:scientificName 'Austropenaeus nitidus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '5.8551'^^xsd:double;
  dwc:startLongitude '5.8433'^^xsd:double;
  dwc:endLongitude '5.8668'^^xsd:double;
  dwc:latitude '-26.1535'^^xsd:double;
  dwc:startLatitude '-26.1613'^^xsd:double;
  dwc:endLatitude '-26.1456'^^xsd:double;
  dwc:coordinatePrecision '1461.73'^^xsd:double;
  dwc:minimumDepth '1260'^^xsd:integer;
  dwc:maximumDepth '1268'^^xsd:integer;
  dwc:temperature '3.45'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 1002L36AF20068'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '107083'^^xsd:integer;
  dwc:sampleSize '0,07258506 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,07258506 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 1002L36AF20230'^^xsd:string;
  dwc:observationDate '2010-02-24'^^xsd:date;
  dwc:aphiaIdAccepted '107083'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%201002L36AF20234>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L36AF20234> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L36AF20234> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.1535 5.8551)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-26.1535"^^xsd:decimal ;
  dwc:decimalLongitude "5.8551"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1260"^^xsd:integer ;
  dwc:maximumDepthInMeters "1268"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1461.73"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L36AF20234>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.1535 5.8551)"^^geo:wktLiteral ;
  geo-pos:lat "-26.1535"^^xsd:decimal ;
  geo-pos:long "5.8551"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1461.73"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%201002L36AF20234>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 1002L36AF20234" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 1002L36AF20234'^^xsd:string;
  dwc:scientificName 'Gordonella kensleyi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '5.8551'^^xsd:double;
  dwc:startLongitude '5.8433'^^xsd:double;
  dwc:endLongitude '5.8668'^^xsd:double;
  dwc:latitude '-26.1535'^^xsd:double;
  dwc:startLatitude '-26.1613'^^xsd:double;
  dwc:endLatitude '-26.1456'^^xsd:double;
  dwc:coordinatePrecision '1461.73'^^xsd:double;
  dwc:minimumDepth '1260'^^xsd:integer;
  dwc:maximumDepth '1268'^^xsd:integer;
  dwc:temperature '3.45'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 1002L36AF20234'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '211883'^^xsd:integer;
  dwc:sampleSize '0,07258506 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,07258506 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 1002L36AF20234'^^xsd:string;
  dwc:observationDate '2010-02-24'^^xsd:date;
  dwc:aphiaIdAccepted '211883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%201002L36AF40070>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L36AF40070> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L36AF40070> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.1535 5.8551)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-26.1535"^^xsd:decimal ;
  dwc:decimalLongitude "5.8551"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1260"^^xsd:integer ;
  dwc:maximumDepthInMeters "1268"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1461.73"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L36AF40070>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.1535 5.8551)"^^geo:wktLiteral ;
  geo-pos:lat "-26.1535"^^xsd:decimal ;
  geo-pos:long "5.8551"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1461.73"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%201002L36AF40070>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 1002L36AF40070" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 1002L36AF40070'^^xsd:string;
  dwc:scientificName 'Pyrosoma atlanticum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '5.8551'^^xsd:double;
  dwc:startLongitude '5.8433'^^xsd:double;
  dwc:endLongitude '5.8668'^^xsd:double;
  dwc:latitude '-26.1535'^^xsd:double;
  dwc:startLatitude '-26.1613'^^xsd:double;
  dwc:endLatitude '-26.1456'^^xsd:double;
  dwc:coordinatePrecision '1461.73'^^xsd:double;
  dwc:minimumDepth '1260'^^xsd:integer;
  dwc:maximumDepth '1268'^^xsd:integer;
  dwc:temperature '3.45'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 1002L36AF40070'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '137250'^^xsd:integer;
  dwc:sampleSize '0,07258506 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,07258506 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 1002L36AF40070'^^xsd:string;
  dwc:observationDate '2010-02-24'^^xsd:date;
  dwc:aphiaIdAccepted '137250'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%201002L37BV10325>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L37BV10325> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L37BV10325> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.1665 6.0011)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-26.1665"^^xsd:decimal ;
  dwc:decimalLongitude "6.0011"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1054"^^xsd:integer ;
  dwc:maximumDepthInMeters "1055"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "810.49"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L37BV10325>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.1665 6.0011)"^^geo:wktLiteral ;
  geo-pos:lat "-26.1665"^^xsd:decimal ;
  geo-pos:long "6.0011"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "810.49"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%201002L37BV10325>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 1002L37BV10325" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 1002L37BV10325'^^xsd:string;
  dwc:scientificName 'Cetonurus globiceps'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '6.0011'^^xsd:double;
  dwc:startLongitude '5.993'^^xsd:double;
  dwc:endLongitude '6.0092'^^xsd:double;
  dwc:latitude '-26.1665'^^xsd:double;
  dwc:startLatitude '-26.1662'^^xsd:double;
  dwc:endLatitude '-26.1668'^^xsd:double;
  dwc:coordinatePrecision '810.49'^^xsd:double;
  dwc:minimumDepth '1054'^^xsd:integer;
  dwc:maximumDepth '1055'^^xsd:integer;
  dwc:temperature '3.65'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 1002L37BV10325'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '126467'^^xsd:integer;
  dwc:sampleSize '0,005341 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,005341 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 1002L37BV10325'^^xsd:string;
  dwc:observationDate '2010-02-24'^^xsd:date;
  dwc:aphiaIdAccepted '126467'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%200802L24AF10492>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L24AF10492> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L24AF10492> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-24.6256 6.528)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-24.6256"^^xsd:decimal ;
  dwc:decimalLongitude "6.528"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1041"^^xsd:integer ;
  dwc:maximumDepthInMeters "1084"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1444.58"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L24AF10492>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-24.6256 6.528)"^^geo:wktLiteral ;
  geo-pos:lat "-24.6256"^^xsd:decimal ;
  geo-pos:long "6.528"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1444.58"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%200802L24AF10492>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 0802L24AF10492" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 0802L24AF10492'^^xsd:string;
  dwc:scientificName 'Etmopterus brachyurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '6.528'^^xsd:double;
  dwc:startLongitude '6.525'^^xsd:double;
  dwc:endLongitude '6.531'^^xsd:double;
  dwc:latitude '-24.6256'^^xsd:double;
  dwc:startLatitude '-24.6383'^^xsd:double;
  dwc:endLatitude '-24.6128'^^xsd:double;
  dwc:coordinatePrecision '1444.58'^^xsd:double;
  dwc:minimumDepth '1041'^^xsd:integer;
  dwc:maximumDepth '1084'^^xsd:integer;
  dwc:temperature '3.5'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 0802L24AF10492'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '215606'^^xsd:integer;
  dwc:sampleSize '0,05695994 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,05695994 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 0802L24AF10492'^^xsd:string;
  dwc:observationDate '2008-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '215606'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%200802L24AF10505>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L24AF10505> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L24AF10505> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-24.6256 6.528)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-24.6256"^^xsd:decimal ;
  dwc:decimalLongitude "6.528"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1041"^^xsd:integer ;
  dwc:maximumDepthInMeters "1084"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1444.58"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L24AF10505>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-24.6256 6.528)"^^geo:wktLiteral ;
  geo-pos:lat "-24.6256"^^xsd:decimal ;
  geo-pos:long "6.528"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1444.58"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%200802L24AF10505>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 0802L24AF10505" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 0802L24AF10505'^^xsd:string;
  dwc:scientificName 'Synaphobranchus kaupii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '6.528'^^xsd:double;
  dwc:startLongitude '6.525'^^xsd:double;
  dwc:endLongitude '6.531'^^xsd:double;
  dwc:latitude '-24.6256'^^xsd:double;
  dwc:startLatitude '-24.6383'^^xsd:double;
  dwc:endLatitude '-24.6128'^^xsd:double;
  dwc:coordinatePrecision '1444.58'^^xsd:double;
  dwc:minimumDepth '1041'^^xsd:integer;
  dwc:maximumDepth '1084'^^xsd:integer;
  dwc:temperature '3.5'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 0802L24AF10505'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '126328'^^xsd:integer;
  dwc:sampleSize '0,05695994 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,05695994 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 0802L24AF10505'^^xsd:string;
  dwc:observationDate '2008-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '126328'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%200802L24AF10326>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L24AF10326> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L24AF10326> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-24.6256 6.528)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-24.6256"^^xsd:decimal ;
  dwc:decimalLongitude "6.528"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1041"^^xsd:integer ;
  dwc:maximumDepthInMeters "1084"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1444.58"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L24AF10326>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-24.6256 6.528)"^^geo:wktLiteral ;
  geo-pos:lat "-24.6256"^^xsd:decimal ;
  geo-pos:long "6.528"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1444.58"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%200802L24AF10326>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 0802L24AF10326" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 0802L24AF10326'^^xsd:string;
  dwc:scientificName 'Cataetyx laticeps'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '6.528'^^xsd:double;
  dwc:startLongitude '6.525'^^xsd:double;
  dwc:endLongitude '6.531'^^xsd:double;
  dwc:latitude '-24.6256'^^xsd:double;
  dwc:startLatitude '-24.6383'^^xsd:double;
  dwc:endLatitude '-24.6128'^^xsd:double;
  dwc:coordinatePrecision '1444.58'^^xsd:double;
  dwc:minimumDepth '1041'^^xsd:integer;
  dwc:maximumDepth '1084'^^xsd:integer;
  dwc:temperature '3.5'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 0802L24AF10326'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '126657'^^xsd:integer;
  dwc:sampleSize '0,05695994 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,05695994 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 0802L24AF10326'^^xsd:string;
  dwc:observationDate '2008-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '126657'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%200802L24AF10484>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L24AF10484> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L24AF10484> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-24.6256 6.528)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-24.6256"^^xsd:decimal ;
  dwc:decimalLongitude "6.528"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1041"^^xsd:integer ;
  dwc:maximumDepthInMeters "1084"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1444.58"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L24AF10484>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-24.6256 6.528)"^^geo:wktLiteral ;
  geo-pos:lat "-24.6256"^^xsd:decimal ;
  geo-pos:long "6.528"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1444.58"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%200802L24AF10484>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 0802L24AF10484" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 0802L24AF10484'^^xsd:string;
  dwc:scientificName 'Diastobranchus capensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '6.528'^^xsd:double;
  dwc:startLongitude '6.525'^^xsd:double;
  dwc:endLongitude '6.531'^^xsd:double;
  dwc:latitude '-24.6256'^^xsd:double;
  dwc:startLatitude '-24.6383'^^xsd:double;
  dwc:endLatitude '-24.6128'^^xsd:double;
  dwc:coordinatePrecision '1444.58'^^xsd:double;
  dwc:minimumDepth '1041'^^xsd:integer;
  dwc:maximumDepth '1084'^^xsd:integer;
  dwc:temperature '3.5'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 0802L24AF10484'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '158656'^^xsd:integer;
  dwc:sampleSize '0,05695994 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,05695994 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 0802L24AF10484'^^xsd:string;
  dwc:observationDate '2008-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '158656'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%200802L23AF10565>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L23AF10565> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L23AF10565> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-24.804 6.4154)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-24.804"^^xsd:decimal ;
  dwc:decimalLongitude "6.4154"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "889"^^xsd:integer ;
  dwc:maximumDepthInMeters "890"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1378.92"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L23AF10565>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-24.804 6.4154)"^^geo:wktLiteral ;
  geo-pos:lat "-24.804"^^xsd:decimal ;
  geo-pos:long "6.4154"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1378.92"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%200802L23AF10565>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 0802L23AF10565" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 0802L23AF10565'^^xsd:string;
  dwc:scientificName 'Halargyreus johnsonii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '6.4154'^^xsd:double;
  dwc:startLongitude '6.4175'^^xsd:double;
  dwc:endLongitude '6.4133'^^xsd:double;
  dwc:latitude '-24.804'^^xsd:double;
  dwc:startLatitude '-24.7917'^^xsd:double;
  dwc:endLatitude '-24.8163'^^xsd:double;
  dwc:coordinatePrecision '1378.92'^^xsd:double;
  dwc:minimumDepth '889'^^xsd:integer;
  dwc:maximumDepth '890'^^xsd:integer;
  dwc:temperature '4.3'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 0802L23AF10565'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '126489'^^xsd:integer;
  dwc:sampleSize '0,05586379 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,05586379 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 0802L23AF10565'^^xsd:string;
  dwc:observationDate '2008-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '126489'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%200802L23AF10605>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L23AF10605> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L23AF10605> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-24.804 6.4154)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-24.804"^^xsd:decimal ;
  dwc:decimalLongitude "6.4154"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "889"^^xsd:integer ;
  dwc:maximumDepthInMeters "890"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1378.92"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L23AF10605>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-24.804 6.4154)"^^geo:wktLiteral ;
  geo-pos:lat "-24.804"^^xsd:decimal ;
  geo-pos:long "6.4154"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1378.92"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%200802L23AF10605>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 0802L23AF10605" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 0802L23AF10605'^^xsd:string;
  dwc:scientificName 'Alepocephalus productus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '6.4154'^^xsd:double;
  dwc:startLongitude '6.4175'^^xsd:double;
  dwc:endLongitude '6.4133'^^xsd:double;
  dwc:latitude '-24.804'^^xsd:double;
  dwc:startLatitude '-24.7917'^^xsd:double;
  dwc:endLatitude '-24.8163'^^xsd:double;
  dwc:coordinatePrecision '1378.92'^^xsd:double;
  dwc:minimumDepth '889'^^xsd:integer;
  dwc:maximumDepth '890'^^xsd:integer;
  dwc:temperature '4.3'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 0802L23AF10605'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '126683'^^xsd:integer;
  dwc:sampleSize '0,05586379 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,05586379 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 0802L23AF10605'^^xsd:string;
  dwc:observationDate '2008-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '126683'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%200802L23AF10705>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L23AF10705> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L23AF10705> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-24.804 6.4154)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-24.804"^^xsd:decimal ;
  dwc:decimalLongitude "6.4154"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "889"^^xsd:integer ;
  dwc:maximumDepthInMeters "890"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1378.92"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L23AF10705>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-24.804 6.4154)"^^geo:wktLiteral ;
  geo-pos:lat "-24.804"^^xsd:decimal ;
  geo-pos:long "6.4154"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1378.92"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%200802L23AF10705>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 0802L23AF10705" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 0802L23AF10705'^^xsd:string;
  dwc:scientificName 'Diretmichthys parini'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '6.4154'^^xsd:double;
  dwc:startLongitude '6.4175'^^xsd:double;
  dwc:endLongitude '6.4133'^^xsd:double;
  dwc:latitude '-24.804'^^xsd:double;
  dwc:startLatitude '-24.7917'^^xsd:double;
  dwc:endLatitude '-24.8163'^^xsd:double;
  dwc:coordinatePrecision '1378.92'^^xsd:double;
  dwc:minimumDepth '889'^^xsd:integer;
  dwc:maximumDepth '890'^^xsd:integer;
  dwc:temperature '4.3'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 0802L23AF10705'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '126396'^^xsd:integer;
  dwc:sampleSize '0,05586379 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,05586379 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 0802L23AF10705'^^xsd:string;
  dwc:observationDate '2008-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '126396'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%201002L33BV20230>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L33BV20230> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L33BV20230> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.398 5.5027)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-26.398"^^xsd:decimal ;
  dwc:decimalLongitude "5.5027"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1620"^^xsd:integer ;
  dwc:maximumDepthInMeters "1666"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "732.88"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L33BV20230>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.398 5.5027)"^^geo:wktLiteral ;
  geo-pos:lat "-26.398"^^xsd:decimal ;
  geo-pos:long "5.5027"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "732.88"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%201002L33BV20230>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 1002L33BV20230" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-03-24'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 1002L33BV20230'^^xsd:string;
  dwc:scientificName 'Austropenaeus nitidus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '5.5027'^^xsd:double;
  dwc:startLongitude '5.5085'^^xsd:double;
  dwc:endLongitude '5.4968'^^xsd:double;
  dwc:latitude '-26.398'^^xsd:double;
  dwc:startLatitude '-26.394'^^xsd:double;
  dwc:endLatitude '-26.402'^^xsd:double;
  dwc:coordinatePrecision '732.88'^^xsd:double;
  dwc:minimumDepth '1620'^^xsd:integer;
  dwc:maximumDepth '1666'^^xsd:integer;
  dwc:temperature '3.3'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA  1002L33BV20230'^^xsd:string;
  dwc:occurrenceRemarks 'Qualitative sample'^^xsd:string;
  dwc:aphiaid '246428'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort ''^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 1002L33BV20230'^^xsd:string;
  dwc:observationDate '2010-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '246428'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%201002L33BV20234>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L33BV20234> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L33BV20234> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.398 5.5027)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-26.398"^^xsd:decimal ;
  dwc:decimalLongitude "5.5027"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1620"^^xsd:integer ;
  dwc:maximumDepthInMeters "1666"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "732.88"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L33BV20234>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.398 5.5027)"^^geo:wktLiteral ;
  geo-pos:lat "-26.398"^^xsd:decimal ;
  geo-pos:long "5.5027"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "732.88"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%201002L33BV20234>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 1002L33BV20234" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-03-24'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 1002L33BV20234'^^xsd:string;
  dwc:scientificName 'Gordonella kensleyi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '5.5027'^^xsd:double;
  dwc:startLongitude '5.5085'^^xsd:double;
  dwc:endLongitude '5.4968'^^xsd:double;
  dwc:latitude '-26.398'^^xsd:double;
  dwc:startLatitude '-26.394'^^xsd:double;
  dwc:endLatitude '-26.402'^^xsd:double;
  dwc:coordinatePrecision '732.88'^^xsd:double;
  dwc:minimumDepth '1620'^^xsd:integer;
  dwc:maximumDepth '1666'^^xsd:integer;
  dwc:temperature '3.3'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA  1002L33BV20234'^^xsd:string;
  dwc:occurrenceRemarks 'Qualitative sample'^^xsd:string;
  dwc:aphiaid '211883'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort ''^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 1002L33BV20234'^^xsd:string;
  dwc:observationDate '2010-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '211883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%201002L33BV40052>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L33BV40052> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L33BV40052> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.398 5.5027)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-26.398"^^xsd:decimal ;
  dwc:decimalLongitude "5.5027"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1620"^^xsd:integer ;
  dwc:maximumDepthInMeters "1666"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "732.88"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L33BV40052>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.398 5.5027)"^^geo:wktLiteral ;
  geo-pos:lat "-26.398"^^xsd:decimal ;
  geo-pos:long "5.5027"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "732.88"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%201002L33BV40052>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 1002L33BV40052" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 1002L33BV40052'^^xsd:string;
  dwc:scientificName 'Cavolinia tridentata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '5.5027'^^xsd:double;
  dwc:startLongitude '5.5085'^^xsd:double;
  dwc:endLongitude '5.4968'^^xsd:double;
  dwc:latitude '-26.398'^^xsd:double;
  dwc:startLatitude '-26.394'^^xsd:double;
  dwc:endLatitude '-26.402'^^xsd:double;
  dwc:coordinatePrecision '732.88'^^xsd:double;
  dwc:minimumDepth '1620'^^xsd:integer;
  dwc:maximumDepth '1666'^^xsd:integer;
  dwc:temperature '3.3'^^xsd:double;
  dwc:individualCount '1'^^xsd:integer;
  dwc:previousCatalogNumber 'NAMIBIA 1002L33BV40052'^^xsd:string;
  dwc:occurrenceRemarks 'Qualitative sample'^^xsd:string;
  dwc:aphiaid '139030'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort ''^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 1002L33BV40052'^^xsd:string;
  dwc:observationDate '2010-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '139030'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%201002L33BV40072>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L33BV40072> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L33BV40072> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.398 5.5027)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-26.398"^^xsd:decimal ;
  dwc:decimalLongitude "5.5027"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1620"^^xsd:integer ;
  dwc:maximumDepthInMeters "1666"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "732.88"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L33BV40072>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.398 5.5027)"^^geo:wktLiteral ;
  geo-pos:lat "-26.398"^^xsd:decimal ;
  geo-pos:long "5.5027"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "732.88"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%201002L33BV40072>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 1002L33BV40072" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 1002L33BV40072'^^xsd:string;
  dwc:scientificName 'Stephanocyathus (Odontocyathus) campaniformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '5.5027'^^xsd:double;
  dwc:startLongitude '5.5085'^^xsd:double;
  dwc:endLongitude '5.4968'^^xsd:double;
  dwc:latitude '-26.398'^^xsd:double;
  dwc:startLatitude '-26.394'^^xsd:double;
  dwc:endLatitude '-26.402'^^xsd:double;
  dwc:coordinatePrecision '732.88'^^xsd:double;
  dwc:minimumDepth '1620'^^xsd:integer;
  dwc:maximumDepth '1666'^^xsd:integer;
  dwc:temperature '3.3'^^xsd:double;
  dwc:individualCount '1'^^xsd:integer;
  dwc:previousCatalogNumber 'NAMIBIA 1002L33BV40072'^^xsd:string;
  dwc:occurrenceRemarks 'Qualitative sample'^^xsd:string;
  dwc:aphiaid '135169'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort ''^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 1002L33BV40072'^^xsd:string;
  dwc:observationDate '2010-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '135169'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%201002L34AF10001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L34AF10001> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L34AF10001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.2702 5.5947)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-26.2702"^^xsd:decimal ;
  dwc:decimalLongitude "5.5947"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1772"^^xsd:integer ;
  dwc:maximumDepthInMeters "1901"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1402.22"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L34AF10001>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.2702 5.5947)"^^geo:wktLiteral ;
  geo-pos:lat "-26.2702"^^xsd:decimal ;
  geo-pos:long "5.5947"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1402.22"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%201002L34AF10001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 1002L34AF10001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 1002L34AF10001'^^xsd:string;
  dwc:scientificName 'Bathysaurus ferox'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '5.5947'^^xsd:double;
  dwc:startLongitude '5.5867'^^xsd:double;
  dwc:endLongitude '5.6027'^^xsd:double;
  dwc:latitude '-26.2702'^^xsd:double;
  dwc:startLatitude '-26.2806'^^xsd:double;
  dwc:endLatitude '-26.2598'^^xsd:double;
  dwc:coordinatePrecision '1402.22'^^xsd:double;
  dwc:minimumDepth '1772'^^xsd:integer;
  dwc:maximumDepth '1901'^^xsd:integer;
  dwc:temperature '3.2'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 1002L34AF10001'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '126369'^^xsd:integer;
  dwc:sampleSize '0,05594351 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,05594351 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 1002L34AF10001'^^xsd:string;
  dwc:observationDate '2010-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '126369'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%200802L23AF10484>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L23AF10484> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L23AF10484> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-24.804 6.4154)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-24.804"^^xsd:decimal ;
  dwc:decimalLongitude "6.4154"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "889"^^xsd:integer ;
  dwc:maximumDepthInMeters "890"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1378.92"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L23AF10484>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-24.804 6.4154)"^^geo:wktLiteral ;
  geo-pos:lat "-24.804"^^xsd:decimal ;
  geo-pos:long "6.4154"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1378.92"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%200802L23AF10484>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 0802L23AF10484" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 0802L23AF10484'^^xsd:string;
  dwc:scientificName 'Diastobranchus capensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '6.4154'^^xsd:double;
  dwc:startLongitude '6.4175'^^xsd:double;
  dwc:endLongitude '6.4133'^^xsd:double;
  dwc:latitude '-24.804'^^xsd:double;
  dwc:startLatitude '-24.7917'^^xsd:double;
  dwc:endLatitude '-24.8163'^^xsd:double;
  dwc:coordinatePrecision '1378.92'^^xsd:double;
  dwc:minimumDepth '889'^^xsd:integer;
  dwc:maximumDepth '890'^^xsd:integer;
  dwc:temperature '4.3'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 0802L23AF10484'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '158656'^^xsd:integer;
  dwc:sampleSize '0,05586379 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,05586379 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 0802L23AF10484'^^xsd:string;
  dwc:observationDate '2008-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '158656'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%200802L23AF10492>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L23AF10492> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L23AF10492> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-24.804 6.4154)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-24.804"^^xsd:decimal ;
  dwc:decimalLongitude "6.4154"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "889"^^xsd:integer ;
  dwc:maximumDepthInMeters "890"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1378.92"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L23AF10492>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-24.804 6.4154)"^^geo:wktLiteral ;
  geo-pos:lat "-24.804"^^xsd:decimal ;
  geo-pos:long "6.4154"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1378.92"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%200802L23AF10492>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 0802L23AF10492" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 0802L23AF10492'^^xsd:string;
  dwc:scientificName 'Etmopterus brachyurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '6.4154'^^xsd:double;
  dwc:startLongitude '6.4175'^^xsd:double;
  dwc:endLongitude '6.4133'^^xsd:double;
  dwc:latitude '-24.804'^^xsd:double;
  dwc:startLatitude '-24.7917'^^xsd:double;
  dwc:endLatitude '-24.8163'^^xsd:double;
  dwc:coordinatePrecision '1378.92'^^xsd:double;
  dwc:minimumDepth '889'^^xsd:integer;
  dwc:maximumDepth '890'^^xsd:integer;
  dwc:temperature '4.3'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 0802L23AF10492'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '215606'^^xsd:integer;
  dwc:sampleSize '0,05586379 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,05586379 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 0802L23AF10492'^^xsd:string;
  dwc:observationDate '2008-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '215606'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%201002L34AF10007>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L34AF10007> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L34AF10007> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.2702 5.5947)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-26.2702"^^xsd:decimal ;
  dwc:decimalLongitude "5.5947"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1772"^^xsd:integer ;
  dwc:maximumDepthInMeters "1901"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1402.22"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L34AF10007>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.2702 5.5947)"^^geo:wktLiteral ;
  geo-pos:lat "-26.2702"^^xsd:decimal ;
  geo-pos:long "5.5947"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1402.22"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%201002L34AF10007>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 1002L34AF10007" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 1002L34AF10007'^^xsd:string;
  dwc:scientificName 'Argyropelecus gigas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '5.5947'^^xsd:double;
  dwc:startLongitude '5.5867'^^xsd:double;
  dwc:endLongitude '5.6027'^^xsd:double;
  dwc:latitude '-26.2702'^^xsd:double;
  dwc:startLatitude '-26.2806'^^xsd:double;
  dwc:endLatitude '-26.2598'^^xsd:double;
  dwc:coordinatePrecision '1402.22'^^xsd:double;
  dwc:minimumDepth '1772'^^xsd:integer;
  dwc:maximumDepth '1901'^^xsd:integer;
  dwc:temperature '3.2'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 1002L34AF10007'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '127308'^^xsd:integer;
  dwc:sampleSize '0,05594351 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,05594351 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 1002L34AF10007'^^xsd:string;
  dwc:observationDate '2010-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '127308'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%201002L34AF10139>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L34AF10139> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L34AF10139> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.2702 5.5947)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-26.2702"^^xsd:decimal ;
  dwc:decimalLongitude "5.5947"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1772"^^xsd:integer ;
  dwc:maximumDepthInMeters "1901"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1402.22"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L34AF10139>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.2702 5.5947)"^^geo:wktLiteral ;
  geo-pos:lat "-26.2702"^^xsd:decimal ;
  geo-pos:long "5.5947"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1402.22"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%201002L34AF10139>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 1002L34AF10139" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 1002L34AF10139'^^xsd:string;
  dwc:scientificName 'Melanonus zugmayeri'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '5.5947'^^xsd:double;
  dwc:startLongitude '5.5867'^^xsd:double;
  dwc:endLongitude '5.6027'^^xsd:double;
  dwc:latitude '-26.2702'^^xsd:double;
  dwc:startLatitude '-26.2806'^^xsd:double;
  dwc:endLatitude '-26.2598'^^xsd:double;
  dwc:coordinatePrecision '1402.22'^^xsd:double;
  dwc:minimumDepth '1772'^^xsd:integer;
  dwc:maximumDepth '1901'^^xsd:integer;
  dwc:temperature '3.2'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 1002L34AF10139'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '126483'^^xsd:integer;
  dwc:sampleSize '0,05594351 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,05594351 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 1002L34AF10139'^^xsd:string;
  dwc:observationDate '2010-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '126483'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%201002L34AF10325>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L34AF10325> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L34AF10325> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.2702 5.5947)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-26.2702"^^xsd:decimal ;
  dwc:decimalLongitude "5.5947"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1772"^^xsd:integer ;
  dwc:maximumDepthInMeters "1901"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1402.22"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L34AF10325>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.2702 5.5947)"^^geo:wktLiteral ;
  geo-pos:lat "-26.2702"^^xsd:decimal ;
  geo-pos:long "5.5947"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1402.22"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%201002L34AF10325>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 1002L34AF10325" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 1002L34AF10325'^^xsd:string;
  dwc:scientificName 'Cetonurus globiceps'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '5.5947'^^xsd:double;
  dwc:startLongitude '5.5867'^^xsd:double;
  dwc:endLongitude '5.6027'^^xsd:double;
  dwc:latitude '-26.2702'^^xsd:double;
  dwc:startLatitude '-26.2806'^^xsd:double;
  dwc:endLatitude '-26.2598'^^xsd:double;
  dwc:coordinatePrecision '1402.22'^^xsd:double;
  dwc:minimumDepth '1772'^^xsd:integer;
  dwc:maximumDepth '1901'^^xsd:integer;
  dwc:temperature '3.2'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 1002L34AF10325'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '126467'^^xsd:integer;
  dwc:sampleSize '0,05594351 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,05594351 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 1002L34AF10325'^^xsd:string;
  dwc:observationDate '2010-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '126467'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%201002L34AF10532>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L34AF10532> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L34AF10532> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.2702 5.5947)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-26.2702"^^xsd:decimal ;
  dwc:decimalLongitude "5.5947"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1772"^^xsd:integer ;
  dwc:maximumDepthInMeters "1901"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1402.22"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L34AF10532>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.2702 5.5947)"^^geo:wktLiteral ;
  geo-pos:lat "-26.2702"^^xsd:decimal ;
  geo-pos:long "5.5947"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1402.22"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%201002L34AF10532>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 1002L34AF10532" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 1002L34AF10532'^^xsd:string;
  dwc:scientificName 'Bathygadus favosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '5.5947'^^xsd:double;
  dwc:startLongitude '5.5867'^^xsd:double;
  dwc:endLongitude '5.6027'^^xsd:double;
  dwc:latitude '-26.2702'^^xsd:double;
  dwc:startLatitude '-26.2806'^^xsd:double;
  dwc:endLatitude '-26.2598'^^xsd:double;
  dwc:coordinatePrecision '1402.22'^^xsd:double;
  dwc:minimumDepth '1772'^^xsd:integer;
  dwc:maximumDepth '1901'^^xsd:integer;
  dwc:temperature '3.2'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 1002L34AF10532'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '126462'^^xsd:integer;
  dwc:sampleSize '0,05594351 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,05594351 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 1002L34AF10532'^^xsd:string;
  dwc:observationDate '2010-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '126462'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%201002L34AF10565>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L34AF10565> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L34AF10565> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.2702 5.5947)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-26.2702"^^xsd:decimal ;
  dwc:decimalLongitude "5.5947"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1772"^^xsd:integer ;
  dwc:maximumDepthInMeters "1901"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1402.22"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L34AF10565>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.2702 5.5947)"^^geo:wktLiteral ;
  geo-pos:lat "-26.2702"^^xsd:decimal ;
  geo-pos:long "5.5947"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1402.22"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%201002L34AF10565>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 1002L34AF10565" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 1002L34AF10565'^^xsd:string;
  dwc:scientificName 'Halargyreus johnsonii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '5.5947'^^xsd:double;
  dwc:startLongitude '5.5867'^^xsd:double;
  dwc:endLongitude '5.6027'^^xsd:double;
  dwc:latitude '-26.2702'^^xsd:double;
  dwc:startLatitude '-26.2806'^^xsd:double;
  dwc:endLatitude '-26.2598'^^xsd:double;
  dwc:coordinatePrecision '1402.22'^^xsd:double;
  dwc:minimumDepth '1772'^^xsd:integer;
  dwc:maximumDepth '1901'^^xsd:integer;
  dwc:temperature '3.2'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 1002L34AF10565'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '126489'^^xsd:integer;
  dwc:sampleSize '0,05594351 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,05594351 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 1002L34AF10565'^^xsd:string;
  dwc:observationDate '2010-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '126489'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%200802L23AF10826>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L23AF10826> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L23AF10826> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-24.804 6.4154)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-24.804"^^xsd:decimal ;
  dwc:decimalLongitude "6.4154"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "889"^^xsd:integer ;
  dwc:maximumDepthInMeters "890"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1378.92"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L23AF10826>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-24.804 6.4154)"^^geo:wktLiteral ;
  geo-pos:lat "-24.804"^^xsd:decimal ;
  geo-pos:long "6.4154"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1378.92"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%200802L23AF10826>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 0802L23AF10826" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 0802L23AF10826'^^xsd:string;
  dwc:scientificName 'Allocyttus verrucosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '6.4154'^^xsd:double;
  dwc:startLongitude '6.4175'^^xsd:double;
  dwc:endLongitude '6.4133'^^xsd:double;
  dwc:latitude '-24.804'^^xsd:double;
  dwc:startLatitude '-24.7917'^^xsd:double;
  dwc:endLatitude '-24.8163'^^xsd:double;
  dwc:coordinatePrecision '1378.92'^^xsd:double;
  dwc:minimumDepth '889'^^xsd:integer;
  dwc:maximumDepth '890'^^xsd:integer;
  dwc:temperature '4.3'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 0802L23AF10826'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '127422'^^xsd:integer;
  dwc:sampleSize '0,05586379 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,05586379 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 0802L23AF10826'^^xsd:string;
  dwc:observationDate '2008-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '127422'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%200802L23AF10816>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L23AF10816> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L23AF10816> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-24.804 6.4154)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-24.804"^^xsd:decimal ;
  dwc:decimalLongitude "6.4154"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "889"^^xsd:integer ;
  dwc:maximumDepthInMeters "890"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1378.92"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L23AF10816>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-24.804 6.4154)"^^geo:wktLiteral ;
  geo-pos:lat "-24.804"^^xsd:decimal ;
  geo-pos:long "6.4154"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1378.92"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%200802L23AF10816>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 0802L23AF10816" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 0802L23AF10816'^^xsd:string;
  dwc:scientificName 'Coelorinchus braueri'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '6.4154'^^xsd:double;
  dwc:startLongitude '6.4175'^^xsd:double;
  dwc:endLongitude '6.4133'^^xsd:double;
  dwc:latitude '-24.804'^^xsd:double;
  dwc:startLatitude '-24.7917'^^xsd:double;
  dwc:endLatitude '-24.8163'^^xsd:double;
  dwc:coordinatePrecision '1378.92'^^xsd:double;
  dwc:minimumDepth '889'^^xsd:integer;
  dwc:maximumDepth '890'^^xsd:integer;
  dwc:temperature '4.3'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 0802L23AF10816'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '280257'^^xsd:integer;
  dwc:sampleSize '0,05586379 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,05586379 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 0802L23AF10816'^^xsd:string;
  dwc:observationDate '2008-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '280257'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%200802L23AF10793>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L23AF10793> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L23AF10793> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-24.804 6.4154)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-24.804"^^xsd:decimal ;
  dwc:decimalLongitude "6.4154"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "889"^^xsd:integer ;
  dwc:maximumDepthInMeters "890"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1378.92"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L23AF10793>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-24.804 6.4154)"^^geo:wktLiteral ;
  geo-pos:lat "-24.804"^^xsd:decimal ;
  geo-pos:long "6.4154"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1378.92"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%200802L23AF10793>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 0802L23AF10793" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 0802L23AF10793'^^xsd:string;
  dwc:scientificName 'Stomias boa boa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '6.4154'^^xsd:double;
  dwc:startLongitude '6.4175'^^xsd:double;
  dwc:endLongitude '6.4133'^^xsd:double;
  dwc:latitude '-24.804'^^xsd:double;
  dwc:startLatitude '-24.7917'^^xsd:double;
  dwc:endLatitude '-24.8163'^^xsd:double;
  dwc:coordinatePrecision '1378.92'^^xsd:double;
  dwc:minimumDepth '889'^^xsd:integer;
  dwc:maximumDepth '890'^^xsd:integer;
  dwc:temperature '4.3'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 0802L23AF10793'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '234601'^^xsd:integer;
  dwc:sampleSize '0,05586379 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,05586379 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 0802L23AF10793'^^xsd:string;
  dwc:observationDate '2008-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '127374'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%200802L23AF10812>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L23AF10812> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L23AF10812> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-24.804 6.4154)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-24.804"^^xsd:decimal ;
  dwc:decimalLongitude "6.4154"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "889"^^xsd:integer ;
  dwc:maximumDepthInMeters "890"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1378.92"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L23AF10812>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-24.804 6.4154)"^^geo:wktLiteral ;
  geo-pos:lat "-24.804"^^xsd:decimal ;
  geo-pos:long "6.4154"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1378.92"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%200802L23AF10812>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 0802L23AF10812" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 0802L23AF10812'^^xsd:string;
  dwc:scientificName 'Neocyttus rhomboidalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '6.4154'^^xsd:double;
  dwc:startLongitude '6.4175'^^xsd:double;
  dwc:endLongitude '6.4133'^^xsd:double;
  dwc:latitude '-24.804'^^xsd:double;
  dwc:startLatitude '-24.7917'^^xsd:double;
  dwc:endLatitude '-24.8163'^^xsd:double;
  dwc:coordinatePrecision '1378.92'^^xsd:double;
  dwc:minimumDepth '889'^^xsd:integer;
  dwc:maximumDepth '890'^^xsd:integer;
  dwc:temperature '4.3'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 0802L23AF10812'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '217959'^^xsd:integer;
  dwc:sampleSize '0,05586379 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,05586379 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 0802L23AF10812'^^xsd:string;
  dwc:observationDate '2008-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '217959'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%201002L37BV20072>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L37BV20072> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L37BV20072> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.1665 6.0011)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-26.1665"^^xsd:decimal ;
  dwc:decimalLongitude "6.0011"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1054"^^xsd:integer ;
  dwc:maximumDepthInMeters "1055"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "810.49"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L37BV20072>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.1665 6.0011)"^^geo:wktLiteral ;
  geo-pos:lat "-26.1665"^^xsd:decimal ;
  geo-pos:long "6.0011"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "810.49"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%201002L37BV20072>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 1002L37BV20072" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 1002L37BV20072'^^xsd:string;
  dwc:scientificName 'Pentacheles laevis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '6.0011'^^xsd:double;
  dwc:startLongitude '5.993'^^xsd:double;
  dwc:endLongitude '6.0092'^^xsd:double;
  dwc:latitude '-26.1665'^^xsd:double;
  dwc:startLatitude '-26.1662'^^xsd:double;
  dwc:endLatitude '-26.1668'^^xsd:double;
  dwc:coordinatePrecision '810.49'^^xsd:double;
  dwc:minimumDepth '1054'^^xsd:integer;
  dwc:maximumDepth '1055'^^xsd:integer;
  dwc:temperature '3.65'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 1002L37BV20072'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '382979'^^xsd:integer;
  dwc:sampleSize '0,005341 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,005341 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 1002L37BV20072'^^xsd:string;
  dwc:observationDate '2010-02-24'^^xsd:date;
  dwc:aphiaIdAccepted '382979'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%201002L37BV10826>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L37BV10826> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L37BV10826> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.1665 6.0011)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-26.1665"^^xsd:decimal ;
  dwc:decimalLongitude "6.0011"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1054"^^xsd:integer ;
  dwc:maximumDepthInMeters "1055"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "810.49"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L37BV10826>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.1665 6.0011)"^^geo:wktLiteral ;
  geo-pos:lat "-26.1665"^^xsd:decimal ;
  geo-pos:long "6.0011"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "810.49"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%201002L37BV10826>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 1002L37BV10826" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 1002L37BV10826'^^xsd:string;
  dwc:scientificName 'Allocyttus verrucosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '6.0011'^^xsd:double;
  dwc:startLongitude '5.993'^^xsd:double;
  dwc:endLongitude '6.0092'^^xsd:double;
  dwc:latitude '-26.1665'^^xsd:double;
  dwc:startLatitude '-26.1662'^^xsd:double;
  dwc:endLatitude '-26.1668'^^xsd:double;
  dwc:coordinatePrecision '810.49'^^xsd:double;
  dwc:minimumDepth '1054'^^xsd:integer;
  dwc:maximumDepth '1055'^^xsd:integer;
  dwc:temperature '3.65'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 1002L37BV10826'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '127422'^^xsd:integer;
  dwc:sampleSize '0,005341 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,005341 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 1002L37BV10826'^^xsd:string;
  dwc:observationDate '2010-02-24'^^xsd:date;
  dwc:aphiaIdAccepted '127422'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%201002L37BV10827>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L37BV10827> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L37BV10827> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.1665 6.0011)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-26.1665"^^xsd:decimal ;
  dwc:decimalLongitude "6.0011"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1054"^^xsd:integer ;
  dwc:maximumDepthInMeters "1055"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "810.49"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L37BV10827>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.1665 6.0011)"^^geo:wktLiteral ;
  geo-pos:lat "-26.1665"^^xsd:decimal ;
  geo-pos:long "6.0011"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "810.49"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%201002L37BV10827>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 1002L37BV10827" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 1002L37BV10827'^^xsd:string;
  dwc:scientificName 'Nezumia brevibarbata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '6.0011'^^xsd:double;
  dwc:startLongitude '5.993'^^xsd:double;
  dwc:endLongitude '6.0092'^^xsd:double;
  dwc:latitude '-26.1665'^^xsd:double;
  dwc:startLatitude '-26.1662'^^xsd:double;
  dwc:endLatitude '-26.1668'^^xsd:double;
  dwc:coordinatePrecision '810.49'^^xsd:double;
  dwc:minimumDepth '1054'^^xsd:integer;
  dwc:maximumDepth '1055'^^xsd:integer;
  dwc:temperature '3.65'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 1002L37BV10827'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '217780'^^xsd:integer;
  dwc:sampleSize '0,005341 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,005341 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 1002L37BV10827'^^xsd:string;
  dwc:observationDate '2010-02-24'^^xsd:date;
  dwc:aphiaIdAccepted '217780'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%201002L37BV10856>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L37BV10856> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L37BV10856> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.1665 6.0011)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-26.1665"^^xsd:decimal ;
  dwc:decimalLongitude "6.0011"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1054"^^xsd:integer ;
  dwc:maximumDepthInMeters "1055"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "810.49"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L37BV10856>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.1665 6.0011)"^^geo:wktLiteral ;
  geo-pos:lat "-26.1665"^^xsd:decimal ;
  geo-pos:long "6.0011"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "810.49"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%201002L37BV10856>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 1002L37BV10856" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 1002L37BV10856'^^xsd:string;
  dwc:scientificName 'Guttigadus globiceps'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '6.0011'^^xsd:double;
  dwc:startLongitude '5.993'^^xsd:double;
  dwc:endLongitude '6.0092'^^xsd:double;
  dwc:latitude '-26.1665'^^xsd:double;
  dwc:startLatitude '-26.1662'^^xsd:double;
  dwc:endLatitude '-26.1668'^^xsd:double;
  dwc:coordinatePrecision '810.49'^^xsd:double;
  dwc:minimumDepth '1054'^^xsd:integer;
  dwc:maximumDepth '1055'^^xsd:integer;
  dwc:temperature '3.65'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 1002L37BV10856'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '275875'^^xsd:integer;
  dwc:sampleSize '0,005341 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,005341 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 1002L37BV10856'^^xsd:string;
  dwc:observationDate '2010-02-24'^^xsd:date;
  dwc:aphiaIdAccepted '275875'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%201002L37BV10937>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L37BV10937> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L37BV10937> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.1665 6.0011)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-26.1665"^^xsd:decimal ;
  dwc:decimalLongitude "6.0011"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1054"^^xsd:integer ;
  dwc:maximumDepthInMeters "1055"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "810.49"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L37BV10937>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.1665 6.0011)"^^geo:wktLiteral ;
  geo-pos:lat "-26.1665"^^xsd:decimal ;
  geo-pos:long "6.0011"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "810.49"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%201002L37BV10937>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 1002L37BV10937" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 1002L37BV10937'^^xsd:string;
  dwc:scientificName 'Sternoptyx pseudobscura'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '6.0011'^^xsd:double;
  dwc:startLongitude '5.993'^^xsd:double;
  dwc:endLongitude '6.0092'^^xsd:double;
  dwc:latitude '-26.1665'^^xsd:double;
  dwc:startLatitude '-26.1662'^^xsd:double;
  dwc:endLatitude '-26.1668'^^xsd:double;
  dwc:coordinatePrecision '810.49'^^xsd:double;
  dwc:minimumDepth '1054'^^xsd:integer;
  dwc:maximumDepth '1055'^^xsd:integer;
  dwc:temperature '3.65'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 1002L37BV10937'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '127315'^^xsd:integer;
  dwc:sampleSize '0,005341 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,005341 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 1002L37BV10937'^^xsd:string;
  dwc:observationDate '2010-02-24'^^xsd:date;
  dwc:aphiaIdAccepted '127315'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%201002L37BV20230>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L37BV20230> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L37BV20230> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.1665 6.0011)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-26.1665"^^xsd:decimal ;
  dwc:decimalLongitude "6.0011"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1054"^^xsd:integer ;
  dwc:maximumDepthInMeters "1055"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "810.49"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L37BV20230>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.1665 6.0011)"^^geo:wktLiteral ;
  geo-pos:lat "-26.1665"^^xsd:decimal ;
  geo-pos:long "6.0011"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "810.49"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%201002L37BV20230>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 1002L37BV20230" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-03-24'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 1002L37BV20230'^^xsd:string;
  dwc:scientificName 'Austropenaeus nitidus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '6.0011'^^xsd:double;
  dwc:startLongitude '5.993'^^xsd:double;
  dwc:endLongitude '6.0092'^^xsd:double;
  dwc:latitude '-26.1665'^^xsd:double;
  dwc:startLatitude '-26.1662'^^xsd:double;
  dwc:endLatitude '-26.1668'^^xsd:double;
  dwc:coordinatePrecision '810.49'^^xsd:double;
  dwc:minimumDepth '1054'^^xsd:integer;
  dwc:maximumDepth '1055'^^xsd:integer;
  dwc:temperature '3.65'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 1002L37BV20068'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '246428'^^xsd:integer;
  dwc:sampleSize '0,005341 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,005341 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 1002L37BV20230'^^xsd:string;
  dwc:observationDate '2010-02-24'^^xsd:date;
  dwc:aphiaIdAccepted '246428'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%201002L37BV20152>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L37BV20152> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L37BV20152> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.1665 6.0011)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-26.1665"^^xsd:decimal ;
  dwc:decimalLongitude "6.0011"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1054"^^xsd:integer ;
  dwc:maximumDepthInMeters "1055"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "810.49"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L37BV20152>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.1665 6.0011)"^^geo:wktLiteral ;
  geo-pos:lat "-26.1665"^^xsd:decimal ;
  geo-pos:long "6.0011"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "810.49"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%201002L37BV20152>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 1002L37BV20152" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 1002L37BV20152'^^xsd:string;
  dwc:scientificName 'Sergia grandis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '6.0011'^^xsd:double;
  dwc:startLongitude '5.993'^^xsd:double;
  dwc:endLongitude '6.0092'^^xsd:double;
  dwc:latitude '-26.1665'^^xsd:double;
  dwc:startLatitude '-26.1662'^^xsd:double;
  dwc:endLatitude '-26.1668'^^xsd:double;
  dwc:coordinatePrecision '810.49'^^xsd:double;
  dwc:minimumDepth '1054'^^xsd:integer;
  dwc:maximumDepth '1055'^^xsd:integer;
  dwc:temperature '3.65'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 1002L37BV20152'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '107134'^^xsd:integer;
  dwc:sampleSize '0,005341 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,005341 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 1002L37BV20152'^^xsd:string;
  dwc:observationDate '2010-02-24'^^xsd:date;
  dwc:aphiaIdAccepted '1056510'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%201002L37BV20163>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L37BV20163> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L37BV20163> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.1665 6.0011)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-26.1665"^^xsd:decimal ;
  dwc:decimalLongitude "6.0011"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1054"^^xsd:integer ;
  dwc:maximumDepthInMeters "1055"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "810.49"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L37BV20163>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.1665 6.0011)"^^geo:wktLiteral ;
  geo-pos:lat "-26.1665"^^xsd:decimal ;
  geo-pos:long "6.0011"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "810.49"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%201002L37BV20163>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 1002L37BV20163" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-03-24'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 1002L37BV20163'^^xsd:string;
  dwc:scientificName 'Gnathophausia zoea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '6.0011'^^xsd:double;
  dwc:startLongitude '5.993'^^xsd:double;
  dwc:endLongitude '6.0092'^^xsd:double;
  dwc:latitude '-26.1665'^^xsd:double;
  dwc:startLatitude '-26.1662'^^xsd:double;
  dwc:endLatitude '-26.1668'^^xsd:double;
  dwc:coordinatePrecision '810.49'^^xsd:double;
  dwc:minimumDepth '1054'^^xsd:integer;
  dwc:maximumDepth '1055'^^xsd:integer;
  dwc:temperature '3.65'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA  1002L37BV20163'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '119930'^^xsd:integer;
  dwc:sampleSize '0,005341 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,005341 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 1002L37BV20163'^^xsd:string;
  dwc:observationDate '2010-02-24'^^xsd:date;
  dwc:aphiaIdAccepted '119930'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%201002L37BV20209>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L37BV20209> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L37BV20209> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.1665 6.0011)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-26.1665"^^xsd:decimal ;
  dwc:decimalLongitude "6.0011"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1054"^^xsd:integer ;
  dwc:maximumDepthInMeters "1055"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "810.49"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L37BV20209>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.1665 6.0011)"^^geo:wktLiteral ;
  geo-pos:lat "-26.1665"^^xsd:decimal ;
  geo-pos:long "6.0011"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "810.49"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%201002L37BV20209>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 1002L37BV20209" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 1002L37BV20209'^^xsd:string;
  dwc:scientificName 'Nematocarcinus longirostris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '6.0011'^^xsd:double;
  dwc:startLongitude '5.993'^^xsd:double;
  dwc:endLongitude '6.0092'^^xsd:double;
  dwc:latitude '-26.1665'^^xsd:double;
  dwc:startLatitude '-26.1662'^^xsd:double;
  dwc:endLatitude '-26.1668'^^xsd:double;
  dwc:coordinatePrecision '810.49'^^xsd:double;
  dwc:minimumDepth '1054'^^xsd:integer;
  dwc:maximumDepth '1055'^^xsd:integer;
  dwc:temperature '3.65'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 1002L37BV20209'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '514315'^^xsd:integer;
  dwc:sampleSize '0,005341 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,005341 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 1002L37BV20209'^^xsd:string;
  dwc:observationDate '2010-02-24'^^xsd:date;
  dwc:aphiaIdAccepted '514315'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%201002L37BV20225>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L37BV20225> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L37BV20225> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.1665 6.0011)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-26.1665"^^xsd:decimal ;
  dwc:decimalLongitude "6.0011"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1054"^^xsd:integer ;
  dwc:maximumDepthInMeters "1055"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "810.49"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L37BV20225>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.1665 6.0011)"^^geo:wktLiteral ;
  geo-pos:lat "-26.1665"^^xsd:decimal ;
  geo-pos:long "6.0011"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "810.49"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%201002L37BV20225>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 1002L37BV20225" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 1002L37BV20225'^^xsd:string;
  dwc:scientificName 'Chaceon erytheiae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '6.0011'^^xsd:double;
  dwc:startLongitude '5.993'^^xsd:double;
  dwc:endLongitude '6.0092'^^xsd:double;
  dwc:latitude '-26.1665'^^xsd:double;
  dwc:startLatitude '-26.1662'^^xsd:double;
  dwc:endLatitude '-26.1668'^^xsd:double;
  dwc:coordinatePrecision '810.49'^^xsd:double;
  dwc:minimumDepth '1054'^^xsd:integer;
  dwc:maximumDepth '1055'^^xsd:integer;
  dwc:temperature '3.65'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 1002L37BV20225'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '241100'^^xsd:integer;
  dwc:sampleSize '0,005341 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,005341 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 1002L37BV20225'^^xsd:string;
  dwc:observationDate '2010-02-24'^^xsd:date;
  dwc:aphiaIdAccepted '241100'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%201002L31BV40052>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L31BV40052> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L31BV40052> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.56 5.1392)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-26.56"^^xsd:decimal ;
  dwc:decimalLongitude "5.1392"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1369"^^xsd:integer ;
  dwc:maximumDepthInMeters "1485"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "717.59"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L31BV40052>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.56 5.1392)"^^geo:wktLiteral ;
  geo-pos:lat "-26.56"^^xsd:decimal ;
  geo-pos:long "5.1392"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "717.59"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%201002L31BV40052>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 1002L31BV40052" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 1002L31BV40052'^^xsd:string;
  dwc:scientificName 'Cavolinia tridentata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '5.1392'^^xsd:double;
  dwc:startLongitude '5.146'^^xsd:double;
  dwc:endLongitude '5.1323'^^xsd:double;
  dwc:latitude '-26.56'^^xsd:double;
  dwc:startLatitude '-26.558'^^xsd:double;
  dwc:endLatitude '-26.562'^^xsd:double;
  dwc:coordinatePrecision '717.59'^^xsd:double;
  dwc:minimumDepth '1369'^^xsd:integer;
  dwc:maximumDepth '1485'^^xsd:integer;
  dwc:temperature '3.4'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 1002L31BV40052'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '139030'^^xsd:integer;
  dwc:sampleSize '0,0037975 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,0037975 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 1002L31BV40052'^^xsd:string;
  dwc:observationDate '2010-02-21'^^xsd:date;
  dwc:aphiaIdAccepted '139030'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%201002L31BV40054>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L31BV40054> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L31BV40054> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.56 5.1392)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-26.56"^^xsd:decimal ;
  dwc:decimalLongitude "5.1392"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1369"^^xsd:integer ;
  dwc:maximumDepthInMeters "1485"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "717.59"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L31BV40054>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.56 5.1392)"^^geo:wktLiteral ;
  geo-pos:lat "-26.56"^^xsd:decimal ;
  geo-pos:long "5.1392"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "717.59"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%201002L31BV40054>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 1002L31BV40054" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 1002L31BV40054'^^xsd:string;
  dwc:scientificName 'Enallopsammia rostrata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '5.1392'^^xsd:double;
  dwc:startLongitude '5.146'^^xsd:double;
  dwc:endLongitude '5.1323'^^xsd:double;
  dwc:latitude '-26.56'^^xsd:double;
  dwc:startLatitude '-26.558'^^xsd:double;
  dwc:endLatitude '-26.562'^^xsd:double;
  dwc:coordinatePrecision '717.59'^^xsd:double;
  dwc:minimumDepth '1369'^^xsd:integer;
  dwc:maximumDepth '1485'^^xsd:integer;
  dwc:temperature '3.4'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 1002L31BV40054'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '135190'^^xsd:integer;
  dwc:sampleSize '0,0037975 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,0037975 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 1002L31BV40054'^^xsd:string;
  dwc:observationDate '2010-02-21'^^xsd:date;
  dwc:aphiaIdAccepted '135190'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%201002L31BV40062>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L31BV40062> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L31BV40062> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.56 5.1392)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-26.56"^^xsd:decimal ;
  dwc:decimalLongitude "5.1392"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1369"^^xsd:integer ;
  dwc:maximumDepthInMeters "1485"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "717.59"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L31BV40062>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.56 5.1392)"^^geo:wktLiteral ;
  geo-pos:lat "-26.56"^^xsd:decimal ;
  geo-pos:long "5.1392"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "717.59"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%201002L31BV40062>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 1002L31BV40062" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 1002L31BV40062'^^xsd:string;
  dwc:scientificName 'Madrepora oculata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '5.1392'^^xsd:double;
  dwc:startLongitude '5.146'^^xsd:double;
  dwc:endLongitude '5.1323'^^xsd:double;
  dwc:latitude '-26.56'^^xsd:double;
  dwc:startLatitude '-26.558'^^xsd:double;
  dwc:endLatitude '-26.562'^^xsd:double;
  dwc:coordinatePrecision '717.59'^^xsd:double;
  dwc:minimumDepth '1369'^^xsd:integer;
  dwc:maximumDepth '1485'^^xsd:integer;
  dwc:temperature '3.4'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 1002L31BV40062'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '135209'^^xsd:integer;
  dwc:sampleSize '0,0037975 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,0037975 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 1002L31BV40062'^^xsd:string;
  dwc:observationDate '2010-02-21'^^xsd:date;
  dwc:aphiaIdAccepted '135209'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%201002L32DR20118>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L32DR20118> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L32DR20118> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.5554 5.1244)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-26.5554"^^xsd:decimal ;
  dwc:decimalLongitude "5.1244"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1510"^^xsd:integer ;
  dwc:maximumDepthInMeters "1600"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "410.93"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L32DR20118>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.5554 5.1244)"^^geo:wktLiteral ;
  geo-pos:lat "-26.5554"^^xsd:decimal ;
  geo-pos:long "5.1244"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "410.93"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%201002L32DR20118>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 1002L32DR20118" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 1002L32DR20118'^^xsd:string;
  dwc:scientificName 'Arcoscalpellum michelottianum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '5.1244'^^xsd:double;
  dwc:startLongitude '5.1285'^^xsd:double;
  dwc:endLongitude '5.1203'^^xsd:double;
  dwc:latitude '-26.5554'^^xsd:double;
  dwc:startLatitude '-26.5558'^^xsd:double;
  dwc:endLatitude '-26.555'^^xsd:double;
  dwc:coordinatePrecision '410.93'^^xsd:double;
  dwc:minimumDepth '1510'^^xsd:integer;
  dwc:maximumDepth '1600'^^xsd:integer;
  dwc:temperature '3.4'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 1002L32DR20118'^^xsd:string;
  dwc:occurrenceRemarks 'Qualitative sample'^^xsd:string;
  dwc:aphiaid '106182'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort ''^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 1002L32DR20118'^^xsd:string;
  dwc:observationDate '2010-02-22'^^xsd:date;
  dwc:aphiaIdAccepted '106182'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%201002L32DR20225>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L32DR20225> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L32DR20225> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.5554 5.1244)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-26.5554"^^xsd:decimal ;
  dwc:decimalLongitude "5.1244"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1510"^^xsd:integer ;
  dwc:maximumDepthInMeters "1600"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "410.93"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L32DR20225>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.5554 5.1244)"^^geo:wktLiteral ;
  geo-pos:lat "-26.5554"^^xsd:decimal ;
  geo-pos:long "5.1244"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "410.93"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%201002L32DR20225>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 1002L32DR20225" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 1002L32DR20225'^^xsd:string;
  dwc:scientificName 'Chaceon erytheiae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '5.1244'^^xsd:double;
  dwc:startLongitude '5.1285'^^xsd:double;
  dwc:endLongitude '5.1203'^^xsd:double;
  dwc:latitude '-26.5554'^^xsd:double;
  dwc:startLatitude '-26.5558'^^xsd:double;
  dwc:endLatitude '-26.555'^^xsd:double;
  dwc:coordinatePrecision '410.93'^^xsd:double;
  dwc:minimumDepth '1510'^^xsd:integer;
  dwc:maximumDepth '1600'^^xsd:integer;
  dwc:temperature '3.4'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 1002L32DR20225'^^xsd:string;
  dwc:occurrenceRemarks 'Qualitative sample'^^xsd:string;
  dwc:aphiaid '241100'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort ''^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 1002L32DR20225'^^xsd:string;
  dwc:observationDate '2010-02-22'^^xsd:date;
  dwc:aphiaIdAccepted '241100'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%201002L36AF10832>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L36AF10832> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L36AF10832> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.1535 5.8551)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-26.1535"^^xsd:decimal ;
  dwc:decimalLongitude "5.8551"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1260"^^xsd:integer ;
  dwc:maximumDepthInMeters "1268"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1461.73"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L36AF10832>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.1535 5.8551)"^^geo:wktLiteral ;
  geo-pos:lat "-26.1535"^^xsd:decimal ;
  geo-pos:long "5.8551"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1461.73"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%201002L36AF10832>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 1002L36AF10832" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 1002L36AF10832'^^xsd:string;
  dwc:scientificName 'Coryphaenoides striaturus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '5.8551'^^xsd:double;
  dwc:startLongitude '5.8433'^^xsd:double;
  dwc:endLongitude '5.8668'^^xsd:double;
  dwc:latitude '-26.1535'^^xsd:double;
  dwc:startLatitude '-26.1613'^^xsd:double;
  dwc:endLatitude '-26.1456'^^xsd:double;
  dwc:coordinatePrecision '1461.73'^^xsd:double;
  dwc:minimumDepth '1260'^^xsd:integer;
  dwc:maximumDepth '1268'^^xsd:integer;
  dwc:temperature '3.45'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 1002L36AF10832'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '217763'^^xsd:integer;
  dwc:sampleSize '0,07258506 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,07258506 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 1002L36AF10832'^^xsd:string;
  dwc:observationDate '2010-02-24'^^xsd:date;
  dwc:aphiaIdAccepted '217763'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%201002L36AF10833>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L36AF10833> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L36AF10833> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.1535 5.8551)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-26.1535"^^xsd:decimal ;
  dwc:decimalLongitude "5.8551"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1260"^^xsd:integer ;
  dwc:maximumDepthInMeters "1268"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1461.73"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L36AF10833>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.1535 5.8551)"^^geo:wktLiteral ;
  geo-pos:lat "-26.1535"^^xsd:decimal ;
  geo-pos:long "5.8551"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1461.73"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%201002L36AF10833>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 1002L36AF10833" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 1002L36AF10833'^^xsd:string;
  dwc:scientificName 'Spectrunculus grandis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '5.8551'^^xsd:double;
  dwc:startLongitude '5.8433'^^xsd:double;
  dwc:endLongitude '5.8668'^^xsd:double;
  dwc:latitude '-26.1535'^^xsd:double;
  dwc:startLatitude '-26.1613'^^xsd:double;
  dwc:endLatitude '-26.1456'^^xsd:double;
  dwc:coordinatePrecision '1461.73'^^xsd:double;
  dwc:minimumDepth '1260'^^xsd:integer;
  dwc:maximumDepth '1268'^^xsd:integer;
  dwc:temperature '3.45'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 1002L36AF10833'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '126678'^^xsd:integer;
  dwc:sampleSize '0,07258506 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,07258506 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 1002L36AF10833'^^xsd:string;
  dwc:observationDate '2010-02-24'^^xsd:date;
  dwc:aphiaIdAccepted '126678'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%201002L34AF10719>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L34AF10719> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L34AF10719> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.2702 5.5947)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-26.2702"^^xsd:decimal ;
  dwc:decimalLongitude "5.5947"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1772"^^xsd:integer ;
  dwc:maximumDepthInMeters "1901"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1402.22"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L34AF10719>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.2702 5.5947)"^^geo:wktLiteral ;
  geo-pos:lat "-26.2702"^^xsd:decimal ;
  geo-pos:long "5.5947"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1402.22"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%201002L34AF10719>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 1002L34AF10719" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 1002L34AF10719'^^xsd:string;
  dwc:scientificName 'Hydrolagus affinis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '5.5947'^^xsd:double;
  dwc:startLongitude '5.5867'^^xsd:double;
  dwc:endLongitude '5.6027'^^xsd:double;
  dwc:latitude '-26.2702'^^xsd:double;
  dwc:startLatitude '-26.2806'^^xsd:double;
  dwc:endLatitude '-26.2598'^^xsd:double;
  dwc:coordinatePrecision '1402.22'^^xsd:double;
  dwc:minimumDepth '1772'^^xsd:integer;
  dwc:maximumDepth '1901'^^xsd:integer;
  dwc:temperature '3.2'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 1002L34AF10719'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '105825'^^xsd:integer;
  dwc:sampleSize '0,05594351 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,05594351 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 1002L34AF10719'^^xsd:string;
  dwc:observationDate '2010-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '105825'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%201002L34AF10743>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L34AF10743> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L34AF10743> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.2702 5.5947)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-26.2702"^^xsd:decimal ;
  dwc:decimalLongitude "5.5947"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1772"^^xsd:integer ;
  dwc:maximumDepthInMeters "1901"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1402.22"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L34AF10743>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.2702 5.5947)"^^geo:wktLiteral ;
  geo-pos:lat "-26.2702"^^xsd:decimal ;
  geo-pos:long "5.5947"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1402.22"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%201002L34AF10743>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 1002L34AF10743" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 1002L34AF10743'^^xsd:string;
  dwc:scientificName 'Melanocetus johnsonii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '5.5947'^^xsd:double;
  dwc:startLongitude '5.5867'^^xsd:double;
  dwc:endLongitude '5.6027'^^xsd:double;
  dwc:latitude '-26.2702'^^xsd:double;
  dwc:startLatitude '-26.2806'^^xsd:double;
  dwc:endLatitude '-26.2598'^^xsd:double;
  dwc:coordinatePrecision '1402.22'^^xsd:double;
  dwc:minimumDepth '1772'^^xsd:integer;
  dwc:maximumDepth '1901'^^xsd:integer;
  dwc:temperature '3.2'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 1002L34AF10743'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '126556'^^xsd:integer;
  dwc:sampleSize '0,05594351 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,05594351 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 1002L34AF10743'^^xsd:string;
  dwc:observationDate '2010-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '126556'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%201002L34AF10750>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L34AF10750> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L34AF10750> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.2702 5.5947)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-26.2702"^^xsd:decimal ;
  dwc:decimalLongitude "5.5947"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1772"^^xsd:integer ;
  dwc:maximumDepthInMeters "1901"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1402.22"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L34AF10750>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.2702 5.5947)"^^geo:wktLiteral ;
  geo-pos:lat "-26.2702"^^xsd:decimal ;
  geo-pos:long "5.5947"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1402.22"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%201002L34AF10750>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 1002L34AF10750" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 1002L34AF10750'^^xsd:string;
  dwc:scientificName 'Narcetes stomias'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '5.5947'^^xsd:double;
  dwc:startLongitude '5.5867'^^xsd:double;
  dwc:endLongitude '5.6027'^^xsd:double;
  dwc:latitude '-26.2702'^^xsd:double;
  dwc:startLatitude '-26.2806'^^xsd:double;
  dwc:endLatitude '-26.2598'^^xsd:double;
  dwc:coordinatePrecision '1402.22'^^xsd:double;
  dwc:minimumDepth '1772'^^xsd:integer;
  dwc:maximumDepth '1901'^^xsd:integer;
  dwc:temperature '3.2'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 1002L34AF10750'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '126706'^^xsd:integer;
  dwc:sampleSize '0,05594351 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,05594351 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 1002L34AF10750'^^xsd:string;
  dwc:observationDate '2010-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '126706'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%201002L34AF10779>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L34AF10779> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L34AF10779> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.2702 5.5947)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-26.2702"^^xsd:decimal ;
  dwc:decimalLongitude "5.5947"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1772"^^xsd:integer ;
  dwc:maximumDepthInMeters "1901"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1402.22"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L34AF10779>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.2702 5.5947)"^^geo:wktLiteral ;
  geo-pos:lat "-26.2702"^^xsd:decimal ;
  geo-pos:long "5.5947"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1402.22"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%201002L34AF10779>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 1002L34AF10779" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 1002L34AF10779'^^xsd:string;
  dwc:scientificName 'Rouleina attrita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '5.5947'^^xsd:double;
  dwc:startLongitude '5.5867'^^xsd:double;
  dwc:endLongitude '5.6027'^^xsd:double;
  dwc:latitude '-26.2702'^^xsd:double;
  dwc:startLatitude '-26.2806'^^xsd:double;
  dwc:endLatitude '-26.2598'^^xsd:double;
  dwc:coordinatePrecision '1402.22'^^xsd:double;
  dwc:minimumDepth '1772'^^xsd:integer;
  dwc:maximumDepth '1901'^^xsd:integer;
  dwc:temperature '3.2'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 1002L34AF10779'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '126709'^^xsd:integer;
  dwc:sampleSize '0,05594351 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,05594351 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 1002L34AF10779'^^xsd:string;
  dwc:observationDate '2010-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '126709'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%201002L34AF10787>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L34AF10787> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L34AF10787> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.2702 5.5947)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-26.2702"^^xsd:decimal ;
  dwc:decimalLongitude "5.5947"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1772"^^xsd:integer ;
  dwc:maximumDepthInMeters "1901"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1402.22"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L34AF10787>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.2702 5.5947)"^^geo:wktLiteral ;
  geo-pos:lat "-26.2702"^^xsd:decimal ;
  geo-pos:long "5.5947"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1402.22"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%201002L34AF10787>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 1002L34AF10787" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 1002L34AF10787'^^xsd:string;
  dwc:scientificName 'Serrivomer beanii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '5.5947'^^xsd:double;
  dwc:startLongitude '5.5867'^^xsd:double;
  dwc:endLongitude '5.6027'^^xsd:double;
  dwc:latitude '-26.2702'^^xsd:double;
  dwc:startLatitude '-26.2806'^^xsd:double;
  dwc:endLatitude '-26.2598'^^xsd:double;
  dwc:coordinatePrecision '1402.22'^^xsd:double;
  dwc:minimumDepth '1772'^^xsd:integer;
  dwc:maximumDepth '1901'^^xsd:integer;
  dwc:temperature '3.2'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 1002L34AF10787'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '126319'^^xsd:integer;
  dwc:sampleSize '0,05594351 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,05594351 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 1002L34AF10787'^^xsd:string;
  dwc:observationDate '2010-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '126319'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%201002L34AF10793>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L34AF10793> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L34AF10793> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.2702 5.5947)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-26.2702"^^xsd:decimal ;
  dwc:decimalLongitude "5.5947"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1772"^^xsd:integer ;
  dwc:maximumDepthInMeters "1901"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1402.22"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L34AF10793>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.2702 5.5947)"^^geo:wktLiteral ;
  geo-pos:lat "-26.2702"^^xsd:decimal ;
  geo-pos:long "5.5947"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1402.22"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%201002L34AF10793>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 1002L34AF10793" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 1002L34AF10793'^^xsd:string;
  dwc:scientificName 'Stomias boa boa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '5.5947'^^xsd:double;
  dwc:startLongitude '5.5867'^^xsd:double;
  dwc:endLongitude '5.6027'^^xsd:double;
  dwc:latitude '-26.2702'^^xsd:double;
  dwc:startLatitude '-26.2806'^^xsd:double;
  dwc:endLatitude '-26.2598'^^xsd:double;
  dwc:coordinatePrecision '1402.22'^^xsd:double;
  dwc:minimumDepth '1772'^^xsd:integer;
  dwc:maximumDepth '1901'^^xsd:integer;
  dwc:temperature '3.2'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 1002L34AF10793'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '234601'^^xsd:integer;
  dwc:sampleSize '0,05594351 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,05594351 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 1002L34AF10793'^^xsd:string;
  dwc:observationDate '2010-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '127374'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%201002L36AF10828>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L36AF10828> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L36AF10828> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.1535 5.8551)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-26.1535"^^xsd:decimal ;
  dwc:decimalLongitude "5.8551"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1260"^^xsd:integer ;
  dwc:maximumDepthInMeters "1268"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1461.73"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L36AF10828>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.1535 5.8551)"^^geo:wktLiteral ;
  geo-pos:lat "-26.1535"^^xsd:decimal ;
  geo-pos:long "5.8551"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1461.73"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%201002L36AF10828>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 1002L36AF10828" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 1002L36AF10828'^^xsd:string;
  dwc:scientificName 'Antimora rostrata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '5.8551'^^xsd:double;
  dwc:startLongitude '5.8433'^^xsd:double;
  dwc:endLongitude '5.8668'^^xsd:double;
  dwc:latitude '-26.1535'^^xsd:double;
  dwc:startLatitude '-26.1613'^^xsd:double;
  dwc:endLatitude '-26.1456'^^xsd:double;
  dwc:coordinatePrecision '1461.73'^^xsd:double;
  dwc:minimumDepth '1260'^^xsd:integer;
  dwc:maximumDepth '1268'^^xsd:integer;
  dwc:temperature '3.45'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 1002L36AF10828'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '126486'^^xsd:integer;
  dwc:sampleSize '0,07258506 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,07258506 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 1002L36AF10828'^^xsd:string;
  dwc:observationDate '2010-02-24'^^xsd:date;
  dwc:aphiaIdAccepted '126486'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%201002L36AF10823>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L36AF10823> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L36AF10823> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.1535 5.8551)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-26.1535"^^xsd:decimal ;
  dwc:decimalLongitude "5.8551"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1260"^^xsd:integer ;
  dwc:maximumDepthInMeters "1268"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1461.73"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L36AF10823>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.1535 5.8551)"^^geo:wktLiteral ;
  geo-pos:lat "-26.1535"^^xsd:decimal ;
  geo-pos:long "5.8551"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1461.73"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%201002L36AF10823>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 1002L36AF10823" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 1002L36AF10823'^^xsd:string;
  dwc:scientificName 'Notacanthus sexspinis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '5.8551'^^xsd:double;
  dwc:startLongitude '5.8433'^^xsd:double;
  dwc:endLongitude '5.8668'^^xsd:double;
  dwc:latitude '-26.1535'^^xsd:double;
  dwc:startLatitude '-26.1613'^^xsd:double;
  dwc:endLatitude '-26.1456'^^xsd:double;
  dwc:coordinatePrecision '1461.73'^^xsd:double;
  dwc:minimumDepth '1260'^^xsd:integer;
  dwc:maximumDepth '1268'^^xsd:integer;
  dwc:temperature '3.45'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 1002L36AF10823'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '221411'^^xsd:integer;
  dwc:sampleSize '0,07258506 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,07258506 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 1002L36AF10823'^^xsd:string;
  dwc:observationDate '2010-02-24'^^xsd:date;
  dwc:aphiaIdAccepted '221411'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%201002L36AF10826>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L36AF10826> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L36AF10826> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.1535 5.8551)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-26.1535"^^xsd:decimal ;
  dwc:decimalLongitude "5.8551"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1260"^^xsd:integer ;
  dwc:maximumDepthInMeters "1268"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1461.73"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L36AF10826>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.1535 5.8551)"^^geo:wktLiteral ;
  geo-pos:lat "-26.1535"^^xsd:decimal ;
  geo-pos:long "5.8551"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1461.73"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%201002L36AF10826>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 1002L36AF10826" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 1002L36AF10826'^^xsd:string;
  dwc:scientificName 'Allocyttus verrucosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '5.8551'^^xsd:double;
  dwc:startLongitude '5.8433'^^xsd:double;
  dwc:endLongitude '5.8668'^^xsd:double;
  dwc:latitude '-26.1535'^^xsd:double;
  dwc:startLatitude '-26.1613'^^xsd:double;
  dwc:endLatitude '-26.1456'^^xsd:double;
  dwc:coordinatePrecision '1461.73'^^xsd:double;
  dwc:minimumDepth '1260'^^xsd:integer;
  dwc:maximumDepth '1268'^^xsd:integer;
  dwc:temperature '3.45'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 1002L36AF10826'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '127422'^^xsd:integer;
  dwc:sampleSize '0,07258506 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,07258506 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 1002L36AF10826'^^xsd:string;
  dwc:observationDate '2010-02-24'^^xsd:date;
  dwc:aphiaIdAccepted '127422'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%201002L36AF10827>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L36AF10827> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L36AF10827> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.1535 5.8551)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-26.1535"^^xsd:decimal ;
  dwc:decimalLongitude "5.8551"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1260"^^xsd:integer ;
  dwc:maximumDepthInMeters "1268"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1461.73"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L36AF10827>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.1535 5.8551)"^^geo:wktLiteral ;
  geo-pos:lat "-26.1535"^^xsd:decimal ;
  geo-pos:long "5.8551"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1461.73"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%201002L36AF10827>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 1002L36AF10827" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 1002L36AF10827'^^xsd:string;
  dwc:scientificName 'Nezumia brevibarbata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '5.8551'^^xsd:double;
  dwc:startLongitude '5.8433'^^xsd:double;
  dwc:endLongitude '5.8668'^^xsd:double;
  dwc:latitude '-26.1535'^^xsd:double;
  dwc:startLatitude '-26.1613'^^xsd:double;
  dwc:endLatitude '-26.1456'^^xsd:double;
  dwc:coordinatePrecision '1461.73'^^xsd:double;
  dwc:minimumDepth '1260'^^xsd:integer;
  dwc:maximumDepth '1268'^^xsd:integer;
  dwc:temperature '3.45'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 1002L36AF10827'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '217780'^^xsd:integer;
  dwc:sampleSize '0,07258506 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,07258506 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 1002L36AF10827'^^xsd:string;
  dwc:observationDate '2010-02-24'^^xsd:date;
  dwc:aphiaIdAccepted '217780'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%201002L34AF20230>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L34AF20230> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L34AF20230> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.2702 5.5947)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-26.2702"^^xsd:decimal ;
  dwc:decimalLongitude "5.5947"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1772"^^xsd:integer ;
  dwc:maximumDepthInMeters "1901"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1402.22"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L34AF20230>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.2702 5.5947)"^^geo:wktLiteral ;
  geo-pos:lat "-26.2702"^^xsd:decimal ;
  geo-pos:long "5.5947"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1402.22"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%201002L34AF20230>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 1002L34AF20230" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-03-24'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 1002L34AF20230'^^xsd:string;
  dwc:scientificName 'Austropenaeus nitidus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '5.5947'^^xsd:double;
  dwc:startLongitude '5.5867'^^xsd:double;
  dwc:endLongitude '5.6027'^^xsd:double;
  dwc:latitude '-26.2702'^^xsd:double;
  dwc:startLatitude '-26.2806'^^xsd:double;
  dwc:endLatitude '-26.2598'^^xsd:double;
  dwc:coordinatePrecision '1402.22'^^xsd:double;
  dwc:minimumDepth '1772'^^xsd:integer;
  dwc:maximumDepth '1901'^^xsd:integer;
  dwc:temperature '3.2'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 1002L34AF20068'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '246428'^^xsd:integer;
  dwc:sampleSize '0,05594351 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,05594351 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 1002L34AF20230'^^xsd:string;
  dwc:observationDate '2010-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '246428'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%201002L34AF20234>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L34AF20234> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L34AF20234> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.2702 5.5947)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-26.2702"^^xsd:decimal ;
  dwc:decimalLongitude "5.5947"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1772"^^xsd:integer ;
  dwc:maximumDepthInMeters "1901"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1402.22"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L34AF20234>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.2702 5.5947)"^^geo:wktLiteral ;
  geo-pos:lat "-26.2702"^^xsd:decimal ;
  geo-pos:long "5.5947"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1402.22"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%201002L34AF20234>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 1002L34AF20234" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 1002L34AF20234'^^xsd:string;
  dwc:scientificName 'Gordonella kensleyi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '5.5947'^^xsd:double;
  dwc:startLongitude '5.5867'^^xsd:double;
  dwc:endLongitude '5.6027'^^xsd:double;
  dwc:latitude '-26.2702'^^xsd:double;
  dwc:startLatitude '-26.2806'^^xsd:double;
  dwc:endLatitude '-26.2598'^^xsd:double;
  dwc:coordinatePrecision '1402.22'^^xsd:double;
  dwc:minimumDepth '1772'^^xsd:integer;
  dwc:maximumDepth '1901'^^xsd:integer;
  dwc:temperature '3.2'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 1002L34AF20234'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '211883'^^xsd:integer;
  dwc:sampleSize '0,05594351 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,05594351 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 1002L34AF20234'^^xsd:string;
  dwc:observationDate '2010-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '211883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%201002L34AF20262>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L34AF20262> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L34AF20262> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.2702 5.5947)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-26.2702"^^xsd:decimal ;
  dwc:decimalLongitude "5.5947"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1772"^^xsd:integer ;
  dwc:maximumDepthInMeters "1901"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1402.22"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L34AF20262>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.2702 5.5947)"^^geo:wktLiteral ;
  geo-pos:lat "-26.2702"^^xsd:decimal ;
  geo-pos:long "5.5947"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1402.22"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%201002L34AF20262>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 1002L34AF20262" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 1002L34AF20262'^^xsd:string;
  dwc:scientificName 'Pentacheles validus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '5.5947'^^xsd:double;
  dwc:startLongitude '5.5867'^^xsd:double;
  dwc:endLongitude '5.6027'^^xsd:double;
  dwc:latitude '-26.2702'^^xsd:double;
  dwc:startLatitude '-26.2806'^^xsd:double;
  dwc:endLatitude '-26.2598'^^xsd:double;
  dwc:coordinatePrecision '1402.22'^^xsd:double;
  dwc:minimumDepth '1772'^^xsd:integer;
  dwc:maximumDepth '1901'^^xsd:integer;
  dwc:temperature '3.2'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 1002L34AF20262'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '238403'^^xsd:integer;
  dwc:sampleSize '0,05594351 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,05594351 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 1002L34AF20262'^^xsd:string;
  dwc:observationDate '2010-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '238403'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%201002L34AF30164>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L34AF30164> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L34AF30164> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.2702 5.5947)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-26.2702"^^xsd:decimal ;
  dwc:decimalLongitude "5.5947"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1772"^^xsd:integer ;
  dwc:maximumDepthInMeters "1901"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1402.22"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L34AF30164>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.2702 5.5947)"^^geo:wktLiteral ;
  geo-pos:lat "-26.2702"^^xsd:decimal ;
  geo-pos:long "5.5947"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1402.22"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%201002L34AF30164>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 1002L34AF30164" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 1002L34AF30164'^^xsd:string;
  dwc:scientificName 'Bathyteuthis abyssicola'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '5.5947'^^xsd:double;
  dwc:startLongitude '5.5867'^^xsd:double;
  dwc:endLongitude '5.6027'^^xsd:double;
  dwc:latitude '-26.2702'^^xsd:double;
  dwc:startLatitude '-26.2806'^^xsd:double;
  dwc:endLatitude '-26.2598'^^xsd:double;
  dwc:coordinatePrecision '1402.22'^^xsd:double;
  dwc:minimumDepth '1772'^^xsd:integer;
  dwc:maximumDepth '1901'^^xsd:integer;
  dwc:temperature '3.2'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 1002L34AF30164'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '138848'^^xsd:integer;
  dwc:sampleSize '0,05594351 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,05594351 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 1002L34AF30164'^^xsd:string;
  dwc:observationDate '2010-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '138848'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%201002L34AF30165>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L34AF30165> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L34AF30165> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.2702 5.5947)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-26.2702"^^xsd:decimal ;
  dwc:decimalLongitude "5.5947"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1772"^^xsd:integer ;
  dwc:maximumDepthInMeters "1901"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1402.22"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L34AF30165>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.2702 5.5947)"^^geo:wktLiteral ;
  geo-pos:lat "-26.2702"^^xsd:decimal ;
  geo-pos:long "5.5947"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1402.22"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%201002L34AF30165>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 1002L34AF30165" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 1002L34AF30165'^^xsd:string;
  dwc:scientificName 'Taonius pavo'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '5.5947'^^xsd:double;
  dwc:startLongitude '5.5867'^^xsd:double;
  dwc:endLongitude '5.6027'^^xsd:double;
  dwc:latitude '-26.2702'^^xsd:double;
  dwc:startLatitude '-26.2806'^^xsd:double;
  dwc:endLatitude '-26.2598'^^xsd:double;
  dwc:coordinatePrecision '1402.22'^^xsd:double;
  dwc:minimumDepth '1772'^^xsd:integer;
  dwc:maximumDepth '1901'^^xsd:integer;
  dwc:temperature '3.2'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 1002L34AF30165'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '139428'^^xsd:integer;
  dwc:sampleSize '0,05594351 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,05594351 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 1002L34AF30165'^^xsd:string;
  dwc:observationDate '2010-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '139428'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%201002L34AF30166>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L34AF30166> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L34AF30166> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.2702 5.5947)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-26.2702"^^xsd:decimal ;
  dwc:decimalLongitude "5.5947"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1772"^^xsd:integer ;
  dwc:maximumDepthInMeters "1901"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1402.22"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L34AF30166>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.2702 5.5947)"^^geo:wktLiteral ;
  geo-pos:lat "-26.2702"^^xsd:decimal ;
  geo-pos:long "5.5947"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1402.22"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%201002L34AF30166>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 1002L34AF30166" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 1002L34AF30166'^^xsd:string;
  dwc:scientificName 'Brachioteuthis riisei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '5.5947'^^xsd:double;
  dwc:startLongitude '5.5867'^^xsd:double;
  dwc:endLongitude '5.6027'^^xsd:double;
  dwc:latitude '-26.2702'^^xsd:double;
  dwc:startLatitude '-26.2806'^^xsd:double;
  dwc:endLatitude '-26.2598'^^xsd:double;
  dwc:coordinatePrecision '1402.22'^^xsd:double;
  dwc:minimumDepth '1772'^^xsd:integer;
  dwc:maximumDepth '1901'^^xsd:integer;
  dwc:temperature '3.2'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 1002L34AF30166'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '138852'^^xsd:integer;
  dwc:sampleSize '0,05594351 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,05594351 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 1002L34AF30166'^^xsd:string;
  dwc:observationDate '2010-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '138852'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%201002L35AF10440>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L35AF10440> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L35AF10440> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.22 5.7329)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-26.22"^^xsd:decimal ;
  dwc:decimalLongitude "5.7329"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1425"^^xsd:integer ;
  dwc:maximumDepthInMeters "1452"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1486.58"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L35AF10440>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.22 5.7329)"^^geo:wktLiteral ;
  geo-pos:lat "-26.22"^^xsd:decimal ;
  geo-pos:long "5.7329"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1486.58"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%201002L35AF10440>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 1002L35AF10440" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 1002L35AF10440'^^xsd:string;
  dwc:scientificName 'Acanthochaenus luetkenii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '5.7329'^^xsd:double;
  dwc:startLongitude '5.7425'^^xsd:double;
  dwc:endLongitude '5.7233'^^xsd:double;
  dwc:latitude '-26.22'^^xsd:double;
  dwc:startLatitude '-26.2097'^^xsd:double;
  dwc:endLatitude '-26.2302'^^xsd:double;
  dwc:coordinatePrecision '1486.58'^^xsd:double;
  dwc:minimumDepth '1425'^^xsd:integer;
  dwc:maximumDepth '1452'^^xsd:integer;
  dwc:temperature '3.4'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 1002L35AF10440'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '127280'^^xsd:integer;
  dwc:sampleSize '0,05795644 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,05795644 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 1002L35AF10440'^^xsd:string;
  dwc:observationDate '2010-02-24'^^xsd:date;
  dwc:aphiaIdAccepted '127280'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%201002L35AF10634>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L35AF10634> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L35AF10634> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.22 5.7329)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-26.22"^^xsd:decimal ;
  dwc:decimalLongitude "5.7329"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1425"^^xsd:integer ;
  dwc:maximumDepthInMeters "1452"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1486.58"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L35AF10634>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.22 5.7329)"^^geo:wktLiteral ;
  geo-pos:lat "-26.22"^^xsd:decimal ;
  geo-pos:long "5.7329"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1486.58"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%201002L35AF10634>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 1002L35AF10634" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 1002L35AF10634'^^xsd:string;
  dwc:scientificName 'Aldrovandia affinis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '5.7329'^^xsd:double;
  dwc:startLongitude '5.7425'^^xsd:double;
  dwc:endLongitude '5.7233'^^xsd:double;
  dwc:latitude '-26.22'^^xsd:double;
  dwc:startLatitude '-26.2097'^^xsd:double;
  dwc:endLatitude '-26.2302'^^xsd:double;
  dwc:coordinatePrecision '1486.58'^^xsd:double;
  dwc:minimumDepth '1425'^^xsd:integer;
  dwc:maximumDepth '1452'^^xsd:integer;
  dwc:temperature '3.4'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 1002L35AF10634'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '126637'^^xsd:integer;
  dwc:sampleSize '0,05795644 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,05795644 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 1002L35AF10634'^^xsd:string;
  dwc:observationDate '2010-02-24'^^xsd:date;
  dwc:aphiaIdAccepted '126637'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%201002L35AF10711>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L35AF10711> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L35AF10711> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.22 5.7329)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-26.22"^^xsd:decimal ;
  dwc:decimalLongitude "5.7329"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1425"^^xsd:integer ;
  dwc:maximumDepthInMeters "1452"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1486.58"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L35AF10711>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.22 5.7329)"^^geo:wktLiteral ;
  geo-pos:lat "-26.22"^^xsd:decimal ;
  geo-pos:long "5.7329"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1486.58"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%201002L35AF10711>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 1002L35AF10711" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 1002L35AF10711'^^xsd:string;
  dwc:scientificName 'Gonostoma bathyphilum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '5.7329'^^xsd:double;
  dwc:startLongitude '5.7425'^^xsd:double;
  dwc:endLongitude '5.7233'^^xsd:double;
  dwc:latitude '-26.22'^^xsd:double;
  dwc:startLatitude '-26.2097'^^xsd:double;
  dwc:endLatitude '-26.2302'^^xsd:double;
  dwc:coordinatePrecision '1486.58'^^xsd:double;
  dwc:minimumDepth '1425'^^xsd:integer;
  dwc:maximumDepth '1452'^^xsd:integer;
  dwc:temperature '3.4'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 1002L35AF10711'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '127294'^^xsd:integer;
  dwc:sampleSize '0,05795644 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,05795644 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 1002L35AF10711'^^xsd:string;
  dwc:observationDate '2010-02-24'^^xsd:date;
  dwc:aphiaIdAccepted '398363'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%201002L35AF10779>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L35AF10779> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L35AF10779> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.22 5.7329)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-26.22"^^xsd:decimal ;
  dwc:decimalLongitude "5.7329"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1425"^^xsd:integer ;
  dwc:maximumDepthInMeters "1452"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1486.58"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L35AF10779>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.22 5.7329)"^^geo:wktLiteral ;
  geo-pos:lat "-26.22"^^xsd:decimal ;
  geo-pos:long "5.7329"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1486.58"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%201002L35AF10779>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 1002L35AF10779" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 1002L35AF10779'^^xsd:string;
  dwc:scientificName 'Rouleina attrita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '5.7329'^^xsd:double;
  dwc:startLongitude '5.7425'^^xsd:double;
  dwc:endLongitude '5.7233'^^xsd:double;
  dwc:latitude '-26.22'^^xsd:double;
  dwc:startLatitude '-26.2097'^^xsd:double;
  dwc:endLatitude '-26.2302'^^xsd:double;
  dwc:coordinatePrecision '1486.58'^^xsd:double;
  dwc:minimumDepth '1425'^^xsd:integer;
  dwc:maximumDepth '1452'^^xsd:integer;
  dwc:temperature '3.4'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 1002L35AF10779'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '126709'^^xsd:integer;
  dwc:sampleSize '0,05795644 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,05795644 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 1002L35AF10779'^^xsd:string;
  dwc:observationDate '2010-02-24'^^xsd:date;
  dwc:aphiaIdAccepted '126709'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%201002L35AF10827>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L35AF10827> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L35AF10827> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.22 5.7329)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-26.22"^^xsd:decimal ;
  dwc:decimalLongitude "5.7329"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1425"^^xsd:integer ;
  dwc:maximumDepthInMeters "1452"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1486.58"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L35AF10827>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.22 5.7329)"^^geo:wktLiteral ;
  geo-pos:lat "-26.22"^^xsd:decimal ;
  geo-pos:long "5.7329"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1486.58"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%201002L35AF10827>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 1002L35AF10827" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 1002L35AF10827'^^xsd:string;
  dwc:scientificName 'Nezumia brevibarbata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '5.7329'^^xsd:double;
  dwc:startLongitude '5.7425'^^xsd:double;
  dwc:endLongitude '5.7233'^^xsd:double;
  dwc:latitude '-26.22'^^xsd:double;
  dwc:startLatitude '-26.2097'^^xsd:double;
  dwc:endLatitude '-26.2302'^^xsd:double;
  dwc:coordinatePrecision '1486.58'^^xsd:double;
  dwc:minimumDepth '1425'^^xsd:integer;
  dwc:maximumDepth '1452'^^xsd:integer;
  dwc:temperature '3.4'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 1002L35AF10827'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '217780'^^xsd:integer;
  dwc:sampleSize '0,05795644 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,05795644 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 1002L35AF10827'^^xsd:string;
  dwc:observationDate '2010-02-24'^^xsd:date;
  dwc:aphiaIdAccepted '217780'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%201002L35AF10465>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L35AF10465> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L35AF10465> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.22 5.7329)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-26.22"^^xsd:decimal ;
  dwc:decimalLongitude "5.7329"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1425"^^xsd:integer ;
  dwc:maximumDepthInMeters "1452"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1486.58"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L35AF10465>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.22 5.7329)"^^geo:wktLiteral ;
  geo-pos:lat "-26.22"^^xsd:decimal ;
  geo-pos:long "5.7329"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1486.58"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%201002L35AF10465>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 1002L35AF10465" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 1002L35AF10465'^^xsd:string;
  dwc:scientificName 'Alepocephalus australis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '5.7329'^^xsd:double;
  dwc:startLongitude '5.7425'^^xsd:double;
  dwc:endLongitude '5.7233'^^xsd:double;
  dwc:latitude '-26.22'^^xsd:double;
  dwc:startLatitude '-26.2097'^^xsd:double;
  dwc:endLatitude '-26.2302'^^xsd:double;
  dwc:coordinatePrecision '1486.58'^^xsd:double;
  dwc:minimumDepth '1425'^^xsd:integer;
  dwc:maximumDepth '1452'^^xsd:integer;
  dwc:temperature '3.4'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 1002L35AF10465'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '217603'^^xsd:integer;
  dwc:sampleSize '0,05795644 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,05795644 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 1002L35AF10465'^^xsd:string;
  dwc:observationDate '2010-02-24'^^xsd:date;
  dwc:aphiaIdAccepted '217603'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%200902L3AF10937>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200902L3AF10937> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200902L3AF10937> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.2752 8.2346)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-23.2752"^^xsd:decimal ;
  dwc:decimalLongitude "8.2346"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1094"^^xsd:integer ;
  dwc:maximumDepthInMeters "1118"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1409.73"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200902L3AF10937>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.2752 8.2346)"^^geo:wktLiteral ;
  geo-pos:lat "-23.2752"^^xsd:decimal ;
  geo-pos:long "8.2346"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1409.73"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%200902L3AF10937>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 0902L3AF10937" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 0902L3AF10937'^^xsd:string;
  dwc:scientificName 'Sternoptyx pseudobscura'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '8.2346'^^xsd:double;
  dwc:startLongitude '8.2213'^^xsd:double;
  dwc:endLongitude '8.248'^^xsd:double;
  dwc:latitude '-23.2752'^^xsd:double;
  dwc:startLatitude '-23.272'^^xsd:double;
  dwc:endLatitude '-23.2783'^^xsd:double;
  dwc:coordinatePrecision '1409.73'^^xsd:double;
  dwc:minimumDepth '1094'^^xsd:integer;
  dwc:maximumDepth '1118'^^xsd:integer;
  dwc:temperature '3'^^xsd:integer;
  dwc:previousCatalogNumber 'NAMIBIA 0902L3AF10937'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '127315'^^xsd:integer;
  dwc:sampleSize '0,05616274 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,05616274 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 0902L3AF10937'^^xsd:string;
  dwc:observationDate '2009-02-19'^^xsd:date;
  dwc:aphiaIdAccepted '127315'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%200902L3AF10941>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200902L3AF10941> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200902L3AF10941> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.2752 8.2346)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-23.2752"^^xsd:decimal ;
  dwc:decimalLongitude "8.2346"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1094"^^xsd:integer ;
  dwc:maximumDepthInMeters "1118"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1409.73"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200902L3AF10941>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.2752 8.2346)"^^geo:wktLiteral ;
  geo-pos:lat "-23.2752"^^xsd:decimal ;
  geo-pos:long "8.2346"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1409.73"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%200902L3AF10941>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 0902L3AF10941" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 0902L3AF10941'^^xsd:string;
  dwc:scientificName 'Nezumia duodecim'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '8.2346'^^xsd:double;
  dwc:startLongitude '8.2213'^^xsd:double;
  dwc:endLongitude '8.248'^^xsd:double;
  dwc:latitude '-23.2752'^^xsd:double;
  dwc:startLatitude '-23.272'^^xsd:double;
  dwc:endLatitude '-23.2783'^^xsd:double;
  dwc:coordinatePrecision '1409.73'^^xsd:double;
  dwc:minimumDepth '1094'^^xsd:integer;
  dwc:maximumDepth '1118'^^xsd:integer;
  dwc:temperature '3'^^xsd:integer;
  dwc:previousCatalogNumber 'NAMIBIA 0902L3AF10941'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '272405'^^xsd:integer;
  dwc:sampleSize '0,05616274 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,05616274 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 0902L3AF10941'^^xsd:string;
  dwc:observationDate '2009-02-19'^^xsd:date;
  dwc:aphiaIdAccepted '272405'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%200902L3AF20071>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200902L3AF20071> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200902L3AF20071> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.2752 8.2346)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-23.2752"^^xsd:decimal ;
  dwc:decimalLongitude "8.2346"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1094"^^xsd:integer ;
  dwc:maximumDepthInMeters "1118"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1409.73"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200902L3AF20071>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.2752 8.2346)"^^geo:wktLiteral ;
  geo-pos:lat "-23.2752"^^xsd:decimal ;
  geo-pos:long "8.2346"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1409.73"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%200902L3AF20071>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 0902L3AF20071" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 0902L3AF20071'^^xsd:string;
  dwc:scientificName 'Pentacheles snyderi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '8.2346'^^xsd:double;
  dwc:startLongitude '8.2213'^^xsd:double;
  dwc:endLongitude '8.248'^^xsd:double;
  dwc:latitude '-23.2752'^^xsd:double;
  dwc:startLatitude '-23.272'^^xsd:double;
  dwc:endLatitude '-23.2783'^^xsd:double;
  dwc:coordinatePrecision '1409.73'^^xsd:double;
  dwc:minimumDepth '1094'^^xsd:integer;
  dwc:maximumDepth '1118'^^xsd:integer;
  dwc:temperature '3'^^xsd:integer;
  dwc:previousCatalogNumber 'NAMIBIA 0902L3AF20071'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '382981'^^xsd:integer;
  dwc:sampleSize '0,05616274 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,05616274 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 0902L3AF20071'^^xsd:string;
  dwc:observationDate '2009-02-19'^^xsd:date;
  dwc:aphiaIdAccepted '382981'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%200902L3AF20080>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200902L3AF20080> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200902L3AF20080> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.2752 8.2346)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-23.2752"^^xsd:decimal ;
  dwc:decimalLongitude "8.2346"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1094"^^xsd:integer ;
  dwc:maximumDepthInMeters "1118"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1409.73"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200902L3AF20080>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.2752 8.2346)"^^geo:wktLiteral ;
  geo-pos:lat "-23.2752"^^xsd:decimal ;
  geo-pos:long "8.2346"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1409.73"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%200902L3AF20080>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 0902L3AF20080" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 0902L3AF20080'^^xsd:string;
  dwc:scientificName 'Platymaia longimana'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '8.2346'^^xsd:double;
  dwc:startLongitude '8.2213'^^xsd:double;
  dwc:endLongitude '8.248'^^xsd:double;
  dwc:latitude '-23.2752'^^xsd:double;
  dwc:startLatitude '-23.272'^^xsd:double;
  dwc:endLatitude '-23.2783'^^xsd:double;
  dwc:coordinatePrecision '1409.73'^^xsd:double;
  dwc:minimumDepth '1094'^^xsd:integer;
  dwc:maximumDepth '1118'^^xsd:integer;
  dwc:temperature '3'^^xsd:integer;
  dwc:previousCatalogNumber 'NAMIBIA 0902L3AF20080'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '441941'^^xsd:integer;
  dwc:sampleSize '0,05616274 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,05616274 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 0902L3AF20080'^^xsd:string;
  dwc:observationDate '2009-02-19'^^xsd:date;
  dwc:aphiaIdAccepted '1633415'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%200902L3AF10962>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200902L3AF10962> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200902L3AF10962> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.2752 8.2346)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-23.2752"^^xsd:decimal ;
  dwc:decimalLongitude "8.2346"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1094"^^xsd:integer ;
  dwc:maximumDepthInMeters "1118"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1409.73"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200902L3AF10962>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.2752 8.2346)"^^geo:wktLiteral ;
  geo-pos:lat "-23.2752"^^xsd:decimal ;
  geo-pos:long "8.2346"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1409.73"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%200902L3AF10962>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 0902L3AF10962" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 0902L3AF10962'^^xsd:string;
  dwc:scientificName 'Gadomus capensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '8.2346'^^xsd:double;
  dwc:startLongitude '8.2213'^^xsd:double;
  dwc:endLongitude '8.248'^^xsd:double;
  dwc:latitude '-23.2752'^^xsd:double;
  dwc:startLatitude '-23.272'^^xsd:double;
  dwc:endLatitude '-23.2783'^^xsd:double;
  dwc:coordinatePrecision '1409.73'^^xsd:double;
  dwc:minimumDepth '1094'^^xsd:integer;
  dwc:maximumDepth '1118'^^xsd:integer;
  dwc:temperature '3'^^xsd:integer;
  dwc:previousCatalogNumber 'NAMIBIA 0902L3AF10962'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '217768'^^xsd:integer;
  dwc:sampleSize '0,05616274 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,05616274 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 0902L3AF10962'^^xsd:string;
  dwc:observationDate '2009-02-19'^^xsd:date;
  dwc:aphiaIdAccepted '217768'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%200902L3AF20028>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200902L3AF20028> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200902L3AF20028> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.2752 8.2346)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-23.2752"^^xsd:decimal ;
  dwc:decimalLongitude "8.2346"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1094"^^xsd:integer ;
  dwc:maximumDepthInMeters "1118"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1409.73"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200902L3AF20028>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.2752 8.2346)"^^geo:wktLiteral ;
  geo-pos:lat "-23.2752"^^xsd:decimal ;
  geo-pos:long "8.2346"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1409.73"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%200902L3AF20028>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 0902L3AF20028" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 0902L3AF20028'^^xsd:string;
  dwc:scientificName 'Pasiphaea semispinosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '8.2346'^^xsd:double;
  dwc:startLongitude '8.2213'^^xsd:double;
  dwc:endLongitude '8.248'^^xsd:double;
  dwc:latitude '-23.2752'^^xsd:double;
  dwc:startLatitude '-23.272'^^xsd:double;
  dwc:endLatitude '-23.2783'^^xsd:double;
  dwc:coordinatePrecision '1409.73'^^xsd:double;
  dwc:minimumDepth '1094'^^xsd:integer;
  dwc:maximumDepth '1118'^^xsd:integer;
  dwc:temperature '3'^^xsd:integer;
  dwc:previousCatalogNumber 'NAMIBIA 0902L3AF20028'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '240808'^^xsd:integer;
  dwc:sampleSize '0,05616274 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,05616274 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 0902L3AF20028'^^xsd:string;
  dwc:observationDate '2009-02-19'^^xsd:date;
  dwc:aphiaIdAccepted '240808'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%201002L34AF20148>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L34AF20148> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L34AF20148> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.2702 5.5947)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-26.2702"^^xsd:decimal ;
  dwc:decimalLongitude "5.5947"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1772"^^xsd:integer ;
  dwc:maximumDepthInMeters "1901"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1402.22"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L34AF20148>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.2702 5.5947)"^^geo:wktLiteral ;
  geo-pos:lat "-26.2702"^^xsd:decimal ;
  geo-pos:long "5.5947"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1402.22"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%201002L34AF20148>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 1002L34AF20148" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 1002L34AF20148'^^xsd:string;
  dwc:scientificName 'Acanthephyra eximia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '5.5947'^^xsd:double;
  dwc:startLongitude '5.5867'^^xsd:double;
  dwc:endLongitude '5.6027'^^xsd:double;
  dwc:latitude '-26.2702'^^xsd:double;
  dwc:startLatitude '-26.2806'^^xsd:double;
  dwc:endLatitude '-26.2598'^^xsd:double;
  dwc:coordinatePrecision '1402.22'^^xsd:double;
  dwc:minimumDepth '1772'^^xsd:integer;
  dwc:maximumDepth '1901'^^xsd:integer;
  dwc:temperature '3.2'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 1002L34AF20148'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '564909'^^xsd:integer;
  dwc:sampleSize '0,05594351 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,05594351 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 1002L34AF20148'^^xsd:string;
  dwc:observationDate '2010-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '564909'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%201002L34AF20160>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L34AF20160> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L34AF20160> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.2702 5.5947)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-26.2702"^^xsd:decimal ;
  dwc:decimalLongitude "5.5947"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1772"^^xsd:integer ;
  dwc:maximumDepthInMeters "1901"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1402.22"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L34AF20160>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.2702 5.5947)"^^geo:wktLiteral ;
  geo-pos:lat "-26.2702"^^xsd:decimal ;
  geo-pos:long "5.5947"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1402.22"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%201002L34AF20160>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 1002L34AF20160" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 1002L34AF20160'^^xsd:string;
  dwc:scientificName 'Glyphocrangon longirostris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '5.5947'^^xsd:double;
  dwc:startLongitude '5.5867'^^xsd:double;
  dwc:endLongitude '5.6027'^^xsd:double;
  dwc:latitude '-26.2702'^^xsd:double;
  dwc:startLatitude '-26.2806'^^xsd:double;
  dwc:endLatitude '-26.2598'^^xsd:double;
  dwc:coordinatePrecision '1402.22'^^xsd:double;
  dwc:minimumDepth '1772'^^xsd:integer;
  dwc:maximumDepth '1901'^^xsd:integer;
  dwc:temperature '3.2'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 1002L34AF20160'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '107571'^^xsd:integer;
  dwc:sampleSize '0,05594351 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,05594351 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 1002L34AF20160'^^xsd:string;
  dwc:observationDate '2010-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '107571'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%201002L34AF20209>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L34AF20209> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L34AF20209> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.2702 5.5947)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-26.2702"^^xsd:decimal ;
  dwc:decimalLongitude "5.5947"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1772"^^xsd:integer ;
  dwc:maximumDepthInMeters "1901"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1402.22"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L34AF20209>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.2702 5.5947)"^^geo:wktLiteral ;
  geo-pos:lat "-26.2702"^^xsd:decimal ;
  geo-pos:long "5.5947"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1402.22"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%201002L34AF20209>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 1002L34AF20209" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 1002L34AF20209'^^xsd:string;
  dwc:scientificName 'Nematocarcinus longirostris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '5.5947'^^xsd:double;
  dwc:startLongitude '5.5867'^^xsd:double;
  dwc:endLongitude '5.6027'^^xsd:double;
  dwc:latitude '-26.2702'^^xsd:double;
  dwc:startLatitude '-26.2806'^^xsd:double;
  dwc:endLatitude '-26.2598'^^xsd:double;
  dwc:coordinatePrecision '1402.22'^^xsd:double;
  dwc:minimumDepth '1772'^^xsd:integer;
  dwc:maximumDepth '1901'^^xsd:integer;
  dwc:temperature '3.2'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 1002L34AF20209'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '514315'^^xsd:integer;
  dwc:sampleSize '0,05594351 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,05594351 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 1002L34AF20209'^^xsd:string;
  dwc:observationDate '2010-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '514315'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%201002L34AF20225>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L34AF20225> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L34AF20225> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.2702 5.5947)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-26.2702"^^xsd:decimal ;
  dwc:decimalLongitude "5.5947"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1772"^^xsd:integer ;
  dwc:maximumDepthInMeters "1901"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1402.22"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L34AF20225>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.2702 5.5947)"^^geo:wktLiteral ;
  geo-pos:lat "-26.2702"^^xsd:decimal ;
  geo-pos:long "5.5947"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1402.22"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%201002L34AF20225>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 1002L34AF20225" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 1002L34AF20225'^^xsd:string;
  dwc:scientificName 'Chaceon erytheiae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '5.5947'^^xsd:double;
  dwc:startLongitude '5.5867'^^xsd:double;
  dwc:endLongitude '5.6027'^^xsd:double;
  dwc:latitude '-26.2702'^^xsd:double;
  dwc:startLatitude '-26.2806'^^xsd:double;
  dwc:endLatitude '-26.2598'^^xsd:double;
  dwc:coordinatePrecision '1402.22'^^xsd:double;
  dwc:minimumDepth '1772'^^xsd:integer;
  dwc:maximumDepth '1901'^^xsd:integer;
  dwc:temperature '3.2'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 1002L34AF20225'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '241100'^^xsd:integer;
  dwc:sampleSize '0,05594351 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,05594351 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 1002L34AF20225'^^xsd:string;
  dwc:observationDate '2010-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '241100'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%200902L3AF10881>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200902L3AF10881> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200902L3AF10881> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.2752 8.2346)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-23.2752"^^xsd:decimal ;
  dwc:decimalLongitude "8.2346"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1094"^^xsd:integer ;
  dwc:maximumDepthInMeters "1118"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1409.73"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200902L3AF10881>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.2752 8.2346)"^^geo:wktLiteral ;
  geo-pos:lat "-23.2752"^^xsd:decimal ;
  geo-pos:long "8.2346"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1409.73"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%200902L3AF10881>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 0902L3AF10881" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 0902L3AF10881'^^xsd:string;
  dwc:scientificName 'Poromitra crassiceps'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '8.2346'^^xsd:double;
  dwc:startLongitude '8.2213'^^xsd:double;
  dwc:endLongitude '8.248'^^xsd:double;
  dwc:latitude '-23.2752'^^xsd:double;
  dwc:startLatitude '-23.272'^^xsd:double;
  dwc:endLatitude '-23.2783'^^xsd:double;
  dwc:coordinatePrecision '1409.73'^^xsd:double;
  dwc:minimumDepth '1094'^^xsd:integer;
  dwc:maximumDepth '1118'^^xsd:integer;
  dwc:temperature '3'^^xsd:integer;
  dwc:previousCatalogNumber 'NAMIBIA 0902L3AF10881'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '127273'^^xsd:integer;
  dwc:sampleSize '0,05616274 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,05616274 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 0902L3AF10881'^^xsd:string;
  dwc:observationDate '2009-02-19'^^xsd:date;
  dwc:aphiaIdAccepted '127273'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%200902L3AF10834>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200902L3AF10834> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200902L3AF10834> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.2752 8.2346)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-23.2752"^^xsd:decimal ;
  dwc:decimalLongitude "8.2346"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1094"^^xsd:integer ;
  dwc:maximumDepthInMeters "1118"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1409.73"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200902L3AF10834>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.2752 8.2346)"^^geo:wktLiteral ;
  geo-pos:lat "-23.2752"^^xsd:decimal ;
  geo-pos:long "8.2346"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1409.73"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%200902L3AF10834>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 0902L3AF10834" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 0902L3AF10834'^^xsd:string;
  dwc:scientificName 'Conocara murrayi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '8.2346'^^xsd:double;
  dwc:startLongitude '8.2213'^^xsd:double;
  dwc:endLongitude '8.248'^^xsd:double;
  dwc:latitude '-23.2752'^^xsd:double;
  dwc:startLatitude '-23.272'^^xsd:double;
  dwc:endLatitude '-23.2783'^^xsd:double;
  dwc:coordinatePrecision '1409.73'^^xsd:double;
  dwc:minimumDepth '1094'^^xsd:integer;
  dwc:maximumDepth '1118'^^xsd:integer;
  dwc:temperature '3'^^xsd:integer;
  dwc:previousCatalogNumber 'NAMIBIA 0902L3AF10834'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '126697'^^xsd:integer;
  dwc:sampleSize '0,05616274 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,05616274 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 0902L3AF10834'^^xsd:string;
  dwc:observationDate '2009-02-19'^^xsd:date;
  dwc:aphiaIdAccepted '126697'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%200902L3AF10790>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200902L3AF10790> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200902L3AF10790> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.2752 8.2346)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-23.2752"^^xsd:decimal ;
  dwc:decimalLongitude "8.2346"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1094"^^xsd:integer ;
  dwc:maximumDepthInMeters "1118"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1409.73"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200902L3AF10790>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.2752 8.2346)"^^geo:wktLiteral ;
  geo-pos:lat "-23.2752"^^xsd:decimal ;
  geo-pos:long "8.2346"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1409.73"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%200902L3AF10790>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 0902L3AF10790" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 0902L3AF10790'^^xsd:string;
  dwc:scientificName 'Sphagemacrurus hirundo'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '8.2346'^^xsd:double;
  dwc:startLongitude '8.2213'^^xsd:double;
  dwc:endLongitude '8.248'^^xsd:double;
  dwc:latitude '-23.2752'^^xsd:double;
  dwc:startLatitude '-23.272'^^xsd:double;
  dwc:endLatitude '-23.2783'^^xsd:double;
  dwc:coordinatePrecision '1409.73'^^xsd:double;
  dwc:minimumDepth '1094'^^xsd:integer;
  dwc:maximumDepth '1118'^^xsd:integer;
  dwc:temperature '3'^^xsd:integer;
  dwc:previousCatalogNumber 'NAMIBIA 0902L3AF10790'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '126479'^^xsd:integer;
  dwc:sampleSize '0,05616274 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,05616274 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 0902L3AF10790'^^xsd:string;
  dwc:observationDate '2009-02-19'^^xsd:date;
  dwc:aphiaIdAccepted '126479'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%200902L3AF10812>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200902L3AF10812> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200902L3AF10812> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.2752 8.2346)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-23.2752"^^xsd:decimal ;
  dwc:decimalLongitude "8.2346"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1094"^^xsd:integer ;
  dwc:maximumDepthInMeters "1118"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1409.73"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200902L3AF10812>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.2752 8.2346)"^^geo:wktLiteral ;
  geo-pos:lat "-23.2752"^^xsd:decimal ;
  geo-pos:long "8.2346"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1409.73"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%200902L3AF10812>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 0902L3AF10812" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 0902L3AF10812'^^xsd:string;
  dwc:scientificName 'Neocyttus rhomboidalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '8.2346'^^xsd:double;
  dwc:startLongitude '8.2213'^^xsd:double;
  dwc:endLongitude '8.248'^^xsd:double;
  dwc:latitude '-23.2752'^^xsd:double;
  dwc:startLatitude '-23.272'^^xsd:double;
  dwc:endLatitude '-23.2783'^^xsd:double;
  dwc:coordinatePrecision '1409.73'^^xsd:double;
  dwc:minimumDepth '1094'^^xsd:integer;
  dwc:maximumDepth '1118'^^xsd:integer;
  dwc:temperature '3'^^xsd:integer;
  dwc:previousCatalogNumber 'NAMIBIA 0902L3AF10812'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '217959'^^xsd:integer;
  dwc:sampleSize '0,05616274 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,05616274 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 0902L3AF10812'^^xsd:string;
  dwc:observationDate '2009-02-19'^^xsd:date;
  dwc:aphiaIdAccepted '217959'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%200902L3AF10826>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200902L3AF10826> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200902L3AF10826> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.2752 8.2346)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-23.2752"^^xsd:decimal ;
  dwc:decimalLongitude "8.2346"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1094"^^xsd:integer ;
  dwc:maximumDepthInMeters "1118"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1409.73"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200902L3AF10826>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.2752 8.2346)"^^geo:wktLiteral ;
  geo-pos:lat "-23.2752"^^xsd:decimal ;
  geo-pos:long "8.2346"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1409.73"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%200902L3AF10826>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 0902L3AF10826" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 0902L3AF10826'^^xsd:string;
  dwc:scientificName 'Allocyttus verrucosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '8.2346'^^xsd:double;
  dwc:startLongitude '8.2213'^^xsd:double;
  dwc:endLongitude '8.248'^^xsd:double;
  dwc:latitude '-23.2752'^^xsd:double;
  dwc:startLatitude '-23.272'^^xsd:double;
  dwc:endLatitude '-23.2783'^^xsd:double;
  dwc:coordinatePrecision '1409.73'^^xsd:double;
  dwc:minimumDepth '1094'^^xsd:integer;
  dwc:maximumDepth '1118'^^xsd:integer;
  dwc:temperature '3'^^xsd:integer;
  dwc:previousCatalogNumber 'NAMIBIA 0902L3AF10826'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '127422'^^xsd:integer;
  dwc:sampleSize '0,05616274 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,05616274 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 0902L3AF10826'^^xsd:string;
  dwc:observationDate '2009-02-19'^^xsd:date;
  dwc:aphiaIdAccepted '127422'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%200902L3AF10828>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200902L3AF10828> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200902L3AF10828> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.2752 8.2346)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-23.2752"^^xsd:decimal ;
  dwc:decimalLongitude "8.2346"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1094"^^xsd:integer ;
  dwc:maximumDepthInMeters "1118"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1409.73"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200902L3AF10828>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.2752 8.2346)"^^geo:wktLiteral ;
  geo-pos:lat "-23.2752"^^xsd:decimal ;
  geo-pos:long "8.2346"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1409.73"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%200902L3AF10828>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 0902L3AF10828" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 0902L3AF10828'^^xsd:string;
  dwc:scientificName 'Antimora rostrata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '8.2346'^^xsd:double;
  dwc:startLongitude '8.2213'^^xsd:double;
  dwc:endLongitude '8.248'^^xsd:double;
  dwc:latitude '-23.2752'^^xsd:double;
  dwc:startLatitude '-23.272'^^xsd:double;
  dwc:endLatitude '-23.2783'^^xsd:double;
  dwc:coordinatePrecision '1409.73'^^xsd:double;
  dwc:minimumDepth '1094'^^xsd:integer;
  dwc:maximumDepth '1118'^^xsd:integer;
  dwc:temperature '3'^^xsd:integer;
  dwc:previousCatalogNumber 'NAMIBIA 0902L3AF10828'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '126486'^^xsd:integer;
  dwc:sampleSize '0,05616274 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,05616274 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 0902L3AF10828'^^xsd:string;
  dwc:observationDate '2009-02-19'^^xsd:date;
  dwc:aphiaIdAccepted '126486'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%200902L3AF10832>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200902L3AF10832> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200902L3AF10832> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.2752 8.2346)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-23.2752"^^xsd:decimal ;
  dwc:decimalLongitude "8.2346"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1094"^^xsd:integer ;
  dwc:maximumDepthInMeters "1118"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1409.73"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200902L3AF10832>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.2752 8.2346)"^^geo:wktLiteral ;
  geo-pos:lat "-23.2752"^^xsd:decimal ;
  geo-pos:long "8.2346"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1409.73"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%200902L3AF10832>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 0902L3AF10832" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 0902L3AF10832'^^xsd:string;
  dwc:scientificName 'Coryphaenoides striaturus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '8.2346'^^xsd:double;
  dwc:startLongitude '8.2213'^^xsd:double;
  dwc:endLongitude '8.248'^^xsd:double;
  dwc:latitude '-23.2752'^^xsd:double;
  dwc:startLatitude '-23.272'^^xsd:double;
  dwc:endLatitude '-23.2783'^^xsd:double;
  dwc:coordinatePrecision '1409.73'^^xsd:double;
  dwc:minimumDepth '1094'^^xsd:integer;
  dwc:maximumDepth '1118'^^xsd:integer;
  dwc:temperature '3'^^xsd:integer;
  dwc:previousCatalogNumber 'NAMIBIA 0902L3AF10832'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '217763'^^xsd:integer;
  dwc:sampleSize '0,05616274 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,05616274 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 0902L3AF10832'^^xsd:string;
  dwc:observationDate '2009-02-19'^^xsd:date;
  dwc:aphiaIdAccepted '217763'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%201002L34AF10963>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L34AF10963> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L34AF10963> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.2702 5.5947)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-26.2702"^^xsd:decimal ;
  dwc:decimalLongitude "5.5947"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1772"^^xsd:integer ;
  dwc:maximumDepthInMeters "1901"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1402.22"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L34AF10963>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.2702 5.5947)"^^geo:wktLiteral ;
  geo-pos:lat "-26.2702"^^xsd:decimal ;
  geo-pos:long "5.5947"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1402.22"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%201002L34AF10963>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 1002L34AF10963" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 1002L34AF10963'^^xsd:string;
  dwc:scientificName 'Ilyophys blachei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '5.5947'^^xsd:double;
  dwc:startLongitude '5.5867'^^xsd:double;
  dwc:endLongitude '5.6027'^^xsd:double;
  dwc:latitude '-26.2702'^^xsd:double;
  dwc:startLatitude '-26.2806'^^xsd:double;
  dwc:endLatitude '-26.2598'^^xsd:double;
  dwc:coordinatePrecision '1402.22'^^xsd:double;
  dwc:minimumDepth '1772'^^xsd:integer;
  dwc:maximumDepth '1901'^^xsd:integer;
  dwc:temperature '3.2'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 1002L34AF10963'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '126325'^^xsd:integer;
  dwc:sampleSize '0,05594351 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,05594351 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 1002L34AF10963'^^xsd:string;
  dwc:observationDate '2010-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '126325'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%201002L34AF11040>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L34AF11040> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L34AF11040> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.2702 5.5947)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-26.2702"^^xsd:decimal ;
  dwc:decimalLongitude "5.5947"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1772"^^xsd:integer ;
  dwc:maximumDepthInMeters "1901"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1402.22"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L34AF11040>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.2702 5.5947)"^^geo:wktLiteral ;
  geo-pos:lat "-26.2702"^^xsd:decimal ;
  geo-pos:long "5.5947"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1402.22"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%201002L34AF11040>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 1002L34AF11040" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 1002L34AF11040'^^xsd:string;
  dwc:scientificName 'Anotopterus vorax'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '5.5947'^^xsd:double;
  dwc:startLongitude '5.5867'^^xsd:double;
  dwc:endLongitude '5.6027'^^xsd:double;
  dwc:latitude '-26.2702'^^xsd:double;
  dwc:startLatitude '-26.2806'^^xsd:double;
  dwc:endLatitude '-26.2598'^^xsd:double;
  dwc:coordinatePrecision '1402.22'^^xsd:double;
  dwc:minimumDepth '1772'^^xsd:integer;
  dwc:maximumDepth '1901'^^xsd:integer;
  dwc:temperature '3.2'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 1002L34AF11040'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '234827'^^xsd:integer;
  dwc:sampleSize '0,05594351 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,05594351 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 1002L34AF11040'^^xsd:string;
  dwc:observationDate '2010-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '234827'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%201002L34AF11348>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L34AF11348> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L34AF11348> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.2702 5.5947)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-26.2702"^^xsd:decimal ;
  dwc:decimalLongitude "5.5947"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1772"^^xsd:integer ;
  dwc:maximumDepthInMeters "1901"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1402.22"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L34AF11348>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.2702 5.5947)"^^geo:wktLiteral ;
  geo-pos:lat "-26.2702"^^xsd:decimal ;
  geo-pos:long "5.5947"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1402.22"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%201002L34AF11348>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 1002L34AF11348" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 1002L34AF11348'^^xsd:string;
  dwc:scientificName 'Eustomias bulbornatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '5.5947'^^xsd:double;
  dwc:startLongitude '5.5867'^^xsd:double;
  dwc:endLongitude '5.6027'^^xsd:double;
  dwc:latitude '-26.2702'^^xsd:double;
  dwc:startLatitude '-26.2806'^^xsd:double;
  dwc:endLatitude '-26.2598'^^xsd:double;
  dwc:coordinatePrecision '1402.22'^^xsd:double;
  dwc:minimumDepth '1772'^^xsd:integer;
  dwc:maximumDepth '1901'^^xsd:integer;
  dwc:temperature '3.2'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 1002L34AF11348'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '217615'^^xsd:integer;
  dwc:sampleSize '0,05594351 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,05594351 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 1002L34AF11348'^^xsd:string;
  dwc:observationDate '2010-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '217615'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%201002L34AF11349>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L34AF11349> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L34AF11349> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.2702 5.5947)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-26.2702"^^xsd:decimal ;
  dwc:decimalLongitude "5.5947"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1772"^^xsd:integer ;
  dwc:maximumDepthInMeters "1901"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1402.22"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L34AF11349>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.2702 5.5947)"^^geo:wktLiteral ;
  geo-pos:lat "-26.2702"^^xsd:decimal ;
  geo-pos:long "5.5947"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1402.22"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%201002L34AF11349>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 1002L34AF11349" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 1002L34AF11349'^^xsd:string;
  dwc:scientificName 'Eustomias arborifer'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '5.5947'^^xsd:double;
  dwc:startLongitude '5.5867'^^xsd:double;
  dwc:endLongitude '5.6027'^^xsd:double;
  dwc:latitude '-26.2702'^^xsd:double;
  dwc:startLatitude '-26.2806'^^xsd:double;
  dwc:endLatitude '-26.2598'^^xsd:double;
  dwc:coordinatePrecision '1402.22'^^xsd:double;
  dwc:minimumDepth '1772'^^xsd:integer;
  dwc:maximumDepth '1901'^^xsd:integer;
  dwc:temperature '3.2'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 1002L34AF11349'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '158849'^^xsd:integer;
  dwc:sampleSize '0,05594351 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,05594351 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 1002L34AF11349'^^xsd:string;
  dwc:observationDate '2010-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '158849'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%200902L4AF20148>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200902L4AF20148> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200902L4AF20148> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.1847 6.008)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-26.1847"^^xsd:decimal ;
  dwc:decimalLongitude "6.008"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1038"^^xsd:integer ;
  dwc:maximumDepthInMeters "1038"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1423.76"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200902L4AF20148>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.1847 6.008)"^^geo:wktLiteral ;
  geo-pos:lat "-26.1847"^^xsd:decimal ;
  geo-pos:long "6.008"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1423.76"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%200902L4AF20148>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 0902L4AF20148" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 0902L4AF20148'^^xsd:string;
  dwc:scientificName 'Acanthephyra eximia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '6.008'^^xsd:double;
  dwc:startLongitude '5.9938'^^xsd:double;
  dwc:endLongitude '6.0222'^^xsd:double;
  dwc:latitude '-26.1847'^^xsd:double;
  dwc:startLatitude '-26.1837'^^xsd:double;
  dwc:endLatitude '-26.1857'^^xsd:double;
  dwc:coordinatePrecision '1423.76'^^xsd:double;
  dwc:minimumDepth '1038'^^xsd:integer;
  dwc:maximumDepth '1038'^^xsd:integer;
  dwc:temperature '4.1'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 0902L4AF20148'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '564909'^^xsd:integer;
  dwc:sampleSize '0,0550068 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,0550068 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 0902L4AF20148'^^xsd:string;
  dwc:observationDate '2009-02-21'^^xsd:date;
  dwc:aphiaIdAccepted '564909'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%200902L4AF20155>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200902L4AF20155> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200902L4AF20155> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.1847 6.008)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-26.1847"^^xsd:decimal ;
  dwc:decimalLongitude "6.008"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1038"^^xsd:integer ;
  dwc:maximumDepthInMeters "1038"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1423.76"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200902L4AF20155>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.1847 6.008)"^^geo:wktLiteral ;
  geo-pos:lat "-26.1847"^^xsd:decimal ;
  geo-pos:long "6.008"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1423.76"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%200902L4AF20155>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 0902L4AF20155" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 0902L4AF20155'^^xsd:string;
  dwc:scientificName 'Acanthephyra acanthitelsonis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '6.008'^^xsd:double;
  dwc:startLongitude '5.9938'^^xsd:double;
  dwc:endLongitude '6.0222'^^xsd:double;
  dwc:latitude '-26.1847'^^xsd:double;
  dwc:startLatitude '-26.1837'^^xsd:double;
  dwc:endLatitude '-26.1857'^^xsd:double;
  dwc:coordinatePrecision '1423.76'^^xsd:double;
  dwc:minimumDepth '1038'^^xsd:integer;
  dwc:maximumDepth '1038'^^xsd:integer;
  dwc:temperature '4.1'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 0902L4AF20155'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '240809'^^xsd:integer;
  dwc:sampleSize '0,0550068 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,0550068 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 0902L4AF20155'^^xsd:string;
  dwc:observationDate '2009-02-21'^^xsd:date;
  dwc:aphiaIdAccepted '107581'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%200902L4AF20209>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200902L4AF20209> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200902L4AF20209> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.1847 6.008)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-26.1847"^^xsd:decimal ;
  dwc:decimalLongitude "6.008"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1038"^^xsd:integer ;
  dwc:maximumDepthInMeters "1038"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1423.76"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200902L4AF20209>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.1847 6.008)"^^geo:wktLiteral ;
  geo-pos:lat "-26.1847"^^xsd:decimal ;
  geo-pos:long "6.008"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1423.76"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%200902L4AF20209>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 0902L4AF20209" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 0902L4AF20209'^^xsd:string;
  dwc:scientificName 'Nematocarcinus longirostris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '6.008'^^xsd:double;
  dwc:startLongitude '5.9938'^^xsd:double;
  dwc:endLongitude '6.0222'^^xsd:double;
  dwc:latitude '-26.1847'^^xsd:double;
  dwc:startLatitude '-26.1837'^^xsd:double;
  dwc:endLatitude '-26.1857'^^xsd:double;
  dwc:coordinatePrecision '1423.76'^^xsd:double;
  dwc:minimumDepth '1038'^^xsd:integer;
  dwc:maximumDepth '1038'^^xsd:integer;
  dwc:temperature '4.1'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 0902L4AF20209'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '514315'^^xsd:integer;
  dwc:sampleSize '0,0550068 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,0550068 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 0902L4AF20209'^^xsd:string;
  dwc:observationDate '2009-02-21'^^xsd:date;
  dwc:aphiaIdAccepted '514315'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%200902L4AF20225>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200902L4AF20225> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200902L4AF20225> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.1847 6.008)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-26.1847"^^xsd:decimal ;
  dwc:decimalLongitude "6.008"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1038"^^xsd:integer ;
  dwc:maximumDepthInMeters "1038"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1423.76"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200902L4AF20225>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.1847 6.008)"^^geo:wktLiteral ;
  geo-pos:lat "-26.1847"^^xsd:decimal ;
  geo-pos:long "6.008"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1423.76"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%200902L4AF20225>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 0902L4AF20225" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 0902L4AF20225'^^xsd:string;
  dwc:scientificName 'Chaceon erytheiae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '6.008'^^xsd:double;
  dwc:startLongitude '5.9938'^^xsd:double;
  dwc:endLongitude '6.0222'^^xsd:double;
  dwc:latitude '-26.1847'^^xsd:double;
  dwc:startLatitude '-26.1837'^^xsd:double;
  dwc:endLatitude '-26.1857'^^xsd:double;
  dwc:coordinatePrecision '1423.76'^^xsd:double;
  dwc:minimumDepth '1038'^^xsd:integer;
  dwc:maximumDepth '1038'^^xsd:integer;
  dwc:temperature '4.1'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 0902L4AF20225'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '241100'^^xsd:integer;
  dwc:sampleSize '0,0550068 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,0550068 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 0902L4AF20225'^^xsd:string;
  dwc:observationDate '2009-02-21'^^xsd:date;
  dwc:aphiaIdAccepted '241100'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%200902L4AF20230>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200902L4AF20230> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200902L4AF20230> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.1847 6.008)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-26.1847"^^xsd:decimal ;
  dwc:decimalLongitude "6.008"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1038"^^xsd:integer ;
  dwc:maximumDepthInMeters "1038"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1423.76"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200902L4AF20230>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.1847 6.008)"^^geo:wktLiteral ;
  geo-pos:lat "-26.1847"^^xsd:decimal ;
  geo-pos:long "6.008"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1423.76"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%200902L4AF20230>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 0902L4AF20230" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 0902L4AF20230'^^xsd:string;
  dwc:scientificName 'Austropenaeus nitidus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '6.008'^^xsd:double;
  dwc:startLongitude '5.9938'^^xsd:double;
  dwc:endLongitude '6.0222'^^xsd:double;
  dwc:latitude '-26.1847'^^xsd:double;
  dwc:startLatitude '-26.1837'^^xsd:double;
  dwc:endLatitude '-26.1857'^^xsd:double;
  dwc:coordinatePrecision '1423.76'^^xsd:double;
  dwc:minimumDepth '1038'^^xsd:integer;
  dwc:maximumDepth '1038'^^xsd:integer;
  dwc:temperature '4.1'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 0902L4AF20230'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '246428'^^xsd:integer;
  dwc:sampleSize '0,0550068 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,0550068 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 0902L4AF20230'^^xsd:string;
  dwc:observationDate '2009-02-21'^^xsd:date;
  dwc:aphiaIdAccepted '246428'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%200902L3AF20101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200902L3AF20101> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200902L3AF20101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.2752 8.2346)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-23.2752"^^xsd:decimal ;
  dwc:decimalLongitude "8.2346"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1094"^^xsd:integer ;
  dwc:maximumDepthInMeters "1118"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1409.73"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200902L3AF20101>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.2752 8.2346)"^^geo:wktLiteral ;
  geo-pos:lat "-23.2752"^^xsd:decimal ;
  geo-pos:long "8.2346"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1409.73"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%200902L3AF20101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 0902L3AF20101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 0902L3AF20101'^^xsd:string;
  dwc:scientificName 'Oplophorus spinosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '8.2346'^^xsd:double;
  dwc:startLongitude '8.2213'^^xsd:double;
  dwc:endLongitude '8.248'^^xsd:double;
  dwc:latitude '-23.2752'^^xsd:double;
  dwc:startLatitude '-23.272'^^xsd:double;
  dwc:endLatitude '-23.2783'^^xsd:double;
  dwc:coordinatePrecision '1409.73'^^xsd:double;
  dwc:minimumDepth '1094'^^xsd:integer;
  dwc:maximumDepth '1118'^^xsd:integer;
  dwc:temperature '3'^^xsd:integer;
  dwc:previousCatalogNumber 'NAMIBIA 0902L3AF20101'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '107602'^^xsd:integer;
  dwc:sampleSize '0,05616274 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,05616274 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 0902L3AF20101'^^xsd:string;
  dwc:observationDate '2009-02-19'^^xsd:date;
  dwc:aphiaIdAccepted '107602'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%200902L3AF20148>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200902L3AF20148> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200902L3AF20148> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.2752 8.2346)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-23.2752"^^xsd:decimal ;
  dwc:decimalLongitude "8.2346"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1094"^^xsd:integer ;
  dwc:maximumDepthInMeters "1118"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1409.73"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200902L3AF20148>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.2752 8.2346)"^^geo:wktLiteral ;
  geo-pos:lat "-23.2752"^^xsd:decimal ;
  geo-pos:long "8.2346"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1409.73"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%200902L3AF20148>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 0902L3AF20148" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 0902L3AF20148'^^xsd:string;
  dwc:scientificName 'Acanthephyra eximia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '8.2346'^^xsd:double;
  dwc:startLongitude '8.2213'^^xsd:double;
  dwc:endLongitude '8.248'^^xsd:double;
  dwc:latitude '-23.2752'^^xsd:double;
  dwc:startLatitude '-23.272'^^xsd:double;
  dwc:endLatitude '-23.2783'^^xsd:double;
  dwc:coordinatePrecision '1409.73'^^xsd:double;
  dwc:minimumDepth '1094'^^xsd:integer;
  dwc:maximumDepth '1118'^^xsd:integer;
  dwc:temperature '3'^^xsd:integer;
  dwc:previousCatalogNumber 'NAMIBIA 0902L3AF20148'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '564909'^^xsd:integer;
  dwc:sampleSize '0,05616274 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,05616274 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 0902L3AF20148'^^xsd:string;
  dwc:observationDate '2009-02-19'^^xsd:date;
  dwc:aphiaIdAccepted '564909'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%201002L34AF40055>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L34AF40055> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L34AF40055> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.2702 5.5947)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-26.2702"^^xsd:decimal ;
  dwc:decimalLongitude "5.5947"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1772"^^xsd:integer ;
  dwc:maximumDepthInMeters "1901"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1402.22"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L34AF40055>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.2702 5.5947)"^^geo:wktLiteral ;
  geo-pos:lat "-26.2702"^^xsd:decimal ;
  geo-pos:long "5.5947"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1402.22"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%201002L34AF40055>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 1002L34AF40055" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 1002L34AF40055'^^xsd:string;
  dwc:scientificName 'Enypniastes eximia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '5.5947'^^xsd:double;
  dwc:startLongitude '5.5867'^^xsd:double;
  dwc:endLongitude '5.6027'^^xsd:double;
  dwc:latitude '-26.2702'^^xsd:double;
  dwc:startLatitude '-26.2806'^^xsd:double;
  dwc:endLatitude '-26.2598'^^xsd:double;
  dwc:coordinatePrecision '1402.22'^^xsd:double;
  dwc:minimumDepth '1772'^^xsd:integer;
  dwc:maximumDepth '1901'^^xsd:integer;
  dwc:temperature '3.2'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 1002L34AF40055'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '124759'^^xsd:integer;
  dwc:sampleSize '0,05594351 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,05594351 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 1002L34AF40055'^^xsd:string;
  dwc:observationDate '2010-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '124759'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%201002L34AF40070>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L34AF40070> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L34AF40070> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.2702 5.5947)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-26.2702"^^xsd:decimal ;
  dwc:decimalLongitude "5.5947"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1772"^^xsd:integer ;
  dwc:maximumDepthInMeters "1901"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1402.22"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L34AF40070>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.2702 5.5947)"^^geo:wktLiteral ;
  geo-pos:lat "-26.2702"^^xsd:decimal ;
  geo-pos:long "5.5947"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1402.22"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%201002L34AF40070>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 1002L34AF40070" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 1002L34AF40070'^^xsd:string;
  dwc:scientificName 'Pyrosoma atlanticum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '5.5947'^^xsd:double;
  dwc:startLongitude '5.5867'^^xsd:double;
  dwc:endLongitude '5.6027'^^xsd:double;
  dwc:latitude '-26.2702'^^xsd:double;
  dwc:startLatitude '-26.2806'^^xsd:double;
  dwc:endLatitude '-26.2598'^^xsd:double;
  dwc:coordinatePrecision '1402.22'^^xsd:double;
  dwc:minimumDepth '1772'^^xsd:integer;
  dwc:maximumDepth '1901'^^xsd:integer;
  dwc:temperature '3.2'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 1002L34AF40070'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '137250'^^xsd:integer;
  dwc:sampleSize '0,05594351 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,05594351 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 1002L34AF40070'^^xsd:string;
  dwc:observationDate '2010-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '137250'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%201002L13AF10484>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L13AF10484> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L13AF10484> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.5003 5.9156)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-25.5003"^^xsd:decimal ;
  dwc:decimalLongitude "5.9156"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "895"^^xsd:integer ;
  dwc:maximumDepthInMeters "950"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1452.56"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L13AF10484>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.5003 5.9156)"^^geo:wktLiteral ;
  geo-pos:lat "-25.5003"^^xsd:decimal ;
  geo-pos:long "5.9156"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1452.56"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%201002L13AF10484>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 1002L13AF10484" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 1002L13AF10484'^^xsd:string;
  dwc:scientificName 'Diastobranchus capensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '5.9156'^^xsd:double;
  dwc:startLongitude '5.9255'^^xsd:double;
  dwc:endLongitude '5.9057'^^xsd:double;
  dwc:latitude '-25.5003'^^xsd:double;
  dwc:startLatitude '-25.5098'^^xsd:double;
  dwc:endLatitude '-25.4907'^^xsd:double;
  dwc:coordinatePrecision '1452.56'^^xsd:double;
  dwc:minimumDepth '895'^^xsd:integer;
  dwc:maximumDepth '950'^^xsd:integer;
  dwc:temperature '4.2'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 1002L13AF10484'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '158656'^^xsd:integer;
  dwc:sampleSize '0,05813581 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,05813581 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 1002L13AF10484'^^xsd:string;
  dwc:observationDate '2010-02-14'^^xsd:date;
  dwc:aphiaIdAccepted '158656'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%201002L13AF10492>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L13AF10492> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L13AF10492> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.5003 5.9156)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-25.5003"^^xsd:decimal ;
  dwc:decimalLongitude "5.9156"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "895"^^xsd:integer ;
  dwc:maximumDepthInMeters "950"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1452.56"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L13AF10492>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.5003 5.9156)"^^geo:wktLiteral ;
  geo-pos:lat "-25.5003"^^xsd:decimal ;
  geo-pos:long "5.9156"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1452.56"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%201002L13AF10492>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 1002L13AF10492" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 1002L13AF10492'^^xsd:string;
  dwc:scientificName 'Etmopterus brachyurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '5.9156'^^xsd:double;
  dwc:startLongitude '5.9255'^^xsd:double;
  dwc:endLongitude '5.9057'^^xsd:double;
  dwc:latitude '-25.5003'^^xsd:double;
  dwc:startLatitude '-25.5098'^^xsd:double;
  dwc:endLatitude '-25.4907'^^xsd:double;
  dwc:coordinatePrecision '1452.56'^^xsd:double;
  dwc:minimumDepth '895'^^xsd:integer;
  dwc:maximumDepth '950'^^xsd:integer;
  dwc:temperature '4.2'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 1002L13AF10492'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '215606'^^xsd:integer;
  dwc:sampleSize '0,05813581 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,05813581 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 1002L13AF10492'^^xsd:string;
  dwc:observationDate '2010-02-14'^^xsd:date;
  dwc:aphiaIdAccepted '215606'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%201002L13AF10565>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L13AF10565> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L13AF10565> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.5003 5.9156)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-25.5003"^^xsd:decimal ;
  dwc:decimalLongitude "5.9156"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "895"^^xsd:integer ;
  dwc:maximumDepthInMeters "950"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1452.56"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L13AF10565>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.5003 5.9156)"^^geo:wktLiteral ;
  geo-pos:lat "-25.5003"^^xsd:decimal ;
  geo-pos:long "5.9156"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1452.56"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%201002L13AF10565>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 1002L13AF10565" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 1002L13AF10565'^^xsd:string;
  dwc:scientificName 'Halargyreus johnsonii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '5.9156'^^xsd:double;
  dwc:startLongitude '5.9255'^^xsd:double;
  dwc:endLongitude '5.9057'^^xsd:double;
  dwc:latitude '-25.5003'^^xsd:double;
  dwc:startLatitude '-25.5098'^^xsd:double;
  dwc:endLatitude '-25.4907'^^xsd:double;
  dwc:coordinatePrecision '1452.56'^^xsd:double;
  dwc:minimumDepth '895'^^xsd:integer;
  dwc:maximumDepth '950'^^xsd:integer;
  dwc:temperature '4.2'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 1002L13AF10565'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '126489'^^xsd:integer;
  dwc:sampleSize '0,05813581 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,05813581 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 1002L13AF10565'^^xsd:string;
  dwc:observationDate '2010-02-14'^^xsd:date;
  dwc:aphiaIdAccepted '126489'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%201002L13AF10605>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L13AF10605> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L13AF10605> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.5003 5.9156)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-25.5003"^^xsd:decimal ;
  dwc:decimalLongitude "5.9156"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "895"^^xsd:integer ;
  dwc:maximumDepthInMeters "950"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1452.56"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L13AF10605>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.5003 5.9156)"^^geo:wktLiteral ;
  geo-pos:lat "-25.5003"^^xsd:decimal ;
  geo-pos:long "5.9156"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1452.56"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%201002L13AF10605>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 1002L13AF10605" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 1002L13AF10605'^^xsd:string;
  dwc:scientificName 'Alepocephalus productus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '5.9156'^^xsd:double;
  dwc:startLongitude '5.9255'^^xsd:double;
  dwc:endLongitude '5.9057'^^xsd:double;
  dwc:latitude '-25.5003'^^xsd:double;
  dwc:startLatitude '-25.5098'^^xsd:double;
  dwc:endLatitude '-25.4907'^^xsd:double;
  dwc:coordinatePrecision '1452.56'^^xsd:double;
  dwc:minimumDepth '895'^^xsd:integer;
  dwc:maximumDepth '950'^^xsd:integer;
  dwc:temperature '4.2'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 1002L13AF10605'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '126683'^^xsd:integer;
  dwc:sampleSize '0,05813581 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,05813581 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 1002L13AF10605'^^xsd:string;
  dwc:observationDate '2010-02-14'^^xsd:date;
  dwc:aphiaIdAccepted '126683'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%201002L13AF10705>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L13AF10705> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L13AF10705> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.5003 5.9156)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-25.5003"^^xsd:decimal ;
  dwc:decimalLongitude "5.9156"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "895"^^xsd:integer ;
  dwc:maximumDepthInMeters "950"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1452.56"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L13AF10705>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.5003 5.9156)"^^geo:wktLiteral ;
  geo-pos:lat "-25.5003"^^xsd:decimal ;
  geo-pos:long "5.9156"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1452.56"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%201002L13AF10705>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 1002L13AF10705" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 1002L13AF10705'^^xsd:string;
  dwc:scientificName 'Diretmichthys parini'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '5.9156'^^xsd:double;
  dwc:startLongitude '5.9255'^^xsd:double;
  dwc:endLongitude '5.9057'^^xsd:double;
  dwc:latitude '-25.5003'^^xsd:double;
  dwc:startLatitude '-25.5098'^^xsd:double;
  dwc:endLatitude '-25.4907'^^xsd:double;
  dwc:coordinatePrecision '1452.56'^^xsd:double;
  dwc:minimumDepth '895'^^xsd:integer;
  dwc:maximumDepth '950'^^xsd:integer;
  dwc:temperature '4.2'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 1002L13AF10705'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '126396'^^xsd:integer;
  dwc:sampleSize '0,05813581 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,05813581 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 1002L13AF10705'^^xsd:string;
  dwc:observationDate '2010-02-14'^^xsd:date;
  dwc:aphiaIdAccepted '126396'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%201002L13AF10787>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L13AF10787> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L13AF10787> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.5003 5.9156)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-25.5003"^^xsd:decimal ;
  dwc:decimalLongitude "5.9156"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "895"^^xsd:integer ;
  dwc:maximumDepthInMeters "950"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1452.56"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L13AF10787>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.5003 5.9156)"^^geo:wktLiteral ;
  geo-pos:lat "-25.5003"^^xsd:decimal ;
  geo-pos:long "5.9156"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1452.56"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%201002L13AF10787>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 1002L13AF10787" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 1002L13AF10787'^^xsd:string;
  dwc:scientificName 'Serrivomer beanii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '5.9156'^^xsd:double;
  dwc:startLongitude '5.9255'^^xsd:double;
  dwc:endLongitude '5.9057'^^xsd:double;
  dwc:latitude '-25.5003'^^xsd:double;
  dwc:startLatitude '-25.5098'^^xsd:double;
  dwc:endLatitude '-25.4907'^^xsd:double;
  dwc:coordinatePrecision '1452.56'^^xsd:double;
  dwc:minimumDepth '895'^^xsd:integer;
  dwc:maximumDepth '950'^^xsd:integer;
  dwc:temperature '4.2'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 1002L13AF10787'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '126319'^^xsd:integer;
  dwc:sampleSize '0,05813581 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,05813581 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 1002L13AF10787'^^xsd:string;
  dwc:observationDate '2010-02-14'^^xsd:date;
  dwc:aphiaIdAccepted '126319'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%201002L35AF10001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L35AF10001> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L35AF10001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.22 5.7329)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-26.22"^^xsd:decimal ;
  dwc:decimalLongitude "5.7329"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1425"^^xsd:integer ;
  dwc:maximumDepthInMeters "1452"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1486.58"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L35AF10001>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.22 5.7329)"^^geo:wktLiteral ;
  geo-pos:lat "-26.22"^^xsd:decimal ;
  geo-pos:long "5.7329"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1486.58"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%201002L35AF10001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 1002L35AF10001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 1002L35AF10001'^^xsd:string;
  dwc:scientificName 'Bathysaurus ferox'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '5.7329'^^xsd:double;
  dwc:startLongitude '5.7425'^^xsd:double;
  dwc:endLongitude '5.7233'^^xsd:double;
  dwc:latitude '-26.22'^^xsd:double;
  dwc:startLatitude '-26.2097'^^xsd:double;
  dwc:endLatitude '-26.2302'^^xsd:double;
  dwc:coordinatePrecision '1486.58'^^xsd:double;
  dwc:minimumDepth '1425'^^xsd:integer;
  dwc:maximumDepth '1452'^^xsd:integer;
  dwc:temperature '3.4'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 1002L35AF10001'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '126369'^^xsd:integer;
  dwc:sampleSize '0,05795644 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,05795644 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 1002L35AF10001'^^xsd:string;
  dwc:observationDate '2010-02-24'^^xsd:date;
  dwc:aphiaIdAccepted '126369'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%201002L35AF10059>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L35AF10059> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L35AF10059> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.22 5.7329)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-26.22"^^xsd:decimal ;
  dwc:decimalLongitude "5.7329"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1425"^^xsd:integer ;
  dwc:maximumDepthInMeters "1452"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1486.58"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L35AF10059>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.22 5.7329)"^^geo:wktLiteral ;
  geo-pos:lat "-26.22"^^xsd:decimal ;
  geo-pos:long "5.7329"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1486.58"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%201002L35AF10059>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 1002L35AF10059" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 1002L35AF10059'^^xsd:string;
  dwc:scientificName 'Chauliodus sloani'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '5.7329'^^xsd:double;
  dwc:startLongitude '5.7425'^^xsd:double;
  dwc:endLongitude '5.7233'^^xsd:double;
  dwc:latitude '-26.22'^^xsd:double;
  dwc:startLatitude '-26.2097'^^xsd:double;
  dwc:endLatitude '-26.2302'^^xsd:double;
  dwc:coordinatePrecision '1486.58'^^xsd:double;
  dwc:minimumDepth '1425'^^xsd:integer;
  dwc:maximumDepth '1452'^^xsd:integer;
  dwc:temperature '3.4'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 1002L35AF10059'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '127338'^^xsd:integer;
  dwc:sampleSize '0,05795644 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,05795644 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 1002L35AF10059'^^xsd:string;
  dwc:observationDate '2010-02-24'^^xsd:date;
  dwc:aphiaIdAccepted '127338'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%201002L35AF10320>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L35AF10320> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L35AF10320> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.22 5.7329)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-26.22"^^xsd:decimal ;
  dwc:decimalLongitude "5.7329"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1425"^^xsd:integer ;
  dwc:maximumDepthInMeters "1452"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1486.58"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L35AF10320>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.22 5.7329)"^^geo:wktLiteral ;
  geo-pos:lat "-26.22"^^xsd:decimal ;
  geo-pos:long "5.7329"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1486.58"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%201002L35AF10320>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 1002L35AF10320" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 1002L35AF10320'^^xsd:string;
  dwc:scientificName 'Coelorinchus labiatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '5.7329'^^xsd:double;
  dwc:startLongitude '5.7425'^^xsd:double;
  dwc:endLongitude '5.7233'^^xsd:double;
  dwc:latitude '-26.22'^^xsd:double;
  dwc:startLatitude '-26.2097'^^xsd:double;
  dwc:endLatitude '-26.2302'^^xsd:double;
  dwc:coordinatePrecision '1486.58'^^xsd:double;
  dwc:minimumDepth '1425'^^xsd:integer;
  dwc:maximumDepth '1452'^^xsd:integer;
  dwc:temperature '3.4'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 1002L35AF10320'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '280299'^^xsd:integer;
  dwc:sampleSize '0,05795644 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,05795644 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 1002L35AF10320'^^xsd:string;
  dwc:observationDate '2010-02-24'^^xsd:date;
  dwc:aphiaIdAccepted '280299'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%201002L35AF10325>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L35AF10325> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L35AF10325> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.22 5.7329)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-26.22"^^xsd:decimal ;
  dwc:decimalLongitude "5.7329"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1425"^^xsd:integer ;
  dwc:maximumDepthInMeters "1452"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1486.58"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L35AF10325>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.22 5.7329)"^^geo:wktLiteral ;
  geo-pos:lat "-26.22"^^xsd:decimal ;
  geo-pos:long "5.7329"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1486.58"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%201002L35AF10325>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 1002L35AF10325" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 1002L35AF10325'^^xsd:string;
  dwc:scientificName 'Cetonurus globiceps'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '5.7329'^^xsd:double;
  dwc:startLongitude '5.7425'^^xsd:double;
  dwc:endLongitude '5.7233'^^xsd:double;
  dwc:latitude '-26.22'^^xsd:double;
  dwc:startLatitude '-26.2097'^^xsd:double;
  dwc:endLatitude '-26.2302'^^xsd:double;
  dwc:coordinatePrecision '1486.58'^^xsd:double;
  dwc:minimumDepth '1425'^^xsd:integer;
  dwc:maximumDepth '1452'^^xsd:integer;
  dwc:temperature '3.4'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 1002L35AF10325'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '126467'^^xsd:integer;
  dwc:sampleSize '0,05795644 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,05795644 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 1002L35AF10325'^^xsd:string;
  dwc:observationDate '2010-02-24'^^xsd:date;
  dwc:aphiaIdAccepted '126467'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%200902L3AF20209>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200902L3AF20209> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200902L3AF20209> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.2752 8.2346)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-23.2752"^^xsd:decimal ;
  dwc:decimalLongitude "8.2346"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1094"^^xsd:integer ;
  dwc:maximumDepthInMeters "1118"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1409.73"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200902L3AF20209>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.2752 8.2346)"^^geo:wktLiteral ;
  geo-pos:lat "-23.2752"^^xsd:decimal ;
  geo-pos:long "8.2346"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1409.73"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%200902L3AF20209>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 0902L3AF20209" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 0902L3AF20209'^^xsd:string;
  dwc:scientificName 'Nematocarcinus longirostris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '8.2346'^^xsd:double;
  dwc:startLongitude '8.2213'^^xsd:double;
  dwc:endLongitude '8.248'^^xsd:double;
  dwc:latitude '-23.2752'^^xsd:double;
  dwc:startLatitude '-23.272'^^xsd:double;
  dwc:endLatitude '-23.2783'^^xsd:double;
  dwc:coordinatePrecision '1409.73'^^xsd:double;
  dwc:minimumDepth '1094'^^xsd:integer;
  dwc:maximumDepth '1118'^^xsd:integer;
  dwc:temperature '3'^^xsd:integer;
  dwc:previousCatalogNumber 'NAMIBIA 0902L3AF20209'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '514315'^^xsd:integer;
  dwc:sampleSize '0,05616274 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,05616274 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 0902L3AF20209'^^xsd:string;
  dwc:observationDate '2009-02-19'^^xsd:date;
  dwc:aphiaIdAccepted '514315'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%200902L3AF20230>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200902L3AF20230> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200902L3AF20230> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.2752 8.2346)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-23.2752"^^xsd:decimal ;
  dwc:decimalLongitude "8.2346"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1094"^^xsd:integer ;
  dwc:maximumDepthInMeters "1118"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1409.73"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200902L3AF20230>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.2752 8.2346)"^^geo:wktLiteral ;
  geo-pos:lat "-23.2752"^^xsd:decimal ;
  geo-pos:long "8.2346"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1409.73"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%200902L3AF20230>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 0902L3AF20230" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 0902L3AF20230'^^xsd:string;
  dwc:scientificName 'Austropenaeus nitidus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '8.2346'^^xsd:double;
  dwc:startLongitude '8.2213'^^xsd:double;
  dwc:endLongitude '8.248'^^xsd:double;
  dwc:latitude '-23.2752'^^xsd:double;
  dwc:startLatitude '-23.272'^^xsd:double;
  dwc:endLatitude '-23.2783'^^xsd:double;
  dwc:coordinatePrecision '1409.73'^^xsd:double;
  dwc:minimumDepth '1094'^^xsd:integer;
  dwc:maximumDepth '1118'^^xsd:integer;
  dwc:temperature '3'^^xsd:integer;
  dwc:previousCatalogNumber 'NAMIBIA 0902L3AF20230'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '246428'^^xsd:integer;
  dwc:sampleSize '0,05616274 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,05616274 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 0902L3AF20230'^^xsd:string;
  dwc:observationDate '2009-02-19'^^xsd:date;
  dwc:aphiaIdAccepted '246428'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%200902L4AF10828>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200902L4AF10828> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200902L4AF10828> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.1847 6.008)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-26.1847"^^xsd:decimal ;
  dwc:decimalLongitude "6.008"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1038"^^xsd:integer ;
  dwc:maximumDepthInMeters "1038"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1423.76"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200902L4AF10828>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.1847 6.008)"^^geo:wktLiteral ;
  geo-pos:lat "-26.1847"^^xsd:decimal ;
  geo-pos:long "6.008"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1423.76"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%200902L4AF10828>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 0902L4AF10828" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 0902L4AF10828'^^xsd:string;
  dwc:scientificName 'Antimora rostrata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '6.008'^^xsd:double;
  dwc:startLongitude '5.9938'^^xsd:double;
  dwc:endLongitude '6.0222'^^xsd:double;
  dwc:latitude '-26.1847'^^xsd:double;
  dwc:startLatitude '-26.1837'^^xsd:double;
  dwc:endLatitude '-26.1857'^^xsd:double;
  dwc:coordinatePrecision '1423.76'^^xsd:double;
  dwc:minimumDepth '1038'^^xsd:integer;
  dwc:maximumDepth '1038'^^xsd:integer;
  dwc:temperature '4.1'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 0902L4AF10828'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '126486'^^xsd:integer;
  dwc:sampleSize '0,0550068 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,0550068 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 0902L4AF10828'^^xsd:string;
  dwc:observationDate '2009-02-21'^^xsd:date;
  dwc:aphiaIdAccepted '126486'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%200902L4AF10832>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200902L4AF10832> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200902L4AF10832> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.1847 6.008)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-26.1847"^^xsd:decimal ;
  dwc:decimalLongitude "6.008"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1038"^^xsd:integer ;
  dwc:maximumDepthInMeters "1038"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1423.76"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200902L4AF10832>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.1847 6.008)"^^geo:wktLiteral ;
  geo-pos:lat "-26.1847"^^xsd:decimal ;
  geo-pos:long "6.008"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1423.76"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%200902L4AF10832>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 0902L4AF10832" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 0902L4AF10832'^^xsd:string;
  dwc:scientificName 'Coryphaenoides striaturus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '6.008'^^xsd:double;
  dwc:startLongitude '5.9938'^^xsd:double;
  dwc:endLongitude '6.0222'^^xsd:double;
  dwc:latitude '-26.1847'^^xsd:double;
  dwc:startLatitude '-26.1837'^^xsd:double;
  dwc:endLatitude '-26.1857'^^xsd:double;
  dwc:coordinatePrecision '1423.76'^^xsd:double;
  dwc:minimumDepth '1038'^^xsd:integer;
  dwc:maximumDepth '1038'^^xsd:integer;
  dwc:temperature '4.1'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 0902L4AF10832'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '217763'^^xsd:integer;
  dwc:sampleSize '0,0550068 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,0550068 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 0902L4AF10832'^^xsd:string;
  dwc:observationDate '2009-02-21'^^xsd:date;
  dwc:aphiaIdAccepted '217763'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%200902L4AF10962>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200902L4AF10962> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200902L4AF10962> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.1847 6.008)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-26.1847"^^xsd:decimal ;
  dwc:decimalLongitude "6.008"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1038"^^xsd:integer ;
  dwc:maximumDepthInMeters "1038"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1423.76"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200902L4AF10962>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.1847 6.008)"^^geo:wktLiteral ;
  geo-pos:lat "-26.1847"^^xsd:decimal ;
  geo-pos:long "6.008"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1423.76"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%200902L4AF10962>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 0902L4AF10962" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 0902L4AF10962'^^xsd:string;
  dwc:scientificName 'Gadomus capensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '6.008'^^xsd:double;
  dwc:startLongitude '5.9938'^^xsd:double;
  dwc:endLongitude '6.0222'^^xsd:double;
  dwc:latitude '-26.1847'^^xsd:double;
  dwc:startLatitude '-26.1837'^^xsd:double;
  dwc:endLatitude '-26.1857'^^xsd:double;
  dwc:coordinatePrecision '1423.76'^^xsd:double;
  dwc:minimumDepth '1038'^^xsd:integer;
  dwc:maximumDepth '1038'^^xsd:integer;
  dwc:temperature '4.1'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 0902L4AF10962'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '217768'^^xsd:integer;
  dwc:sampleSize '0,0550068 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,0550068 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 0902L4AF10962'^^xsd:string;
  dwc:observationDate '2009-02-21'^^xsd:date;
  dwc:aphiaIdAccepted '217768'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%200902L4AF20072>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200902L4AF20072> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200902L4AF20072> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.1847 6.008)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-26.1847"^^xsd:decimal ;
  dwc:decimalLongitude "6.008"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1038"^^xsd:integer ;
  dwc:maximumDepthInMeters "1038"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1423.76"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200902L4AF20072>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.1847 6.008)"^^geo:wktLiteral ;
  geo-pos:lat "-26.1847"^^xsd:decimal ;
  geo-pos:long "6.008"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1423.76"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%200902L4AF20072>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 0902L4AF20072" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 0902L4AF20072'^^xsd:string;
  dwc:scientificName 'Pentacheles laevis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '6.008'^^xsd:double;
  dwc:startLongitude '5.9938'^^xsd:double;
  dwc:endLongitude '6.0222'^^xsd:double;
  dwc:latitude '-26.1847'^^xsd:double;
  dwc:startLatitude '-26.1837'^^xsd:double;
  dwc:endLatitude '-26.1857'^^xsd:double;
  dwc:coordinatePrecision '1423.76'^^xsd:double;
  dwc:minimumDepth '1038'^^xsd:integer;
  dwc:maximumDepth '1038'^^xsd:integer;
  dwc:temperature '4.1'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 0902L4AF20072'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '382979'^^xsd:integer;
  dwc:sampleSize '0,0550068 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,0550068 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 0902L4AF20072'^^xsd:string;
  dwc:observationDate '2009-02-21'^^xsd:date;
  dwc:aphiaIdAccepted '382979'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%200902L4AF20121>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200902L4AF20121> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200902L4AF20121> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.1847 6.008)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-26.1847"^^xsd:decimal ;
  dwc:decimalLongitude "6.008"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1038"^^xsd:integer ;
  dwc:maximumDepthInMeters "1038"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1423.76"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200902L4AF20121>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.1847 6.008)"^^geo:wktLiteral ;
  geo-pos:lat "-26.1847"^^xsd:decimal ;
  geo-pos:long "6.008"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1423.76"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%200902L4AF20121>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 0902L4AF20121" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 0902L4AF20121'^^xsd:string;
  dwc:scientificName 'Parapagurus pilosimanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '6.008'^^xsd:double;
  dwc:startLongitude '5.9938'^^xsd:double;
  dwc:endLongitude '6.0222'^^xsd:double;
  dwc:latitude '-26.1847'^^xsd:double;
  dwc:startLatitude '-26.1837'^^xsd:double;
  dwc:endLatitude '-26.1857'^^xsd:double;
  dwc:coordinatePrecision '1423.76'^^xsd:double;
  dwc:minimumDepth '1038'^^xsd:integer;
  dwc:maximumDepth '1038'^^xsd:integer;
  dwc:temperature '4.1'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 0902L4AF20121'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '107248'^^xsd:integer;
  dwc:sampleSize '0,0550068 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,0550068 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 0902L4AF20121'^^xsd:string;
  dwc:observationDate '2009-02-21'^^xsd:date;
  dwc:aphiaIdAccepted '107248'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%200902L4AF20138>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200902L4AF20138> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200902L4AF20138> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.1847 6.008)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-26.1847"^^xsd:decimal ;
  dwc:decimalLongitude "6.008"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1038"^^xsd:integer ;
  dwc:maximumDepthInMeters "1038"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1423.76"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200902L4AF20138>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.1847 6.008)"^^geo:wktLiteral ;
  geo-pos:lat "-26.1847"^^xsd:decimal ;
  geo-pos:long "6.008"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1423.76"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%200902L4AF20138>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 0902L4AF20138" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 0902L4AF20138'^^xsd:string;
  dwc:scientificName 'Funchalia woodwardi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '6.008'^^xsd:double;
  dwc:startLongitude '5.9938'^^xsd:double;
  dwc:endLongitude '6.0222'^^xsd:double;
  dwc:latitude '-26.1847'^^xsd:double;
  dwc:startLatitude '-26.1837'^^xsd:double;
  dwc:endLatitude '-26.1857'^^xsd:double;
  dwc:coordinatePrecision '1423.76'^^xsd:double;
  dwc:minimumDepth '1038'^^xsd:integer;
  dwc:maximumDepth '1038'^^xsd:integer;
  dwc:temperature '4.1'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 0902L4AF20138'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '107101'^^xsd:integer;
  dwc:sampleSize '0,0550068 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,0550068 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 0902L4AF20138'^^xsd:string;
  dwc:observationDate '2009-02-21'^^xsd:date;
  dwc:aphiaIdAccepted '107101'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%201002L35AF10532>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L35AF10532> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L35AF10532> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.22 5.7329)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-26.22"^^xsd:decimal ;
  dwc:decimalLongitude "5.7329"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1425"^^xsd:integer ;
  dwc:maximumDepthInMeters "1452"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1486.58"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L35AF10532>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.22 5.7329)"^^geo:wktLiteral ;
  geo-pos:lat "-26.22"^^xsd:decimal ;
  geo-pos:long "5.7329"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1486.58"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%201002L35AF10532>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 1002L35AF10532" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 1002L35AF10532'^^xsd:string;
  dwc:scientificName 'Bathygadus favosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '5.7329'^^xsd:double;
  dwc:startLongitude '5.7425'^^xsd:double;
  dwc:endLongitude '5.7233'^^xsd:double;
  dwc:latitude '-26.22'^^xsd:double;
  dwc:startLatitude '-26.2097'^^xsd:double;
  dwc:endLatitude '-26.2302'^^xsd:double;
  dwc:coordinatePrecision '1486.58'^^xsd:double;
  dwc:minimumDepth '1425'^^xsd:integer;
  dwc:maximumDepth '1452'^^xsd:integer;
  dwc:temperature '3.4'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 1002L35AF10532'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '126462'^^xsd:integer;
  dwc:sampleSize '0,05795644 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,05795644 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 1002L35AF10532'^^xsd:string;
  dwc:observationDate '2010-02-24'^^xsd:date;
  dwc:aphiaIdAccepted '126462'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%201002L35AF10551>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L35AF10551> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L35AF10551> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.22 5.7329)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-26.22"^^xsd:decimal ;
  dwc:decimalLongitude "5.7329"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1425"^^xsd:integer ;
  dwc:maximumDepthInMeters "1452"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1486.58"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L35AF10551>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.22 5.7329)"^^geo:wktLiteral ;
  geo-pos:lat "-26.22"^^xsd:decimal ;
  geo-pos:long "5.7329"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1486.58"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%201002L35AF10551>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 1002L35AF10551" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 1002L35AF10551'^^xsd:string;
  dwc:scientificName 'Aldrovandia phalacra'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '5.7329'^^xsd:double;
  dwc:startLongitude '5.7425'^^xsd:double;
  dwc:endLongitude '5.7233'^^xsd:double;
  dwc:latitude '-26.22'^^xsd:double;
  dwc:startLatitude '-26.2097'^^xsd:double;
  dwc:endLatitude '-26.2302'^^xsd:double;
  dwc:coordinatePrecision '1486.58'^^xsd:double;
  dwc:minimumDepth '1425'^^xsd:integer;
  dwc:maximumDepth '1452'^^xsd:integer;
  dwc:temperature '3.4'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 1002L35AF10551'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '126638'^^xsd:integer;
  dwc:sampleSize '0,05795644 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,05795644 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 1002L35AF10551'^^xsd:string;
  dwc:observationDate '2010-02-24'^^xsd:date;
  dwc:aphiaIdAccepted '126638'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%201002L35AF10565>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L35AF10565> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L35AF10565> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.22 5.7329)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-26.22"^^xsd:decimal ;
  dwc:decimalLongitude "5.7329"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1425"^^xsd:integer ;
  dwc:maximumDepthInMeters "1452"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1486.58"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L35AF10565>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.22 5.7329)"^^geo:wktLiteral ;
  geo-pos:lat "-26.22"^^xsd:decimal ;
  geo-pos:long "5.7329"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1486.58"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%201002L35AF10565>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 1002L35AF10565" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 1002L35AF10565'^^xsd:string;
  dwc:scientificName 'Halargyreus johnsonii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '5.7329'^^xsd:double;
  dwc:startLongitude '5.7425'^^xsd:double;
  dwc:endLongitude '5.7233'^^xsd:double;
  dwc:latitude '-26.22'^^xsd:double;
  dwc:startLatitude '-26.2097'^^xsd:double;
  dwc:endLatitude '-26.2302'^^xsd:double;
  dwc:coordinatePrecision '1486.58'^^xsd:double;
  dwc:minimumDepth '1425'^^xsd:integer;
  dwc:maximumDepth '1452'^^xsd:integer;
  dwc:temperature '3.4'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 1002L35AF10565'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '126489'^^xsd:integer;
  dwc:sampleSize '0,05795644 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,05795644 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 1002L35AF10565'^^xsd:string;
  dwc:observationDate '2010-02-24'^^xsd:date;
  dwc:aphiaIdAccepted '126489'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%201002L35AF10605>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L35AF10605> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L35AF10605> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.22 5.7329)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-26.22"^^xsd:decimal ;
  dwc:decimalLongitude "5.7329"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1425"^^xsd:integer ;
  dwc:maximumDepthInMeters "1452"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1486.58"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L35AF10605>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.22 5.7329)"^^geo:wktLiteral ;
  geo-pos:lat "-26.22"^^xsd:decimal ;
  geo-pos:long "5.7329"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1486.58"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%201002L35AF10605>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 1002L35AF10605" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 1002L35AF10605'^^xsd:string;
  dwc:scientificName 'Alepocephalus productus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '5.7329'^^xsd:double;
  dwc:startLongitude '5.7425'^^xsd:double;
  dwc:endLongitude '5.7233'^^xsd:double;
  dwc:latitude '-26.22'^^xsd:double;
  dwc:startLatitude '-26.2097'^^xsd:double;
  dwc:endLatitude '-26.2302'^^xsd:double;
  dwc:coordinatePrecision '1486.58'^^xsd:double;
  dwc:minimumDepth '1425'^^xsd:integer;
  dwc:maximumDepth '1452'^^xsd:integer;
  dwc:temperature '3.4'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 1002L35AF10605'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '126683'^^xsd:integer;
  dwc:sampleSize '0,05795644 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,05795644 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 1002L35AF10605'^^xsd:string;
  dwc:observationDate '2010-02-24'^^xsd:date;
  dwc:aphiaIdAccepted '126683'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%200902L4AF10826>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200902L4AF10826> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200902L4AF10826> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.1847 6.008)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-26.1847"^^xsd:decimal ;
  dwc:decimalLongitude "6.008"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1038"^^xsd:integer ;
  dwc:maximumDepthInMeters "1038"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1423.76"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200902L4AF10826>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.1847 6.008)"^^geo:wktLiteral ;
  geo-pos:lat "-26.1847"^^xsd:decimal ;
  geo-pos:long "6.008"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1423.76"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%200902L4AF10826>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 0902L4AF10826" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 0902L4AF10826'^^xsd:string;
  dwc:scientificName 'Allocyttus verrucosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '6.008'^^xsd:double;
  dwc:startLongitude '5.9938'^^xsd:double;
  dwc:endLongitude '6.0222'^^xsd:double;
  dwc:latitude '-26.1847'^^xsd:double;
  dwc:startLatitude '-26.1837'^^xsd:double;
  dwc:endLatitude '-26.1857'^^xsd:double;
  dwc:coordinatePrecision '1423.76'^^xsd:double;
  dwc:minimumDepth '1038'^^xsd:integer;
  dwc:maximumDepth '1038'^^xsd:integer;
  dwc:temperature '4.1'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 0902L4AF10826'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '127422'^^xsd:integer;
  dwc:sampleSize '0,0550068 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,0550068 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 0902L4AF10826'^^xsd:string;
  dwc:observationDate '2009-02-21'^^xsd:date;
  dwc:aphiaIdAccepted '127422'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%200902L4AF10827>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200902L4AF10827> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200902L4AF10827> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.1847 6.008)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-26.1847"^^xsd:decimal ;
  dwc:decimalLongitude "6.008"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1038"^^xsd:integer ;
  dwc:maximumDepthInMeters "1038"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1423.76"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200902L4AF10827>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.1847 6.008)"^^geo:wktLiteral ;
  geo-pos:lat "-26.1847"^^xsd:decimal ;
  geo-pos:long "6.008"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1423.76"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%200902L4AF10827>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 0902L4AF10827" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 0902L4AF10827'^^xsd:string;
  dwc:scientificName 'Nezumia brevibarbata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '6.008'^^xsd:double;
  dwc:startLongitude '5.9938'^^xsd:double;
  dwc:endLongitude '6.0222'^^xsd:double;
  dwc:latitude '-26.1847'^^xsd:double;
  dwc:startLatitude '-26.1837'^^xsd:double;
  dwc:endLatitude '-26.1857'^^xsd:double;
  dwc:coordinatePrecision '1423.76'^^xsd:double;
  dwc:minimumDepth '1038'^^xsd:integer;
  dwc:maximumDepth '1038'^^xsd:integer;
  dwc:temperature '4.1'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 0902L4AF10827'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '217780'^^xsd:integer;
  dwc:sampleSize '0,0550068 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,0550068 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 0902L4AF10827'^^xsd:string;
  dwc:observationDate '2009-02-21'^^xsd:date;
  dwc:aphiaIdAccepted '217780'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%200902L4AF10484>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200902L4AF10484> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200902L4AF10484> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.1847 6.008)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-26.1847"^^xsd:decimal ;
  dwc:decimalLongitude "6.008"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1038"^^xsd:integer ;
  dwc:maximumDepthInMeters "1038"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1423.76"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200902L4AF10484>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.1847 6.008)"^^geo:wktLiteral ;
  geo-pos:lat "-26.1847"^^xsd:decimal ;
  geo-pos:long "6.008"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1423.76"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%200902L4AF10484>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 0902L4AF10484" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 0902L4AF10484'^^xsd:string;
  dwc:scientificName 'Diastobranchus capensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '6.008'^^xsd:double;
  dwc:startLongitude '5.9938'^^xsd:double;
  dwc:endLongitude '6.0222'^^xsd:double;
  dwc:latitude '-26.1847'^^xsd:double;
  dwc:startLatitude '-26.1837'^^xsd:double;
  dwc:endLatitude '-26.1857'^^xsd:double;
  dwc:coordinatePrecision '1423.76'^^xsd:double;
  dwc:minimumDepth '1038'^^xsd:integer;
  dwc:maximumDepth '1038'^^xsd:integer;
  dwc:temperature '4.1'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 0902L4AF10484'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '158656'^^xsd:integer;
  dwc:sampleSize '0,0550068 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,0550068 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 0902L4AF10484'^^xsd:string;
  dwc:observationDate '2009-02-21'^^xsd:date;
  dwc:aphiaIdAccepted '158656'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%200902L4AF10532>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200902L4AF10532> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200902L4AF10532> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.1847 6.008)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-26.1847"^^xsd:decimal ;
  dwc:decimalLongitude "6.008"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1038"^^xsd:integer ;
  dwc:maximumDepthInMeters "1038"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1423.76"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200902L4AF10532>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.1847 6.008)"^^geo:wktLiteral ;
  geo-pos:lat "-26.1847"^^xsd:decimal ;
  geo-pos:long "6.008"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1423.76"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%200902L4AF10532>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 0902L4AF10532" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 0902L4AF10532'^^xsd:string;
  dwc:scientificName 'Bathygadus favosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '6.008'^^xsd:double;
  dwc:startLongitude '5.9938'^^xsd:double;
  dwc:endLongitude '6.0222'^^xsd:double;
  dwc:latitude '-26.1847'^^xsd:double;
  dwc:startLatitude '-26.1837'^^xsd:double;
  dwc:endLatitude '-26.1857'^^xsd:double;
  dwc:coordinatePrecision '1423.76'^^xsd:double;
  dwc:minimumDepth '1038'^^xsd:integer;
  dwc:maximumDepth '1038'^^xsd:integer;
  dwc:temperature '4.1'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 0902L4AF10532'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '126462'^^xsd:integer;
  dwc:sampleSize '0,0550068 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,0550068 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 0902L4AF10532'^^xsd:string;
  dwc:observationDate '2009-02-21'^^xsd:date;
  dwc:aphiaIdAccepted '126462'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%200902L4AF10605>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200902L4AF10605> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200902L4AF10605> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.1847 6.008)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-26.1847"^^xsd:decimal ;
  dwc:decimalLongitude "6.008"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1038"^^xsd:integer ;
  dwc:maximumDepthInMeters "1038"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1423.76"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200902L4AF10605>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.1847 6.008)"^^geo:wktLiteral ;
  geo-pos:lat "-26.1847"^^xsd:decimal ;
  geo-pos:long "6.008"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1423.76"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%200902L4AF10605>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 0902L4AF10605" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 0902L4AF10605'^^xsd:string;
  dwc:scientificName 'Alepocephalus productus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '6.008'^^xsd:double;
  dwc:startLongitude '5.9938'^^xsd:double;
  dwc:endLongitude '6.0222'^^xsd:double;
  dwc:latitude '-26.1847'^^xsd:double;
  dwc:startLatitude '-26.1837'^^xsd:double;
  dwc:endLatitude '-26.1857'^^xsd:double;
  dwc:coordinatePrecision '1423.76'^^xsd:double;
  dwc:minimumDepth '1038'^^xsd:integer;
  dwc:maximumDepth '1038'^^xsd:integer;
  dwc:temperature '4.1'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 0902L4AF10605'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '126683'^^xsd:integer;
  dwc:sampleSize '0,0550068 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,0550068 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 0902L4AF10605'^^xsd:string;
  dwc:observationDate '2009-02-21'^^xsd:date;
  dwc:aphiaIdAccepted '126683'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%200902L4AF10666>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200902L4AF10666> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200902L4AF10666> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.1847 6.008)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-26.1847"^^xsd:decimal ;
  dwc:decimalLongitude "6.008"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1038"^^xsd:integer ;
  dwc:maximumDepthInMeters "1038"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1423.76"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200902L4AF10666>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.1847 6.008)"^^geo:wktLiteral ;
  geo-pos:lat "-26.1847"^^xsd:decimal ;
  geo-pos:long "6.008"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1423.76"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%200902L4AF10666>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 0902L4AF10666" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 0902L4AF10666'^^xsd:string;
  dwc:scientificName 'Etmopterus princeps'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '6.008'^^xsd:double;
  dwc:startLongitude '5.9938'^^xsd:double;
  dwc:endLongitude '6.0222'^^xsd:double;
  dwc:latitude '-26.1847'^^xsd:double;
  dwc:startLatitude '-26.1837'^^xsd:double;
  dwc:endLatitude '-26.1857'^^xsd:double;
  dwc:coordinatePrecision '1423.76'^^xsd:double;
  dwc:minimumDepth '1038'^^xsd:integer;
  dwc:maximumDepth '1038'^^xsd:integer;
  dwc:temperature '4.1'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 0902L4AF10666'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '105911'^^xsd:integer;
  dwc:sampleSize '0,0550068 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,0550068 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 0902L4AF10666'^^xsd:string;
  dwc:observationDate '2009-02-21'^^xsd:date;
  dwc:aphiaIdAccepted '105911'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%200902L4AF10705>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200902L4AF10705> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200902L4AF10705> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.1847 6.008)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-26.1847"^^xsd:decimal ;
  dwc:decimalLongitude "6.008"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1038"^^xsd:integer ;
  dwc:maximumDepthInMeters "1038"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1423.76"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200902L4AF10705>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.1847 6.008)"^^geo:wktLiteral ;
  geo-pos:lat "-26.1847"^^xsd:decimal ;
  geo-pos:long "6.008"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1423.76"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%200902L4AF10705>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 0902L4AF10705" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 0902L4AF10705'^^xsd:string;
  dwc:scientificName 'Diretmichthys parini'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '6.008'^^xsd:double;
  dwc:startLongitude '5.9938'^^xsd:double;
  dwc:endLongitude '6.0222'^^xsd:double;
  dwc:latitude '-26.1847'^^xsd:double;
  dwc:startLatitude '-26.1837'^^xsd:double;
  dwc:endLatitude '-26.1857'^^xsd:double;
  dwc:coordinatePrecision '1423.76'^^xsd:double;
  dwc:minimumDepth '1038'^^xsd:integer;
  dwc:maximumDepth '1038'^^xsd:integer;
  dwc:temperature '4.1'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 0902L4AF10705'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '126396'^^xsd:integer;
  dwc:sampleSize '0,0550068 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,0550068 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 0902L4AF10705'^^xsd:string;
  dwc:observationDate '2009-02-21'^^xsd:date;
  dwc:aphiaIdAccepted '126396'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%200902L3AF30128>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200902L3AF30128> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200902L3AF30128> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.2752 8.2346)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-23.2752"^^xsd:decimal ;
  dwc:decimalLongitude "8.2346"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1094"^^xsd:integer ;
  dwc:maximumDepthInMeters "1118"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1409.73"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200902L3AF30128>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.2752 8.2346)"^^geo:wktLiteral ;
  geo-pos:lat "-23.2752"^^xsd:decimal ;
  geo-pos:long "8.2346"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1409.73"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%200902L3AF30128>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 0902L3AF30128" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 0902L3AF30128'^^xsd:string;
  dwc:scientificName 'Cymbulia peronii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '8.2346'^^xsd:double;
  dwc:startLongitude '8.2213'^^xsd:double;
  dwc:endLongitude '8.248'^^xsd:double;
  dwc:latitude '-23.2752'^^xsd:double;
  dwc:startLatitude '-23.272'^^xsd:double;
  dwc:endLatitude '-23.2783'^^xsd:double;
  dwc:coordinatePrecision '1409.73'^^xsd:double;
  dwc:minimumDepth '1094'^^xsd:integer;
  dwc:maximumDepth '1118'^^xsd:integer;
  dwc:temperature '3'^^xsd:integer;
  dwc:previousCatalogNumber 'NAMIBIA 0902L3AF30128'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '139494'^^xsd:integer;
  dwc:sampleSize '0,05616274 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,05616274 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 0902L3AF30128'^^xsd:string;
  dwc:observationDate '2009-02-19'^^xsd:date;
  dwc:aphiaIdAccepted '139494'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%200902L3AF40060>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200902L3AF40060> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200902L3AF40060> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.2752 8.2346)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-23.2752"^^xsd:decimal ;
  dwc:decimalLongitude "8.2346"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1094"^^xsd:integer ;
  dwc:maximumDepthInMeters "1118"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1409.73"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200902L3AF40060>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.2752 8.2346)"^^geo:wktLiteral ;
  geo-pos:lat "-23.2752"^^xsd:decimal ;
  geo-pos:long "8.2346"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1409.73"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%200902L3AF40060>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 0902L3AF40060" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 0902L3AF40060'^^xsd:string;
  dwc:scientificName 'Hygrosoma petersii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '8.2346'^^xsd:double;
  dwc:startLongitude '8.2213'^^xsd:double;
  dwc:endLongitude '8.248'^^xsd:double;
  dwc:latitude '-23.2752'^^xsd:double;
  dwc:startLatitude '-23.272'^^xsd:double;
  dwc:endLatitude '-23.2783'^^xsd:double;
  dwc:coordinatePrecision '1409.73'^^xsd:double;
  dwc:minimumDepth '1094'^^xsd:integer;
  dwc:maximumDepth '1118'^^xsd:integer;
  dwc:temperature '3'^^xsd:integer;
  dwc:previousCatalogNumber 'NAMIBIA 0902L3AF40060'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '124339'^^xsd:integer;
  dwc:sampleSize '0,05616274 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,05616274 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 0902L3AF40060'^^xsd:string;
  dwc:observationDate '2009-02-18'^^xsd:date;
  dwc:aphiaIdAccepted '124339'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%200902L3AF40070>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200902L3AF40070> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200902L3AF40070> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.2752 8.2346)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-23.2752"^^xsd:decimal ;
  dwc:decimalLongitude "8.2346"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1094"^^xsd:integer ;
  dwc:maximumDepthInMeters "1118"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1409.73"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200902L3AF40070>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.2752 8.2346)"^^geo:wktLiteral ;
  geo-pos:lat "-23.2752"^^xsd:decimal ;
  geo-pos:long "8.2346"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1409.73"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%200902L3AF40070>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 0902L3AF40070" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 0902L3AF40070'^^xsd:string;
  dwc:scientificName 'Pyrosoma atlanticum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '8.2346'^^xsd:double;
  dwc:startLongitude '8.2213'^^xsd:double;
  dwc:endLongitude '8.248'^^xsd:double;
  dwc:latitude '-23.2752'^^xsd:double;
  dwc:startLatitude '-23.272'^^xsd:double;
  dwc:endLatitude '-23.2783'^^xsd:double;
  dwc:coordinatePrecision '1409.73'^^xsd:double;
  dwc:minimumDepth '1094'^^xsd:integer;
  dwc:maximumDepth '1118'^^xsd:integer;
  dwc:temperature '3'^^xsd:integer;
  dwc:previousCatalogNumber 'NAMIBIA 0902L3AF40070'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '137250'^^xsd:integer;
  dwc:sampleSize '0,05616274 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,05616274 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 0902L3AF40070'^^xsd:string;
  dwc:observationDate '2009-02-19'^^xsd:date;
  dwc:aphiaIdAccepted '137250'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%200902L4AF10001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200902L4AF10001> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200902L4AF10001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.1847 6.008)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-26.1847"^^xsd:decimal ;
  dwc:decimalLongitude "6.008"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1038"^^xsd:integer ;
  dwc:maximumDepthInMeters "1038"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1423.76"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200902L4AF10001>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.1847 6.008)"^^geo:wktLiteral ;
  geo-pos:lat "-26.1847"^^xsd:decimal ;
  geo-pos:long "6.008"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1423.76"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%200902L4AF10001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 0902L4AF10001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 0902L4AF10001'^^xsd:string;
  dwc:scientificName 'Bathysaurus ferox'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '6.008'^^xsd:double;
  dwc:startLongitude '5.9938'^^xsd:double;
  dwc:endLongitude '6.0222'^^xsd:double;
  dwc:latitude '-26.1847'^^xsd:double;
  dwc:startLatitude '-26.1837'^^xsd:double;
  dwc:endLatitude '-26.1857'^^xsd:double;
  dwc:coordinatePrecision '1423.76'^^xsd:double;
  dwc:minimumDepth '1038'^^xsd:integer;
  dwc:maximumDepth '1038'^^xsd:integer;
  dwc:temperature '4.1'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 0902L4AF10001'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '126369'^^xsd:integer;
  dwc:sampleSize '0,0550068 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,0550068 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 0902L4AF10001'^^xsd:string;
  dwc:observationDate '2009-02-21'^^xsd:date;
  dwc:aphiaIdAccepted '126369'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%200902L4AF10007>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200902L4AF10007> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200902L4AF10007> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.1847 6.008)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-26.1847"^^xsd:decimal ;
  dwc:decimalLongitude "6.008"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1038"^^xsd:integer ;
  dwc:maximumDepthInMeters "1038"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1423.76"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200902L4AF10007>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.1847 6.008)"^^geo:wktLiteral ;
  geo-pos:lat "-26.1847"^^xsd:decimal ;
  geo-pos:long "6.008"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1423.76"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%200902L4AF10007>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 0902L4AF10007" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 0902L4AF10007'^^xsd:string;
  dwc:scientificName 'Argyropelecus gigas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '6.008'^^xsd:double;
  dwc:startLongitude '5.9938'^^xsd:double;
  dwc:endLongitude '6.0222'^^xsd:double;
  dwc:latitude '-26.1847'^^xsd:double;
  dwc:startLatitude '-26.1837'^^xsd:double;
  dwc:endLatitude '-26.1857'^^xsd:double;
  dwc:coordinatePrecision '1423.76'^^xsd:double;
  dwc:minimumDepth '1038'^^xsd:integer;
  dwc:maximumDepth '1038'^^xsd:integer;
  dwc:temperature '4.1'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 0902L4AF10007'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '127308'^^xsd:integer;
  dwc:sampleSize '0,0550068 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,0550068 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 0902L4AF10007'^^xsd:string;
  dwc:observationDate '2009-02-21'^^xsd:date;
  dwc:aphiaIdAccepted '127308'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%200902L4AF10320>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200902L4AF10320> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200902L4AF10320> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.1847 6.008)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-26.1847"^^xsd:decimal ;
  dwc:decimalLongitude "6.008"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1038"^^xsd:integer ;
  dwc:maximumDepthInMeters "1038"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1423.76"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200902L4AF10320>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.1847 6.008)"^^geo:wktLiteral ;
  geo-pos:lat "-26.1847"^^xsd:decimal ;
  geo-pos:long "6.008"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1423.76"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%200902L4AF10320>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 0902L4AF10320" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 0902L4AF10320'^^xsd:string;
  dwc:scientificName 'Coelorinchus labiatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '6.008'^^xsd:double;
  dwc:startLongitude '5.9938'^^xsd:double;
  dwc:endLongitude '6.0222'^^xsd:double;
  dwc:latitude '-26.1847'^^xsd:double;
  dwc:startLatitude '-26.1837'^^xsd:double;
  dwc:endLatitude '-26.1857'^^xsd:double;
  dwc:coordinatePrecision '1423.76'^^xsd:double;
  dwc:minimumDepth '1038'^^xsd:integer;
  dwc:maximumDepth '1038'^^xsd:integer;
  dwc:temperature '4.1'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 0902L4AF10320'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '280299'^^xsd:integer;
  dwc:sampleSize '0,0550068 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,0550068 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 0902L4AF10320'^^xsd:string;
  dwc:observationDate '2009-02-21'^^xsd:date;
  dwc:aphiaIdAccepted '280299'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%200902L4AF10325>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200902L4AF10325> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200902L4AF10325> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.1847 6.008)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-26.1847"^^xsd:decimal ;
  dwc:decimalLongitude "6.008"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1038"^^xsd:integer ;
  dwc:maximumDepthInMeters "1038"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1423.76"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200902L4AF10325>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.1847 6.008)"^^geo:wktLiteral ;
  geo-pos:lat "-26.1847"^^xsd:decimal ;
  geo-pos:long "6.008"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1423.76"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%200902L4AF10325>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 0902L4AF10325" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 0902L4AF10325'^^xsd:string;
  dwc:scientificName 'Cetonurus globiceps'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '6.008'^^xsd:double;
  dwc:startLongitude '5.9938'^^xsd:double;
  dwc:endLongitude '6.0222'^^xsd:double;
  dwc:latitude '-26.1847'^^xsd:double;
  dwc:startLatitude '-26.1837'^^xsd:double;
  dwc:endLatitude '-26.1857'^^xsd:double;
  dwc:coordinatePrecision '1423.76'^^xsd:double;
  dwc:minimumDepth '1038'^^xsd:integer;
  dwc:maximumDepth '1038'^^xsd:integer;
  dwc:temperature '4.1'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 0902L4AF10325'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '126467'^^xsd:integer;
  dwc:sampleSize '0,0550068 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,0550068 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 0902L4AF10325'^^xsd:string;
  dwc:observationDate '2009-02-21'^^xsd:date;
  dwc:aphiaIdAccepted '126467'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%200902L4AF40056>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200902L4AF40056> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200902L4AF40056> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.1847 6.008)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-26.1847"^^xsd:decimal ;
  dwc:decimalLongitude "6.008"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1038"^^xsd:integer ;
  dwc:maximumDepthInMeters "1038"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1423.76"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200902L4AF40056>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.1847 6.008)"^^geo:wktLiteral ;
  geo-pos:lat "-26.1847"^^xsd:decimal ;
  geo-pos:long "6.008"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1423.76"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%200902L4AF40056>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 0902L4AF40056" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 0902L4AF40056'^^xsd:string;
  dwc:scientificName 'Epizoanthus paguriphilus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '6.008'^^xsd:double;
  dwc:startLongitude '5.9938'^^xsd:double;
  dwc:endLongitude '6.0222'^^xsd:double;
  dwc:latitude '-26.1847'^^xsd:double;
  dwc:startLatitude '-26.1837'^^xsd:double;
  dwc:endLatitude '-26.1857'^^xsd:double;
  dwc:coordinatePrecision '1423.76'^^xsd:double;
  dwc:minimumDepth '1038'^^xsd:integer;
  dwc:maximumDepth '1038'^^xsd:integer;
  dwc:temperature '4.1'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 0902L4AF40056'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '101036'^^xsd:integer;
  dwc:sampleSize '0,0550068 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,0550068 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 0902L4AF40056'^^xsd:string;
  dwc:observationDate '2009-02-21'^^xsd:date;
  dwc:aphiaIdAccepted '101036'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%200902L4AF40070>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200902L4AF40070> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200902L4AF40070> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.1847 6.008)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-26.1847"^^xsd:decimal ;
  dwc:decimalLongitude "6.008"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1038"^^xsd:integer ;
  dwc:maximumDepthInMeters "1038"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1423.76"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200902L4AF40070>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.1847 6.008)"^^geo:wktLiteral ;
  geo-pos:lat "-26.1847"^^xsd:decimal ;
  geo-pos:long "6.008"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1423.76"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%200902L4AF40070>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 0902L4AF40070" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 0902L4AF40070'^^xsd:string;
  dwc:scientificName 'Pyrosoma atlanticum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '6.008'^^xsd:double;
  dwc:startLongitude '5.9938'^^xsd:double;
  dwc:endLongitude '6.0222'^^xsd:double;
  dwc:latitude '-26.1847'^^xsd:double;
  dwc:startLatitude '-26.1837'^^xsd:double;
  dwc:endLatitude '-26.1857'^^xsd:double;
  dwc:coordinatePrecision '1423.76'^^xsd:double;
  dwc:minimumDepth '1038'^^xsd:integer;
  dwc:maximumDepth '1038'^^xsd:integer;
  dwc:temperature '4.1'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 0902L4AF40070'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '137250'^^xsd:integer;
  dwc:sampleSize '0,0550068 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,0550068 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 0902L4AF40070'^^xsd:string;
  dwc:observationDate '2009-02-21'^^xsd:date;
  dwc:aphiaIdAccepted '137250'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%201002L10BV40056>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L10BV40056> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L10BV40056> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.5006 6.0531)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-25.5006"^^xsd:decimal ;
  dwc:decimalLongitude "6.0531"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "870"^^xsd:integer ;
  dwc:maximumDepthInMeters "872"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "388.92"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L10BV40056>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.5006 6.0531)"^^geo:wktLiteral ;
  geo-pos:lat "-25.5006"^^xsd:decimal ;
  geo-pos:long "6.0531"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "388.92"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%201002L10BV40056>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 1002L10BV40056" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 1002L10BV40056'^^xsd:string;
  dwc:scientificName 'Epizoanthus paguriphilus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '6.0531'^^xsd:double;
  dwc:startLongitude '6.0562'^^xsd:double;
  dwc:endLongitude '6.05'^^xsd:double;
  dwc:latitude '-25.5006'^^xsd:double;
  dwc:startLatitude '-25.4985'^^xsd:double;
  dwc:endLatitude '-25.5027'^^xsd:double;
  dwc:coordinatePrecision '388.92'^^xsd:double;
  dwc:minimumDepth '870'^^xsd:integer;
  dwc:maximumDepth '872'^^xsd:integer;
  dwc:temperature '4.15'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 1002L10BV40056'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '101036'^^xsd:integer;
  dwc:sampleSize '0,003094 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,003094 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 1002L10BV40056'^^xsd:string;
  dwc:observationDate '2010-02-13'^^xsd:date;
  dwc:aphiaIdAccepted '101036'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%201002L10BV40070>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L10BV40070> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L10BV40070> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.5006 6.0531)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-25.5006"^^xsd:decimal ;
  dwc:decimalLongitude "6.0531"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "870"^^xsd:integer ;
  dwc:maximumDepthInMeters "872"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "388.92"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L10BV40070>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.5006 6.0531)"^^geo:wktLiteral ;
  geo-pos:lat "-25.5006"^^xsd:decimal ;
  geo-pos:long "6.0531"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "388.92"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%201002L10BV40070>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 1002L10BV40070" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 1002L10BV40070'^^xsd:string;
  dwc:scientificName 'Pyrosoma atlanticum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '6.0531'^^xsd:double;
  dwc:startLongitude '6.0562'^^xsd:double;
  dwc:endLongitude '6.05'^^xsd:double;
  dwc:latitude '-25.5006'^^xsd:double;
  dwc:startLatitude '-25.4985'^^xsd:double;
  dwc:endLatitude '-25.5027'^^xsd:double;
  dwc:coordinatePrecision '388.92'^^xsd:double;
  dwc:minimumDepth '870'^^xsd:integer;
  dwc:maximumDepth '872'^^xsd:integer;
  dwc:temperature '4.15'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 1002L10BV40070'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '137250'^^xsd:integer;
  dwc:sampleSize '0,003094 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,003094 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 1002L10BV40070'^^xsd:string;
  dwc:observationDate '2010-02-13'^^xsd:date;
  dwc:aphiaIdAccepted '137250'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%201002L11BV10139>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L11BV10139> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L11BV10139> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.487 6.1437)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-25.487"^^xsd:decimal ;
  dwc:decimalLongitude "6.1437"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "865"^^xsd:integer ;
  dwc:maximumDepthInMeters "869"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "806.29"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L11BV10139>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.487 6.1437)"^^geo:wktLiteral ;
  geo-pos:lat "-25.487"^^xsd:decimal ;
  geo-pos:long "6.1437"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "806.29"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%201002L11BV10139>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 1002L11BV10139" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 1002L11BV10139'^^xsd:string;
  dwc:scientificName 'Melanonus zugmayeri'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '6.1437'^^xsd:double;
  dwc:startLongitude '6.1357'^^xsd:double;
  dwc:endLongitude '6.1517'^^xsd:double;
  dwc:latitude '-25.487'^^xsd:double;
  dwc:startLatitude '-25.4875'^^xsd:double;
  dwc:endLatitude '-25.4865'^^xsd:double;
  dwc:coordinatePrecision '806.29'^^xsd:double;
  dwc:minimumDepth '865'^^xsd:integer;
  dwc:maximumDepth '869'^^xsd:integer;
  dwc:temperature '4.15'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 1002L11BV10139'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '126483'^^xsd:integer;
  dwc:sampleSize '0,00658 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,00658 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 1002L11BV10139'^^xsd:string;
  dwc:observationDate '2010-02-13'^^xsd:date;
  dwc:aphiaIdAccepted '126483'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%201002L11BV10532>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L11BV10532> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L11BV10532> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.487 6.1437)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-25.487"^^xsd:decimal ;
  dwc:decimalLongitude "6.1437"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "865"^^xsd:integer ;
  dwc:maximumDepthInMeters "869"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "806.29"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L11BV10532>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.487 6.1437)"^^geo:wktLiteral ;
  geo-pos:lat "-25.487"^^xsd:decimal ;
  geo-pos:long "6.1437"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "806.29"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%201002L11BV10532>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 1002L11BV10532" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 1002L11BV10532'^^xsd:string;
  dwc:scientificName 'Bathygadus favosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '6.1437'^^xsd:double;
  dwc:startLongitude '6.1357'^^xsd:double;
  dwc:endLongitude '6.1517'^^xsd:double;
  dwc:latitude '-25.487'^^xsd:double;
  dwc:startLatitude '-25.4875'^^xsd:double;
  dwc:endLatitude '-25.4865'^^xsd:double;
  dwc:coordinatePrecision '806.29'^^xsd:double;
  dwc:minimumDepth '865'^^xsd:integer;
  dwc:maximumDepth '869'^^xsd:integer;
  dwc:temperature '4.15'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 1002L11BV10532'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '126462'^^xsd:integer;
  dwc:sampleSize '0,00658 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,00658 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 1002L11BV10532'^^xsd:string;
  dwc:observationDate '2010-02-13'^^xsd:date;
  dwc:aphiaIdAccepted '126462'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%201002L10BV40052>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L10BV40052> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L10BV40052> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.5006 6.0531)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-25.5006"^^xsd:decimal ;
  dwc:decimalLongitude "6.0531"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "870"^^xsd:integer ;
  dwc:maximumDepthInMeters "872"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "388.92"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L10BV40052>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.5006 6.0531)"^^geo:wktLiteral ;
  geo-pos:lat "-25.5006"^^xsd:decimal ;
  geo-pos:long "6.0531"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "388.92"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%201002L10BV40052>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 1002L10BV40052" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 1002L10BV40052'^^xsd:string;
  dwc:scientificName 'Cavolinia tridentata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '6.0531'^^xsd:double;
  dwc:startLongitude '6.0562'^^xsd:double;
  dwc:endLongitude '6.05'^^xsd:double;
  dwc:latitude '-25.5006'^^xsd:double;
  dwc:startLatitude '-25.4985'^^xsd:double;
  dwc:endLatitude '-25.5027'^^xsd:double;
  dwc:coordinatePrecision '388.92'^^xsd:double;
  dwc:minimumDepth '870'^^xsd:integer;
  dwc:maximumDepth '872'^^xsd:integer;
  dwc:temperature '4.15'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 1002L10BV40052'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '139030'^^xsd:integer;
  dwc:sampleSize '0,003094 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,003094 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 1002L10BV40052'^^xsd:string;
  dwc:observationDate '2010-02-13'^^xsd:date;
  dwc:aphiaIdAccepted '139030'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%201002L11BV20036>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L11BV20036> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L11BV20036> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.487 6.1437)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-25.487"^^xsd:decimal ;
  dwc:decimalLongitude "6.1437"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "865"^^xsd:integer ;
  dwc:maximumDepthInMeters "869"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "806.29"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L11BV20036>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.487 6.1437)"^^geo:wktLiteral ;
  geo-pos:lat "-25.487"^^xsd:decimal ;
  geo-pos:long "6.1437"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "806.29"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%201002L11BV20036>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 1002L11BV20036" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 1002L11BV20036'^^xsd:string;
  dwc:scientificName 'Plesionika martia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '6.1437'^^xsd:double;
  dwc:startLongitude '6.1357'^^xsd:double;
  dwc:endLongitude '6.1517'^^xsd:double;
  dwc:latitude '-25.487'^^xsd:double;
  dwc:startLatitude '-25.4875'^^xsd:double;
  dwc:endLatitude '-25.4865'^^xsd:double;
  dwc:coordinatePrecision '806.29'^^xsd:double;
  dwc:minimumDepth '865'^^xsd:integer;
  dwc:maximumDepth '869'^^xsd:integer;
  dwc:temperature '4.15'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 1002L11BV20036'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '107661'^^xsd:integer;
  dwc:sampleSize '0,00658 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,00658 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 1002L11BV20036'^^xsd:string;
  dwc:observationDate '2010-02-13'^^xsd:date;
  dwc:aphiaIdAccepted '107661'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%201002L11BV20039>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L11BV20039> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L11BV20039> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.487 6.1437)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-25.487"^^xsd:decimal ;
  dwc:decimalLongitude "6.1437"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "865"^^xsd:integer ;
  dwc:maximumDepthInMeters "869"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "806.29"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L11BV20039>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.487 6.1437)"^^geo:wktLiteral ;
  geo-pos:lat "-25.487"^^xsd:decimal ;
  geo-pos:long "6.1437"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "806.29"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%201002L11BV20039>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 1002L11BV20039" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 1002L11BV20039'^^xsd:string;
  dwc:scientificName 'Aristaeopsis edwardsiana'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '6.1437'^^xsd:double;
  dwc:startLongitude '6.1357'^^xsd:double;
  dwc:endLongitude '6.1517'^^xsd:double;
  dwc:latitude '-25.487'^^xsd:double;
  dwc:startLatitude '-25.4875'^^xsd:double;
  dwc:endLatitude '-25.4865'^^xsd:double;
  dwc:coordinatePrecision '806.29'^^xsd:double;
  dwc:minimumDepth '865'^^xsd:integer;
  dwc:maximumDepth '869'^^xsd:integer;
  dwc:temperature '4.15'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 1002L11BV20039'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '240796'^^xsd:integer;
  dwc:sampleSize '0,00658 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,00658 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 1002L11BV20039'^^xsd:string;
  dwc:observationDate '2010-02-13'^^xsd:date;
  dwc:aphiaIdAccepted '240796'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%201002L11BV20065>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L11BV20065> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L11BV20065> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.487 6.1437)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-25.487"^^xsd:decimal ;
  dwc:decimalLongitude "6.1437"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "865"^^xsd:integer ;
  dwc:maximumDepthInMeters "869"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "806.29"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L11BV20065>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.487 6.1437)"^^geo:wktLiteral ;
  geo-pos:lat "-25.487"^^xsd:decimal ;
  geo-pos:long "6.1437"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "806.29"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%201002L11BV20065>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 1002L11BV20065" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 1002L11BV20065'^^xsd:string;
  dwc:scientificName 'Acanthephyra purpurea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '6.1437'^^xsd:double;
  dwc:startLongitude '6.1357'^^xsd:double;
  dwc:endLongitude '6.1517'^^xsd:double;
  dwc:latitude '-25.487'^^xsd:double;
  dwc:startLatitude '-25.4875'^^xsd:double;
  dwc:endLatitude '-25.4865'^^xsd:double;
  dwc:coordinatePrecision '806.29'^^xsd:double;
  dwc:minimumDepth '865'^^xsd:integer;
  dwc:maximumDepth '869'^^xsd:integer;
  dwc:temperature '4.15'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 1002L11BV20065'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '107582'^^xsd:integer;
  dwc:sampleSize '0,00658 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,00658 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 1002L11BV20065'^^xsd:string;
  dwc:observationDate '2010-02-13'^^xsd:date;
  dwc:aphiaIdAccepted '107582'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%201002L11BV20121>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L11BV20121> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L11BV20121> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.487 6.1437)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-25.487"^^xsd:decimal ;
  dwc:decimalLongitude "6.1437"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "865"^^xsd:integer ;
  dwc:maximumDepthInMeters "869"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "806.29"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L11BV20121>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.487 6.1437)"^^geo:wktLiteral ;
  geo-pos:lat "-25.487"^^xsd:decimal ;
  geo-pos:long "6.1437"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "806.29"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%201002L11BV20121>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 1002L11BV20121" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 1002L11BV20121'^^xsd:string;
  dwc:scientificName 'Parapagurus pilosimanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '6.1437'^^xsd:double;
  dwc:startLongitude '6.1357'^^xsd:double;
  dwc:endLongitude '6.1517'^^xsd:double;
  dwc:latitude '-25.487'^^xsd:double;
  dwc:startLatitude '-25.4875'^^xsd:double;
  dwc:endLatitude '-25.4865'^^xsd:double;
  dwc:coordinatePrecision '806.29'^^xsd:double;
  dwc:minimumDepth '865'^^xsd:integer;
  dwc:maximumDepth '869'^^xsd:integer;
  dwc:temperature '4.15'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 1002L11BV20121'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '107248'^^xsd:integer;
  dwc:sampleSize '0,00658 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,00658 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 1002L11BV20121'^^xsd:string;
  dwc:observationDate '2010-02-13'^^xsd:date;
  dwc:aphiaIdAccepted '107248'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%201002L11BV20225>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L11BV20225> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L11BV20225> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.487 6.1437)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-25.487"^^xsd:decimal ;
  dwc:decimalLongitude "6.1437"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "865"^^xsd:integer ;
  dwc:maximumDepthInMeters "869"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "806.29"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L11BV20225>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.487 6.1437)"^^geo:wktLiteral ;
  geo-pos:lat "-25.487"^^xsd:decimal ;
  geo-pos:long "6.1437"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "806.29"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%201002L11BV20225>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 1002L11BV20225" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 1002L11BV20225'^^xsd:string;
  dwc:scientificName 'Chaceon erytheiae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '6.1437'^^xsd:double;
  dwc:startLongitude '6.1357'^^xsd:double;
  dwc:endLongitude '6.1517'^^xsd:double;
  dwc:latitude '-25.487'^^xsd:double;
  dwc:startLatitude '-25.4875'^^xsd:double;
  dwc:endLatitude '-25.4865'^^xsd:double;
  dwc:coordinatePrecision '806.29'^^xsd:double;
  dwc:minimumDepth '865'^^xsd:integer;
  dwc:maximumDepth '869'^^xsd:integer;
  dwc:temperature '4.15'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 1002L11BV20225'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '241100'^^xsd:integer;
  dwc:sampleSize '0,00658 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,00658 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 1002L11BV20225'^^xsd:string;
  dwc:observationDate '2010-02-13'^^xsd:date;
  dwc:aphiaIdAccepted '241100'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%201002L11BV20230>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L11BV20230> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L11BV20230> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.487 6.1437)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-25.487"^^xsd:decimal ;
  dwc:decimalLongitude "6.1437"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "865"^^xsd:integer ;
  dwc:maximumDepthInMeters "869"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "806.29"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L11BV20230>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.487 6.1437)"^^geo:wktLiteral ;
  geo-pos:lat "-25.487"^^xsd:decimal ;
  geo-pos:long "6.1437"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "806.29"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%201002L11BV20230>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 1002L11BV20230" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-03-24'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 1002L11BV20230'^^xsd:string;
  dwc:scientificName 'Austropenaeus nitidus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '6.1437'^^xsd:double;
  dwc:startLongitude '6.1357'^^xsd:double;
  dwc:endLongitude '6.1517'^^xsd:double;
  dwc:latitude '-25.487'^^xsd:double;
  dwc:startLatitude '-25.4875'^^xsd:double;
  dwc:endLatitude '-25.4865'^^xsd:double;
  dwc:coordinatePrecision '806.29'^^xsd:double;
  dwc:minimumDepth '865'^^xsd:integer;
  dwc:maximumDepth '869'^^xsd:integer;
  dwc:temperature '4.15'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 1002L11BV20068'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '246428'^^xsd:integer;
  dwc:sampleSize '0,00658 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,00658 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 1002L11BV20230'^^xsd:string;
  dwc:observationDate '2010-02-13'^^xsd:date;
  dwc:aphiaIdAccepted '246428'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%201002L11BV40056>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L11BV40056> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L11BV40056> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.487 6.1437)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-25.487"^^xsd:decimal ;
  dwc:decimalLongitude "6.1437"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "865"^^xsd:integer ;
  dwc:maximumDepthInMeters "869"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "806.29"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L11BV40056>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.487 6.1437)"^^geo:wktLiteral ;
  geo-pos:lat "-25.487"^^xsd:decimal ;
  geo-pos:long "6.1437"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "806.29"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%201002L11BV40056>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 1002L11BV40056" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 1002L11BV40056'^^xsd:string;
  dwc:scientificName 'Epizoanthus paguriphilus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '6.1437'^^xsd:double;
  dwc:startLongitude '6.1357'^^xsd:double;
  dwc:endLongitude '6.1517'^^xsd:double;
  dwc:latitude '-25.487'^^xsd:double;
  dwc:startLatitude '-25.4875'^^xsd:double;
  dwc:endLatitude '-25.4865'^^xsd:double;
  dwc:coordinatePrecision '806.29'^^xsd:double;
  dwc:minimumDepth '865'^^xsd:integer;
  dwc:maximumDepth '869'^^xsd:integer;
  dwc:temperature '4.15'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 1002L11BV40056'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '101036'^^xsd:integer;
  dwc:sampleSize '0,00658 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,00658 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 1002L11BV40056'^^xsd:string;
  dwc:observationDate '2010-02-13'^^xsd:date;
  dwc:aphiaIdAccepted '101036'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%201002L11BV40072>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L11BV40072> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L11BV40072> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.487 6.1437)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-25.487"^^xsd:decimal ;
  dwc:decimalLongitude "6.1437"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "865"^^xsd:integer ;
  dwc:maximumDepthInMeters "869"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "806.29"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L11BV40072>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.487 6.1437)"^^geo:wktLiteral ;
  geo-pos:lat "-25.487"^^xsd:decimal ;
  geo-pos:long "6.1437"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "806.29"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%201002L11BV40072>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 1002L11BV40072" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 1002L11BV40072'^^xsd:string;
  dwc:scientificName 'Stephanocyathus (Odontocyathus) campaniformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '6.1437'^^xsd:double;
  dwc:startLongitude '6.1357'^^xsd:double;
  dwc:endLongitude '6.1517'^^xsd:double;
  dwc:latitude '-25.487'^^xsd:double;
  dwc:startLatitude '-25.4875'^^xsd:double;
  dwc:endLatitude '-25.4865'^^xsd:double;
  dwc:coordinatePrecision '806.29'^^xsd:double;
  dwc:minimumDepth '865'^^xsd:integer;
  dwc:maximumDepth '869'^^xsd:integer;
  dwc:temperature '4.15'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 1002L11BV40072'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '135169'^^xsd:integer;
  dwc:sampleSize '0,00658 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,00658 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 1002L11BV40072'^^xsd:string;
  dwc:observationDate '2010-02-13'^^xsd:date;
  dwc:aphiaIdAccepted '135169'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%200902L8AF10484>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200902L8AF10484> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200902L8AF10484> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.6824 6.013)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-25.6824"^^xsd:decimal ;
  dwc:decimalLongitude "6.013"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1089"^^xsd:integer ;
  dwc:maximumDepthInMeters "1094"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1551.64"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200902L8AF10484>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.6824 6.013)"^^geo:wktLiteral ;
  geo-pos:lat "-25.6824"^^xsd:decimal ;
  geo-pos:long "6.013"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1551.64"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%200902L8AF10484>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 0902L8AF10484" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 0902L8AF10484'^^xsd:string;
  dwc:scientificName 'Diastobranchus capensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '6.013'^^xsd:double;
  dwc:startLongitude '6.0008'^^xsd:double;
  dwc:endLongitude '6.0252'^^xsd:double;
  dwc:latitude '-25.6824'^^xsd:double;
  dwc:startLatitude '-25.691'^^xsd:double;
  dwc:endLatitude '-25.6738'^^xsd:double;
  dwc:coordinatePrecision '1551.64'^^xsd:double;
  dwc:minimumDepth '1089'^^xsd:integer;
  dwc:maximumDepth '1094'^^xsd:integer;
  dwc:temperature '3.8'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 0902L8AF10484'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '158656'^^xsd:integer;
  dwc:sampleSize '0,05917217 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,05917217 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 0902L8AF10484'^^xsd:string;
  dwc:observationDate '2009-02-25'^^xsd:date;
  dwc:aphiaIdAccepted '158656'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%200902L8AF10532>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200902L8AF10532> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200902L8AF10532> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.6824 6.013)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-25.6824"^^xsd:decimal ;
  dwc:decimalLongitude "6.013"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1089"^^xsd:integer ;
  dwc:maximumDepthInMeters "1094"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1551.64"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200902L8AF10532>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.6824 6.013)"^^geo:wktLiteral ;
  geo-pos:lat "-25.6824"^^xsd:decimal ;
  geo-pos:long "6.013"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1551.64"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%200902L8AF10532>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 0902L8AF10532" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 0902L8AF10532'^^xsd:string;
  dwc:scientificName 'Bathygadus favosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '6.013'^^xsd:double;
  dwc:startLongitude '6.0008'^^xsd:double;
  dwc:endLongitude '6.0252'^^xsd:double;
  dwc:latitude '-25.6824'^^xsd:double;
  dwc:startLatitude '-25.691'^^xsd:double;
  dwc:endLatitude '-25.6738'^^xsd:double;
  dwc:coordinatePrecision '1551.64'^^xsd:double;
  dwc:minimumDepth '1089'^^xsd:integer;
  dwc:maximumDepth '1094'^^xsd:integer;
  dwc:temperature '3.8'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 0902L8AF10532'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '126462'^^xsd:integer;
  dwc:sampleSize '0,05917217 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,05917217 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 0902L8AF10532'^^xsd:string;
  dwc:observationDate '2009-02-25'^^xsd:date;
  dwc:aphiaIdAccepted '126462'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%200902L8AF10565>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200902L8AF10565> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200902L8AF10565> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.6824 6.013)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-25.6824"^^xsd:decimal ;
  dwc:decimalLongitude "6.013"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1089"^^xsd:integer ;
  dwc:maximumDepthInMeters "1094"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1551.64"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200902L8AF10565>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.6824 6.013)"^^geo:wktLiteral ;
  geo-pos:lat "-25.6824"^^xsd:decimal ;
  geo-pos:long "6.013"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1551.64"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%200902L8AF10565>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 0902L8AF10565" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 0902L8AF10565'^^xsd:string;
  dwc:scientificName 'Halargyreus johnsonii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '6.013'^^xsd:double;
  dwc:startLongitude '6.0008'^^xsd:double;
  dwc:endLongitude '6.0252'^^xsd:double;
  dwc:latitude '-25.6824'^^xsd:double;
  dwc:startLatitude '-25.691'^^xsd:double;
  dwc:endLatitude '-25.6738'^^xsd:double;
  dwc:coordinatePrecision '1551.64'^^xsd:double;
  dwc:minimumDepth '1089'^^xsd:integer;
  dwc:maximumDepth '1094'^^xsd:integer;
  dwc:temperature '3.8'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 0902L8AF10565'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '126489'^^xsd:integer;
  dwc:sampleSize '0,05917217 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,05917217 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 0902L8AF10565'^^xsd:string;
  dwc:observationDate '2009-02-25'^^xsd:date;
  dwc:aphiaIdAccepted '126489'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%200902L8AF10605>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200902L8AF10605> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200902L8AF10605> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.6824 6.013)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-25.6824"^^xsd:decimal ;
  dwc:decimalLongitude "6.013"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1089"^^xsd:integer ;
  dwc:maximumDepthInMeters "1094"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1551.64"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200902L8AF10605>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.6824 6.013)"^^geo:wktLiteral ;
  geo-pos:lat "-25.6824"^^xsd:decimal ;
  geo-pos:long "6.013"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1551.64"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%200902L8AF10605>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 0902L8AF10605" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 0902L8AF10605'^^xsd:string;
  dwc:scientificName 'Alepocephalus productus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '6.013'^^xsd:double;
  dwc:startLongitude '6.0008'^^xsd:double;
  dwc:endLongitude '6.0252'^^xsd:double;
  dwc:latitude '-25.6824'^^xsd:double;
  dwc:startLatitude '-25.691'^^xsd:double;
  dwc:endLatitude '-25.6738'^^xsd:double;
  dwc:coordinatePrecision '1551.64'^^xsd:double;
  dwc:minimumDepth '1089'^^xsd:integer;
  dwc:maximumDepth '1094'^^xsd:integer;
  dwc:temperature '3.8'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 0902L8AF10605'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '126683'^^xsd:integer;
  dwc:sampleSize '0,05917217 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,05917217 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 0902L8AF10605'^^xsd:string;
  dwc:observationDate '2009-02-25'^^xsd:date;
  dwc:aphiaIdAccepted '126683'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%200902L8AF10706>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200902L8AF10706> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200902L8AF10706> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.6824 6.013)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-25.6824"^^xsd:decimal ;
  dwc:decimalLongitude "6.013"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1089"^^xsd:integer ;
  dwc:maximumDepthInMeters "1094"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1551.64"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200902L8AF10706>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.6824 6.013)"^^geo:wktLiteral ;
  geo-pos:lat "-25.6824"^^xsd:decimal ;
  geo-pos:long "6.013"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1551.64"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%200902L8AF10706>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 0902L8AF10706" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 0902L8AF10706'^^xsd:string;
  dwc:scientificName 'Eurypharynx pelecanoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '6.013'^^xsd:double;
  dwc:startLongitude '6.0008'^^xsd:double;
  dwc:endLongitude '6.0252'^^xsd:double;
  dwc:latitude '-25.6824'^^xsd:double;
  dwc:startLatitude '-25.691'^^xsd:double;
  dwc:endLatitude '-25.6738'^^xsd:double;
  dwc:coordinatePrecision '1551.64'^^xsd:double;
  dwc:minimumDepth '1089'^^xsd:integer;
  dwc:maximumDepth '1094'^^xsd:integer;
  dwc:temperature '3.8'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 0902L8AF10706'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '127165'^^xsd:integer;
  dwc:sampleSize '0,05917217 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,05917217 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 0902L8AF10706'^^xsd:string;
  dwc:observationDate '2009-02-25'^^xsd:date;
  dwc:aphiaIdAccepted '127165'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%200902L8AF10795>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200902L8AF10795> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200902L8AF10795> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.6824 6.013)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-25.6824"^^xsd:decimal ;
  dwc:decimalLongitude "6.013"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1089"^^xsd:integer ;
  dwc:maximumDepthInMeters "1094"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1551.64"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200902L8AF10795>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.6824 6.013)"^^geo:wktLiteral ;
  geo-pos:lat "-25.6824"^^xsd:decimal ;
  geo-pos:long "6.013"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1551.64"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%200902L8AF10795>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 0902L8AF10795" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 0902L8AF10795'^^xsd:string;
  dwc:scientificName 'Talismania antillarum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '6.013'^^xsd:double;
  dwc:startLongitude '6.0008'^^xsd:double;
  dwc:endLongitude '6.0252'^^xsd:double;
  dwc:latitude '-25.6824'^^xsd:double;
  dwc:startLatitude '-25.691'^^xsd:double;
  dwc:endLatitude '-25.6738'^^xsd:double;
  dwc:coordinatePrecision '1551.64'^^xsd:double;
  dwc:minimumDepth '1089'^^xsd:integer;
  dwc:maximumDepth '1094'^^xsd:integer;
  dwc:temperature '3.8'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 0902L8AF10795'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '126711'^^xsd:integer;
  dwc:sampleSize '0,05917217 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,05917217 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 0902L8AF10795'^^xsd:string;
  dwc:observationDate '2009-02-25'^^xsd:date;
  dwc:aphiaIdAccepted '126711'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%200902L8AF10779>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200902L8AF10779> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200902L8AF10779> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.6824 6.013)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-25.6824"^^xsd:decimal ;
  dwc:decimalLongitude "6.013"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1089"^^xsd:integer ;
  dwc:maximumDepthInMeters "1094"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1551.64"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200902L8AF10779>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.6824 6.013)"^^geo:wktLiteral ;
  geo-pos:lat "-25.6824"^^xsd:decimal ;
  geo-pos:long "6.013"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1551.64"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%200902L8AF10779>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 0902L8AF10779" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 0902L8AF10779'^^xsd:string;
  dwc:scientificName 'Rouleina attrita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '6.013'^^xsd:double;
  dwc:startLongitude '6.0008'^^xsd:double;
  dwc:endLongitude '6.0252'^^xsd:double;
  dwc:latitude '-25.6824'^^xsd:double;
  dwc:startLatitude '-25.691'^^xsd:double;
  dwc:endLatitude '-25.6738'^^xsd:double;
  dwc:coordinatePrecision '1551.64'^^xsd:double;
  dwc:minimumDepth '1089'^^xsd:integer;
  dwc:maximumDepth '1094'^^xsd:integer;
  dwc:temperature '3.8'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 0902L8AF10779'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '126709'^^xsd:integer;
  dwc:sampleSize '0,05917217 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,05917217 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 0902L8AF10779'^^xsd:string;
  dwc:observationDate '2009-02-25'^^xsd:date;
  dwc:aphiaIdAccepted '126709'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%200902L8AF10828>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200902L8AF10828> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200902L8AF10828> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.6824 6.013)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-25.6824"^^xsd:decimal ;
  dwc:decimalLongitude "6.013"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1089"^^xsd:integer ;
  dwc:maximumDepthInMeters "1094"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1551.64"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200902L8AF10828>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.6824 6.013)"^^geo:wktLiteral ;
  geo-pos:lat "-25.6824"^^xsd:decimal ;
  geo-pos:long "6.013"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1551.64"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%200902L8AF10828>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 0902L8AF10828" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 0902L8AF10828'^^xsd:string;
  dwc:scientificName 'Antimora rostrata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '6.013'^^xsd:double;
  dwc:startLongitude '6.0008'^^xsd:double;
  dwc:endLongitude '6.0252'^^xsd:double;
  dwc:latitude '-25.6824'^^xsd:double;
  dwc:startLatitude '-25.691'^^xsd:double;
  dwc:endLatitude '-25.6738'^^xsd:double;
  dwc:coordinatePrecision '1551.64'^^xsd:double;
  dwc:minimumDepth '1089'^^xsd:integer;
  dwc:maximumDepth '1094'^^xsd:integer;
  dwc:temperature '3.8'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 0902L8AF10828'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '126486'^^xsd:integer;
  dwc:sampleSize '0,05917217 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,05917217 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 0902L8AF10828'^^xsd:string;
  dwc:observationDate '2009-02-25'^^xsd:date;
  dwc:aphiaIdAccepted '126486'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%200902L8AF10832>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200902L8AF10832> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200902L8AF10832> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.6824 6.013)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-25.6824"^^xsd:decimal ;
  dwc:decimalLongitude "6.013"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1089"^^xsd:integer ;
  dwc:maximumDepthInMeters "1094"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1551.64"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200902L8AF10832>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.6824 6.013)"^^geo:wktLiteral ;
  geo-pos:lat "-25.6824"^^xsd:decimal ;
  geo-pos:long "6.013"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1551.64"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%200902L8AF10832>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 0902L8AF10832" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 0902L8AF10832'^^xsd:string;
  dwc:scientificName 'Coryphaenoides striaturus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '6.013'^^xsd:double;
  dwc:startLongitude '6.0008'^^xsd:double;
  dwc:endLongitude '6.0252'^^xsd:double;
  dwc:latitude '-25.6824'^^xsd:double;
  dwc:startLatitude '-25.691'^^xsd:double;
  dwc:endLatitude '-25.6738'^^xsd:double;
  dwc:coordinatePrecision '1551.64'^^xsd:double;
  dwc:minimumDepth '1089'^^xsd:integer;
  dwc:maximumDepth '1094'^^xsd:integer;
  dwc:temperature '3.8'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 0902L8AF10832'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '217763'^^xsd:integer;
  dwc:sampleSize '0,05917217 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,05917217 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 0902L8AF10832'^^xsd:string;
  dwc:observationDate '2009-02-25'^^xsd:date;
  dwc:aphiaIdAccepted '217763'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%200902L8AF10862>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200902L8AF10862> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200902L8AF10862> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.6824 6.013)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-25.6824"^^xsd:decimal ;
  dwc:decimalLongitude "6.013"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1089"^^xsd:integer ;
  dwc:maximumDepthInMeters "1094"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1551.64"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200902L8AF10862>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.6824 6.013)"^^geo:wktLiteral ;
  geo-pos:lat "-25.6824"^^xsd:decimal ;
  geo-pos:long "6.013"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1551.64"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%200902L8AF10862>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 0902L8AF10862" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 0902L8AF10862'^^xsd:string;
  dwc:scientificName 'Photichthys argenteus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '6.013'^^xsd:double;
  dwc:startLongitude '6.0008'^^xsd:double;
  dwc:endLongitude '6.0252'^^xsd:double;
  dwc:latitude '-25.6824'^^xsd:double;
  dwc:startLatitude '-25.691'^^xsd:double;
  dwc:endLatitude '-25.6738'^^xsd:double;
  dwc:coordinatePrecision '1551.64'^^xsd:double;
  dwc:minimumDepth '1089'^^xsd:integer;
  dwc:maximumDepth '1094'^^xsd:integer;
  dwc:temperature '3.8'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 0902L8AF10862'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '400296'^^xsd:integer;
  dwc:sampleSize '0,05917217 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,05917217 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 0902L8AF10862'^^xsd:string;
  dwc:observationDate '2009-02-25'^^xsd:date;
  dwc:aphiaIdAccepted '220007'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%200902L8AF10826>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200902L8AF10826> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200902L8AF10826> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.6824 6.013)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-25.6824"^^xsd:decimal ;
  dwc:decimalLongitude "6.013"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1089"^^xsd:integer ;
  dwc:maximumDepthInMeters "1094"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1551.64"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200902L8AF10826>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.6824 6.013)"^^geo:wktLiteral ;
  geo-pos:lat "-25.6824"^^xsd:decimal ;
  geo-pos:long "6.013"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1551.64"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%200902L8AF10826>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 0902L8AF10826" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 0902L8AF10826'^^xsd:string;
  dwc:scientificName 'Allocyttus verrucosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '6.013'^^xsd:double;
  dwc:startLongitude '6.0008'^^xsd:double;
  dwc:endLongitude '6.0252'^^xsd:double;
  dwc:latitude '-25.6824'^^xsd:double;
  dwc:startLatitude '-25.691'^^xsd:double;
  dwc:endLatitude '-25.6738'^^xsd:double;
  dwc:coordinatePrecision '1551.64'^^xsd:double;
  dwc:minimumDepth '1089'^^xsd:integer;
  dwc:maximumDepth '1094'^^xsd:integer;
  dwc:temperature '3.8'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 0902L8AF10826'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '127422'^^xsd:integer;
  dwc:sampleSize '0,05917217 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,05917217 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 0902L8AF10826'^^xsd:string;
  dwc:observationDate '2009-02-25'^^xsd:date;
  dwc:aphiaIdAccepted '127422'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%200902L8AF11012>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200902L8AF11012> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200902L8AF11012> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.6824 6.013)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-25.6824"^^xsd:decimal ;
  dwc:decimalLongitude "6.013"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1089"^^xsd:integer ;
  dwc:maximumDepthInMeters "1094"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1551.64"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200902L8AF11012>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.6824 6.013)"^^geo:wktLiteral ;
  geo-pos:lat "-25.6824"^^xsd:decimal ;
  geo-pos:long "6.013"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1551.64"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%200902L8AF11012>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 0902L8AF11012" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 0902L8AF11012'^^xsd:string;
  dwc:scientificName 'Lampaneda dea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '6.013'^^xsd:double;
  dwc:startLongitude '6.0008'^^xsd:double;
  dwc:endLongitude '6.0252'^^xsd:double;
  dwc:latitude '-25.6824'^^xsd:double;
  dwc:startLatitude '-25.691'^^xsd:double;
  dwc:endLatitude '-25.6738'^^xsd:double;
  dwc:coordinatePrecision '1551.64'^^xsd:double;
  dwc:minimumDepth '1089'^^xsd:integer;
  dwc:maximumDepth '1094'^^xsd:integer;
  dwc:temperature '3.8'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 0902L8AF11012'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '272706'^^xsd:integer;
  dwc:sampleSize '0,05917217 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,05917217 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 0902L8AF11012'^^xsd:string;
  dwc:observationDate '2009-02-25'^^xsd:date;
  dwc:aphiaIdAccepted '272706'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%200902L8AF10930>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200902L8AF10930> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200902L8AF10930> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.6824 6.013)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-25.6824"^^xsd:decimal ;
  dwc:decimalLongitude "6.013"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1089"^^xsd:integer ;
  dwc:maximumDepthInMeters "1094"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1551.64"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200902L8AF10930>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.6824 6.013)"^^geo:wktLiteral ;
  geo-pos:lat "-25.6824"^^xsd:decimal ;
  geo-pos:long "6.013"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1551.64"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%200902L8AF10930>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 0902L8AF10930" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 0902L8AF10930'^^xsd:string;
  dwc:scientificName 'Borostomias antarcticus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '6.013'^^xsd:double;
  dwc:startLongitude '6.0008'^^xsd:double;
  dwc:endLongitude '6.0252'^^xsd:double;
  dwc:latitude '-25.6824'^^xsd:double;
  dwc:startLatitude '-25.691'^^xsd:double;
  dwc:endLatitude '-25.6738'^^xsd:double;
  dwc:coordinatePrecision '1551.64'^^xsd:double;
  dwc:minimumDepth '1089'^^xsd:integer;
  dwc:maximumDepth '1094'^^xsd:integer;
  dwc:temperature '3.8'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 0902L8AF10930'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '127334'^^xsd:integer;
  dwc:sampleSize '0,05917217 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,05917217 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 0902L8AF10930'^^xsd:string;
  dwc:observationDate '2009-02-25'^^xsd:date;
  dwc:aphiaIdAccepted '127334'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%200902L8AF10937>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200902L8AF10937> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200902L8AF10937> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.6824 6.013)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-25.6824"^^xsd:decimal ;
  dwc:decimalLongitude "6.013"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1089"^^xsd:integer ;
  dwc:maximumDepthInMeters "1094"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1551.64"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200902L8AF10937>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.6824 6.013)"^^geo:wktLiteral ;
  geo-pos:lat "-25.6824"^^xsd:decimal ;
  geo-pos:long "6.013"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1551.64"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%200902L8AF10937>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 0902L8AF10937" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 0902L8AF10937'^^xsd:string;
  dwc:scientificName 'Sternoptyx pseudobscura'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '6.013'^^xsd:double;
  dwc:startLongitude '6.0008'^^xsd:double;
  dwc:endLongitude '6.0252'^^xsd:double;
  dwc:latitude '-25.6824'^^xsd:double;
  dwc:startLatitude '-25.691'^^xsd:double;
  dwc:endLatitude '-25.6738'^^xsd:double;
  dwc:coordinatePrecision '1551.64'^^xsd:double;
  dwc:minimumDepth '1089'^^xsd:integer;
  dwc:maximumDepth '1094'^^xsd:integer;
  dwc:temperature '3.8'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 0902L8AF10937'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '127315'^^xsd:integer;
  dwc:sampleSize '0,05917217 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,05917217 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 0902L8AF10937'^^xsd:string;
  dwc:observationDate '2009-02-25'^^xsd:date;
  dwc:aphiaIdAccepted '127315'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%200902L8AF10941>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200902L8AF10941> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200902L8AF10941> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.6824 6.013)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-25.6824"^^xsd:decimal ;
  dwc:decimalLongitude "6.013"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1089"^^xsd:integer ;
  dwc:maximumDepthInMeters "1094"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1551.64"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200902L8AF10941>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.6824 6.013)"^^geo:wktLiteral ;
  geo-pos:lat "-25.6824"^^xsd:decimal ;
  geo-pos:long "6.013"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1551.64"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%200902L8AF10941>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 0902L8AF10941" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 0902L8AF10941'^^xsd:string;
  dwc:scientificName 'Nezumia duodecim'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '6.013'^^xsd:double;
  dwc:startLongitude '6.0008'^^xsd:double;
  dwc:endLongitude '6.0252'^^xsd:double;
  dwc:latitude '-25.6824'^^xsd:double;
  dwc:startLatitude '-25.691'^^xsd:double;
  dwc:endLatitude '-25.6738'^^xsd:double;
  dwc:coordinatePrecision '1551.64'^^xsd:double;
  dwc:minimumDepth '1089'^^xsd:integer;
  dwc:maximumDepth '1094'^^xsd:integer;
  dwc:temperature '3.8'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 0902L8AF10941'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '272405'^^xsd:integer;
  dwc:sampleSize '0,05917217 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,05917217 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 0902L8AF10941'^^xsd:string;
  dwc:observationDate '2009-02-25'^^xsd:date;
  dwc:aphiaIdAccepted '272405'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%200902L8AF10962>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200902L8AF10962> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200902L8AF10962> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.6824 6.013)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-25.6824"^^xsd:decimal ;
  dwc:decimalLongitude "6.013"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1089"^^xsd:integer ;
  dwc:maximumDepthInMeters "1094"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1551.64"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200902L8AF10962>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.6824 6.013)"^^geo:wktLiteral ;
  geo-pos:lat "-25.6824"^^xsd:decimal ;
  geo-pos:long "6.013"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1551.64"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%200902L8AF10962>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 0902L8AF10962" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 0902L8AF10962'^^xsd:string;
  dwc:scientificName 'Gadomus capensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '6.013'^^xsd:double;
  dwc:startLongitude '6.0008'^^xsd:double;
  dwc:endLongitude '6.0252'^^xsd:double;
  dwc:latitude '-25.6824'^^xsd:double;
  dwc:startLatitude '-25.691'^^xsd:double;
  dwc:endLatitude '-25.6738'^^xsd:double;
  dwc:coordinatePrecision '1551.64'^^xsd:double;
  dwc:minimumDepth '1089'^^xsd:integer;
  dwc:maximumDepth '1094'^^xsd:integer;
  dwc:temperature '3.8'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 0902L8AF10962'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '217768'^^xsd:integer;
  dwc:sampleSize '0,05917217 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,05917217 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 0902L8AF10962'^^xsd:string;
  dwc:observationDate '2009-02-25'^^xsd:date;
  dwc:aphiaIdAccepted '217768'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%200902L8AF10978>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200902L8AF10978> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200902L8AF10978> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.6824 6.013)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-25.6824"^^xsd:decimal ;
  dwc:decimalLongitude "6.013"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1089"^^xsd:integer ;
  dwc:maximumDepthInMeters "1094"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1551.64"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200902L8AF10978>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.6824 6.013)"^^geo:wktLiteral ;
  geo-pos:lat "-25.6824"^^xsd:decimal ;
  geo-pos:long "6.013"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1551.64"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%200902L8AF10978>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 0902L8AF10978" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 0902L8AF10978'^^xsd:string;
  dwc:scientificName 'Idiacanthus atlanticus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '6.013'^^xsd:double;
  dwc:startLongitude '6.0008'^^xsd:double;
  dwc:endLongitude '6.0252'^^xsd:double;
  dwc:latitude '-25.6824'^^xsd:double;
  dwc:startLatitude '-25.691'^^xsd:double;
  dwc:endLatitude '-25.6738'^^xsd:double;
  dwc:coordinatePrecision '1551.64'^^xsd:double;
  dwc:minimumDepth '1089'^^xsd:integer;
  dwc:maximumDepth '1094'^^xsd:integer;
  dwc:temperature '3.8'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 0902L8AF10978'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '217616'^^xsd:integer;
  dwc:sampleSize '0,05917217 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,05917217 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 0902L8AF10978'^^xsd:string;
  dwc:observationDate '2009-02-25'^^xsd:date;
  dwc:aphiaIdAccepted '217616'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%200902L8AF20148>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200902L8AF20148> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200902L8AF20148> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.6824 6.013)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-25.6824"^^xsd:decimal ;
  dwc:decimalLongitude "6.013"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1089"^^xsd:integer ;
  dwc:maximumDepthInMeters "1094"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1551.64"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200902L8AF20148>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.6824 6.013)"^^geo:wktLiteral ;
  geo-pos:lat "-25.6824"^^xsd:decimal ;
  geo-pos:long "6.013"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1551.64"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%200902L8AF20148>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 0902L8AF20148" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 0902L8AF20148'^^xsd:string;
  dwc:scientificName 'Acanthephyra eximia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '6.013'^^xsd:double;
  dwc:startLongitude '6.0008'^^xsd:double;
  dwc:endLongitude '6.0252'^^xsd:double;
  dwc:latitude '-25.6824'^^xsd:double;
  dwc:startLatitude '-25.691'^^xsd:double;
  dwc:endLatitude '-25.6738'^^xsd:double;
  dwc:coordinatePrecision '1551.64'^^xsd:double;
  dwc:minimumDepth '1089'^^xsd:integer;
  dwc:maximumDepth '1094'^^xsd:integer;
  dwc:temperature '3.8'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 0902L8AF20148'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '564909'^^xsd:integer;
  dwc:sampleSize '0,05917217 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,05917217 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 0902L8AF20148'^^xsd:string;
  dwc:observationDate '2009-02-25'^^xsd:date;
  dwc:aphiaIdAccepted '564909'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%200902L8AF20155>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200902L8AF20155> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200902L8AF20155> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.6824 6.013)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-25.6824"^^xsd:decimal ;
  dwc:decimalLongitude "6.013"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1089"^^xsd:integer ;
  dwc:maximumDepthInMeters "1094"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1551.64"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200902L8AF20155>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.6824 6.013)"^^geo:wktLiteral ;
  geo-pos:lat "-25.6824"^^xsd:decimal ;
  geo-pos:long "6.013"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1551.64"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%200902L8AF20155>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 0902L8AF20155" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 0902L8AF20155'^^xsd:string;
  dwc:scientificName 'Acanthephyra acanthitelsonis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '6.013'^^xsd:double;
  dwc:startLongitude '6.0008'^^xsd:double;
  dwc:endLongitude '6.0252'^^xsd:double;
  dwc:latitude '-25.6824'^^xsd:double;
  dwc:startLatitude '-25.691'^^xsd:double;
  dwc:endLatitude '-25.6738'^^xsd:double;
  dwc:coordinatePrecision '1551.64'^^xsd:double;
  dwc:minimumDepth '1089'^^xsd:integer;
  dwc:maximumDepth '1094'^^xsd:integer;
  dwc:temperature '3.8'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 0902L8AF20155'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '240809'^^xsd:integer;
  dwc:sampleSize '0,05917217 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,05917217 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 0902L8AF20155'^^xsd:string;
  dwc:observationDate '2009-02-25'^^xsd:date;
  dwc:aphiaIdAccepted '107581'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%200902L8AF20209>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200902L8AF20209> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200902L8AF20209> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.6824 6.013)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-25.6824"^^xsd:decimal ;
  dwc:decimalLongitude "6.013"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1089"^^xsd:integer ;
  dwc:maximumDepthInMeters "1094"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1551.64"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200902L8AF20209>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.6824 6.013)"^^geo:wktLiteral ;
  geo-pos:lat "-25.6824"^^xsd:decimal ;
  geo-pos:long "6.013"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1551.64"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%200902L8AF20209>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 0902L8AF20209" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 0902L8AF20209'^^xsd:string;
  dwc:scientificName 'Nematocarcinus longirostris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '6.013'^^xsd:double;
  dwc:startLongitude '6.0008'^^xsd:double;
  dwc:endLongitude '6.0252'^^xsd:double;
  dwc:latitude '-25.6824'^^xsd:double;
  dwc:startLatitude '-25.691'^^xsd:double;
  dwc:endLatitude '-25.6738'^^xsd:double;
  dwc:coordinatePrecision '1551.64'^^xsd:double;
  dwc:minimumDepth '1089'^^xsd:integer;
  dwc:maximumDepth '1094'^^xsd:integer;
  dwc:temperature '3.8'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 0902L8AF20209'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '514315'^^xsd:integer;
  dwc:sampleSize '0,05917217 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,05917217 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 0902L8AF20209'^^xsd:string;
  dwc:observationDate '2009-02-25'^^xsd:date;
  dwc:aphiaIdAccepted '514315'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%200902L9AF10565>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200902L9AF10565> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200902L9AF10565> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.5627 6.0505)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-25.5627"^^xsd:decimal ;
  dwc:decimalLongitude "6.0505"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "888"^^xsd:integer ;
  dwc:maximumDepthInMeters "888"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1442.58"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200902L9AF10565>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.5627 6.0505)"^^geo:wktLiteral ;
  geo-pos:lat "-25.5627"^^xsd:decimal ;
  geo-pos:long "6.0505"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1442.58"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%200902L9AF10565>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 0902L9AF10565" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 0902L9AF10565'^^xsd:string;
  dwc:scientificName 'Halargyreus johnsonii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '6.0505'^^xsd:double;
  dwc:startLongitude '6.0648'^^xsd:double;
  dwc:endLongitude '6.0362'^^xsd:double;
  dwc:latitude '-25.5627'^^xsd:double;
  dwc:startLatitude '-25.5615'^^xsd:double;
  dwc:endLatitude '-25.5638'^^xsd:double;
  dwc:coordinatePrecision '1442.58'^^xsd:double;
  dwc:minimumDepth '888'^^xsd:integer;
  dwc:maximumDepth '888'^^xsd:integer;
  dwc:temperature '3.6'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 0902L9AF10565'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '126489'^^xsd:integer;
  dwc:sampleSize '0,05622253 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,05622253 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 0902L9AF10565'^^xsd:string;
  dwc:observationDate '2009-02-25'^^xsd:date;
  dwc:aphiaIdAccepted '126489'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%200902L9AF10605>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200902L9AF10605> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200902L9AF10605> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.5627 6.0505)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-25.5627"^^xsd:decimal ;
  dwc:decimalLongitude "6.0505"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "888"^^xsd:integer ;
  dwc:maximumDepthInMeters "888"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1442.58"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200902L9AF10605>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.5627 6.0505)"^^geo:wktLiteral ;
  geo-pos:lat "-25.5627"^^xsd:decimal ;
  geo-pos:long "6.0505"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1442.58"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%200902L9AF10605>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 0902L9AF10605" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 0902L9AF10605'^^xsd:string;
  dwc:scientificName 'Alepocephalus productus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '6.0505'^^xsd:double;
  dwc:startLongitude '6.0648'^^xsd:double;
  dwc:endLongitude '6.0362'^^xsd:double;
  dwc:latitude '-25.5627'^^xsd:double;
  dwc:startLatitude '-25.5615'^^xsd:double;
  dwc:endLatitude '-25.5638'^^xsd:double;
  dwc:coordinatePrecision '1442.58'^^xsd:double;
  dwc:minimumDepth '888'^^xsd:integer;
  dwc:maximumDepth '888'^^xsd:integer;
  dwc:temperature '3.6'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 0902L9AF10605'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '126683'^^xsd:integer;
  dwc:sampleSize '0,05622253 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,05622253 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 0902L9AF10605'^^xsd:string;
  dwc:observationDate '2009-02-25'^^xsd:date;
  dwc:aphiaIdAccepted '126683'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%200902L8AF20230>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200902L8AF20230> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200902L8AF20230> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.6824 6.013)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-25.6824"^^xsd:decimal ;
  dwc:decimalLongitude "6.013"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1089"^^xsd:integer ;
  dwc:maximumDepthInMeters "1094"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1551.64"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200902L8AF20230>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.6824 6.013)"^^geo:wktLiteral ;
  geo-pos:lat "-25.6824"^^xsd:decimal ;
  geo-pos:long "6.013"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1551.64"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%200902L8AF20230>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 0902L8AF20230" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 0902L8AF20230'^^xsd:string;
  dwc:scientificName 'Austropenaeus nitidus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '6.013'^^xsd:double;
  dwc:startLongitude '6.0008'^^xsd:double;
  dwc:endLongitude '6.0252'^^xsd:double;
  dwc:latitude '-25.6824'^^xsd:double;
  dwc:startLatitude '-25.691'^^xsd:double;
  dwc:endLatitude '-25.6738'^^xsd:double;
  dwc:coordinatePrecision '1551.64'^^xsd:double;
  dwc:minimumDepth '1089'^^xsd:integer;
  dwc:maximumDepth '1094'^^xsd:integer;
  dwc:temperature '3.8'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 0902L8AF20230'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '246428'^^xsd:integer;
  dwc:sampleSize '0,05917217 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,05917217 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 0902L8AF20230'^^xsd:string;
  dwc:observationDate '2009-02-25'^^xsd:date;
  dwc:aphiaIdAccepted '246428'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%200902L9AF10276>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200902L9AF10276> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200902L9AF10276> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.5627 6.0505)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-25.5627"^^xsd:decimal ;
  dwc:decimalLongitude "6.0505"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "888"^^xsd:integer ;
  dwc:maximumDepthInMeters "888"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1442.58"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200902L9AF10276>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.5627 6.0505)"^^geo:wktLiteral ;
  geo-pos:lat "-25.5627"^^xsd:decimal ;
  geo-pos:long "6.0505"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1442.58"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%200902L9AF10276>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 0902L9AF10276" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 0902L9AF10276'^^xsd:string;
  dwc:scientificName 'Leptoderma macrops'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '6.0505'^^xsd:double;
  dwc:startLongitude '6.0648'^^xsd:double;
  dwc:endLongitude '6.0362'^^xsd:double;
  dwc:latitude '-25.5627'^^xsd:double;
  dwc:startLatitude '-25.5615'^^xsd:double;
  dwc:endLatitude '-25.5638'^^xsd:double;
  dwc:coordinatePrecision '1442.58'^^xsd:double;
  dwc:minimumDepth '888'^^xsd:integer;
  dwc:maximumDepth '888'^^xsd:integer;
  dwc:temperature '3.6'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 0902L9AF10276'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '126703'^^xsd:integer;
  dwc:sampleSize '0,05622253 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,05622253 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 0902L9AF10276'^^xsd:string;
  dwc:observationDate '2009-02-25'^^xsd:date;
  dwc:aphiaIdAccepted '126703'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%200902L9AF10320>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200902L9AF10320> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200902L9AF10320> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.5627 6.0505)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-25.5627"^^xsd:decimal ;
  dwc:decimalLongitude "6.0505"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "888"^^xsd:integer ;
  dwc:maximumDepthInMeters "888"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1442.58"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200902L9AF10320>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.5627 6.0505)"^^geo:wktLiteral ;
  geo-pos:lat "-25.5627"^^xsd:decimal ;
  geo-pos:long "6.0505"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1442.58"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%200902L9AF10320>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 0902L9AF10320" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 0902L9AF10320'^^xsd:string;
  dwc:scientificName 'Coelorinchus labiatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '6.0505'^^xsd:double;
  dwc:startLongitude '6.0648'^^xsd:double;
  dwc:endLongitude '6.0362'^^xsd:double;
  dwc:latitude '-25.5627'^^xsd:double;
  dwc:startLatitude '-25.5615'^^xsd:double;
  dwc:endLatitude '-25.5638'^^xsd:double;
  dwc:coordinatePrecision '1442.58'^^xsd:double;
  dwc:minimumDepth '888'^^xsd:integer;
  dwc:maximumDepth '888'^^xsd:integer;
  dwc:temperature '3.6'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 0902L9AF10320'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '280299'^^xsd:integer;
  dwc:sampleSize '0,05622253 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,05622253 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 0902L9AF10320'^^xsd:string;
  dwc:observationDate '2009-02-25'^^xsd:date;
  dwc:aphiaIdAccepted '280299'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%200902L9AF10325>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200902L9AF10325> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200902L9AF10325> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.5627 6.0505)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-25.5627"^^xsd:decimal ;
  dwc:decimalLongitude "6.0505"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "888"^^xsd:integer ;
  dwc:maximumDepthInMeters "888"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1442.58"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200902L9AF10325>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.5627 6.0505)"^^geo:wktLiteral ;
  geo-pos:lat "-25.5627"^^xsd:decimal ;
  geo-pos:long "6.0505"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1442.58"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%200902L9AF10325>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 0902L9AF10325" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 0902L9AF10325'^^xsd:string;
  dwc:scientificName 'Cetonurus globiceps'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '6.0505'^^xsd:double;
  dwc:startLongitude '6.0648'^^xsd:double;
  dwc:endLongitude '6.0362'^^xsd:double;
  dwc:latitude '-25.5627'^^xsd:double;
  dwc:startLatitude '-25.5615'^^xsd:double;
  dwc:endLatitude '-25.5638'^^xsd:double;
  dwc:coordinatePrecision '1442.58'^^xsd:double;
  dwc:minimumDepth '888'^^xsd:integer;
  dwc:maximumDepth '888'^^xsd:integer;
  dwc:temperature '3.6'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 0902L9AF10325'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '126467'^^xsd:integer;
  dwc:sampleSize '0,05622253 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,05622253 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 0902L9AF10325'^^xsd:string;
  dwc:observationDate '2009-02-25'^^xsd:date;
  dwc:aphiaIdAccepted '126467'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%200902L9AF10337>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200902L9AF10337> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200902L9AF10337> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.5627 6.0505)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-25.5627"^^xsd:decimal ;
  dwc:decimalLongitude "6.0505"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "888"^^xsd:integer ;
  dwc:maximumDepthInMeters "888"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1442.58"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200902L9AF10337>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.5627 6.0505)"^^geo:wktLiteral ;
  geo-pos:lat "-25.5627"^^xsd:decimal ;
  geo-pos:long "6.0505"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1442.58"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%200902L9AF10337>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 0902L9AF10337" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 0902L9AF10337'^^xsd:string;
  dwc:scientificName 'Eustomias filifer'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '6.0505'^^xsd:double;
  dwc:startLongitude '6.0648'^^xsd:double;
  dwc:endLongitude '6.0362'^^xsd:double;
  dwc:latitude '-25.5627'^^xsd:double;
  dwc:startLatitude '-25.5615'^^xsd:double;
  dwc:endLatitude '-25.5638'^^xsd:double;
  dwc:coordinatePrecision '1442.58'^^xsd:double;
  dwc:minimumDepth '888'^^xsd:integer;
  dwc:maximumDepth '888'^^xsd:integer;
  dwc:temperature '3.6'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 0902L9AF10337'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '127342'^^xsd:integer;
  dwc:sampleSize '0,05622253 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,05622253 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 0902L9AF10337'^^xsd:string;
  dwc:observationDate '2009-02-25'^^xsd:date;
  dwc:aphiaIdAccepted '127342'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%200902L9AF10532>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200902L9AF10532> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200902L9AF10532> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.5627 6.0505)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-25.5627"^^xsd:decimal ;
  dwc:decimalLongitude "6.0505"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "888"^^xsd:integer ;
  dwc:maximumDepthInMeters "888"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1442.58"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200902L9AF10532>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.5627 6.0505)"^^geo:wktLiteral ;
  geo-pos:lat "-25.5627"^^xsd:decimal ;
  geo-pos:long "6.0505"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1442.58"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%200902L9AF10532>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 0902L9AF10532" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 0902L9AF10532'^^xsd:string;
  dwc:scientificName 'Bathygadus favosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '6.0505'^^xsd:double;
  dwc:startLongitude '6.0648'^^xsd:double;
  dwc:endLongitude '6.0362'^^xsd:double;
  dwc:latitude '-25.5627'^^xsd:double;
  dwc:startLatitude '-25.5615'^^xsd:double;
  dwc:endLatitude '-25.5638'^^xsd:double;
  dwc:coordinatePrecision '1442.58'^^xsd:double;
  dwc:minimumDepth '888'^^xsd:integer;
  dwc:maximumDepth '888'^^xsd:integer;
  dwc:temperature '3.6'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 0902L9AF10532'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '126462'^^xsd:integer;
  dwc:sampleSize '0,05622253 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,05622253 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 0902L9AF10532'^^xsd:string;
  dwc:observationDate '2009-02-25'^^xsd:date;
  dwc:aphiaIdAccepted '126462'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%201002L35AF10937>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L35AF10937> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L35AF10937> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.22 5.7329)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-26.22"^^xsd:decimal ;
  dwc:decimalLongitude "5.7329"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1425"^^xsd:integer ;
  dwc:maximumDepthInMeters "1452"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1486.58"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L35AF10937>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.22 5.7329)"^^geo:wktLiteral ;
  geo-pos:lat "-26.22"^^xsd:decimal ;
  geo-pos:long "5.7329"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1486.58"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%201002L35AF10937>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 1002L35AF10937" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 1002L35AF10937'^^xsd:string;
  dwc:scientificName 'Sternoptyx pseudobscura'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '5.7329'^^xsd:double;
  dwc:startLongitude '5.7425'^^xsd:double;
  dwc:endLongitude '5.7233'^^xsd:double;
  dwc:latitude '-26.22'^^xsd:double;
  dwc:startLatitude '-26.2097'^^xsd:double;
  dwc:endLatitude '-26.2302'^^xsd:double;
  dwc:coordinatePrecision '1486.58'^^xsd:double;
  dwc:minimumDepth '1425'^^xsd:integer;
  dwc:maximumDepth '1452'^^xsd:integer;
  dwc:temperature '3.4'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 1002L35AF10937'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '127315'^^xsd:integer;
  dwc:sampleSize '0,05795644 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,05795644 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 1002L35AF10937'^^xsd:string;
  dwc:observationDate '2010-02-24'^^xsd:date;
  dwc:aphiaIdAccepted '127315'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%201002L35AF10939>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L35AF10939> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L35AF10939> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.22 5.7329)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-26.22"^^xsd:decimal ;
  dwc:decimalLongitude "5.7329"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1425"^^xsd:integer ;
  dwc:maximumDepthInMeters "1452"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1486.58"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L35AF10939>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.22 5.7329)"^^geo:wktLiteral ;
  geo-pos:lat "-26.22"^^xsd:decimal ;
  geo-pos:long "5.7329"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1486.58"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%201002L35AF10939>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 1002L35AF10939" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 1002L35AF10939'^^xsd:string;
  dwc:scientificName 'Avocettina acuticeps'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '5.7329'^^xsd:double;
  dwc:startLongitude '5.7425'^^xsd:double;
  dwc:endLongitude '5.7233'^^xsd:double;
  dwc:latitude '-26.22'^^xsd:double;
  dwc:startLatitude '-26.2097'^^xsd:double;
  dwc:endLatitude '-26.2302'^^xsd:double;
  dwc:coordinatePrecision '1486.58'^^xsd:double;
  dwc:minimumDepth '1425'^^xsd:integer;
  dwc:maximumDepth '1452'^^xsd:integer;
  dwc:temperature '3.4'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 1002L35AF10939'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '217462'^^xsd:integer;
  dwc:sampleSize '0,05795644 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,05795644 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 1002L35AF10939'^^xsd:string;
  dwc:observationDate '2010-02-24'^^xsd:date;
  dwc:aphiaIdAccepted '217462'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%201002L35AF10956>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L35AF10956> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L35AF10956> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.22 5.7329)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-26.22"^^xsd:decimal ;
  dwc:decimalLongitude "5.7329"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1425"^^xsd:integer ;
  dwc:maximumDepthInMeters "1452"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1486.58"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L35AF10956>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.22 5.7329)"^^geo:wktLiteral ;
  geo-pos:lat "-26.22"^^xsd:decimal ;
  geo-pos:long "5.7329"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1486.58"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%201002L35AF10956>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 1002L35AF10956" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 1002L35AF10956'^^xsd:string;
  dwc:scientificName 'Bathysaurus mollis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '5.7329'^^xsd:double;
  dwc:startLongitude '5.7425'^^xsd:double;
  dwc:endLongitude '5.7233'^^xsd:double;
  dwc:latitude '-26.22'^^xsd:double;
  dwc:startLatitude '-26.2097'^^xsd:double;
  dwc:endLatitude '-26.2302'^^xsd:double;
  dwc:coordinatePrecision '1486.58'^^xsd:double;
  dwc:minimumDepth '1425'^^xsd:integer;
  dwc:maximumDepth '1452'^^xsd:integer;
  dwc:temperature '3.4'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 1002L35AF10956'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '126370'^^xsd:integer;
  dwc:sampleSize '0,05795644 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,05795644 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 1002L35AF10956'^^xsd:string;
  dwc:observationDate '2010-02-24'^^xsd:date;
  dwc:aphiaIdAccepted '126370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%201002L36AF10465>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L36AF10465> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L36AF10465> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.1535 5.8551)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-26.1535"^^xsd:decimal ;
  dwc:decimalLongitude "5.8551"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1260"^^xsd:integer ;
  dwc:maximumDepthInMeters "1268"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1461.73"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L36AF10465>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.1535 5.8551)"^^geo:wktLiteral ;
  geo-pos:lat "-26.1535"^^xsd:decimal ;
  geo-pos:long "5.8551"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1461.73"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%201002L36AF10465>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 1002L36AF10465" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 1002L36AF10465'^^xsd:string;
  dwc:scientificName 'Alepocephalus australis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '5.8551'^^xsd:double;
  dwc:startLongitude '5.8433'^^xsd:double;
  dwc:endLongitude '5.8668'^^xsd:double;
  dwc:latitude '-26.1535'^^xsd:double;
  dwc:startLatitude '-26.1613'^^xsd:double;
  dwc:endLatitude '-26.1456'^^xsd:double;
  dwc:coordinatePrecision '1461.73'^^xsd:double;
  dwc:minimumDepth '1260'^^xsd:integer;
  dwc:maximumDepth '1268'^^xsd:integer;
  dwc:temperature '3.45'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 1002L36AF10465'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '217603'^^xsd:integer;
  dwc:sampleSize '0,07258506 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,07258506 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 1002L36AF10465'^^xsd:string;
  dwc:observationDate '2010-02-24'^^xsd:date;
  dwc:aphiaIdAccepted '217603'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%201002L36AF10516>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L36AF10516> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L36AF10516> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.1535 5.8551)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-26.1535"^^xsd:decimal ;
  dwc:decimalLongitude "5.8551"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1260"^^xsd:integer ;
  dwc:maximumDepthInMeters "1268"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1461.73"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L36AF10516>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.1535 5.8551)"^^geo:wktLiteral ;
  geo-pos:lat "-26.1535"^^xsd:decimal ;
  geo-pos:long "5.8551"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1461.73"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%201002L36AF10516>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 1002L36AF10516" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 1002L36AF10516'^^xsd:string;
  dwc:scientificName 'Chiasmodon niger'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '5.8551'^^xsd:double;
  dwc:startLongitude '5.8433'^^xsd:double;
  dwc:endLongitude '5.8668'^^xsd:double;
  dwc:latitude '-26.1535'^^xsd:double;
  dwc:startLatitude '-26.1613'^^xsd:double;
  dwc:endLatitude '-26.1456'^^xsd:double;
  dwc:coordinatePrecision '1461.73'^^xsd:double;
  dwc:minimumDepth '1260'^^xsd:integer;
  dwc:maximumDepth '1268'^^xsd:integer;
  dwc:temperature '3.45'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 1002L36AF10516'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '126840'^^xsd:integer;
  dwc:sampleSize '0,07258506 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,07258506 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 1002L36AF10516'^^xsd:string;
  dwc:observationDate '2010-02-24'^^xsd:date;
  dwc:aphiaIdAccepted '126840'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%201002L36AF10532>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L36AF10532> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L36AF10532> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.1535 5.8551)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-26.1535"^^xsd:decimal ;
  dwc:decimalLongitude "5.8551"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1260"^^xsd:integer ;
  dwc:maximumDepthInMeters "1268"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1461.73"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L36AF10532>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.1535 5.8551)"^^geo:wktLiteral ;
  geo-pos:lat "-26.1535"^^xsd:decimal ;
  geo-pos:long "5.8551"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1461.73"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%201002L36AF10532>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 1002L36AF10532" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 1002L36AF10532'^^xsd:string;
  dwc:scientificName 'Bathygadus favosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '5.8551'^^xsd:double;
  dwc:startLongitude '5.8433'^^xsd:double;
  dwc:endLongitude '5.8668'^^xsd:double;
  dwc:latitude '-26.1535'^^xsd:double;
  dwc:startLatitude '-26.1613'^^xsd:double;
  dwc:endLatitude '-26.1456'^^xsd:double;
  dwc:coordinatePrecision '1461.73'^^xsd:double;
  dwc:minimumDepth '1260'^^xsd:integer;
  dwc:maximumDepth '1268'^^xsd:integer;
  dwc:temperature '3.45'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 1002L36AF10532'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '126462'^^xsd:integer;
  dwc:sampleSize '0,07258506 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,07258506 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 1002L36AF10532'^^xsd:string;
  dwc:observationDate '2010-02-24'^^xsd:date;
  dwc:aphiaIdAccepted '126462'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%201002L36AF10551>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L36AF10551> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L36AF10551> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.1535 5.8551)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-26.1535"^^xsd:decimal ;
  dwc:decimalLongitude "5.8551"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1260"^^xsd:integer ;
  dwc:maximumDepthInMeters "1268"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1461.73"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L36AF10551>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.1535 5.8551)"^^geo:wktLiteral ;
  geo-pos:lat "-26.1535"^^xsd:decimal ;
  geo-pos:long "5.8551"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1461.73"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%201002L36AF10551>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 1002L36AF10551" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 1002L36AF10551'^^xsd:string;
  dwc:scientificName 'Aldrovandia phalacra'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '5.8551'^^xsd:double;
  dwc:startLongitude '5.8433'^^xsd:double;
  dwc:endLongitude '5.8668'^^xsd:double;
  dwc:latitude '-26.1535'^^xsd:double;
  dwc:startLatitude '-26.1613'^^xsd:double;
  dwc:endLatitude '-26.1456'^^xsd:double;
  dwc:coordinatePrecision '1461.73'^^xsd:double;
  dwc:minimumDepth '1260'^^xsd:integer;
  dwc:maximumDepth '1268'^^xsd:integer;
  dwc:temperature '3.45'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 1002L36AF10551'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '126638'^^xsd:integer;
  dwc:sampleSize '0,07258506 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,07258506 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 1002L36AF10551'^^xsd:string;
  dwc:observationDate '2010-02-24'^^xsd:date;
  dwc:aphiaIdAccepted '126638'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%201002L35AF11019>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L35AF11019> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L35AF11019> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.22 5.7329)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-26.22"^^xsd:decimal ;
  dwc:decimalLongitude "5.7329"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1425"^^xsd:integer ;
  dwc:maximumDepthInMeters "1452"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1486.58"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L35AF11019>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.22 5.7329)"^^geo:wktLiteral ;
  geo-pos:lat "-26.22"^^xsd:decimal ;
  geo-pos:long "5.7329"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1486.58"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%201002L35AF11019>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 1002L35AF11019" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 1002L35AF11019'^^xsd:string;
  dwc:scientificName 'Bathypterois phenax'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '5.7329'^^xsd:double;
  dwc:startLongitude '5.7425'^^xsd:double;
  dwc:endLongitude '5.7233'^^xsd:double;
  dwc:latitude '-26.22'^^xsd:double;
  dwc:startLatitude '-26.2097'^^xsd:double;
  dwc:endLatitude '-26.2302'^^xsd:double;
  dwc:coordinatePrecision '1486.58'^^xsd:double;
  dwc:minimumDepth '1425'^^xsd:integer;
  dwc:maximumDepth '1452'^^xsd:integer;
  dwc:temperature '3.4'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 1002L35AF11019'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '126345'^^xsd:integer;
  dwc:sampleSize '0,05795644 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,05795644 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 1002L35AF11019'^^xsd:string;
  dwc:observationDate '2010-02-24'^^xsd:date;
  dwc:aphiaIdAccepted '126345'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%200902L9AF10862>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200902L9AF10862> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200902L9AF10862> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.5627 6.0505)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-25.5627"^^xsd:decimal ;
  dwc:decimalLongitude "6.0505"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "888"^^xsd:integer ;
  dwc:maximumDepthInMeters "888"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1442.58"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200902L9AF10862>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.5627 6.0505)"^^geo:wktLiteral ;
  geo-pos:lat "-25.5627"^^xsd:decimal ;
  geo-pos:long "6.0505"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1442.58"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%200902L9AF10862>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 0902L9AF10862" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 0902L9AF10862'^^xsd:string;
  dwc:scientificName 'Photichthys argenteus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '6.0505'^^xsd:double;
  dwc:startLongitude '6.0648'^^xsd:double;
  dwc:endLongitude '6.0362'^^xsd:double;
  dwc:latitude '-25.5627'^^xsd:double;
  dwc:startLatitude '-25.5615'^^xsd:double;
  dwc:endLatitude '-25.5638'^^xsd:double;
  dwc:coordinatePrecision '1442.58'^^xsd:double;
  dwc:minimumDepth '888'^^xsd:integer;
  dwc:maximumDepth '888'^^xsd:integer;
  dwc:temperature '3.6'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 0902L9AF10862'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '400296'^^xsd:integer;
  dwc:sampleSize '0,05622253 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,05622253 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 0902L9AF10862'^^xsd:string;
  dwc:observationDate '2009-02-25'^^xsd:date;
  dwc:aphiaIdAccepted '220007'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%201002L35AF10918>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L35AF10918> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L35AF10918> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.22 5.7329)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-26.22"^^xsd:decimal ;
  dwc:decimalLongitude "5.7329"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1425"^^xsd:integer ;
  dwc:maximumDepthInMeters "1452"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1486.58"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L35AF10918>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.22 5.7329)"^^geo:wktLiteral ;
  geo-pos:lat "-26.22"^^xsd:decimal ;
  geo-pos:long "5.7329"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1486.58"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%201002L35AF10918>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 1002L35AF10918" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 1002L35AF10918'^^xsd:string;
  dwc:scientificName 'Ceratias holboelli'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '5.7329'^^xsd:double;
  dwc:startLongitude '5.7425'^^xsd:double;
  dwc:endLongitude '5.7233'^^xsd:double;
  dwc:latitude '-26.22'^^xsd:double;
  dwc:startLatitude '-26.2097'^^xsd:double;
  dwc:endLatitude '-26.2302'^^xsd:double;
  dwc:coordinatePrecision '1486.58'^^xsd:double;
  dwc:minimumDepth '1425'^^xsd:integer;
  dwc:maximumDepth '1452'^^xsd:integer;
  dwc:temperature '3.4'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 1002L35AF10918'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '126537'^^xsd:integer;
  dwc:sampleSize '0,05795644 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,05795644 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 1002L35AF10918'^^xsd:string;
  dwc:observationDate '2010-02-24'^^xsd:date;
  dwc:aphiaIdAccepted '126537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%200902L9AF10934>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200902L9AF10934> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200902L9AF10934> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.5627 6.0505)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-25.5627"^^xsd:decimal ;
  dwc:decimalLongitude "6.0505"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "888"^^xsd:integer ;
  dwc:maximumDepthInMeters "888"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1442.58"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200902L9AF10934>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.5627 6.0505)"^^geo:wktLiteral ;
  geo-pos:lat "-25.5627"^^xsd:decimal ;
  geo-pos:long "6.0505"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1442.58"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%200902L9AF10934>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 0902L9AF10934" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 0902L9AF10934'^^xsd:string;
  dwc:scientificName 'Scopeloberyx robustus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '6.0505'^^xsd:double;
  dwc:startLongitude '6.0648'^^xsd:double;
  dwc:endLongitude '6.0362'^^xsd:double;
  dwc:latitude '-25.5627'^^xsd:double;
  dwc:startLatitude '-25.5615'^^xsd:double;
  dwc:endLatitude '-25.5638'^^xsd:double;
  dwc:coordinatePrecision '1442.58'^^xsd:double;
  dwc:minimumDepth '888'^^xsd:integer;
  dwc:maximumDepth '888'^^xsd:integer;
  dwc:temperature '3.6'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 0902L9AF10934'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '127276'^^xsd:integer;
  dwc:sampleSize '0,05622253 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,05622253 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 0902L9AF10934'^^xsd:string;
  dwc:observationDate '2009-02-25'^^xsd:date;
  dwc:aphiaIdAccepted '127276'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%200902L9AF10937>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200902L9AF10937> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200902L9AF10937> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.5627 6.0505)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-25.5627"^^xsd:decimal ;
  dwc:decimalLongitude "6.0505"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "888"^^xsd:integer ;
  dwc:maximumDepthInMeters "888"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1442.58"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200902L9AF10937>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.5627 6.0505)"^^geo:wktLiteral ;
  geo-pos:lat "-25.5627"^^xsd:decimal ;
  geo-pos:long "6.0505"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1442.58"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%200902L9AF10937>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 0902L9AF10937" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 0902L9AF10937'^^xsd:string;
  dwc:scientificName 'Sternoptyx pseudobscura'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '6.0505'^^xsd:double;
  dwc:startLongitude '6.0648'^^xsd:double;
  dwc:endLongitude '6.0362'^^xsd:double;
  dwc:latitude '-25.5627'^^xsd:double;
  dwc:startLatitude '-25.5615'^^xsd:double;
  dwc:endLatitude '-25.5638'^^xsd:double;
  dwc:coordinatePrecision '1442.58'^^xsd:double;
  dwc:minimumDepth '888'^^xsd:integer;
  dwc:maximumDepth '888'^^xsd:integer;
  dwc:temperature '3.6'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 0902L9AF10937'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '127315'^^xsd:integer;
  dwc:sampleSize '0,05622253 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,05622253 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 0902L9AF10937'^^xsd:string;
  dwc:observationDate '2009-02-25'^^xsd:date;
  dwc:aphiaIdAccepted '127315'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%200902L9AF10666>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200902L9AF10666> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200902L9AF10666> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.5627 6.0505)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-25.5627"^^xsd:decimal ;
  dwc:decimalLongitude "6.0505"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "888"^^xsd:integer ;
  dwc:maximumDepthInMeters "888"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1442.58"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200902L9AF10666>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.5627 6.0505)"^^geo:wktLiteral ;
  geo-pos:lat "-25.5627"^^xsd:decimal ;
  geo-pos:long "6.0505"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1442.58"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%200902L9AF10666>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 0902L9AF10666" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 0902L9AF10666'^^xsd:string;
  dwc:scientificName 'Etmopterus princeps'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '6.0505'^^xsd:double;
  dwc:startLongitude '6.0648'^^xsd:double;
  dwc:endLongitude '6.0362'^^xsd:double;
  dwc:latitude '-25.5627'^^xsd:double;
  dwc:startLatitude '-25.5615'^^xsd:double;
  dwc:endLatitude '-25.5638'^^xsd:double;
  dwc:coordinatePrecision '1442.58'^^xsd:double;
  dwc:minimumDepth '888'^^xsd:integer;
  dwc:maximumDepth '888'^^xsd:integer;
  dwc:temperature '3.6'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 0902L9AF10666'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '105911'^^xsd:integer;
  dwc:sampleSize '0,05622253 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,05622253 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 0902L9AF10666'^^xsd:string;
  dwc:observationDate '2009-02-25'^^xsd:date;
  dwc:aphiaIdAccepted '105911'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%200902L9AF10673>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200902L9AF10673> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200902L9AF10673> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.5627 6.0505)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-25.5627"^^xsd:decimal ;
  dwc:decimalLongitude "6.0505"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "888"^^xsd:integer ;
  dwc:maximumDepthInMeters "888"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1442.58"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200902L9AF10673>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.5627 6.0505)"^^geo:wktLiteral ;
  geo-pos:lat "-25.5627"^^xsd:decimal ;
  geo-pos:long "6.0505"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1442.58"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%200902L9AF10673>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 0902L9AF10673" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 0902L9AF10673'^^xsd:string;
  dwc:scientificName 'Nezumia mycronychodon'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '6.0505'^^xsd:double;
  dwc:startLongitude '6.0648'^^xsd:double;
  dwc:endLongitude '6.0362'^^xsd:double;
  dwc:latitude '-25.5627'^^xsd:double;
  dwc:startLatitude '-25.5615'^^xsd:double;
  dwc:endLatitude '-25.5638'^^xsd:double;
  dwc:coordinatePrecision '1442.58'^^xsd:double;
  dwc:minimumDepth '888'^^xsd:integer;
  dwc:maximumDepth '888'^^xsd:integer;
  dwc:temperature '3.6'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 0902L9AF10673'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '217777'^^xsd:integer;
  dwc:sampleSize '0,05622253 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,05622253 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 0902L9AF10673'^^xsd:string;
  dwc:observationDate '2009-02-25'^^xsd:date;
  dwc:aphiaIdAccepted '217777'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%200902L9AF10705>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200902L9AF10705> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200902L9AF10705> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.5627 6.0505)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-25.5627"^^xsd:decimal ;
  dwc:decimalLongitude "6.0505"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "888"^^xsd:integer ;
  dwc:maximumDepthInMeters "888"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1442.58"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200902L9AF10705>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.5627 6.0505)"^^geo:wktLiteral ;
  geo-pos:lat "-25.5627"^^xsd:decimal ;
  geo-pos:long "6.0505"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1442.58"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%200902L9AF10705>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 0902L9AF10705" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 0902L9AF10705'^^xsd:string;
  dwc:scientificName 'Diretmichthys parini'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '6.0505'^^xsd:double;
  dwc:startLongitude '6.0648'^^xsd:double;
  dwc:endLongitude '6.0362'^^xsd:double;
  dwc:latitude '-25.5627'^^xsd:double;
  dwc:startLatitude '-25.5615'^^xsd:double;
  dwc:endLatitude '-25.5638'^^xsd:double;
  dwc:coordinatePrecision '1442.58'^^xsd:double;
  dwc:minimumDepth '888'^^xsd:integer;
  dwc:maximumDepth '888'^^xsd:integer;
  dwc:temperature '3.6'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 0902L9AF10705'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '126396'^^xsd:integer;
  dwc:sampleSize '0,05622253 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,05622253 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 0902L9AF10705'^^xsd:string;
  dwc:observationDate '2009-02-25'^^xsd:date;
  dwc:aphiaIdAccepted '126396'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%200902L9AF10803>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200902L9AF10803> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200902L9AF10803> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.5627 6.0505)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-25.5627"^^xsd:decimal ;
  dwc:decimalLongitude "6.0505"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "888"^^xsd:integer ;
  dwc:maximumDepthInMeters "888"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1442.58"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200902L9AF10803>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.5627 6.0505)"^^geo:wktLiteral ;
  geo-pos:lat "-25.5627"^^xsd:decimal ;
  geo-pos:long "6.0505"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1442.58"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%200902L9AF10803>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 0902L9AF10803" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 0902L9AF10803'^^xsd:string;
  dwc:scientificName 'Venefica proboscidea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '6.0505'^^xsd:double;
  dwc:startLongitude '6.0648'^^xsd:double;
  dwc:endLongitude '6.0362'^^xsd:double;
  dwc:latitude '-25.5627'^^xsd:double;
  dwc:startLatitude '-25.5615'^^xsd:double;
  dwc:endLatitude '-25.5638'^^xsd:double;
  dwc:coordinatePrecision '1442.58'^^xsd:double;
  dwc:minimumDepth '888'^^xsd:integer;
  dwc:maximumDepth '888'^^xsd:integer;
  dwc:temperature '3.6'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 0902L9AF10803'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '126310'^^xsd:integer;
  dwc:sampleSize '0,05622253 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,05622253 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 0902L9AF10803'^^xsd:string;
  dwc:observationDate '2009-02-25'^^xsd:date;
  dwc:aphiaIdAccepted '126310'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%200902L9AF10823>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200902L9AF10823> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200902L9AF10823> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.5627 6.0505)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-25.5627"^^xsd:decimal ;
  dwc:decimalLongitude "6.0505"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "888"^^xsd:integer ;
  dwc:maximumDepthInMeters "888"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1442.58"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200902L9AF10823>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.5627 6.0505)"^^geo:wktLiteral ;
  geo-pos:lat "-25.5627"^^xsd:decimal ;
  geo-pos:long "6.0505"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1442.58"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%200902L9AF10823>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 0902L9AF10823" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 0902L9AF10823'^^xsd:string;
  dwc:scientificName 'Notacanthus sexspinis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '6.0505'^^xsd:double;
  dwc:startLongitude '6.0648'^^xsd:double;
  dwc:endLongitude '6.0362'^^xsd:double;
  dwc:latitude '-25.5627'^^xsd:double;
  dwc:startLatitude '-25.5615'^^xsd:double;
  dwc:endLatitude '-25.5638'^^xsd:double;
  dwc:coordinatePrecision '1442.58'^^xsd:double;
  dwc:minimumDepth '888'^^xsd:integer;
  dwc:maximumDepth '888'^^xsd:integer;
  dwc:temperature '3.6'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 0902L9AF10823'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '221411'^^xsd:integer;
  dwc:sampleSize '0,05622253 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,05622253 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 0902L9AF10823'^^xsd:string;
  dwc:observationDate '2009-02-25'^^xsd:date;
  dwc:aphiaIdAccepted '221411'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%200902L9AF10826>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200902L9AF10826> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200902L9AF10826> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.5627 6.0505)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-25.5627"^^xsd:decimal ;
  dwc:decimalLongitude "6.0505"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "888"^^xsd:integer ;
  dwc:maximumDepthInMeters "888"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1442.58"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200902L9AF10826>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.5627 6.0505)"^^geo:wktLiteral ;
  geo-pos:lat "-25.5627"^^xsd:decimal ;
  geo-pos:long "6.0505"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1442.58"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%200902L9AF10826>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 0902L9AF10826" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 0902L9AF10826'^^xsd:string;
  dwc:scientificName 'Allocyttus verrucosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '6.0505'^^xsd:double;
  dwc:startLongitude '6.0648'^^xsd:double;
  dwc:endLongitude '6.0362'^^xsd:double;
  dwc:latitude '-25.5627'^^xsd:double;
  dwc:startLatitude '-25.5615'^^xsd:double;
  dwc:endLatitude '-25.5638'^^xsd:double;
  dwc:coordinatePrecision '1442.58'^^xsd:double;
  dwc:minimumDepth '888'^^xsd:integer;
  dwc:maximumDepth '888'^^xsd:integer;
  dwc:temperature '3.6'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 0902L9AF10826'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '127422'^^xsd:integer;
  dwc:sampleSize '0,05622253 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,05622253 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 0902L9AF10826'^^xsd:string;
  dwc:observationDate '2009-02-25'^^xsd:date;
  dwc:aphiaIdAccepted '127422'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%200902L9AF10828>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200902L9AF10828> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200902L9AF10828> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.5627 6.0505)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-25.5627"^^xsd:decimal ;
  dwc:decimalLongitude "6.0505"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "888"^^xsd:integer ;
  dwc:maximumDepthInMeters "888"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1442.58"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200902L9AF10828>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.5627 6.0505)"^^geo:wktLiteral ;
  geo-pos:lat "-25.5627"^^xsd:decimal ;
  geo-pos:long "6.0505"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1442.58"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%200902L9AF10828>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 0902L9AF10828" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 0902L9AF10828'^^xsd:string;
  dwc:scientificName 'Antimora rostrata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '6.0505'^^xsd:double;
  dwc:startLongitude '6.0648'^^xsd:double;
  dwc:endLongitude '6.0362'^^xsd:double;
  dwc:latitude '-25.5627'^^xsd:double;
  dwc:startLatitude '-25.5615'^^xsd:double;
  dwc:endLatitude '-25.5638'^^xsd:double;
  dwc:coordinatePrecision '1442.58'^^xsd:double;
  dwc:minimumDepth '888'^^xsd:integer;
  dwc:maximumDepth '888'^^xsd:integer;
  dwc:temperature '3.6'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 0902L9AF10828'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '126486'^^xsd:integer;
  dwc:sampleSize '0,05622253 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,05622253 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 0902L9AF10828'^^xsd:string;
  dwc:observationDate '2009-02-25'^^xsd:date;
  dwc:aphiaIdAccepted '126486'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%200902L9AF10829>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200902L9AF10829> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200902L9AF10829> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.5627 6.0505)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-25.5627"^^xsd:decimal ;
  dwc:decimalLongitude "6.0505"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "888"^^xsd:integer ;
  dwc:maximumDepthInMeters "888"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1442.58"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200902L9AF10829>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.5627 6.0505)"^^geo:wktLiteral ;
  geo-pos:lat "-25.5627"^^xsd:decimal ;
  geo-pos:long "6.0505"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1442.58"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%200902L9AF10829>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 0902L9AF10829" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 0902L9AF10829'^^xsd:string;
  dwc:scientificName 'Hoplostethus atlanticus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '6.0505'^^xsd:double;
  dwc:startLongitude '6.0648'^^xsd:double;
  dwc:endLongitude '6.0362'^^xsd:double;
  dwc:latitude '-25.5627'^^xsd:double;
  dwc:startLatitude '-25.5615'^^xsd:double;
  dwc:endLatitude '-25.5638'^^xsd:double;
  dwc:coordinatePrecision '1442.58'^^xsd:double;
  dwc:minimumDepth '888'^^xsd:integer;
  dwc:maximumDepth '888'^^xsd:integer;
  dwc:temperature '3.6'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 0902L9AF10829'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '126402'^^xsd:integer;
  dwc:sampleSize '0,05622253 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,05622253 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 0902L9AF10829'^^xsd:string;
  dwc:observationDate '2009-02-25'^^xsd:date;
  dwc:aphiaIdAccepted '126402'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%201002L35AF20225>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L35AF20225> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L35AF20225> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.22 5.7329)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-26.22"^^xsd:decimal ;
  dwc:decimalLongitude "5.7329"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1425"^^xsd:integer ;
  dwc:maximumDepthInMeters "1452"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1486.58"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L35AF20225>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.22 5.7329)"^^geo:wktLiteral ;
  geo-pos:lat "-26.22"^^xsd:decimal ;
  geo-pos:long "5.7329"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1486.58"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%201002L35AF20225>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 1002L35AF20225" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 1002L35AF20225'^^xsd:string;
  dwc:scientificName 'Chaceon erytheiae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '5.7329'^^xsd:double;
  dwc:startLongitude '5.7425'^^xsd:double;
  dwc:endLongitude '5.7233'^^xsd:double;
  dwc:latitude '-26.22'^^xsd:double;
  dwc:startLatitude '-26.2097'^^xsd:double;
  dwc:endLatitude '-26.2302'^^xsd:double;
  dwc:coordinatePrecision '1486.58'^^xsd:double;
  dwc:minimumDepth '1425'^^xsd:integer;
  dwc:maximumDepth '1452'^^xsd:integer;
  dwc:temperature '3.4'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 1002L35AF20225'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '241100'^^xsd:integer;
  dwc:sampleSize '0,05795644 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,05795644 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 1002L35AF20225'^^xsd:string;
  dwc:observationDate '2010-02-24'^^xsd:date;
  dwc:aphiaIdAccepted '241100'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%201002L35AF20230>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L35AF20230> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L35AF20230> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.22 5.7329)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-26.22"^^xsd:decimal ;
  dwc:decimalLongitude "5.7329"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1425"^^xsd:integer ;
  dwc:maximumDepthInMeters "1452"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1486.58"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L35AF20230>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.22 5.7329)"^^geo:wktLiteral ;
  geo-pos:lat "-26.22"^^xsd:decimal ;
  geo-pos:long "5.7329"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1486.58"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%201002L35AF20230>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 1002L35AF20230" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-03-24'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 1002L35AF20230'^^xsd:string;
  dwc:scientificName 'Austropenaeus nitidus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '5.7329'^^xsd:double;
  dwc:startLongitude '5.7425'^^xsd:double;
  dwc:endLongitude '5.7233'^^xsd:double;
  dwc:latitude '-26.22'^^xsd:double;
  dwc:startLatitude '-26.2097'^^xsd:double;
  dwc:endLatitude '-26.2302'^^xsd:double;
  dwc:coordinatePrecision '1486.58'^^xsd:double;
  dwc:minimumDepth '1425'^^xsd:integer;
  dwc:maximumDepth '1452'^^xsd:integer;
  dwc:temperature '3.4'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 1002L35AF20068'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '246428'^^xsd:integer;
  dwc:sampleSize '0,05795644 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,05795644 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 1002L35AF20230'^^xsd:string;
  dwc:observationDate '2010-02-24'^^xsd:date;
  dwc:aphiaIdAccepted '246428'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%201002L35AF11020>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L35AF11020> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L35AF11020> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.22 5.7329)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-26.22"^^xsd:decimal ;
  dwc:decimalLongitude "5.7329"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1425"^^xsd:integer ;
  dwc:maximumDepthInMeters "1452"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1486.58"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L35AF11020>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.22 5.7329)"^^geo:wktLiteral ;
  geo-pos:lat "-26.22"^^xsd:decimal ;
  geo-pos:long "5.7329"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1486.58"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%201002L35AF11020>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 1002L35AF11020" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 1002L35AF11020'^^xsd:string;
  dwc:scientificName 'Ceratoscopelus warmingii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '5.7329'^^xsd:double;
  dwc:startLongitude '5.7425'^^xsd:double;
  dwc:endLongitude '5.7233'^^xsd:double;
  dwc:latitude '-26.22'^^xsd:double;
  dwc:startLatitude '-26.2097'^^xsd:double;
  dwc:endLatitude '-26.2302'^^xsd:double;
  dwc:coordinatePrecision '1486.58'^^xsd:double;
  dwc:minimumDepth '1425'^^xsd:integer;
  dwc:maximumDepth '1452'^^xsd:integer;
  dwc:temperature '3.4'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 1002L35AF11020'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '126586'^^xsd:integer;
  dwc:sampleSize '0,05795644 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,05795644 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 1002L35AF11020'^^xsd:string;
  dwc:observationDate '2010-02-24'^^xsd:date;
  dwc:aphiaIdAccepted '126586'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%201002L35AF11350>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L35AF11350> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L35AF11350> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.22 5.7329)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-26.22"^^xsd:decimal ;
  dwc:decimalLongitude "5.7329"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1425"^^xsd:integer ;
  dwc:maximumDepthInMeters "1452"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1486.58"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L35AF11350>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.22 5.7329)"^^geo:wktLiteral ;
  geo-pos:lat "-26.22"^^xsd:decimal ;
  geo-pos:long "5.7329"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1486.58"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%201002L35AF11350>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 1002L35AF11350" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 1002L35AF11350'^^xsd:string;
  dwc:scientificName 'Notoscopelus resplendens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '5.7329'^^xsd:double;
  dwc:startLongitude '5.7425'^^xsd:double;
  dwc:endLongitude '5.7233'^^xsd:double;
  dwc:latitude '-26.22'^^xsd:double;
  dwc:startLatitude '-26.2097'^^xsd:double;
  dwc:endLatitude '-26.2302'^^xsd:double;
  dwc:coordinatePrecision '1486.58'^^xsd:double;
  dwc:minimumDepth '1425'^^xsd:integer;
  dwc:maximumDepth '1452'^^xsd:integer;
  dwc:temperature '3.4'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 1002L35AF11350'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '158916'^^xsd:integer;
  dwc:sampleSize '0,05795644 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,05795644 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 1002L35AF11350'^^xsd:string;
  dwc:observationDate '2010-02-24'^^xsd:date;
  dwc:aphiaIdAccepted '158916'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%201002L35AF20065>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L35AF20065> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L35AF20065> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.22 5.7329)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-26.22"^^xsd:decimal ;
  dwc:decimalLongitude "5.7329"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1425"^^xsd:integer ;
  dwc:maximumDepthInMeters "1452"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1486.58"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L35AF20065>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.22 5.7329)"^^geo:wktLiteral ;
  geo-pos:lat "-26.22"^^xsd:decimal ;
  geo-pos:long "5.7329"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1486.58"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%201002L35AF20065>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 1002L35AF20065" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 1002L35AF20065'^^xsd:string;
  dwc:scientificName 'Acanthephyra purpurea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '5.7329'^^xsd:double;
  dwc:startLongitude '5.7425'^^xsd:double;
  dwc:endLongitude '5.7233'^^xsd:double;
  dwc:latitude '-26.22'^^xsd:double;
  dwc:startLatitude '-26.2097'^^xsd:double;
  dwc:endLatitude '-26.2302'^^xsd:double;
  dwc:coordinatePrecision '1486.58'^^xsd:double;
  dwc:minimumDepth '1425'^^xsd:integer;
  dwc:maximumDepth '1452'^^xsd:integer;
  dwc:temperature '3.4'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 1002L35AF20065'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '107582'^^xsd:integer;
  dwc:sampleSize '0,05795644 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,05795644 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 1002L35AF20065'^^xsd:string;
  dwc:observationDate '2010-02-24'^^xsd:date;
  dwc:aphiaIdAccepted '107582'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%201002L35AF20101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L35AF20101> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L35AF20101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.22 5.7329)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-26.22"^^xsd:decimal ;
  dwc:decimalLongitude "5.7329"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1425"^^xsd:integer ;
  dwc:maximumDepthInMeters "1452"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1486.58"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L35AF20101>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.22 5.7329)"^^geo:wktLiteral ;
  geo-pos:lat "-26.22"^^xsd:decimal ;
  geo-pos:long "5.7329"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1486.58"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%201002L35AF20101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 1002L35AF20101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 1002L35AF20101'^^xsd:string;
  dwc:scientificName 'Oplophorus spinosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '5.7329'^^xsd:double;
  dwc:startLongitude '5.7425'^^xsd:double;
  dwc:endLongitude '5.7233'^^xsd:double;
  dwc:latitude '-26.22'^^xsd:double;
  dwc:startLatitude '-26.2097'^^xsd:double;
  dwc:endLatitude '-26.2302'^^xsd:double;
  dwc:coordinatePrecision '1486.58'^^xsd:double;
  dwc:minimumDepth '1425'^^xsd:integer;
  dwc:maximumDepth '1452'^^xsd:integer;
  dwc:temperature '3.4'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 1002L35AF20101'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '107602'^^xsd:integer;
  dwc:sampleSize '0,05795644 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,05795644 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 1002L35AF20101'^^xsd:string;
  dwc:observationDate '2010-02-24'^^xsd:date;
  dwc:aphiaIdAccepted '107602'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%200902L9AF10962>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200902L9AF10962> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200902L9AF10962> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.5627 6.0505)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-25.5627"^^xsd:decimal ;
  dwc:decimalLongitude "6.0505"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "888"^^xsd:integer ;
  dwc:maximumDepthInMeters "888"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1442.58"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200902L9AF10962>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.5627 6.0505)"^^geo:wktLiteral ;
  geo-pos:lat "-25.5627"^^xsd:decimal ;
  geo-pos:long "6.0505"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1442.58"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%200902L9AF10962>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 0902L9AF10962" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 0902L9AF10962'^^xsd:string;
  dwc:scientificName 'Gadomus capensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '6.0505'^^xsd:double;
  dwc:startLongitude '6.0648'^^xsd:double;
  dwc:endLongitude '6.0362'^^xsd:double;
  dwc:latitude '-25.5627'^^xsd:double;
  dwc:startLatitude '-25.5615'^^xsd:double;
  dwc:endLatitude '-25.5638'^^xsd:double;
  dwc:coordinatePrecision '1442.58'^^xsd:double;
  dwc:minimumDepth '888'^^xsd:integer;
  dwc:maximumDepth '888'^^xsd:integer;
  dwc:temperature '3.6'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 0902L9AF10962'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '217768'^^xsd:integer;
  dwc:sampleSize '0,05622253 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,05622253 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 0902L9AF10962'^^xsd:string;
  dwc:observationDate '2009-02-25'^^xsd:date;
  dwc:aphiaIdAccepted '217768'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%200902L9AF10970>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200902L9AF10970> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200902L9AF10970> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.5627 6.0505)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-25.5627"^^xsd:decimal ;
  dwc:decimalLongitude "6.0505"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "888"^^xsd:integer ;
  dwc:maximumDepthInMeters "888"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1442.58"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200902L9AF10970>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.5627 6.0505)"^^geo:wktLiteral ;
  geo-pos:lat "-25.5627"^^xsd:decimal ;
  geo-pos:long "6.0505"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1442.58"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%200902L9AF10970>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 0902L9AF10970" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 0902L9AF10970'^^xsd:string;
  dwc:scientificName 'Epigonus robustus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '6.0505'^^xsd:double;
  dwc:startLongitude '6.0648'^^xsd:double;
  dwc:endLongitude '6.0362'^^xsd:double;
  dwc:latitude '-25.5627'^^xsd:double;
  dwc:startLatitude '-25.5615'^^xsd:double;
  dwc:endLatitude '-25.5638'^^xsd:double;
  dwc:coordinatePrecision '1442.58'^^xsd:double;
  dwc:minimumDepth '888'^^xsd:integer;
  dwc:maximumDepth '888'^^xsd:integer;
  dwc:temperature '3.6'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 0902L9AF10970'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '209381'^^xsd:integer;
  dwc:sampleSize '0,05622253 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,05622253 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 0902L9AF10970'^^xsd:string;
  dwc:observationDate '2009-02-25'^^xsd:date;
  dwc:aphiaIdAccepted '209381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%200902L9AF10971>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200902L9AF10971> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200902L9AF10971> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.5627 6.0505)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-25.5627"^^xsd:decimal ;
  dwc:decimalLongitude "6.0505"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "888"^^xsd:integer ;
  dwc:maximumDepthInMeters "888"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1442.58"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200902L9AF10971>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.5627 6.0505)"^^geo:wktLiteral ;
  geo-pos:lat "-25.5627"^^xsd:decimal ;
  geo-pos:long "6.0505"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1442.58"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%200902L9AF10971>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 0902L9AF10971" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 0902L9AF10971'^^xsd:string;
  dwc:scientificName 'Trachyscorpia eschmeyeri'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '6.0505'^^xsd:double;
  dwc:startLongitude '6.0648'^^xsd:double;
  dwc:endLongitude '6.0362'^^xsd:double;
  dwc:latitude '-25.5627'^^xsd:double;
  dwc:startLatitude '-25.5615'^^xsd:double;
  dwc:endLatitude '-25.5638'^^xsd:double;
  dwc:coordinatePrecision '1442.58'^^xsd:double;
  dwc:minimumDepth '888'^^xsd:integer;
  dwc:maximumDepth '888'^^xsd:integer;
  dwc:temperature '3.6'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 0902L9AF10971'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '274872'^^xsd:integer;
  dwc:sampleSize '0,05622253 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,05622253 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 0902L9AF10971'^^xsd:string;
  dwc:observationDate '2009-02-25'^^xsd:date;
  dwc:aphiaIdAccepted '274872'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%200902L9AF11012>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200902L9AF11012> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200902L9AF11012> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.5627 6.0505)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-25.5627"^^xsd:decimal ;
  dwc:decimalLongitude "6.0505"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "888"^^xsd:integer ;
  dwc:maximumDepthInMeters "888"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1442.58"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200902L9AF11012>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.5627 6.0505)"^^geo:wktLiteral ;
  geo-pos:lat "-25.5627"^^xsd:decimal ;
  geo-pos:long "6.0505"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1442.58"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%200902L9AF11012>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 0902L9AF11012" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 0902L9AF11012'^^xsd:string;
  dwc:scientificName 'Lampaneda dea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '6.0505'^^xsd:double;
  dwc:startLongitude '6.0648'^^xsd:double;
  dwc:endLongitude '6.0362'^^xsd:double;
  dwc:latitude '-25.5627'^^xsd:double;
  dwc:startLatitude '-25.5615'^^xsd:double;
  dwc:endLatitude '-25.5638'^^xsd:double;
  dwc:coordinatePrecision '1442.58'^^xsd:double;
  dwc:minimumDepth '888'^^xsd:integer;
  dwc:maximumDepth '888'^^xsd:integer;
  dwc:temperature '3.6'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 0902L9AF11012'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '272706'^^xsd:integer;
  dwc:sampleSize '0,05622253 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,05622253 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 0902L9AF11012'^^xsd:string;
  dwc:observationDate '2009-02-25'^^xsd:date;
  dwc:aphiaIdAccepted '272706'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%200902L9AF11022>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200902L9AF11022> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200902L9AF11022> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.5627 6.0505)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-25.5627"^^xsd:decimal ;
  dwc:decimalLongitude "6.0505"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "888"^^xsd:integer ;
  dwc:maximumDepthInMeters "888"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1442.58"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200902L9AF11022>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.5627 6.0505)"^^geo:wktLiteral ;
  geo-pos:lat "-25.5627"^^xsd:decimal ;
  geo-pos:long "6.0505"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1442.58"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%200902L9AF11022>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 0902L9AF11022" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 0902L9AF11022'^^xsd:string;
  dwc:scientificName 'Coelorinchus polli'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '6.0505'^^xsd:double;
  dwc:startLongitude '6.0648'^^xsd:double;
  dwc:endLongitude '6.0362'^^xsd:double;
  dwc:latitude '-25.5627'^^xsd:double;
  dwc:startLatitude '-25.5615'^^xsd:double;
  dwc:endLatitude '-25.5638'^^xsd:double;
  dwc:coordinatePrecision '1442.58'^^xsd:double;
  dwc:minimumDepth '888'^^xsd:integer;
  dwc:maximumDepth '888'^^xsd:integer;
  dwc:temperature '3.6'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 0902L9AF11022'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '280329'^^xsd:integer;
  dwc:sampleSize '0,05622253 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,05622253 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 0902L9AF11022'^^xsd:string;
  dwc:observationDate '2009-02-25'^^xsd:date;
  dwc:aphiaIdAccepted '280329'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%200902L9AF20039>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200902L9AF20039> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200902L9AF20039> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.5627 6.0505)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-25.5627"^^xsd:decimal ;
  dwc:decimalLongitude "6.0505"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "888"^^xsd:integer ;
  dwc:maximumDepthInMeters "888"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1442.58"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200902L9AF20039>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.5627 6.0505)"^^geo:wktLiteral ;
  geo-pos:lat "-25.5627"^^xsd:decimal ;
  geo-pos:long "6.0505"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1442.58"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%200902L9AF20039>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 0902L9AF20039" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 0902L9AF20039'^^xsd:string;
  dwc:scientificName 'Aristaeopsis edwardsiana'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '6.0505'^^xsd:double;
  dwc:startLongitude '6.0648'^^xsd:double;
  dwc:endLongitude '6.0362'^^xsd:double;
  dwc:latitude '-25.5627'^^xsd:double;
  dwc:startLatitude '-25.5615'^^xsd:double;
  dwc:endLatitude '-25.5638'^^xsd:double;
  dwc:coordinatePrecision '1442.58'^^xsd:double;
  dwc:minimumDepth '888'^^xsd:integer;
  dwc:maximumDepth '888'^^xsd:integer;
  dwc:temperature '3.6'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 0902L9AF20039'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '240796'^^xsd:integer;
  dwc:sampleSize '0,05622253 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,05622253 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 0902L9AF20039'^^xsd:string;
  dwc:observationDate '2009-02-25'^^xsd:date;
  dwc:aphiaIdAccepted '240796'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%200902L9AF20072>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200902L9AF20072> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200902L9AF20072> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.5627 6.0505)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-25.5627"^^xsd:decimal ;
  dwc:decimalLongitude "6.0505"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "888"^^xsd:integer ;
  dwc:maximumDepthInMeters "888"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1442.58"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200902L9AF20072>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.5627 6.0505)"^^geo:wktLiteral ;
  geo-pos:lat "-25.5627"^^xsd:decimal ;
  geo-pos:long "6.0505"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1442.58"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%200902L9AF20072>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 0902L9AF20072" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 0902L9AF20072'^^xsd:string;
  dwc:scientificName 'Pentacheles laevis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '6.0505'^^xsd:double;
  dwc:startLongitude '6.0648'^^xsd:double;
  dwc:endLongitude '6.0362'^^xsd:double;
  dwc:latitude '-25.5627'^^xsd:double;
  dwc:startLatitude '-25.5615'^^xsd:double;
  dwc:endLatitude '-25.5638'^^xsd:double;
  dwc:coordinatePrecision '1442.58'^^xsd:double;
  dwc:minimumDepth '888'^^xsd:integer;
  dwc:maximumDepth '888'^^xsd:integer;
  dwc:temperature '3.6'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 0902L9AF20072'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '382979'^^xsd:integer;
  dwc:sampleSize '0,05622253 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,05622253 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 0902L9AF20072'^^xsd:string;
  dwc:observationDate '2009-02-25'^^xsd:date;
  dwc:aphiaIdAccepted '382979'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%200902L9AF20209>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200902L9AF20209> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200902L9AF20209> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.5627 6.0505)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-25.5627"^^xsd:decimal ;
  dwc:decimalLongitude "6.0505"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "888"^^xsd:integer ;
  dwc:maximumDepthInMeters "888"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1442.58"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200902L9AF20209>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.5627 6.0505)"^^geo:wktLiteral ;
  geo-pos:lat "-25.5627"^^xsd:decimal ;
  geo-pos:long "6.0505"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1442.58"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%200902L9AF20209>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 0902L9AF20209" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 0902L9AF20209'^^xsd:string;
  dwc:scientificName 'Nematocarcinus longirostris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '6.0505'^^xsd:double;
  dwc:startLongitude '6.0648'^^xsd:double;
  dwc:endLongitude '6.0362'^^xsd:double;
  dwc:latitude '-25.5627'^^xsd:double;
  dwc:startLatitude '-25.5615'^^xsd:double;
  dwc:endLatitude '-25.5638'^^xsd:double;
  dwc:coordinatePrecision '1442.58'^^xsd:double;
  dwc:minimumDepth '888'^^xsd:integer;
  dwc:maximumDepth '888'^^xsd:integer;
  dwc:temperature '3.6'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 0902L9AF20209'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '514315'^^xsd:integer;
  dwc:sampleSize '0,05622253 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,05622253 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 0902L9AF20209'^^xsd:string;
  dwc:observationDate '2009-02-25'^^xsd:date;
  dwc:aphiaIdAccepted '514315'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%200902L9AF20225>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200902L9AF20225> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200902L9AF20225> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.5627 6.0505)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-25.5627"^^xsd:decimal ;
  dwc:decimalLongitude "6.0505"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "888"^^xsd:integer ;
  dwc:maximumDepthInMeters "888"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1442.58"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200902L9AF20225>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.5627 6.0505)"^^geo:wktLiteral ;
  geo-pos:lat "-25.5627"^^xsd:decimal ;
  geo-pos:long "6.0505"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1442.58"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%200902L9AF20225>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 0902L9AF20225" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 0902L9AF20225'^^xsd:string;
  dwc:scientificName 'Chaceon erytheiae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '6.0505'^^xsd:double;
  dwc:startLongitude '6.0648'^^xsd:double;
  dwc:endLongitude '6.0362'^^xsd:double;
  dwc:latitude '-25.5627'^^xsd:double;
  dwc:startLatitude '-25.5615'^^xsd:double;
  dwc:endLatitude '-25.5638'^^xsd:double;
  dwc:coordinatePrecision '1442.58'^^xsd:double;
  dwc:minimumDepth '888'^^xsd:integer;
  dwc:maximumDepth '888'^^xsd:integer;
  dwc:temperature '3.6'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 0902L9AF20225'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '241100'^^xsd:integer;
  dwc:sampleSize '0,05622253 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,05622253 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 0902L9AF20225'^^xsd:string;
  dwc:observationDate '2009-02-25'^^xsd:date;
  dwc:aphiaIdAccepted '241100'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%200902L9AF20155>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200902L9AF20155> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200902L9AF20155> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.5627 6.0505)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-25.5627"^^xsd:decimal ;
  dwc:decimalLongitude "6.0505"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "888"^^xsd:integer ;
  dwc:maximumDepthInMeters "888"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1442.58"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200902L9AF20155>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.5627 6.0505)"^^geo:wktLiteral ;
  geo-pos:lat "-25.5627"^^xsd:decimal ;
  geo-pos:long "6.0505"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1442.58"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%200902L9AF20155>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 0902L9AF20155" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 0902L9AF20155'^^xsd:string;
  dwc:scientificName 'Acanthephyra acanthitelsonis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '6.0505'^^xsd:double;
  dwc:startLongitude '6.0648'^^xsd:double;
  dwc:endLongitude '6.0362'^^xsd:double;
  dwc:latitude '-25.5627'^^xsd:double;
  dwc:startLatitude '-25.5615'^^xsd:double;
  dwc:endLatitude '-25.5638'^^xsd:double;
  dwc:coordinatePrecision '1442.58'^^xsd:double;
  dwc:minimumDepth '888'^^xsd:integer;
  dwc:maximumDepth '888'^^xsd:integer;
  dwc:temperature '3.6'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 0902L9AF20155'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '240809'^^xsd:integer;
  dwc:sampleSize '0,05622253 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,05622253 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 0902L9AF20155'^^xsd:string;
  dwc:observationDate '2009-02-25'^^xsd:date;
  dwc:aphiaIdAccepted '107581'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%201002L35AF20234>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L35AF20234> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L35AF20234> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.22 5.7329)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-26.22"^^xsd:decimal ;
  dwc:decimalLongitude "5.7329"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1425"^^xsd:integer ;
  dwc:maximumDepthInMeters "1452"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1486.58"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L35AF20234>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.22 5.7329)"^^geo:wktLiteral ;
  geo-pos:lat "-26.22"^^xsd:decimal ;
  geo-pos:long "5.7329"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1486.58"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%201002L35AF20234>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 1002L35AF20234" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 1002L35AF20234'^^xsd:string;
  dwc:scientificName 'Gordonella kensleyi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '5.7329'^^xsd:double;
  dwc:startLongitude '5.7425'^^xsd:double;
  dwc:endLongitude '5.7233'^^xsd:double;
  dwc:latitude '-26.22'^^xsd:double;
  dwc:startLatitude '-26.2097'^^xsd:double;
  dwc:endLatitude '-26.2302'^^xsd:double;
  dwc:coordinatePrecision '1486.58'^^xsd:double;
  dwc:minimumDepth '1425'^^xsd:integer;
  dwc:maximumDepth '1452'^^xsd:integer;
  dwc:temperature '3.4'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 1002L35AF20234'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '211883'^^xsd:integer;
  dwc:sampleSize '0,05795644 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,05795644 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 1002L35AF20234'^^xsd:string;
  dwc:observationDate '2010-02-24'^^xsd:date;
  dwc:aphiaIdAccepted '211883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%201002L35AF30110>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L35AF30110> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L35AF30110> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.22 5.7329)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-26.22"^^xsd:decimal ;
  dwc:decimalLongitude "5.7329"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1425"^^xsd:integer ;
  dwc:maximumDepthInMeters "1452"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1486.58"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L35AF30110>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.22 5.7329)"^^geo:wktLiteral ;
  geo-pos:lat "-26.22"^^xsd:decimal ;
  geo-pos:long "5.7329"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1486.58"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%201002L35AF30110>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 1002L35AF30110" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 1002L35AF30110'^^xsd:string;
  dwc:scientificName 'Histioteuthis meleagroteuthis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '5.7329'^^xsd:double;
  dwc:startLongitude '5.7425'^^xsd:double;
  dwc:endLongitude '5.7233'^^xsd:double;
  dwc:latitude '-26.22'^^xsd:double;
  dwc:startLatitude '-26.2097'^^xsd:double;
  dwc:endLatitude '-26.2302'^^xsd:double;
  dwc:coordinatePrecision '1486.58'^^xsd:double;
  dwc:minimumDepth '1425'^^xsd:integer;
  dwc:maximumDepth '1452'^^xsd:integer;
  dwc:temperature '3.4'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 1002L35AF30110'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '140115'^^xsd:integer;
  dwc:sampleSize '0,05795644 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,05795644 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 1002L35AF30110'^^xsd:string;
  dwc:observationDate '2010-02-24'^^xsd:date;
  dwc:aphiaIdAccepted '140115'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%201002L35AF30164>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L35AF30164> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L35AF30164> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.22 5.7329)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-26.22"^^xsd:decimal ;
  dwc:decimalLongitude "5.7329"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1425"^^xsd:integer ;
  dwc:maximumDepthInMeters "1452"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1486.58"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L35AF30164>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.22 5.7329)"^^geo:wktLiteral ;
  geo-pos:lat "-26.22"^^xsd:decimal ;
  geo-pos:long "5.7329"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1486.58"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%201002L35AF30164>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 1002L35AF30164" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 1002L35AF30164'^^xsd:string;
  dwc:scientificName 'Bathyteuthis abyssicola'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '5.7329'^^xsd:double;
  dwc:startLongitude '5.7425'^^xsd:double;
  dwc:endLongitude '5.7233'^^xsd:double;
  dwc:latitude '-26.22'^^xsd:double;
  dwc:startLatitude '-26.2097'^^xsd:double;
  dwc:endLatitude '-26.2302'^^xsd:double;
  dwc:coordinatePrecision '1486.58'^^xsd:double;
  dwc:minimumDepth '1425'^^xsd:integer;
  dwc:maximumDepth '1452'^^xsd:integer;
  dwc:temperature '3.4'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 1002L35AF30164'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '138848'^^xsd:integer;
  dwc:sampleSize '0,05795644 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,05795644 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 1002L35AF30164'^^xsd:string;
  dwc:observationDate '2010-02-24'^^xsd:date;
  dwc:aphiaIdAccepted '138848'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%201002L35AF30167>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L35AF30167> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L35AF30167> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.22 5.7329)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-26.22"^^xsd:decimal ;
  dwc:decimalLongitude "5.7329"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1425"^^xsd:integer ;
  dwc:maximumDepthInMeters "1452"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1486.58"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L35AF30167>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.22 5.7329)"^^geo:wktLiteral ;
  geo-pos:lat "-26.22"^^xsd:decimal ;
  geo-pos:long "5.7329"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1486.58"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%201002L35AF30167>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 1002L35AF30167" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 1002L35AF30167'^^xsd:string;
  dwc:scientificName 'Histioteuthis corona corona'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '5.7329'^^xsd:double;
  dwc:startLongitude '5.7425'^^xsd:double;
  dwc:endLongitude '5.7233'^^xsd:double;
  dwc:latitude '-26.22'^^xsd:double;
  dwc:startLatitude '-26.2097'^^xsd:double;
  dwc:endLatitude '-26.2302'^^xsd:double;
  dwc:coordinatePrecision '1486.58'^^xsd:double;
  dwc:minimumDepth '1425'^^xsd:integer;
  dwc:maximumDepth '1452'^^xsd:integer;
  dwc:temperature '3.4'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 1002L35AF30167'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '562152'^^xsd:integer;
  dwc:sampleSize '0,05795644 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,05795644 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 1002L35AF30167'^^xsd:string;
  dwc:observationDate '2010-02-24'^^xsd:date;
  dwc:aphiaIdAccepted '140112'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%201002L36AF10605>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L36AF10605> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L36AF10605> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.1535 5.8551)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-26.1535"^^xsd:decimal ;
  dwc:decimalLongitude "5.8551"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1260"^^xsd:integer ;
  dwc:maximumDepthInMeters "1268"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1461.73"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L36AF10605>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.1535 5.8551)"^^geo:wktLiteral ;
  geo-pos:lat "-26.1535"^^xsd:decimal ;
  geo-pos:long "5.8551"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1461.73"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%201002L36AF10605>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 1002L36AF10605" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 1002L36AF10605'^^xsd:string;
  dwc:scientificName 'Alepocephalus productus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '5.8551'^^xsd:double;
  dwc:startLongitude '5.8433'^^xsd:double;
  dwc:endLongitude '5.8668'^^xsd:double;
  dwc:latitude '-26.1535'^^xsd:double;
  dwc:startLatitude '-26.1613'^^xsd:double;
  dwc:endLatitude '-26.1456'^^xsd:double;
  dwc:coordinatePrecision '1461.73'^^xsd:double;
  dwc:minimumDepth '1260'^^xsd:integer;
  dwc:maximumDepth '1268'^^xsd:integer;
  dwc:temperature '3.45'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 1002L36AF10605'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '126683'^^xsd:integer;
  dwc:sampleSize '0,07258506 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,07258506 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 1002L36AF10605'^^xsd:string;
  dwc:observationDate '2010-02-24'^^xsd:date;
  dwc:aphiaIdAccepted '126683'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%201002L36AF10634>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L36AF10634> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L36AF10634> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.1535 5.8551)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-26.1535"^^xsd:decimal ;
  dwc:decimalLongitude "5.8551"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1260"^^xsd:integer ;
  dwc:maximumDepthInMeters "1268"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1461.73"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L36AF10634>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.1535 5.8551)"^^geo:wktLiteral ;
  geo-pos:lat "-26.1535"^^xsd:decimal ;
  geo-pos:long "5.8551"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1461.73"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%201002L36AF10634>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 1002L36AF10634" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 1002L36AF10634'^^xsd:string;
  dwc:scientificName 'Aldrovandia affinis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '5.8551'^^xsd:double;
  dwc:startLongitude '5.8433'^^xsd:double;
  dwc:endLongitude '5.8668'^^xsd:double;
  dwc:latitude '-26.1535'^^xsd:double;
  dwc:startLatitude '-26.1613'^^xsd:double;
  dwc:endLatitude '-26.1456'^^xsd:double;
  dwc:coordinatePrecision '1461.73'^^xsd:double;
  dwc:minimumDepth '1260'^^xsd:integer;
  dwc:maximumDepth '1268'^^xsd:integer;
  dwc:temperature '3.45'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 1002L36AF10634'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '126637'^^xsd:integer;
  dwc:sampleSize '0,07258506 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,07258506 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 1002L36AF10634'^^xsd:string;
  dwc:observationDate '2010-02-24'^^xsd:date;
  dwc:aphiaIdAccepted '126637'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%201002L36AF10779>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L36AF10779> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L36AF10779> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.1535 5.8551)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-26.1535"^^xsd:decimal ;
  dwc:decimalLongitude "5.8551"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1260"^^xsd:integer ;
  dwc:maximumDepthInMeters "1268"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1461.73"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L36AF10779>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.1535 5.8551)"^^geo:wktLiteral ;
  geo-pos:lat "-26.1535"^^xsd:decimal ;
  geo-pos:long "5.8551"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1461.73"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%201002L36AF10779>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 1002L36AF10779" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 1002L36AF10779'^^xsd:string;
  dwc:scientificName 'Rouleina attrita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '5.8551'^^xsd:double;
  dwc:startLongitude '5.8433'^^xsd:double;
  dwc:endLongitude '5.8668'^^xsd:double;
  dwc:latitude '-26.1535'^^xsd:double;
  dwc:startLatitude '-26.1613'^^xsd:double;
  dwc:endLatitude '-26.1456'^^xsd:double;
  dwc:coordinatePrecision '1461.73'^^xsd:double;
  dwc:minimumDepth '1260'^^xsd:integer;
  dwc:maximumDepth '1268'^^xsd:integer;
  dwc:temperature '3.45'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 1002L36AF10779'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '126709'^^xsd:integer;
  dwc:sampleSize '0,07258506 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,07258506 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 1002L36AF10779'^^xsd:string;
  dwc:observationDate '2010-02-24'^^xsd:date;
  dwc:aphiaIdAccepted '126709'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%201002L36AF10565>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L36AF10565> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L36AF10565> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.1535 5.8551)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-26.1535"^^xsd:decimal ;
  dwc:decimalLongitude "5.8551"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1260"^^xsd:integer ;
  dwc:maximumDepthInMeters "1268"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1461.73"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L36AF10565>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.1535 5.8551)"^^geo:wktLiteral ;
  geo-pos:lat "-26.1535"^^xsd:decimal ;
  geo-pos:long "5.8551"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1461.73"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%201002L36AF10565>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 1002L36AF10565" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 1002L36AF10565'^^xsd:string;
  dwc:scientificName 'Halargyreus johnsonii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '5.8551'^^xsd:double;
  dwc:startLongitude '5.8433'^^xsd:double;
  dwc:endLongitude '5.8668'^^xsd:double;
  dwc:latitude '-26.1535'^^xsd:double;
  dwc:startLatitude '-26.1613'^^xsd:double;
  dwc:endLatitude '-26.1456'^^xsd:double;
  dwc:coordinatePrecision '1461.73'^^xsd:double;
  dwc:minimumDepth '1260'^^xsd:integer;
  dwc:maximumDepth '1268'^^xsd:integer;
  dwc:temperature '3.45'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 1002L36AF10565'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '126489'^^xsd:integer;
  dwc:sampleSize '0,07258506 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,07258506 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 1002L36AF10565'^^xsd:string;
  dwc:observationDate '2010-02-24'^^xsd:date;
  dwc:aphiaIdAccepted '126489'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%201002L12AF20225>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L12AF20225> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L12AF20225> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.5905 5.8617)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-25.5905"^^xsd:decimal ;
  dwc:decimalLongitude "5.8617"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "965"^^xsd:integer ;
  dwc:maximumDepthInMeters "968"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1426.66"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L12AF20225>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.5905 5.8617)"^^geo:wktLiteral ;
  geo-pos:lat "-25.5905"^^xsd:decimal ;
  geo-pos:long "5.8617"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1426.66"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%201002L12AF20225>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 1002L12AF20225" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 1002L12AF20225'^^xsd:string;
  dwc:scientificName 'Chaceon erytheiae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '5.8617'^^xsd:double;
  dwc:startLongitude '5.8508'^^xsd:double;
  dwc:endLongitude '5.8727'^^xsd:double;
  dwc:latitude '-25.5905'^^xsd:double;
  dwc:startLatitude '-25.5823'^^xsd:double;
  dwc:endLatitude '-25.5987'^^xsd:double;
  dwc:coordinatePrecision '1426.66'^^xsd:double;
  dwc:minimumDepth '965'^^xsd:integer;
  dwc:maximumDepth '968'^^xsd:integer;
  dwc:temperature '4'^^xsd:integer;
  dwc:previousCatalogNumber 'NAMIBIA 1002L12AF20225'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '241100'^^xsd:integer;
  dwc:sampleSize '0,05713931 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,05713931 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 1002L12AF20225'^^xsd:string;
  dwc:observationDate '2010-02-14'^^xsd:date;
  dwc:aphiaIdAccepted '241100'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%201002L12AF20230>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L12AF20230> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L12AF20230> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.5905 5.8617)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-25.5905"^^xsd:decimal ;
  dwc:decimalLongitude "5.8617"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "965"^^xsd:integer ;
  dwc:maximumDepthInMeters "968"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1426.66"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L12AF20230>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.5905 5.8617)"^^geo:wktLiteral ;
  geo-pos:lat "-25.5905"^^xsd:decimal ;
  geo-pos:long "5.8617"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1426.66"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%201002L12AF20230>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 1002L12AF20230" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-03-24'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 1002L12AF20230'^^xsd:string;
  dwc:scientificName 'Austropenaeus nitidus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '5.8617'^^xsd:double;
  dwc:startLongitude '5.8508'^^xsd:double;
  dwc:endLongitude '5.8727'^^xsd:double;
  dwc:latitude '-25.5905'^^xsd:double;
  dwc:startLatitude '-25.5823'^^xsd:double;
  dwc:endLatitude '-25.5987'^^xsd:double;
  dwc:coordinatePrecision '1426.66'^^xsd:double;
  dwc:minimumDepth '965'^^xsd:integer;
  dwc:maximumDepth '968'^^xsd:integer;
  dwc:temperature '4'^^xsd:integer;
  dwc:previousCatalogNumber 'NAMIBIA 1002L12AF20068'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '246428'^^xsd:integer;
  dwc:sampleSize '0,05713931 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,05713931 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 1002L12AF20230'^^xsd:string;
  dwc:observationDate '2010-02-14'^^xsd:date;
  dwc:aphiaIdAccepted '246428'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%201002L12AF40070>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L12AF40070> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L12AF40070> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.5905 5.8617)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-25.5905"^^xsd:decimal ;
  dwc:decimalLongitude "5.8617"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "965"^^xsd:integer ;
  dwc:maximumDepthInMeters "968"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1426.66"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L12AF40070>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.5905 5.8617)"^^geo:wktLiteral ;
  geo-pos:lat "-25.5905"^^xsd:decimal ;
  geo-pos:long "5.8617"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1426.66"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%201002L12AF40070>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 1002L12AF40070" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 1002L12AF40070'^^xsd:string;
  dwc:scientificName 'Pyrosoma atlanticum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '5.8617'^^xsd:double;
  dwc:startLongitude '5.8508'^^xsd:double;
  dwc:endLongitude '5.8727'^^xsd:double;
  dwc:latitude '-25.5905'^^xsd:double;
  dwc:startLatitude '-25.5823'^^xsd:double;
  dwc:endLatitude '-25.5987'^^xsd:double;
  dwc:coordinatePrecision '1426.66'^^xsd:double;
  dwc:minimumDepth '965'^^xsd:integer;
  dwc:maximumDepth '968'^^xsd:integer;
  dwc:temperature '4'^^xsd:integer;
  dwc:previousCatalogNumber 'NAMIBIA 1002L12AF40070'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '137250'^^xsd:integer;
  dwc:sampleSize '0,05713931 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,05713931 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 1002L12AF40070'^^xsd:string;
  dwc:observationDate '2010-02-14'^^xsd:date;
  dwc:aphiaIdAccepted '137250'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%201002L13AF10325>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L13AF10325> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L13AF10325> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.5003 5.9156)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-25.5003"^^xsd:decimal ;
  dwc:decimalLongitude "5.9156"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "895"^^xsd:integer ;
  dwc:maximumDepthInMeters "950"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1452.56"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L13AF10325>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.5003 5.9156)"^^geo:wktLiteral ;
  geo-pos:lat "-25.5003"^^xsd:decimal ;
  geo-pos:long "5.9156"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1452.56"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%201002L13AF10325>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 1002L13AF10325" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 1002L13AF10325'^^xsd:string;
  dwc:scientificName 'Cetonurus globiceps'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '5.9156'^^xsd:double;
  dwc:startLongitude '5.9255'^^xsd:double;
  dwc:endLongitude '5.9057'^^xsd:double;
  dwc:latitude '-25.5003'^^xsd:double;
  dwc:startLatitude '-25.5098'^^xsd:double;
  dwc:endLatitude '-25.4907'^^xsd:double;
  dwc:coordinatePrecision '1452.56'^^xsd:double;
  dwc:minimumDepth '895'^^xsd:integer;
  dwc:maximumDepth '950'^^xsd:integer;
  dwc:temperature '4.2'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 1002L13AF10325'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '126467'^^xsd:integer;
  dwc:sampleSize '0,05813581 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,05813581 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 1002L13AF10325'^^xsd:string;
  dwc:observationDate '2010-02-14'^^xsd:date;
  dwc:aphiaIdAccepted '126467'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%201002L13AF10001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L13AF10001> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L13AF10001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.5003 5.9156)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-25.5003"^^xsd:decimal ;
  dwc:decimalLongitude "5.9156"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "895"^^xsd:integer ;
  dwc:maximumDepthInMeters "950"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1452.56"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L13AF10001>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.5003 5.9156)"^^geo:wktLiteral ;
  geo-pos:lat "-25.5003"^^xsd:decimal ;
  geo-pos:long "5.9156"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1452.56"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%201002L13AF10001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 1002L13AF10001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 1002L13AF10001'^^xsd:string;
  dwc:scientificName 'Bathysaurus ferox'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '5.9156'^^xsd:double;
  dwc:startLongitude '5.9255'^^xsd:double;
  dwc:endLongitude '5.9057'^^xsd:double;
  dwc:latitude '-25.5003'^^xsd:double;
  dwc:startLatitude '-25.5098'^^xsd:double;
  dwc:endLatitude '-25.4907'^^xsd:double;
  dwc:coordinatePrecision '1452.56'^^xsd:double;
  dwc:minimumDepth '895'^^xsd:integer;
  dwc:maximumDepth '950'^^xsd:integer;
  dwc:temperature '4.2'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 1002L13AF10001'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '126369'^^xsd:integer;
  dwc:sampleSize '0,05813581 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,05813581 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 1002L13AF10001'^^xsd:string;
  dwc:observationDate '2010-02-14'^^xsd:date;
  dwc:aphiaIdAccepted '126369'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%201002L10BV20192>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L10BV20192> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L10BV20192> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.5006 6.0531)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-25.5006"^^xsd:decimal ;
  dwc:decimalLongitude "6.0531"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "870"^^xsd:integer ;
  dwc:maximumDepthInMeters "872"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "388.92"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L10BV20192>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.5006 6.0531)"^^geo:wktLiteral ;
  geo-pos:lat "-25.5006"^^xsd:decimal ;
  geo-pos:long "6.0531"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "388.92"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%201002L10BV20192>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 1002L10BV20192" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 1002L10BV20192'^^xsd:string;
  dwc:scientificName 'Notostomus auriculatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '6.0531'^^xsd:double;
  dwc:startLongitude '6.0562'^^xsd:double;
  dwc:endLongitude '6.05'^^xsd:double;
  dwc:latitude '-25.5006'^^xsd:double;
  dwc:startLatitude '-25.4985'^^xsd:double;
  dwc:endLatitude '-25.5027'^^xsd:double;
  dwc:coordinatePrecision '388.92'^^xsd:double;
  dwc:minimumDepth '870'^^xsd:integer;
  dwc:maximumDepth '872'^^xsd:integer;
  dwc:temperature '4.15'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 1002L10BV20192'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '240812'^^xsd:integer;
  dwc:sampleSize '0,003094 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,003094 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 1002L10BV20192'^^xsd:string;
  dwc:observationDate '2010-02-13'^^xsd:date;
  dwc:aphiaIdAccepted '240812'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%201002L10BV20225>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L10BV20225> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L10BV20225> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.5006 6.0531)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-25.5006"^^xsd:decimal ;
  dwc:decimalLongitude "6.0531"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "870"^^xsd:integer ;
  dwc:maximumDepthInMeters "872"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "388.92"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L10BV20225>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.5006 6.0531)"^^geo:wktLiteral ;
  geo-pos:lat "-25.5006"^^xsd:decimal ;
  geo-pos:long "6.0531"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "388.92"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%201002L10BV20225>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 1002L10BV20225" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 1002L10BV20225'^^xsd:string;
  dwc:scientificName 'Chaceon erytheiae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '6.0531'^^xsd:double;
  dwc:startLongitude '6.0562'^^xsd:double;
  dwc:endLongitude '6.05'^^xsd:double;
  dwc:latitude '-25.5006'^^xsd:double;
  dwc:startLatitude '-25.4985'^^xsd:double;
  dwc:endLatitude '-25.5027'^^xsd:double;
  dwc:coordinatePrecision '388.92'^^xsd:double;
  dwc:minimumDepth '870'^^xsd:integer;
  dwc:maximumDepth '872'^^xsd:integer;
  dwc:temperature '4.15'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 1002L10BV20225'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '241100'^^xsd:integer;
  dwc:sampleSize '0,003094 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,003094 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 1002L10BV20225'^^xsd:string;
  dwc:observationDate '2010-02-13'^^xsd:date;
  dwc:aphiaIdAccepted '241100'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%201002L10BV20230>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L10BV20230> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L10BV20230> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.5006 6.0531)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-25.5006"^^xsd:decimal ;
  dwc:decimalLongitude "6.0531"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "870"^^xsd:integer ;
  dwc:maximumDepthInMeters "872"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "388.92"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L10BV20230>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.5006 6.0531)"^^geo:wktLiteral ;
  geo-pos:lat "-25.5006"^^xsd:decimal ;
  geo-pos:long "6.0531"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "388.92"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%201002L10BV20230>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 1002L10BV20230" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-03-24'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 1002L10BV20230'^^xsd:string;
  dwc:scientificName 'Austropenaeus nitidus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '6.0531'^^xsd:double;
  dwc:startLongitude '6.0562'^^xsd:double;
  dwc:endLongitude '6.05'^^xsd:double;
  dwc:latitude '-25.5006'^^xsd:double;
  dwc:startLatitude '-25.4985'^^xsd:double;
  dwc:endLatitude '-25.5027'^^xsd:double;
  dwc:coordinatePrecision '388.92'^^xsd:double;
  dwc:minimumDepth '870'^^xsd:integer;
  dwc:maximumDepth '872'^^xsd:integer;
  dwc:temperature '4.15'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 1002L10BV20068'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '246428'^^xsd:integer;
  dwc:sampleSize '0,003094 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,003094 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 1002L10BV20230'^^xsd:string;
  dwc:observationDate '2010-02-13'^^xsd:date;
  dwc:aphiaIdAccepted '246428'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%200902L9AF30057>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200902L9AF30057> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200902L9AF30057> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.5627 6.0505)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-25.5627"^^xsd:decimal ;
  dwc:decimalLongitude "6.0505"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "888"^^xsd:integer ;
  dwc:maximumDepthInMeters "888"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1442.58"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200902L9AF30057>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.5627 6.0505)"^^geo:wktLiteral ;
  geo-pos:lat "-25.5627"^^xsd:decimal ;
  geo-pos:long "6.0505"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1442.58"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%200902L9AF30057>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 0902L9AF30057" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 0902L9AF30057'^^xsd:string;
  dwc:scientificName 'Opisthoteuthis agassizi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '6.0505'^^xsd:double;
  dwc:startLongitude '6.0648'^^xsd:double;
  dwc:endLongitude '6.0362'^^xsd:double;
  dwc:latitude '-25.5627'^^xsd:double;
  dwc:startLatitude '-25.5615'^^xsd:double;
  dwc:endLatitude '-25.5638'^^xsd:double;
  dwc:coordinatePrecision '1442.58'^^xsd:double;
  dwc:minimumDepth '888'^^xsd:integer;
  dwc:maximumDepth '888'^^xsd:integer;
  dwc:temperature '3.6'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 0902L9AF30057'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '140652'^^xsd:integer;
  dwc:sampleSize '0,05622253 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,05622253 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 0902L9AF30057'^^xsd:string;
  dwc:observationDate '2009-02-25'^^xsd:date;
  dwc:aphiaIdAccepted '140652'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%200902L9AF30129>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200902L9AF30129> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200902L9AF30129> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.5627 6.0505)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-25.5627"^^xsd:decimal ;
  dwc:decimalLongitude "6.0505"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "888"^^xsd:integer ;
  dwc:maximumDepthInMeters "888"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1442.58"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200902L9AF30129>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.5627 6.0505)"^^geo:wktLiteral ;
  geo-pos:lat "-25.5627"^^xsd:decimal ;
  geo-pos:long "6.0505"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1442.58"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%200902L9AF30129>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 0902L9AF30129" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 0902L9AF30129'^^xsd:string;
  dwc:scientificName 'Delectopecten vitreus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '6.0505'^^xsd:double;
  dwc:startLongitude '6.0648'^^xsd:double;
  dwc:endLongitude '6.0362'^^xsd:double;
  dwc:latitude '-25.5627'^^xsd:double;
  dwc:startLatitude '-25.5615'^^xsd:double;
  dwc:endLatitude '-25.5638'^^xsd:double;
  dwc:coordinatePrecision '1442.58'^^xsd:double;
  dwc:minimumDepth '888'^^xsd:integer;
  dwc:maximumDepth '888'^^xsd:integer;
  dwc:temperature '3.6'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 0902L9AF30129'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '140702'^^xsd:integer;
  dwc:sampleSize '0,05622253 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,05622253 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 0902L9AF30129'^^xsd:string;
  dwc:observationDate '2009-02-25'^^xsd:date;
  dwc:aphiaIdAccepted '140702'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%201002L10BV10827>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L10BV10827> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L10BV10827> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.5006 6.0531)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-25.5006"^^xsd:decimal ;
  dwc:decimalLongitude "6.0531"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "870"^^xsd:integer ;
  dwc:maximumDepthInMeters "872"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "388.92"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L10BV10827>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.5006 6.0531)"^^geo:wktLiteral ;
  geo-pos:lat "-25.5006"^^xsd:decimal ;
  geo-pos:long "6.0531"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "388.92"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%201002L10BV10827>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 1002L10BV10827" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 1002L10BV10827'^^xsd:string;
  dwc:scientificName 'Nezumia brevibarbata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '6.0531'^^xsd:double;
  dwc:startLongitude '6.0562'^^xsd:double;
  dwc:endLongitude '6.05'^^xsd:double;
  dwc:latitude '-25.5006'^^xsd:double;
  dwc:startLatitude '-25.4985'^^xsd:double;
  dwc:endLatitude '-25.5027'^^xsd:double;
  dwc:coordinatePrecision '388.92'^^xsd:double;
  dwc:minimumDepth '870'^^xsd:integer;
  dwc:maximumDepth '872'^^xsd:integer;
  dwc:temperature '4.15'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 1002L10BV10827'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '217780'^^xsd:integer;
  dwc:sampleSize '0,003094 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,003094 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 1002L10BV10827'^^xsd:string;
  dwc:observationDate '2010-02-13'^^xsd:date;
  dwc:aphiaIdAccepted '217780'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%201002L10BV10869>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L10BV10869> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L10BV10869> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.5006 6.0531)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-25.5006"^^xsd:decimal ;
  dwc:decimalLongitude "6.0531"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "870"^^xsd:integer ;
  dwc:maximumDepthInMeters "872"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "388.92"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L10BV10869>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.5006 6.0531)"^^geo:wktLiteral ;
  geo-pos:lat "-25.5006"^^xsd:decimal ;
  geo-pos:long "6.0531"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "388.92"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%201002L10BV10869>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 1002L10BV10869" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 1002L10BV10869'^^xsd:string;
  dwc:scientificName 'Coelorinchus acanthiger'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '6.0531'^^xsd:double;
  dwc:startLongitude '6.0562'^^xsd:double;
  dwc:endLongitude '6.05'^^xsd:double;
  dwc:latitude '-25.5006'^^xsd:double;
  dwc:startLatitude '-25.4985'^^xsd:double;
  dwc:endLatitude '-25.5027'^^xsd:double;
  dwc:coordinatePrecision '388.92'^^xsd:double;
  dwc:minimumDepth '870'^^xsd:integer;
  dwc:maximumDepth '872'^^xsd:integer;
  dwc:temperature '4.15'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 1002L10BV10869'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '280242'^^xsd:integer;
  dwc:sampleSize '0,003094 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,003094 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 1002L10BV10869'^^xsd:string;
  dwc:observationDate '2010-02-13'^^xsd:date;
  dwc:aphiaIdAccepted '280242'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%201002L10BV20121>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L10BV20121> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L10BV20121> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.5006 6.0531)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-25.5006"^^xsd:decimal ;
  dwc:decimalLongitude "6.0531"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "870"^^xsd:integer ;
  dwc:maximumDepthInMeters "872"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "388.92"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L10BV20121>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.5006 6.0531)"^^geo:wktLiteral ;
  geo-pos:lat "-25.5006"^^xsd:decimal ;
  geo-pos:long "6.0531"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "388.92"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%201002L10BV20121>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 1002L10BV20121" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 1002L10BV20121'^^xsd:string;
  dwc:scientificName 'Parapagurus pilosimanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '6.0531'^^xsd:double;
  dwc:startLongitude '6.0562'^^xsd:double;
  dwc:endLongitude '6.05'^^xsd:double;
  dwc:latitude '-25.5006'^^xsd:double;
  dwc:startLatitude '-25.4985'^^xsd:double;
  dwc:endLatitude '-25.5027'^^xsd:double;
  dwc:coordinatePrecision '388.92'^^xsd:double;
  dwc:minimumDepth '870'^^xsd:integer;
  dwc:maximumDepth '872'^^xsd:integer;
  dwc:temperature '4.15'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 1002L10BV20121'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '107248'^^xsd:integer;
  dwc:sampleSize '0,003094 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,003094 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 1002L10BV20121'^^xsd:string;
  dwc:observationDate '2010-02-13'^^xsd:date;
  dwc:aphiaIdAccepted '107248'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%200902L9AF20230>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200902L9AF20230> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200902L9AF20230> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.5627 6.0505)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-25.5627"^^xsd:decimal ;
  dwc:decimalLongitude "6.0505"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "888"^^xsd:integer ;
  dwc:maximumDepthInMeters "888"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1442.58"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200902L9AF20230>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.5627 6.0505)"^^geo:wktLiteral ;
  geo-pos:lat "-25.5627"^^xsd:decimal ;
  geo-pos:long "6.0505"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1442.58"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%200902L9AF20230>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 0902L9AF20230" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 0902L9AF20230'^^xsd:string;
  dwc:scientificName 'Austropenaeus nitidus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '6.0505'^^xsd:double;
  dwc:startLongitude '6.0648'^^xsd:double;
  dwc:endLongitude '6.0362'^^xsd:double;
  dwc:latitude '-25.5627'^^xsd:double;
  dwc:startLatitude '-25.5615'^^xsd:double;
  dwc:endLatitude '-25.5638'^^xsd:double;
  dwc:coordinatePrecision '1442.58'^^xsd:double;
  dwc:minimumDepth '888'^^xsd:integer;
  dwc:maximumDepth '888'^^xsd:integer;
  dwc:temperature '3.6'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 0902L9AF20230'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '246428'^^xsd:integer;
  dwc:sampleSize '0,05622253 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,05622253 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 0902L9AF20230'^^xsd:string;
  dwc:observationDate '2009-02-25'^^xsd:date;
  dwc:aphiaIdAccepted '246428'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%200902L6AF40070>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200902L6AF40070> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200902L6AF40070> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.1861 6.3204)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-26.1861"^^xsd:decimal ;
  dwc:decimalLongitude "6.3204"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "232"^^xsd:integer ;
  dwc:maximumDepthInMeters "235"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "690.99"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200902L6AF40070>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.1861 6.3204)"^^geo:wktLiteral ;
  geo-pos:lat "-26.1861"^^xsd:decimal ;
  geo-pos:long "6.3204"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "690.99"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%200902L6AF40070>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 0902L6AF40070" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 0902L6AF40070'^^xsd:string;
  dwc:scientificName 'Pyrosoma atlanticum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '6.3204'^^xsd:double;
  dwc:startLongitude '6.3145'^^xsd:double;
  dwc:endLongitude '6.3263'^^xsd:double;
  dwc:latitude '-26.1861'^^xsd:double;
  dwc:startLatitude '-26.1893'^^xsd:double;
  dwc:endLatitude '-26.1828'^^xsd:double;
  dwc:coordinatePrecision '690.99'^^xsd:double;
  dwc:minimumDepth '232'^^xsd:integer;
  dwc:maximumDepth '235'^^xsd:integer;
  dwc:temperature '11.9'^^xsd:double;
  dwc:individualCount '1'^^xsd:integer;
  dwc:previousCatalogNumber 'NAMIBIA 0902L6AF40070'^^xsd:string;
  dwc:occurrenceRemarks 'Qualitative sample'^^xsd:string;
  dwc:aphiaid '137250'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort ''^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 0902L6AF40070'^^xsd:string;
  dwc:observationDate '2009-02-22'^^xsd:date;
  dwc:aphiaIdAccepted '137250'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%200902L6AF40053>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200902L6AF40053> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200902L6AF40053> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.1861 6.3204)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-26.1861"^^xsd:decimal ;
  dwc:decimalLongitude "6.3204"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "232"^^xsd:integer ;
  dwc:maximumDepthInMeters "235"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "690.99"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200902L6AF40053>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.1861 6.3204)"^^geo:wktLiteral ;
  geo-pos:lat "-26.1861"^^xsd:decimal ;
  geo-pos:long "6.3204"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "690.99"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%200902L6AF40053>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 0902L6AF40053" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 0902L6AF40053'^^xsd:string;
  dwc:scientificName 'Echinaster (Echinaster) reticulatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '6.3204'^^xsd:double;
  dwc:startLongitude '6.3145'^^xsd:double;
  dwc:endLongitude '6.3263'^^xsd:double;
  dwc:latitude '-26.1861'^^xsd:double;
  dwc:startLatitude '-26.1893'^^xsd:double;
  dwc:endLatitude '-26.1828'^^xsd:double;
  dwc:coordinatePrecision '690.99'^^xsd:double;
  dwc:minimumDepth '232'^^xsd:integer;
  dwc:maximumDepth '235'^^xsd:integer;
  dwc:temperature '11.9'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 0902L6AF40053'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '178741'^^xsd:integer;
  dwc:sampleSize '0,02919745 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,02919745 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 0902L6AF40053'^^xsd:string;
  dwc:observationDate '2009-02-22'^^xsd:date;
  dwc:aphiaIdAccepted '178741'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%200902L5AF40070>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200902L5AF40070> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200902L5AF40070> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.1641 6.3107)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-26.1641"^^xsd:decimal ;
  dwc:decimalLongitude "6.3107"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "228"^^xsd:integer ;
  dwc:maximumDepthInMeters "235"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1444.98"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200902L5AF40070>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.1641 6.3107)"^^geo:wktLiteral ;
  geo-pos:lat "-26.1641"^^xsd:decimal ;
  geo-pos:long "6.3107"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1444.98"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%200902L5AF40070>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 0902L5AF40070" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 0902L5AF40070'^^xsd:string;
  dwc:scientificName 'Pyrosoma atlanticum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '6.3107'^^xsd:double;
  dwc:startLongitude '6.3222'^^xsd:double;
  dwc:endLongitude '6.2992'^^xsd:double;
  dwc:latitude '-26.1641'^^xsd:double;
  dwc:startLatitude '-26.1562'^^xsd:double;
  dwc:endLatitude '-26.172'^^xsd:double;
  dwc:coordinatePrecision '1444.98'^^xsd:double;
  dwc:minimumDepth '228'^^xsd:integer;
  dwc:maximumDepth '235'^^xsd:integer;
  dwc:temperature '12.2'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 0902L5AF40070'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '137250'^^xsd:integer;
  dwc:sampleSize '0,05933161 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,05933161 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 0902L5AF40070'^^xsd:string;
  dwc:observationDate '2009-02-22'^^xsd:date;
  dwc:aphiaIdAccepted '137250'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%200902L6AF10111>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200902L6AF10111> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200902L6AF10111> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.1861 6.3204)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-26.1861"^^xsd:decimal ;
  dwc:decimalLongitude "6.3204"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "232"^^xsd:integer ;
  dwc:maximumDepthInMeters "235"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "690.99"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200902L6AF10111>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.1861 6.3204)"^^geo:wktLiteral ;
  geo-pos:lat "-26.1861"^^xsd:decimal ;
  geo-pos:long "6.3204"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "690.99"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%200902L6AF10111>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 0902L6AF10111" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 0902L6AF10111'^^xsd:string;
  dwc:scientificName 'Helicolenus mouchezi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '6.3204'^^xsd:double;
  dwc:startLongitude '6.3145'^^xsd:double;
  dwc:endLongitude '6.3263'^^xsd:double;
  dwc:latitude '-26.1861'^^xsd:double;
  dwc:startLatitude '-26.1893'^^xsd:double;
  dwc:endLatitude '-26.1828'^^xsd:double;
  dwc:coordinatePrecision '690.99'^^xsd:double;
  dwc:minimumDepth '232'^^xsd:integer;
  dwc:maximumDepth '235'^^xsd:integer;
  dwc:temperature '11.9'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 0902L6AF10111'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '274769'^^xsd:integer;
  dwc:sampleSize '0,02919745 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,02919745 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 0902L6AF10111'^^xsd:string;
  dwc:observationDate '2009-02-22'^^xsd:date;
  dwc:aphiaIdAccepted '274769'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%200902L6AF10545>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200902L6AF10545> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200902L6AF10545> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.1861 6.3204)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-26.1861"^^xsd:decimal ;
  dwc:decimalLongitude "6.3204"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "232"^^xsd:integer ;
  dwc:maximumDepthInMeters "235"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "690.99"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200902L6AF10545>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.1861 6.3204)"^^geo:wktLiteral ;
  geo-pos:lat "-26.1861"^^xsd:decimal ;
  geo-pos:long "6.3204"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "690.99"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%200902L6AF10545>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 0902L6AF10545" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 0902L6AF10545'^^xsd:string;
  dwc:scientificName 'Sphoeroides pachygaster'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '6.3204'^^xsd:double;
  dwc:startLongitude '6.3145'^^xsd:double;
  dwc:endLongitude '6.3263'^^xsd:double;
  dwc:latitude '-26.1861'^^xsd:double;
  dwc:startLatitude '-26.1893'^^xsd:double;
  dwc:endLatitude '-26.1828'^^xsd:double;
  dwc:coordinatePrecision '690.99'^^xsd:double;
  dwc:minimumDepth '232'^^xsd:integer;
  dwc:maximumDepth '235'^^xsd:integer;
  dwc:temperature '11.9'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 0902L6AF10545'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '127417'^^xsd:integer;
  dwc:sampleSize '0,02919745 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,02919745 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 0902L6AF10545'^^xsd:string;
  dwc:observationDate '2009-02-22'^^xsd:date;
  dwc:aphiaIdAccepted '127417'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%200902L6AF10735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200902L6AF10735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200902L6AF10735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.1861 6.3204)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-26.1861"^^xsd:decimal ;
  dwc:decimalLongitude "6.3204"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "232"^^xsd:integer ;
  dwc:maximumDepthInMeters "235"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "690.99"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200902L6AF10735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.1861 6.3204)"^^geo:wktLiteral ;
  geo-pos:lat "-26.1861"^^xsd:decimal ;
  geo-pos:long "6.3204"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "690.99"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%200902L6AF10735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 0902L6AF10735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 0902L6AF10735'^^xsd:string;
  dwc:scientificName 'Macroramphosus scolopax'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '6.3204'^^xsd:double;
  dwc:startLongitude '6.3145'^^xsd:double;
  dwc:endLongitude '6.3263'^^xsd:double;
  dwc:latitude '-26.1861'^^xsd:double;
  dwc:startLatitude '-26.1893'^^xsd:double;
  dwc:endLatitude '-26.1828'^^xsd:double;
  dwc:coordinatePrecision '690.99'^^xsd:double;
  dwc:minimumDepth '232'^^xsd:integer;
  dwc:maximumDepth '235'^^xsd:integer;
  dwc:temperature '11.9'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 0902L6AF10735'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '127378'^^xsd:integer;
  dwc:sampleSize '0,02919745 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,02919745 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 0902L6AF10735'^^xsd:string;
  dwc:observationDate '2009-02-22'^^xsd:date;
  dwc:aphiaIdAccepted '127378'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%200902L6AF11002>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200902L6AF11002> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200902L6AF11002> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.1861 6.3204)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-26.1861"^^xsd:decimal ;
  dwc:decimalLongitude "6.3204"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "232"^^xsd:integer ;
  dwc:maximumDepthInMeters "235"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "690.99"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200902L6AF11002>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.1861 6.3204)"^^geo:wktLiteral ;
  geo-pos:lat "-26.1861"^^xsd:decimal ;
  geo-pos:long "6.3204"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "690.99"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%200902L6AF11002>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 0902L6AF11002" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 0902L6AF11002'^^xsd:string;
  dwc:scientificName 'Pseudopentaceros richardsoni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '6.3204'^^xsd:double;
  dwc:startLongitude '6.3145'^^xsd:double;
  dwc:endLongitude '6.3263'^^xsd:double;
  dwc:latitude '-26.1861'^^xsd:double;
  dwc:startLatitude '-26.1893'^^xsd:double;
  dwc:endLatitude '-26.1828'^^xsd:double;
  dwc:coordinatePrecision '690.99'^^xsd:double;
  dwc:minimumDepth '232'^^xsd:integer;
  dwc:maximumDepth '235'^^xsd:integer;
  dwc:temperature '11.9'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 0902L6AF11002'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '218773'^^xsd:integer;
  dwc:sampleSize '0,02919745 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,02919745 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 0902L6AF11002'^^xsd:string;
  dwc:observationDate '2009-02-22'^^xsd:date;
  dwc:aphiaIdAccepted '313240'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%200902L6AF11006>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200902L6AF11006> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200902L6AF11006> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.1861 6.3204)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-26.1861"^^xsd:decimal ;
  dwc:decimalLongitude "6.3204"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "232"^^xsd:integer ;
  dwc:maximumDepthInMeters "235"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "690.99"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200902L6AF11006>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.1861 6.3204)"^^geo:wktLiteral ;
  geo-pos:lat "-26.1861"^^xsd:decimal ;
  geo-pos:long "6.3204"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "690.99"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%200902L6AF11006>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 0902L6AF11006" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 0902L6AF11006'^^xsd:string;
  dwc:scientificName 'Notopogon xenosoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '6.3204'^^xsd:double;
  dwc:startLongitude '6.3145'^^xsd:double;
  dwc:endLongitude '6.3263'^^xsd:double;
  dwc:latitude '-26.1861'^^xsd:double;
  dwc:startLatitude '-26.1893'^^xsd:double;
  dwc:endLatitude '-26.1828'^^xsd:double;
  dwc:coordinatePrecision '690.99'^^xsd:double;
  dwc:minimumDepth '232'^^xsd:integer;
  dwc:maximumDepth '235'^^xsd:integer;
  dwc:temperature '11.9'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 0902L6AF11006'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '217974'^^xsd:integer;
  dwc:sampleSize '0,02919745 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,02919745 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 0902L6AF11006'^^xsd:string;
  dwc:observationDate '2009-02-22'^^xsd:date;
  dwc:aphiaIdAccepted '217974'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%200902L6AF11008>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200902L6AF11008> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200902L6AF11008> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.1861 6.3204)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-26.1861"^^xsd:decimal ;
  dwc:decimalLongitude "6.3204"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "232"^^xsd:integer ;
  dwc:maximumDepthInMeters "235"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "690.99"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200902L6AF11008>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.1861 6.3204)"^^geo:wktLiteral ;
  geo-pos:lat "-26.1861"^^xsd:decimal ;
  geo-pos:long "6.3204"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "690.99"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%200902L6AF11008>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 0902L6AF11008" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 0902L6AF11008'^^xsd:string;
  dwc:scientificName 'Emmelichthys nitidus nitidus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '6.3204'^^xsd:double;
  dwc:startLongitude '6.3145'^^xsd:double;
  dwc:endLongitude '6.3263'^^xsd:double;
  dwc:latitude '-26.1861'^^xsd:double;
  dwc:startLatitude '-26.1893'^^xsd:double;
  dwc:endLatitude '-26.1828'^^xsd:double;
  dwc:coordinatePrecision '690.99'^^xsd:double;
  dwc:minimumDepth '232'^^xsd:integer;
  dwc:maximumDepth '235'^^xsd:integer;
  dwc:temperature '11.9'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 0902L6AF11008'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '293589'^^xsd:integer;
  dwc:sampleSize '0,02919745 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,02919745 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 0902L6AF11008'^^xsd:string;
  dwc:observationDate '2009-02-22'^^xsd:date;
  dwc:aphiaIdAccepted '218465'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%200902L5AF10427>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200902L5AF10427> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200902L5AF10427> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.1641 6.3107)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-26.1641"^^xsd:decimal ;
  dwc:decimalLongitude "6.3107"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "228"^^xsd:integer ;
  dwc:maximumDepthInMeters "235"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1444.98"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200902L5AF10427>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.1641 6.3107)"^^geo:wktLiteral ;
  geo-pos:lat "-26.1641"^^xsd:decimal ;
  geo-pos:long "6.3107"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1444.98"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%200902L5AF10427>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 0902L5AF10427" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 0902L5AF10427'^^xsd:string;
  dwc:scientificName 'Plagiogeneion rubiginosum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '6.3107'^^xsd:double;
  dwc:startLongitude '6.3222'^^xsd:double;
  dwc:endLongitude '6.2992'^^xsd:double;
  dwc:latitude '-26.1641'^^xsd:double;
  dwc:startLatitude '-26.1562'^^xsd:double;
  dwc:endLatitude '-26.172'^^xsd:double;
  dwc:coordinatePrecision '1444.98'^^xsd:double;
  dwc:minimumDepth '228'^^xsd:integer;
  dwc:maximumDepth '235'^^xsd:integer;
  dwc:temperature '12.2'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 0902L5AF10427'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '218467'^^xsd:integer;
  dwc:sampleSize '0,05933161 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,05933161 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 0902L5AF10427'^^xsd:string;
  dwc:observationDate '2009-02-22'^^xsd:date;
  dwc:aphiaIdAccepted '218467'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%200902L5AF10735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200902L5AF10735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200902L5AF10735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.1641 6.3107)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-26.1641"^^xsd:decimal ;
  dwc:decimalLongitude "6.3107"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "228"^^xsd:integer ;
  dwc:maximumDepthInMeters "235"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1444.98"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200902L5AF10735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.1641 6.3107)"^^geo:wktLiteral ;
  geo-pos:lat "-26.1641"^^xsd:decimal ;
  geo-pos:long "6.3107"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1444.98"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%200902L5AF10735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 0902L5AF10735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 0902L5AF10735'^^xsd:string;
  dwc:scientificName 'Macroramphosus scolopax'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '6.3107'^^xsd:double;
  dwc:startLongitude '6.3222'^^xsd:double;
  dwc:endLongitude '6.2992'^^xsd:double;
  dwc:latitude '-26.1641'^^xsd:double;
  dwc:startLatitude '-26.1562'^^xsd:double;
  dwc:endLatitude '-26.172'^^xsd:double;
  dwc:coordinatePrecision '1444.98'^^xsd:double;
  dwc:minimumDepth '228'^^xsd:integer;
  dwc:maximumDepth '235'^^xsd:integer;
  dwc:temperature '12.2'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 0902L5AF10735'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '127378'^^xsd:integer;
  dwc:sampleSize '0,05933161 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,05933161 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 0902L5AF10735'^^xsd:string;
  dwc:observationDate '2009-02-22'^^xsd:date;
  dwc:aphiaIdAccepted '127378'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%200902L5AF11002>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200902L5AF11002> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200902L5AF11002> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.1641 6.3107)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-26.1641"^^xsd:decimal ;
  dwc:decimalLongitude "6.3107"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "228"^^xsd:integer ;
  dwc:maximumDepthInMeters "235"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1444.98"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200902L5AF11002>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.1641 6.3107)"^^geo:wktLiteral ;
  geo-pos:lat "-26.1641"^^xsd:decimal ;
  geo-pos:long "6.3107"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1444.98"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%200902L5AF11002>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 0902L5AF11002" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 0902L5AF11002'^^xsd:string;
  dwc:scientificName 'Pseudopentaceros richardsoni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '6.3107'^^xsd:double;
  dwc:startLongitude '6.3222'^^xsd:double;
  dwc:endLongitude '6.2992'^^xsd:double;
  dwc:latitude '-26.1641'^^xsd:double;
  dwc:startLatitude '-26.1562'^^xsd:double;
  dwc:endLatitude '-26.172'^^xsd:double;
  dwc:coordinatePrecision '1444.98'^^xsd:double;
  dwc:minimumDepth '228'^^xsd:integer;
  dwc:maximumDepth '235'^^xsd:integer;
  dwc:temperature '12.2'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 0902L5AF11002'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '218773'^^xsd:integer;
  dwc:sampleSize '0,05933161 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,05933161 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 0902L5AF11002'^^xsd:string;
  dwc:observationDate '2009-02-22'^^xsd:date;
  dwc:aphiaIdAccepted '313240'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%200902L5AF11006>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200902L5AF11006> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200902L5AF11006> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.1641 6.3107)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-26.1641"^^xsd:decimal ;
  dwc:decimalLongitude "6.3107"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "228"^^xsd:integer ;
  dwc:maximumDepthInMeters "235"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1444.98"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200902L5AF11006>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.1641 6.3107)"^^geo:wktLiteral ;
  geo-pos:lat "-26.1641"^^xsd:decimal ;
  geo-pos:long "6.3107"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1444.98"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%200902L5AF11006>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 0902L5AF11006" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 0902L5AF11006'^^xsd:string;
  dwc:scientificName 'Notopogon xenosoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '6.3107'^^xsd:double;
  dwc:startLongitude '6.3222'^^xsd:double;
  dwc:endLongitude '6.2992'^^xsd:double;
  dwc:latitude '-26.1641'^^xsd:double;
  dwc:startLatitude '-26.1562'^^xsd:double;
  dwc:endLatitude '-26.172'^^xsd:double;
  dwc:coordinatePrecision '1444.98'^^xsd:double;
  dwc:minimumDepth '228'^^xsd:integer;
  dwc:maximumDepth '235'^^xsd:integer;
  dwc:temperature '12.2'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 0902L5AF11006'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '217974'^^xsd:integer;
  dwc:sampleSize '0,05933161 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,05933161 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 0902L5AF11006'^^xsd:string;
  dwc:observationDate '2009-02-22'^^xsd:date;
  dwc:aphiaIdAccepted '217974'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%200902L5AF20042>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200902L5AF20042> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200902L5AF20042> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.1641 6.3107)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-26.1641"^^xsd:decimal ;
  dwc:decimalLongitude "6.3107"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "228"^^xsd:integer ;
  dwc:maximumDepthInMeters "235"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1444.98"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200902L5AF20042>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.1641 6.3107)"^^geo:wktLiteral ;
  geo-pos:lat "-26.1641"^^xsd:decimal ;
  geo-pos:long "6.3107"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1444.98"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%200902L5AF20042>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 0902L5AF20042" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-03-24'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 0902L5AF20042'^^xsd:string;
  dwc:scientificName 'Parasergestes diapontius'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '6.3107'^^xsd:double;
  dwc:startLongitude '6.3222'^^xsd:double;
  dwc:endLongitude '6.2992'^^xsd:double;
  dwc:latitude '-26.1641'^^xsd:double;
  dwc:startLatitude '-26.1562'^^xsd:double;
  dwc:endLatitude '-26.172'^^xsd:double;
  dwc:coordinatePrecision '1444.98'^^xsd:double;
  dwc:minimumDepth '228'^^xsd:integer;
  dwc:maximumDepth '235'^^xsd:integer;
  dwc:temperature '12.2'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 0902L5AF20042'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '514137'^^xsd:integer;
  dwc:sampleSize '0,05933161 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,05933161 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 0902L5AF20042'^^xsd:string;
  dwc:observationDate '2009-02-22'^^xsd:date;
  dwc:aphiaIdAccepted '514137'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%201002L35AF20148>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L35AF20148> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L35AF20148> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.22 5.7329)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-26.22"^^xsd:decimal ;
  dwc:decimalLongitude "5.7329"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1425"^^xsd:integer ;
  dwc:maximumDepthInMeters "1452"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1486.58"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L35AF20148>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.22 5.7329)"^^geo:wktLiteral ;
  geo-pos:lat "-26.22"^^xsd:decimal ;
  geo-pos:long "5.7329"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1486.58"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%201002L35AF20148>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 1002L35AF20148" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 1002L35AF20148'^^xsd:string;
  dwc:scientificName 'Acanthephyra eximia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '5.7329'^^xsd:double;
  dwc:startLongitude '5.7425'^^xsd:double;
  dwc:endLongitude '5.7233'^^xsd:double;
  dwc:latitude '-26.22'^^xsd:double;
  dwc:startLatitude '-26.2097'^^xsd:double;
  dwc:endLatitude '-26.2302'^^xsd:double;
  dwc:coordinatePrecision '1486.58'^^xsd:double;
  dwc:minimumDepth '1425'^^xsd:integer;
  dwc:maximumDepth '1452'^^xsd:integer;
  dwc:temperature '3.4'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 1002L35AF20148'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '564909'^^xsd:integer;
  dwc:sampleSize '0,05795644 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,05795644 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 1002L35AF20148'^^xsd:string;
  dwc:observationDate '2010-02-24'^^xsd:date;
  dwc:aphiaIdAccepted '564909'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%201002L35AF20152>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L35AF20152> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L35AF20152> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.22 5.7329)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-26.22"^^xsd:decimal ;
  dwc:decimalLongitude "5.7329"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1425"^^xsd:integer ;
  dwc:maximumDepthInMeters "1452"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1486.58"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L35AF20152>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.22 5.7329)"^^geo:wktLiteral ;
  geo-pos:lat "-26.22"^^xsd:decimal ;
  geo-pos:long "5.7329"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1486.58"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%201002L35AF20152>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 1002L35AF20152" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 1002L35AF20152'^^xsd:string;
  dwc:scientificName 'Sergia grandis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '5.7329'^^xsd:double;
  dwc:startLongitude '5.7425'^^xsd:double;
  dwc:endLongitude '5.7233'^^xsd:double;
  dwc:latitude '-26.22'^^xsd:double;
  dwc:startLatitude '-26.2097'^^xsd:double;
  dwc:endLatitude '-26.2302'^^xsd:double;
  dwc:coordinatePrecision '1486.58'^^xsd:double;
  dwc:minimumDepth '1425'^^xsd:integer;
  dwc:maximumDepth '1452'^^xsd:integer;
  dwc:temperature '3.4'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 1002L35AF20152'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '107134'^^xsd:integer;
  dwc:sampleSize '0,05795644 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,05795644 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 1002L35AF20152'^^xsd:string;
  dwc:observationDate '2010-02-24'^^xsd:date;
  dwc:aphiaIdAccepted '1056510'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%201002L35AF20209>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L35AF20209> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L35AF20209> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.22 5.7329)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-26.22"^^xsd:decimal ;
  dwc:decimalLongitude "5.7329"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1425"^^xsd:integer ;
  dwc:maximumDepthInMeters "1452"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1486.58"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L35AF20209>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.22 5.7329)"^^geo:wktLiteral ;
  geo-pos:lat "-26.22"^^xsd:decimal ;
  geo-pos:long "5.7329"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1486.58"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%201002L35AF20209>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 1002L35AF20209" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 1002L35AF20209'^^xsd:string;
  dwc:scientificName 'Nematocarcinus longirostris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '5.7329'^^xsd:double;
  dwc:startLongitude '5.7425'^^xsd:double;
  dwc:endLongitude '5.7233'^^xsd:double;
  dwc:latitude '-26.22'^^xsd:double;
  dwc:startLatitude '-26.2097'^^xsd:double;
  dwc:endLatitude '-26.2302'^^xsd:double;
  dwc:coordinatePrecision '1486.58'^^xsd:double;
  dwc:minimumDepth '1425'^^xsd:integer;
  dwc:maximumDepth '1452'^^xsd:integer;
  dwc:temperature '3.4'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 1002L35AF20209'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '514315'^^xsd:integer;
  dwc:sampleSize '0,05795644 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,05795644 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 1002L35AF20209'^^xsd:string;
  dwc:observationDate '2010-02-24'^^xsd:date;
  dwc:aphiaIdAccepted '514315'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%201002L12AF10826>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L12AF10826> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L12AF10826> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.5905 5.8617)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-25.5905"^^xsd:decimal ;
  dwc:decimalLongitude "5.8617"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "965"^^xsd:integer ;
  dwc:maximumDepthInMeters "968"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1426.66"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L12AF10826>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.5905 5.8617)"^^geo:wktLiteral ;
  geo-pos:lat "-25.5905"^^xsd:decimal ;
  geo-pos:long "5.8617"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1426.66"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%201002L12AF10826>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 1002L12AF10826" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 1002L12AF10826'^^xsd:string;
  dwc:scientificName 'Allocyttus verrucosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '5.8617'^^xsd:double;
  dwc:startLongitude '5.8508'^^xsd:double;
  dwc:endLongitude '5.8727'^^xsd:double;
  dwc:latitude '-25.5905'^^xsd:double;
  dwc:startLatitude '-25.5823'^^xsd:double;
  dwc:endLatitude '-25.5987'^^xsd:double;
  dwc:coordinatePrecision '1426.66'^^xsd:double;
  dwc:minimumDepth '965'^^xsd:integer;
  dwc:maximumDepth '968'^^xsd:integer;
  dwc:temperature '4'^^xsd:integer;
  dwc:previousCatalogNumber 'NAMIBIA 1002L12AF10826'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '127422'^^xsd:integer;
  dwc:sampleSize '0,05713931 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,05713931 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 1002L12AF10826'^^xsd:string;
  dwc:observationDate '2010-02-14'^^xsd:date;
  dwc:aphiaIdAccepted '127422'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%201002L12AF10827>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L12AF10827> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L12AF10827> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.5905 5.8617)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-25.5905"^^xsd:decimal ;
  dwc:decimalLongitude "5.8617"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "965"^^xsd:integer ;
  dwc:maximumDepthInMeters "968"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1426.66"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L12AF10827>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.5905 5.8617)"^^geo:wktLiteral ;
  geo-pos:lat "-25.5905"^^xsd:decimal ;
  geo-pos:long "5.8617"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1426.66"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%201002L12AF10827>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 1002L12AF10827" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 1002L12AF10827'^^xsd:string;
  dwc:scientificName 'Nezumia brevibarbata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '5.8617'^^xsd:double;
  dwc:startLongitude '5.8508'^^xsd:double;
  dwc:endLongitude '5.8727'^^xsd:double;
  dwc:latitude '-25.5905'^^xsd:double;
  dwc:startLatitude '-25.5823'^^xsd:double;
  dwc:endLatitude '-25.5987'^^xsd:double;
  dwc:coordinatePrecision '1426.66'^^xsd:double;
  dwc:minimumDepth '965'^^xsd:integer;
  dwc:maximumDepth '968'^^xsd:integer;
  dwc:temperature '4'^^xsd:integer;
  dwc:previousCatalogNumber 'NAMIBIA 1002L12AF10827'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '217780'^^xsd:integer;
  dwc:sampleSize '0,05713931 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,05713931 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 1002L12AF10827'^^xsd:string;
  dwc:observationDate '2010-02-14'^^xsd:date;
  dwc:aphiaIdAccepted '217780'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%201002L12AF10828>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L12AF10828> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L12AF10828> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.5905 5.8617)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-25.5905"^^xsd:decimal ;
  dwc:decimalLongitude "5.8617"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "965"^^xsd:integer ;
  dwc:maximumDepthInMeters "968"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1426.66"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L12AF10828>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.5905 5.8617)"^^geo:wktLiteral ;
  geo-pos:lat "-25.5905"^^xsd:decimal ;
  geo-pos:long "5.8617"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1426.66"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%201002L12AF10828>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 1002L12AF10828" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 1002L12AF10828'^^xsd:string;
  dwc:scientificName 'Antimora rostrata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '5.8617'^^xsd:double;
  dwc:startLongitude '5.8508'^^xsd:double;
  dwc:endLongitude '5.8727'^^xsd:double;
  dwc:latitude '-25.5905'^^xsd:double;
  dwc:startLatitude '-25.5823'^^xsd:double;
  dwc:endLatitude '-25.5987'^^xsd:double;
  dwc:coordinatePrecision '1426.66'^^xsd:double;
  dwc:minimumDepth '965'^^xsd:integer;
  dwc:maximumDepth '968'^^xsd:integer;
  dwc:temperature '4'^^xsd:integer;
  dwc:previousCatalogNumber 'NAMIBIA 1002L12AF10828'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '126486'^^xsd:integer;
  dwc:sampleSize '0,05713931 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,05713931 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 1002L12AF10828'^^xsd:string;
  dwc:observationDate '2010-02-14'^^xsd:date;
  dwc:aphiaIdAccepted '126486'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%201002L12AF10829>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L12AF10829> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L12AF10829> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.5905 5.8617)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-25.5905"^^xsd:decimal ;
  dwc:decimalLongitude "5.8617"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "965"^^xsd:integer ;
  dwc:maximumDepthInMeters "968"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1426.66"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L12AF10829>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.5905 5.8617)"^^geo:wktLiteral ;
  geo-pos:lat "-25.5905"^^xsd:decimal ;
  geo-pos:long "5.8617"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1426.66"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%201002L12AF10829>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 1002L12AF10829" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 1002L12AF10829'^^xsd:string;
  dwc:scientificName 'Hoplostethus atlanticus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '5.8617'^^xsd:double;
  dwc:startLongitude '5.8508'^^xsd:double;
  dwc:endLongitude '5.8727'^^xsd:double;
  dwc:latitude '-25.5905'^^xsd:double;
  dwc:startLatitude '-25.5823'^^xsd:double;
  dwc:endLatitude '-25.5987'^^xsd:double;
  dwc:coordinatePrecision '1426.66'^^xsd:double;
  dwc:minimumDepth '965'^^xsd:integer;
  dwc:maximumDepth '968'^^xsd:integer;
  dwc:temperature '4'^^xsd:integer;
  dwc:previousCatalogNumber 'NAMIBIA 1002L12AF10829'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '126402'^^xsd:integer;
  dwc:sampleSize '0,05713931 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,05713931 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 1002L12AF10829'^^xsd:string;
  dwc:observationDate '2010-02-14'^^xsd:date;
  dwc:aphiaIdAccepted '126402'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%201002L12AF10832>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L12AF10832> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L12AF10832> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.5905 5.8617)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-25.5905"^^xsd:decimal ;
  dwc:decimalLongitude "5.8617"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "965"^^xsd:integer ;
  dwc:maximumDepthInMeters "968"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1426.66"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L12AF10832>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.5905 5.8617)"^^geo:wktLiteral ;
  geo-pos:lat "-25.5905"^^xsd:decimal ;
  geo-pos:long "5.8617"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1426.66"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%201002L12AF10832>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 1002L12AF10832" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 1002L12AF10832'^^xsd:string;
  dwc:scientificName 'Coryphaenoides striaturus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '5.8617'^^xsd:double;
  dwc:startLongitude '5.8508'^^xsd:double;
  dwc:endLongitude '5.8727'^^xsd:double;
  dwc:latitude '-25.5905'^^xsd:double;
  dwc:startLatitude '-25.5823'^^xsd:double;
  dwc:endLatitude '-25.5987'^^xsd:double;
  dwc:coordinatePrecision '1426.66'^^xsd:double;
  dwc:minimumDepth '965'^^xsd:integer;
  dwc:maximumDepth '968'^^xsd:integer;
  dwc:temperature '4'^^xsd:integer;
  dwc:previousCatalogNumber 'NAMIBIA 1002L12AF10832'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '217763'^^xsd:integer;
  dwc:sampleSize '0,05713931 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,05713931 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 1002L12AF10832'^^xsd:string;
  dwc:observationDate '2010-02-14'^^xsd:date;
  dwc:aphiaIdAccepted '217763'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%201002L12AF10835>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L12AF10835> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L12AF10835> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.5905 5.8617)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-25.5905"^^xsd:decimal ;
  dwc:decimalLongitude "5.8617"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "965"^^xsd:integer ;
  dwc:maximumDepthInMeters "968"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1426.66"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L12AF10835>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.5905 5.8617)"^^geo:wktLiteral ;
  geo-pos:lat "-25.5905"^^xsd:decimal ;
  geo-pos:long "5.8617"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1426.66"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%201002L12AF10835>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 1002L12AF10835" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 1002L12AF10835'^^xsd:string;
  dwc:scientificName 'Tetragonurus cuvieri'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '5.8617'^^xsd:double;
  dwc:startLongitude '5.8508'^^xsd:double;
  dwc:endLongitude '5.8727'^^xsd:double;
  dwc:latitude '-25.5905'^^xsd:double;
  dwc:startLatitude '-25.5823'^^xsd:double;
  dwc:endLatitude '-25.5987'^^xsd:double;
  dwc:coordinatePrecision '1426.66'^^xsd:double;
  dwc:minimumDepth '965'^^xsd:integer;
  dwc:maximumDepth '968'^^xsd:integer;
  dwc:temperature '4'^^xsd:integer;
  dwc:previousCatalogNumber 'NAMIBIA 1002L12AF10835'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '127080'^^xsd:integer;
  dwc:sampleSize '0,05713931 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,05713931 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 1002L12AF10835'^^xsd:string;
  dwc:observationDate '2010-02-14'^^xsd:date;
  dwc:aphiaIdAccepted '127080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%200902L5AF20138>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200902L5AF20138> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200902L5AF20138> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.1641 6.3107)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-26.1641"^^xsd:decimal ;
  dwc:decimalLongitude "6.3107"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "228"^^xsd:integer ;
  dwc:maximumDepthInMeters "235"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1444.98"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200902L5AF20138>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.1641 6.3107)"^^geo:wktLiteral ;
  geo-pos:lat "-26.1641"^^xsd:decimal ;
  geo-pos:long "6.3107"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1444.98"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%200902L5AF20138>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 0902L5AF20138" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 0902L5AF20138'^^xsd:string;
  dwc:scientificName 'Funchalia woodwardi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '6.3107'^^xsd:double;
  dwc:startLongitude '6.3222'^^xsd:double;
  dwc:endLongitude '6.2992'^^xsd:double;
  dwc:latitude '-26.1641'^^xsd:double;
  dwc:startLatitude '-26.1562'^^xsd:double;
  dwc:endLatitude '-26.172'^^xsd:double;
  dwc:coordinatePrecision '1444.98'^^xsd:double;
  dwc:minimumDepth '228'^^xsd:integer;
  dwc:maximumDepth '235'^^xsd:integer;
  dwc:temperature '12.2'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 0902L5AF20138'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '107101'^^xsd:integer;
  dwc:sampleSize '0,05933161 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,05933161 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 0902L5AF20138'^^xsd:string;
  dwc:observationDate '2009-02-22'^^xsd:date;
  dwc:aphiaIdAccepted '107101'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%200902L5AF20215>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200902L5AF20215> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200902L5AF20215> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.1641 6.3107)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-26.1641"^^xsd:decimal ;
  dwc:decimalLongitude "6.3107"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "228"^^xsd:integer ;
  dwc:maximumDepthInMeters "235"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1444.98"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200902L5AF20215>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.1641 6.3107)"^^geo:wktLiteral ;
  geo-pos:lat "-26.1641"^^xsd:decimal ;
  geo-pos:long "6.3107"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1444.98"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%200902L5AF20215>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 0902L5AF20215" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 0902L5AF20215'^^xsd:string;
  dwc:scientificName 'Gennadas brevirostris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '6.3107'^^xsd:double;
  dwc:startLongitude '6.3222'^^xsd:double;
  dwc:endLongitude '6.2992'^^xsd:double;
  dwc:latitude '-26.1641'^^xsd:double;
  dwc:startLatitude '-26.1562'^^xsd:double;
  dwc:endLatitude '-26.172'^^xsd:double;
  dwc:coordinatePrecision '1444.98'^^xsd:double;
  dwc:minimumDepth '228'^^xsd:integer;
  dwc:maximumDepth '235'^^xsd:integer;
  dwc:temperature '12.2'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 0902L5AF20215'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '107093'^^xsd:integer;
  dwc:sampleSize '0,05933161 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,05933161 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 0902L5AF20215'^^xsd:string;
  dwc:observationDate '2009-02-22'^^xsd:date;
  dwc:aphiaIdAccepted '107093'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%200902L5AF30016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200902L5AF30016> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200902L5AF30016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.1641 6.3107)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-26.1641"^^xsd:decimal ;
  dwc:decimalLongitude "6.3107"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "228"^^xsd:integer ;
  dwc:maximumDepthInMeters "235"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1444.98"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200902L5AF30016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.1641 6.3107)"^^geo:wktLiteral ;
  geo-pos:lat "-26.1641"^^xsd:decimal ;
  geo-pos:long "6.3107"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1444.98"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%200902L5AF30016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 0902L5AF30016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 0902L5AF30016'^^xsd:string;
  dwc:scientificName 'Todaropsis eblanae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '6.3107'^^xsd:double;
  dwc:startLongitude '6.3222'^^xsd:double;
  dwc:endLongitude '6.2992'^^xsd:double;
  dwc:latitude '-26.1641'^^xsd:double;
  dwc:startLatitude '-26.1562'^^xsd:double;
  dwc:endLatitude '-26.172'^^xsd:double;
  dwc:coordinatePrecision '1444.98'^^xsd:double;
  dwc:minimumDepth '228'^^xsd:integer;
  dwc:maximumDepth '235'^^xsd:integer;
  dwc:temperature '12.2'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 0902L5AF30016'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '140625'^^xsd:integer;
  dwc:sampleSize '0,05933161 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,05933161 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 0902L5AF30016'^^xsd:string;
  dwc:observationDate '2009-02-22'^^xsd:date;
  dwc:aphiaIdAccepted '140625'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%200902L5AF40053>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200902L5AF40053> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200902L5AF40053> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.1641 6.3107)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-26.1641"^^xsd:decimal ;
  dwc:decimalLongitude "6.3107"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "228"^^xsd:integer ;
  dwc:maximumDepthInMeters "235"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1444.98"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200902L5AF40053>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.1641 6.3107)"^^geo:wktLiteral ;
  geo-pos:lat "-26.1641"^^xsd:decimal ;
  geo-pos:long "6.3107"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1444.98"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%200902L5AF40053>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 0902L5AF40053" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 0902L5AF40053'^^xsd:string;
  dwc:scientificName 'Echinaster (Echinaster) reticulatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '6.3107'^^xsd:double;
  dwc:startLongitude '6.3222'^^xsd:double;
  dwc:endLongitude '6.2992'^^xsd:double;
  dwc:latitude '-26.1641'^^xsd:double;
  dwc:startLatitude '-26.1562'^^xsd:double;
  dwc:endLatitude '-26.172'^^xsd:double;
  dwc:coordinatePrecision '1444.98'^^xsd:double;
  dwc:minimumDepth '228'^^xsd:integer;
  dwc:maximumDepth '235'^^xsd:integer;
  dwc:temperature '12.2'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 0902L5AF40053'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '178741'^^xsd:integer;
  dwc:sampleSize '0,05933161 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,05933161 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 0902L5AF40053'^^xsd:string;
  dwc:observationDate '2009-02-22'^^xsd:date;
  dwc:aphiaIdAccepted '178741'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%201002L12AF10856>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L12AF10856> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L12AF10856> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.5905 5.8617)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-25.5905"^^xsd:decimal ;
  dwc:decimalLongitude "5.8617"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "965"^^xsd:integer ;
  dwc:maximumDepthInMeters "968"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1426.66"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L12AF10856>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.5905 5.8617)"^^geo:wktLiteral ;
  geo-pos:lat "-25.5905"^^xsd:decimal ;
  geo-pos:long "5.8617"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1426.66"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%201002L12AF10856>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 1002L12AF10856" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 1002L12AF10856'^^xsd:string;
  dwc:scientificName 'Guttigadus globiceps'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '5.8617'^^xsd:double;
  dwc:startLongitude '5.8508'^^xsd:double;
  dwc:endLongitude '5.8727'^^xsd:double;
  dwc:latitude '-25.5905'^^xsd:double;
  dwc:startLatitude '-25.5823'^^xsd:double;
  dwc:endLatitude '-25.5987'^^xsd:double;
  dwc:coordinatePrecision '1426.66'^^xsd:double;
  dwc:minimumDepth '965'^^xsd:integer;
  dwc:maximumDepth '968'^^xsd:integer;
  dwc:temperature '4'^^xsd:integer;
  dwc:previousCatalogNumber 'NAMIBIA 1002L12AF10856'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '275875'^^xsd:integer;
  dwc:sampleSize '0,05713931 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,05713931 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 1002L12AF10856'^^xsd:string;
  dwc:observationDate '2010-02-14'^^xsd:date;
  dwc:aphiaIdAccepted '275875'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%201002L12AF10869>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L12AF10869> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L12AF10869> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.5905 5.8617)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-25.5905"^^xsd:decimal ;
  dwc:decimalLongitude "5.8617"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "965"^^xsd:integer ;
  dwc:maximumDepthInMeters "968"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1426.66"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L12AF10869>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.5905 5.8617)"^^geo:wktLiteral ;
  geo-pos:lat "-25.5905"^^xsd:decimal ;
  geo-pos:long "5.8617"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1426.66"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%201002L12AF10869>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 1002L12AF10869" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 1002L12AF10869'^^xsd:string;
  dwc:scientificName 'Coelorinchus acanthiger'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '5.8617'^^xsd:double;
  dwc:startLongitude '5.8508'^^xsd:double;
  dwc:endLongitude '5.8727'^^xsd:double;
  dwc:latitude '-25.5905'^^xsd:double;
  dwc:startLatitude '-25.5823'^^xsd:double;
  dwc:endLatitude '-25.5987'^^xsd:double;
  dwc:coordinatePrecision '1426.66'^^xsd:double;
  dwc:minimumDepth '965'^^xsd:integer;
  dwc:maximumDepth '968'^^xsd:integer;
  dwc:temperature '4'^^xsd:integer;
  dwc:previousCatalogNumber 'NAMIBIA 1002L12AF10869'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '280242'^^xsd:integer;
  dwc:sampleSize '0,05713931 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,05713931 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 1002L12AF10869'^^xsd:string;
  dwc:observationDate '2010-02-14'^^xsd:date;
  dwc:aphiaIdAccepted '280242'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%201002L12AF10881>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L12AF10881> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L12AF10881> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.5905 5.8617)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-25.5905"^^xsd:decimal ;
  dwc:decimalLongitude "5.8617"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "965"^^xsd:integer ;
  dwc:maximumDepthInMeters "968"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1426.66"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L12AF10881>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.5905 5.8617)"^^geo:wktLiteral ;
  geo-pos:lat "-25.5905"^^xsd:decimal ;
  geo-pos:long "5.8617"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1426.66"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%201002L12AF10881>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 1002L12AF10881" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 1002L12AF10881'^^xsd:string;
  dwc:scientificName 'Poromitra crassiceps'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '5.8617'^^xsd:double;
  dwc:startLongitude '5.8508'^^xsd:double;
  dwc:endLongitude '5.8727'^^xsd:double;
  dwc:latitude '-25.5905'^^xsd:double;
  dwc:startLatitude '-25.5823'^^xsd:double;
  dwc:endLatitude '-25.5987'^^xsd:double;
  dwc:coordinatePrecision '1426.66'^^xsd:double;
  dwc:minimumDepth '965'^^xsd:integer;
  dwc:maximumDepth '968'^^xsd:integer;
  dwc:temperature '4'^^xsd:integer;
  dwc:previousCatalogNumber 'NAMIBIA 1002L12AF10881'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '127273'^^xsd:integer;
  dwc:sampleSize '0,05713931 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,05713931 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 1002L12AF10881'^^xsd:string;
  dwc:observationDate '2010-02-14'^^xsd:date;
  dwc:aphiaIdAccepted '127273'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%201002L12AF10934>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L12AF10934> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L12AF10934> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.5905 5.8617)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-25.5905"^^xsd:decimal ;
  dwc:decimalLongitude "5.8617"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "965"^^xsd:integer ;
  dwc:maximumDepthInMeters "968"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1426.66"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L12AF10934>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.5905 5.8617)"^^geo:wktLiteral ;
  geo-pos:lat "-25.5905"^^xsd:decimal ;
  geo-pos:long "5.8617"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1426.66"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%201002L12AF10934>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 1002L12AF10934" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 1002L12AF10934'^^xsd:string;
  dwc:scientificName 'Scopeloberyx robustus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '5.8617'^^xsd:double;
  dwc:startLongitude '5.8508'^^xsd:double;
  dwc:endLongitude '5.8727'^^xsd:double;
  dwc:latitude '-25.5905'^^xsd:double;
  dwc:startLatitude '-25.5823'^^xsd:double;
  dwc:endLatitude '-25.5987'^^xsd:double;
  dwc:coordinatePrecision '1426.66'^^xsd:double;
  dwc:minimumDepth '965'^^xsd:integer;
  dwc:maximumDepth '968'^^xsd:integer;
  dwc:temperature '4'^^xsd:integer;
  dwc:previousCatalogNumber 'NAMIBIA 1002L12AF10934'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '127276'^^xsd:integer;
  dwc:sampleSize '0,05713931 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,05713931 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 1002L12AF10934'^^xsd:string;
  dwc:observationDate '2010-02-14'^^xsd:date;
  dwc:aphiaIdAccepted '127276'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%201002L12AF10939>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L12AF10939> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L12AF10939> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.5905 5.8617)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-25.5905"^^xsd:decimal ;
  dwc:decimalLongitude "5.8617"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "965"^^xsd:integer ;
  dwc:maximumDepthInMeters "968"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1426.66"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L12AF10939>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.5905 5.8617)"^^geo:wktLiteral ;
  geo-pos:lat "-25.5905"^^xsd:decimal ;
  geo-pos:long "5.8617"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1426.66"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%201002L12AF10939>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 1002L12AF10939" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 1002L12AF10939'^^xsd:string;
  dwc:scientificName 'Avocettina acuticeps'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '5.8617'^^xsd:double;
  dwc:startLongitude '5.8508'^^xsd:double;
  dwc:endLongitude '5.8727'^^xsd:double;
  dwc:latitude '-25.5905'^^xsd:double;
  dwc:startLatitude '-25.5823'^^xsd:double;
  dwc:endLatitude '-25.5987'^^xsd:double;
  dwc:coordinatePrecision '1426.66'^^xsd:double;
  dwc:minimumDepth '965'^^xsd:integer;
  dwc:maximumDepth '968'^^xsd:integer;
  dwc:temperature '4'^^xsd:integer;
  dwc:previousCatalogNumber 'NAMIBIA 1002L12AF10939'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '217462'^^xsd:integer;
  dwc:sampleSize '0,05713931 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,05713931 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 1002L12AF10939'^^xsd:string;
  dwc:observationDate '2010-02-14'^^xsd:date;
  dwc:aphiaIdAccepted '217462'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%201002L12AF10957>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L12AF10957> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L12AF10957> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.5905 5.8617)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-25.5905"^^xsd:decimal ;
  dwc:decimalLongitude "5.8617"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "965"^^xsd:integer ;
  dwc:maximumDepthInMeters "968"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1426.66"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L12AF10957>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.5905 5.8617)"^^geo:wktLiteral ;
  geo-pos:lat "-25.5905"^^xsd:decimal ;
  geo-pos:long "5.8617"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1426.66"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%201002L12AF10957>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 1002L12AF10957" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 1002L12AF10957'^^xsd:string;
  dwc:scientificName 'Sternoptyx pseudodiaphana'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '5.8617'^^xsd:double;
  dwc:startLongitude '5.8508'^^xsd:double;
  dwc:endLongitude '5.8727'^^xsd:double;
  dwc:latitude '-25.5905'^^xsd:double;
  dwc:startLatitude '-25.5823'^^xsd:double;
  dwc:endLatitude '-25.5987'^^xsd:double;
  dwc:coordinatePrecision '1426.66'^^xsd:double;
  dwc:minimumDepth '965'^^xsd:integer;
  dwc:maximumDepth '968'^^xsd:integer;
  dwc:temperature '4'^^xsd:integer;
  dwc:previousCatalogNumber 'NAMIBIA 1002L12AF10957'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '275005'^^xsd:integer;
  dwc:sampleSize '0,05713931 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,05713931 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 1002L12AF10957'^^xsd:string;
  dwc:observationDate '2010-02-14'^^xsd:date;
  dwc:aphiaIdAccepted '275005'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%201002L12AF10962>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L12AF10962> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L12AF10962> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.5905 5.8617)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-25.5905"^^xsd:decimal ;
  dwc:decimalLongitude "5.8617"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "965"^^xsd:integer ;
  dwc:maximumDepthInMeters "968"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1426.66"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L12AF10962>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.5905 5.8617)"^^geo:wktLiteral ;
  geo-pos:lat "-25.5905"^^xsd:decimal ;
  geo-pos:long "5.8617"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1426.66"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%201002L12AF10962>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 1002L12AF10962" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 1002L12AF10962'^^xsd:string;
  dwc:scientificName 'Gadomus capensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '5.8617'^^xsd:double;
  dwc:startLongitude '5.8508'^^xsd:double;
  dwc:endLongitude '5.8727'^^xsd:double;
  dwc:latitude '-25.5905'^^xsd:double;
  dwc:startLatitude '-25.5823'^^xsd:double;
  dwc:endLatitude '-25.5987'^^xsd:double;
  dwc:coordinatePrecision '1426.66'^^xsd:double;
  dwc:minimumDepth '965'^^xsd:integer;
  dwc:maximumDepth '968'^^xsd:integer;
  dwc:temperature '4'^^xsd:integer;
  dwc:previousCatalogNumber 'NAMIBIA 1002L12AF10962'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '217768'^^xsd:integer;
  dwc:sampleSize '0,05713931 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,05713931 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 1002L12AF10962'^^xsd:string;
  dwc:observationDate '2010-02-14'^^xsd:date;
  dwc:aphiaIdAccepted '217768'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%201002L35AF10834>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L35AF10834> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L35AF10834> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.22 5.7329)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-26.22"^^xsd:decimal ;
  dwc:decimalLongitude "5.7329"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1425"^^xsd:integer ;
  dwc:maximumDepthInMeters "1452"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1486.58"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L35AF10834>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.22 5.7329)"^^geo:wktLiteral ;
  geo-pos:lat "-26.22"^^xsd:decimal ;
  geo-pos:long "5.7329"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1486.58"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%201002L35AF10834>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 1002L35AF10834" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 1002L35AF10834'^^xsd:string;
  dwc:scientificName 'Conocara murrayi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '5.7329'^^xsd:double;
  dwc:startLongitude '5.7425'^^xsd:double;
  dwc:endLongitude '5.7233'^^xsd:double;
  dwc:latitude '-26.22'^^xsd:double;
  dwc:startLatitude '-26.2097'^^xsd:double;
  dwc:endLatitude '-26.2302'^^xsd:double;
  dwc:coordinatePrecision '1486.58'^^xsd:double;
  dwc:minimumDepth '1425'^^xsd:integer;
  dwc:maximumDepth '1452'^^xsd:integer;
  dwc:temperature '3.4'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 1002L35AF10834'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '126697'^^xsd:integer;
  dwc:sampleSize '0,05795644 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,05795644 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 1002L35AF10834'^^xsd:string;
  dwc:observationDate '2010-02-24'^^xsd:date;
  dwc:aphiaIdAccepted '126697'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%201002L35AF10828>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L35AF10828> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L35AF10828> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.22 5.7329)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-26.22"^^xsd:decimal ;
  dwc:decimalLongitude "5.7329"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1425"^^xsd:integer ;
  dwc:maximumDepthInMeters "1452"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1486.58"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L35AF10828>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.22 5.7329)"^^geo:wktLiteral ;
  geo-pos:lat "-26.22"^^xsd:decimal ;
  geo-pos:long "5.7329"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1486.58"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%201002L35AF10828>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 1002L35AF10828" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 1002L35AF10828'^^xsd:string;
  dwc:scientificName 'Antimora rostrata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '5.7329'^^xsd:double;
  dwc:startLongitude '5.7425'^^xsd:double;
  dwc:endLongitude '5.7233'^^xsd:double;
  dwc:latitude '-26.22'^^xsd:double;
  dwc:startLatitude '-26.2097'^^xsd:double;
  dwc:endLatitude '-26.2302'^^xsd:double;
  dwc:coordinatePrecision '1486.58'^^xsd:double;
  dwc:minimumDepth '1425'^^xsd:integer;
  dwc:maximumDepth '1452'^^xsd:integer;
  dwc:temperature '3.4'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 1002L35AF10828'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '126486'^^xsd:integer;
  dwc:sampleSize '0,05795644 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,05795644 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 1002L35AF10828'^^xsd:string;
  dwc:observationDate '2010-02-24'^^xsd:date;
  dwc:aphiaIdAccepted '126486'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%201002L35AF10832>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L35AF10832> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L35AF10832> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.22 5.7329)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-26.22"^^xsd:decimal ;
  dwc:decimalLongitude "5.7329"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1425"^^xsd:integer ;
  dwc:maximumDepthInMeters "1452"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1486.58"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L35AF10832>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.22 5.7329)"^^geo:wktLiteral ;
  geo-pos:lat "-26.22"^^xsd:decimal ;
  geo-pos:long "5.7329"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1486.58"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%201002L35AF10832>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 1002L35AF10832" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 1002L35AF10832'^^xsd:string;
  dwc:scientificName 'Coryphaenoides striaturus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '5.7329'^^xsd:double;
  dwc:startLongitude '5.7425'^^xsd:double;
  dwc:endLongitude '5.7233'^^xsd:double;
  dwc:latitude '-26.22'^^xsd:double;
  dwc:startLatitude '-26.2097'^^xsd:double;
  dwc:endLatitude '-26.2302'^^xsd:double;
  dwc:coordinatePrecision '1486.58'^^xsd:double;
  dwc:minimumDepth '1425'^^xsd:integer;
  dwc:maximumDepth '1452'^^xsd:integer;
  dwc:temperature '3.4'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 1002L35AF10832'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '217763'^^xsd:integer;
  dwc:sampleSize '0,05795644 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,05795644 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 1002L35AF10832'^^xsd:string;
  dwc:observationDate '2010-02-24'^^xsd:date;
  dwc:aphiaIdAccepted '217763'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%201002L11BV10823>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L11BV10823> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L11BV10823> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.487 6.1437)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-25.487"^^xsd:decimal ;
  dwc:decimalLongitude "6.1437"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "865"^^xsd:integer ;
  dwc:maximumDepthInMeters "869"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "806.29"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L11BV10823>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.487 6.1437)"^^geo:wktLiteral ;
  geo-pos:lat "-25.487"^^xsd:decimal ;
  geo-pos:long "6.1437"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "806.29"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%201002L11BV10823>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 1002L11BV10823" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 1002L11BV10823'^^xsd:string;
  dwc:scientificName 'Notacanthus sexspinis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '6.1437'^^xsd:double;
  dwc:startLongitude '6.1357'^^xsd:double;
  dwc:endLongitude '6.1517'^^xsd:double;
  dwc:latitude '-25.487'^^xsd:double;
  dwc:startLatitude '-25.4875'^^xsd:double;
  dwc:endLatitude '-25.4865'^^xsd:double;
  dwc:coordinatePrecision '806.29'^^xsd:double;
  dwc:minimumDepth '865'^^xsd:integer;
  dwc:maximumDepth '869'^^xsd:integer;
  dwc:temperature '4.15'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 1002L11BV10823'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '221411'^^xsd:integer;
  dwc:sampleSize '0,00658 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,00658 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 1002L11BV10823'^^xsd:string;
  dwc:observationDate '2010-02-13'^^xsd:date;
  dwc:aphiaIdAccepted '221411'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%201002L11BV10827>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L11BV10827> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L11BV10827> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.487 6.1437)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-25.487"^^xsd:decimal ;
  dwc:decimalLongitude "6.1437"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "865"^^xsd:integer ;
  dwc:maximumDepthInMeters "869"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "806.29"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L11BV10827>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.487 6.1437)"^^geo:wktLiteral ;
  geo-pos:lat "-25.487"^^xsd:decimal ;
  geo-pos:long "6.1437"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "806.29"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%201002L11BV10827>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 1002L11BV10827" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 1002L11BV10827'^^xsd:string;
  dwc:scientificName 'Nezumia brevibarbata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '6.1437'^^xsd:double;
  dwc:startLongitude '6.1357'^^xsd:double;
  dwc:endLongitude '6.1517'^^xsd:double;
  dwc:latitude '-25.487'^^xsd:double;
  dwc:startLatitude '-25.4875'^^xsd:double;
  dwc:endLatitude '-25.4865'^^xsd:double;
  dwc:coordinatePrecision '806.29'^^xsd:double;
  dwc:minimumDepth '865'^^xsd:integer;
  dwc:maximumDepth '869'^^xsd:integer;
  dwc:temperature '4.15'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 1002L11BV10827'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '217780'^^xsd:integer;
  dwc:sampleSize '0,00658 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,00658 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 1002L11BV10827'^^xsd:string;
  dwc:observationDate '2010-02-13'^^xsd:date;
  dwc:aphiaIdAccepted '217780'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%201002L11BV10828>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L11BV10828> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L11BV10828> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.487 6.1437)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-25.487"^^xsd:decimal ;
  dwc:decimalLongitude "6.1437"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "865"^^xsd:integer ;
  dwc:maximumDepthInMeters "869"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "806.29"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L11BV10828>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.487 6.1437)"^^geo:wktLiteral ;
  geo-pos:lat "-25.487"^^xsd:decimal ;
  geo-pos:long "6.1437"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "806.29"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%201002L11BV10828>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 1002L11BV10828" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 1002L11BV10828'^^xsd:string;
  dwc:scientificName 'Antimora rostrata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '6.1437'^^xsd:double;
  dwc:startLongitude '6.1357'^^xsd:double;
  dwc:endLongitude '6.1517'^^xsd:double;
  dwc:latitude '-25.487'^^xsd:double;
  dwc:startLatitude '-25.4875'^^xsd:double;
  dwc:endLatitude '-25.4865'^^xsd:double;
  dwc:coordinatePrecision '806.29'^^xsd:double;
  dwc:minimumDepth '865'^^xsd:integer;
  dwc:maximumDepth '869'^^xsd:integer;
  dwc:temperature '4.15'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 1002L11BV10828'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '126486'^^xsd:integer;
  dwc:sampleSize '0,00658 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,00658 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 1002L11BV10828'^^xsd:string;
  dwc:observationDate '2010-02-13'^^xsd:date;
  dwc:aphiaIdAccepted '126486'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%201002L11BV10832>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L11BV10832> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L11BV10832> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.487 6.1437)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-25.487"^^xsd:decimal ;
  dwc:decimalLongitude "6.1437"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "865"^^xsd:integer ;
  dwc:maximumDepthInMeters "869"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "806.29"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L11BV10832>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.487 6.1437)"^^geo:wktLiteral ;
  geo-pos:lat "-25.487"^^xsd:decimal ;
  geo-pos:long "6.1437"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "806.29"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%201002L11BV10832>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 1002L11BV10832" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 1002L11BV10832'^^xsd:string;
  dwc:scientificName 'Coryphaenoides striaturus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '6.1437'^^xsd:double;
  dwc:startLongitude '6.1357'^^xsd:double;
  dwc:endLongitude '6.1517'^^xsd:double;
  dwc:latitude '-25.487'^^xsd:double;
  dwc:startLatitude '-25.4875'^^xsd:double;
  dwc:endLatitude '-25.4865'^^xsd:double;
  dwc:coordinatePrecision '806.29'^^xsd:double;
  dwc:minimumDepth '865'^^xsd:integer;
  dwc:maximumDepth '869'^^xsd:integer;
  dwc:temperature '4.15'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 1002L11BV10832'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '217763'^^xsd:integer;
  dwc:sampleSize '0,00658 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,00658 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 1002L11BV10832'^^xsd:string;
  dwc:observationDate '2010-02-13'^^xsd:date;
  dwc:aphiaIdAccepted '217763'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%201002L11BV10869>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L11BV10869> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L11BV10869> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.487 6.1437)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-25.487"^^xsd:decimal ;
  dwc:decimalLongitude "6.1437"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "865"^^xsd:integer ;
  dwc:maximumDepthInMeters "869"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "806.29"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L11BV10869>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.487 6.1437)"^^geo:wktLiteral ;
  geo-pos:lat "-25.487"^^xsd:decimal ;
  geo-pos:long "6.1437"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "806.29"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%201002L11BV10869>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 1002L11BV10869" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 1002L11BV10869'^^xsd:string;
  dwc:scientificName 'Coelorinchus acanthiger'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '6.1437'^^xsd:double;
  dwc:startLongitude '6.1357'^^xsd:double;
  dwc:endLongitude '6.1517'^^xsd:double;
  dwc:latitude '-25.487'^^xsd:double;
  dwc:startLatitude '-25.4875'^^xsd:double;
  dwc:endLatitude '-25.4865'^^xsd:double;
  dwc:coordinatePrecision '806.29'^^xsd:double;
  dwc:minimumDepth '865'^^xsd:integer;
  dwc:maximumDepth '869'^^xsd:integer;
  dwc:temperature '4.15'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 1002L11BV10869'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '280242'^^xsd:integer;
  dwc:sampleSize '0,00658 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,00658 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 1002L11BV10869'^^xsd:string;
  dwc:observationDate '2010-02-13'^^xsd:date;
  dwc:aphiaIdAccepted '280242'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%201002L11BV20013>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L11BV20013> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L11BV20013> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.487 6.1437)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-25.487"^^xsd:decimal ;
  dwc:decimalLongitude "6.1437"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "865"^^xsd:integer ;
  dwc:maximumDepthInMeters "869"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "806.29"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L11BV20013>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.487 6.1437)"^^geo:wktLiteral ;
  geo-pos:lat "-25.487"^^xsd:decimal ;
  geo-pos:long "6.1437"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "806.29"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%201002L11BV20013>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 1002L11BV20013" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 1002L11BV20013'^^xsd:string;
  dwc:scientificName 'Heterocarpus grimaldii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '6.1437'^^xsd:double;
  dwc:startLongitude '6.1357'^^xsd:double;
  dwc:endLongitude '6.1517'^^xsd:double;
  dwc:latitude '-25.487'^^xsd:double;
  dwc:startLatitude '-25.4875'^^xsd:double;
  dwc:endLatitude '-25.4865'^^xsd:double;
  dwc:coordinatePrecision '806.29'^^xsd:double;
  dwc:minimumDepth '865'^^xsd:integer;
  dwc:maximumDepth '869'^^xsd:integer;
  dwc:temperature '4.15'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 1002L11BV20013'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '107645'^^xsd:integer;
  dwc:sampleSize '0,00658 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,00658 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 1002L11BV20013'^^xsd:string;
  dwc:observationDate '2010-02-13'^^xsd:date;
  dwc:aphiaIdAccepted '107645'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%201002L12AF11012>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L12AF11012> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L12AF11012> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.5905 5.8617)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-25.5905"^^xsd:decimal ;
  dwc:decimalLongitude "5.8617"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "965"^^xsd:integer ;
  dwc:maximumDepthInMeters "968"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1426.66"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L12AF11012>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.5905 5.8617)"^^geo:wktLiteral ;
  geo-pos:lat "-25.5905"^^xsd:decimal ;
  geo-pos:long "5.8617"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1426.66"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%201002L12AF11012>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 1002L12AF11012" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 1002L12AF11012'^^xsd:string;
  dwc:scientificName 'Lampaneda dea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '5.8617'^^xsd:double;
  dwc:startLongitude '5.8508'^^xsd:double;
  dwc:endLongitude '5.8727'^^xsd:double;
  dwc:latitude '-25.5905'^^xsd:double;
  dwc:startLatitude '-25.5823'^^xsd:double;
  dwc:endLatitude '-25.5987'^^xsd:double;
  dwc:coordinatePrecision '1426.66'^^xsd:double;
  dwc:minimumDepth '965'^^xsd:integer;
  dwc:maximumDepth '968'^^xsd:integer;
  dwc:temperature '4'^^xsd:integer;
  dwc:previousCatalogNumber 'NAMIBIA 1002L12AF11012'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '272706'^^xsd:integer;
  dwc:sampleSize '0,05713931 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,05713931 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 1002L12AF11012'^^xsd:string;
  dwc:observationDate '2010-02-14'^^xsd:date;
  dwc:aphiaIdAccepted '272706'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%201002L12AF11020>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L12AF11020> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L12AF11020> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.5905 5.8617)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-25.5905"^^xsd:decimal ;
  dwc:decimalLongitude "5.8617"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "965"^^xsd:integer ;
  dwc:maximumDepthInMeters "968"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1426.66"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L12AF11020>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.5905 5.8617)"^^geo:wktLiteral ;
  geo-pos:lat "-25.5905"^^xsd:decimal ;
  geo-pos:long "5.8617"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1426.66"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%201002L12AF11020>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 1002L12AF11020" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 1002L12AF11020'^^xsd:string;
  dwc:scientificName 'Ceratoscopelus warmingii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '5.8617'^^xsd:double;
  dwc:startLongitude '5.8508'^^xsd:double;
  dwc:endLongitude '5.8727'^^xsd:double;
  dwc:latitude '-25.5905'^^xsd:double;
  dwc:startLatitude '-25.5823'^^xsd:double;
  dwc:endLatitude '-25.5987'^^xsd:double;
  dwc:coordinatePrecision '1426.66'^^xsd:double;
  dwc:minimumDepth '965'^^xsd:integer;
  dwc:maximumDepth '968'^^xsd:integer;
  dwc:temperature '4'^^xsd:integer;
  dwc:previousCatalogNumber 'NAMIBIA 1002L12AF11020'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '126586'^^xsd:integer;
  dwc:sampleSize '0,05713931 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,05713931 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 1002L12AF11020'^^xsd:string;
  dwc:observationDate '2010-02-14'^^xsd:date;
  dwc:aphiaIdAccepted '126586'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%201002L12AF20119>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L12AF20119> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L12AF20119> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.5905 5.8617)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-25.5905"^^xsd:decimal ;
  dwc:decimalLongitude "5.8617"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "965"^^xsd:integer ;
  dwc:maximumDepthInMeters "968"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1426.66"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L12AF20119>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.5905 5.8617)"^^geo:wktLiteral ;
  geo-pos:lat "-25.5905"^^xsd:decimal ;
  geo-pos:long "5.8617"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1426.66"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%201002L12AF20119>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 1002L12AF20119" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 1002L12AF20119'^^xsd:string;
  dwc:scientificName 'Conchoderma virgatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '5.8617'^^xsd:double;
  dwc:startLongitude '5.8508'^^xsd:double;
  dwc:endLongitude '5.8727'^^xsd:double;
  dwc:latitude '-25.5905'^^xsd:double;
  dwc:startLatitude '-25.5823'^^xsd:double;
  dwc:endLatitude '-25.5987'^^xsd:double;
  dwc:coordinatePrecision '1426.66'^^xsd:double;
  dwc:minimumDepth '965'^^xsd:integer;
  dwc:maximumDepth '968'^^xsd:integer;
  dwc:temperature '4'^^xsd:integer;
  dwc:previousCatalogNumber 'NAMIBIA 1002L12AF20119'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '106147'^^xsd:integer;
  dwc:sampleSize '0,05713931 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,05713931 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 1002L12AF20119'^^xsd:string;
  dwc:observationDate '2010-02-14'^^xsd:date;
  dwc:aphiaIdAccepted '106147'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%201002L12AF20148>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L12AF20148> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L12AF20148> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.5905 5.8617)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-25.5905"^^xsd:decimal ;
  dwc:decimalLongitude "5.8617"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "965"^^xsd:integer ;
  dwc:maximumDepthInMeters "968"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1426.66"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L12AF20148>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.5905 5.8617)"^^geo:wktLiteral ;
  geo-pos:lat "-25.5905"^^xsd:decimal ;
  geo-pos:long "5.8617"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1426.66"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%201002L12AF20148>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 1002L12AF20148" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 1002L12AF20148'^^xsd:string;
  dwc:scientificName 'Acanthephyra eximia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '5.8617'^^xsd:double;
  dwc:startLongitude '5.8508'^^xsd:double;
  dwc:endLongitude '5.8727'^^xsd:double;
  dwc:latitude '-25.5905'^^xsd:double;
  dwc:startLatitude '-25.5823'^^xsd:double;
  dwc:endLatitude '-25.5987'^^xsd:double;
  dwc:coordinatePrecision '1426.66'^^xsd:double;
  dwc:minimumDepth '965'^^xsd:integer;
  dwc:maximumDepth '968'^^xsd:integer;
  dwc:temperature '4'^^xsd:integer;
  dwc:previousCatalogNumber 'NAMIBIA 1002L12AF20148'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '564909'^^xsd:integer;
  dwc:sampleSize '0,05713931 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,05713931 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 1002L12AF20148'^^xsd:string;
  dwc:observationDate '2010-02-14'^^xsd:date;
  dwc:aphiaIdAccepted '564909'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%201002L12AF20149>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L12AF20149> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L12AF20149> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.5905 5.8617)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-25.5905"^^xsd:decimal ;
  dwc:decimalLongitude "5.8617"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "965"^^xsd:integer ;
  dwc:maximumDepthInMeters "968"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1426.66"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L12AF20149>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.5905 5.8617)"^^geo:wktLiteral ;
  geo-pos:lat "-25.5905"^^xsd:decimal ;
  geo-pos:long "5.8617"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1426.66"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%201002L12AF20149>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 1002L12AF20149" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 1002L12AF20149'^^xsd:string;
  dwc:scientificName 'Acanthephyra pelagica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '5.8617'^^xsd:double;
  dwc:startLongitude '5.8508'^^xsd:double;
  dwc:endLongitude '5.8727'^^xsd:double;
  dwc:latitude '-25.5905'^^xsd:double;
  dwc:startLatitude '-25.5823'^^xsd:double;
  dwc:endLatitude '-25.5987'^^xsd:double;
  dwc:coordinatePrecision '1426.66'^^xsd:double;
  dwc:minimumDepth '965'^^xsd:integer;
  dwc:maximumDepth '968'^^xsd:integer;
  dwc:temperature '4'^^xsd:integer;
  dwc:previousCatalogNumber 'NAMIBIA 1002L12AF20149'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '107581'^^xsd:integer;
  dwc:sampleSize '0,05713931 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,05713931 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 1002L12AF20149'^^xsd:string;
  dwc:observationDate '2010-02-14'^^xsd:date;
  dwc:aphiaIdAccepted '107581'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%201002L12AF20209>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L12AF20209> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L12AF20209> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.5905 5.8617)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-25.5905"^^xsd:decimal ;
  dwc:decimalLongitude "5.8617"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "965"^^xsd:integer ;
  dwc:maximumDepthInMeters "968"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1426.66"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L12AF20209>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.5905 5.8617)"^^geo:wktLiteral ;
  geo-pos:lat "-25.5905"^^xsd:decimal ;
  geo-pos:long "5.8617"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1426.66"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%201002L12AF20209>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 1002L12AF20209" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 1002L12AF20209'^^xsd:string;
  dwc:scientificName 'Nematocarcinus longirostris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '5.8617'^^xsd:double;
  dwc:startLongitude '5.8508'^^xsd:double;
  dwc:endLongitude '5.8727'^^xsd:double;
  dwc:latitude '-25.5905'^^xsd:double;
  dwc:startLatitude '-25.5823'^^xsd:double;
  dwc:endLatitude '-25.5987'^^xsd:double;
  dwc:coordinatePrecision '1426.66'^^xsd:double;
  dwc:minimumDepth '965'^^xsd:integer;
  dwc:maximumDepth '968'^^xsd:integer;
  dwc:temperature '4'^^xsd:integer;
  dwc:previousCatalogNumber 'NAMIBIA 1002L12AF20209'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '514315'^^xsd:integer;
  dwc:sampleSize '0,05713931 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,05713931 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 1002L12AF20209'^^xsd:string;
  dwc:observationDate '2010-02-14'^^xsd:date;
  dwc:aphiaIdAccepted '514315'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%200902L7AP10324>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200902L7AP10324> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200902L7AP10324> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.2539 6.2451)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-26.2539"^^xsd:decimal ;
  dwc:decimalLongitude "6.2451"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "400"^^xsd:integer ;
  dwc:maximumDepthInMeters "400"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1987.94"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200902L7AP10324>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.2539 6.2451)"^^geo:wktLiteral ;
  geo-pos:lat "-26.2539"^^xsd:decimal ;
  geo-pos:long "6.2451"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1987.94"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%200902L7AP10324>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 0902L7AP10324" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-03-24'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 0902L7AP10324'^^xsd:string;
  dwc:scientificName 'Maurolicus muelleri'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '6.2451'^^xsd:double;
  dwc:startLongitude '6.228'^^xsd:double;
  dwc:endLongitude '6.2623'^^xsd:double;
  dwc:latitude '-26.2539'^^xsd:double;
  dwc:startLatitude '-26.2448'^^xsd:double;
  dwc:endLatitude '-26.263'^^xsd:double;
  dwc:coordinatePrecision '1987.94'^^xsd:double;
  dwc:minimumDepth '400'^^xsd:integer;
  dwc:maximumDepth '400'^^xsd:integer;
  dwc:temperature '9'^^xsd:integer;
  dwc:previousCatalogNumber 'NAMIBIA  0902L7AP10324'^^xsd:string;
  dwc:occurrenceRemarks 'Qualitative sample'^^xsd:string;
  dwc:aphiaid '127312'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort ''^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 0902L7AP10324'^^xsd:string;
  dwc:observationDate '2009-02-24'^^xsd:date;
  dwc:aphiaIdAccepted '127312'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%200902L7AP40070>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200902L7AP40070> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200902L7AP40070> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.2539 6.2451)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-26.2539"^^xsd:decimal ;
  dwc:decimalLongitude "6.2451"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "400"^^xsd:integer ;
  dwc:maximumDepthInMeters "400"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1987.94"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200902L7AP40070>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.2539 6.2451)"^^geo:wktLiteral ;
  geo-pos:lat "-26.2539"^^xsd:decimal ;
  geo-pos:long "6.2451"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1987.94"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%200902L7AP40070>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 0902L7AP40070" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 0902L7AP40070'^^xsd:string;
  dwc:scientificName 'Pyrosoma atlanticum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '6.2451'^^xsd:double;
  dwc:startLongitude '6.228'^^xsd:double;
  dwc:endLongitude '6.2623'^^xsd:double;
  dwc:latitude '-26.2539'^^xsd:double;
  dwc:startLatitude '-26.2448'^^xsd:double;
  dwc:endLatitude '-26.263'^^xsd:double;
  dwc:coordinatePrecision '1987.94'^^xsd:double;
  dwc:minimumDepth '400'^^xsd:integer;
  dwc:maximumDepth '400'^^xsd:integer;
  dwc:temperature '9'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:previousCatalogNumber 'NAMIBIA 0902L7AP40070'^^xsd:string;
  dwc:occurrenceRemarks 'Qualitative sample'^^xsd:string;
  dwc:aphiaid '137250'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort ''^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 0902L7AP40070'^^xsd:string;
  dwc:observationDate '2009-02-24'^^xsd:date;
  dwc:aphiaIdAccepted '137250'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%200902L8AF10325>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200902L8AF10325> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200902L8AF10325> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.6824 6.013)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-25.6824"^^xsd:decimal ;
  dwc:decimalLongitude "6.013"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1089"^^xsd:integer ;
  dwc:maximumDepthInMeters "1094"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1551.64"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200902L8AF10325>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.6824 6.013)"^^geo:wktLiteral ;
  geo-pos:lat "-25.6824"^^xsd:decimal ;
  geo-pos:long "6.013"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1551.64"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%200902L8AF10325>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 0902L8AF10325" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 0902L8AF10325'^^xsd:string;
  dwc:scientificName 'Cetonurus globiceps'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '6.013'^^xsd:double;
  dwc:startLongitude '6.0008'^^xsd:double;
  dwc:endLongitude '6.0252'^^xsd:double;
  dwc:latitude '-25.6824'^^xsd:double;
  dwc:startLatitude '-25.691'^^xsd:double;
  dwc:endLatitude '-25.6738'^^xsd:double;
  dwc:coordinatePrecision '1551.64'^^xsd:double;
  dwc:minimumDepth '1089'^^xsd:integer;
  dwc:maximumDepth '1094'^^xsd:integer;
  dwc:temperature '3.8'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 0902L8AF10325'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '126467'^^xsd:integer;
  dwc:sampleSize '0,05917217 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,05917217 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 0902L8AF10325'^^xsd:string;
  dwc:observationDate '2009-02-25'^^xsd:date;
  dwc:aphiaIdAccepted '126467'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%200902L8AF10357>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200902L8AF10357> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200902L8AF10357> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.6824 6.013)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-25.6824"^^xsd:decimal ;
  dwc:decimalLongitude "6.013"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1089"^^xsd:integer ;
  dwc:maximumDepthInMeters "1094"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1551.64"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200902L8AF10357>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.6824 6.013)"^^geo:wktLiteral ;
  geo-pos:lat "-25.6824"^^xsd:decimal ;
  geo-pos:long "6.013"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1551.64"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%200902L8AF10357>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 0902L8AF10357" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 0902L8AF10357'^^xsd:string;
  dwc:scientificName 'Avocettina infans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '6.013'^^xsd:double;
  dwc:startLongitude '6.0008'^^xsd:double;
  dwc:endLongitude '6.0252'^^xsd:double;
  dwc:latitude '-25.6824'^^xsd:double;
  dwc:startLatitude '-25.691'^^xsd:double;
  dwc:endLatitude '-25.6738'^^xsd:double;
  dwc:coordinatePrecision '1551.64'^^xsd:double;
  dwc:minimumDepth '1089'^^xsd:integer;
  dwc:maximumDepth '1094'^^xsd:integer;
  dwc:temperature '3.8'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 0902L8AF10357'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '126304'^^xsd:integer;
  dwc:sampleSize '0,05917217 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,05917217 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 0902L8AF10357'^^xsd:string;
  dwc:observationDate '2009-02-25'^^xsd:date;
  dwc:aphiaIdAccepted '126304'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%200902L8AF10001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200902L8AF10001> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200902L8AF10001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.6824 6.013)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-25.6824"^^xsd:decimal ;
  dwc:decimalLongitude "6.013"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1089"^^xsd:integer ;
  dwc:maximumDepthInMeters "1094"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1551.64"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200902L8AF10001>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.6824 6.013)"^^geo:wktLiteral ;
  geo-pos:lat "-25.6824"^^xsd:decimal ;
  geo-pos:long "6.013"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1551.64"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%200902L8AF10001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 0902L8AF10001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 0902L8AF10001'^^xsd:string;
  dwc:scientificName 'Bathysaurus ferox'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '6.013'^^xsd:double;
  dwc:startLongitude '6.0008'^^xsd:double;
  dwc:endLongitude '6.0252'^^xsd:double;
  dwc:latitude '-25.6824'^^xsd:double;
  dwc:startLatitude '-25.691'^^xsd:double;
  dwc:endLatitude '-25.6738'^^xsd:double;
  dwc:coordinatePrecision '1551.64'^^xsd:double;
  dwc:minimumDepth '1089'^^xsd:integer;
  dwc:maximumDepth '1094'^^xsd:integer;
  dwc:temperature '3.8'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 0902L8AF10001'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '126369'^^xsd:integer;
  dwc:sampleSize '0,05917217 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,05917217 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 0902L8AF10001'^^xsd:string;
  dwc:observationDate '2009-02-25'^^xsd:date;
  dwc:aphiaIdAccepted '126369'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%200902L8AF10007>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200902L8AF10007> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200902L8AF10007> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.6824 6.013)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-25.6824"^^xsd:decimal ;
  dwc:decimalLongitude "6.013"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1089"^^xsd:integer ;
  dwc:maximumDepthInMeters "1094"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1551.64"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200902L8AF10007>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.6824 6.013)"^^geo:wktLiteral ;
  geo-pos:lat "-25.6824"^^xsd:decimal ;
  geo-pos:long "6.013"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1551.64"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%200902L8AF10007>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 0902L8AF10007" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 0902L8AF10007'^^xsd:string;
  dwc:scientificName 'Argyropelecus gigas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '6.013'^^xsd:double;
  dwc:startLongitude '6.0008'^^xsd:double;
  dwc:endLongitude '6.0252'^^xsd:double;
  dwc:latitude '-25.6824'^^xsd:double;
  dwc:startLatitude '-25.691'^^xsd:double;
  dwc:endLatitude '-25.6738'^^xsd:double;
  dwc:coordinatePrecision '1551.64'^^xsd:double;
  dwc:minimumDepth '1089'^^xsd:integer;
  dwc:maximumDepth '1094'^^xsd:integer;
  dwc:temperature '3.8'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 0902L8AF10007'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '127308'^^xsd:integer;
  dwc:sampleSize '0,05917217 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,05917217 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 0902L8AF10007'^^xsd:string;
  dwc:observationDate '2009-02-25'^^xsd:date;
  dwc:aphiaIdAccepted '127308'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%200902L8AF10316>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200902L8AF10316> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200902L8AF10316> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.6824 6.013)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-25.6824"^^xsd:decimal ;
  dwc:decimalLongitude "6.013"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1089"^^xsd:integer ;
  dwc:maximumDepthInMeters "1094"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1551.64"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200902L8AF10316>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.6824 6.013)"^^geo:wktLiteral ;
  geo-pos:lat "-25.6824"^^xsd:decimal ;
  geo-pos:long "6.013"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1551.64"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%200902L8AF10316>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 0902L8AF10316" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 0902L8AF10316'^^xsd:string;
  dwc:scientificName 'Mentodus perforatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '6.013'^^xsd:double;
  dwc:startLongitude '6.0008'^^xsd:double;
  dwc:endLongitude '6.0252'^^xsd:double;
  dwc:latitude '-25.6824'^^xsd:double;
  dwc:startLatitude '-25.691'^^xsd:double;
  dwc:endLatitude '-25.6738'^^xsd:double;
  dwc:coordinatePrecision '1551.64'^^xsd:double;
  dwc:minimumDepth '1089'^^xsd:integer;
  dwc:maximumDepth '1094'^^xsd:integer;
  dwc:temperature '3.8'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 0902L8AF10316'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '272953'^^xsd:integer;
  dwc:sampleSize '0,05917217 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,05917217 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 0902L8AF10316'^^xsd:string;
  dwc:observationDate '2009-02-25'^^xsd:date;
  dwc:aphiaIdAccepted '272953'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%200902L8AF10320>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200902L8AF10320> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200902L8AF10320> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.6824 6.013)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-25.6824"^^xsd:decimal ;
  dwc:decimalLongitude "6.013"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1089"^^xsd:integer ;
  dwc:maximumDepthInMeters "1094"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1551.64"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200902L8AF10320>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.6824 6.013)"^^geo:wktLiteral ;
  geo-pos:lat "-25.6824"^^xsd:decimal ;
  geo-pos:long "6.013"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1551.64"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%200902L8AF10320>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 0902L8AF10320" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 0902L8AF10320'^^xsd:string;
  dwc:scientificName 'Coelorinchus labiatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '6.013'^^xsd:double;
  dwc:startLongitude '6.0008'^^xsd:double;
  dwc:endLongitude '6.0252'^^xsd:double;
  dwc:latitude '-25.6824'^^xsd:double;
  dwc:startLatitude '-25.691'^^xsd:double;
  dwc:endLatitude '-25.6738'^^xsd:double;
  dwc:coordinatePrecision '1551.64'^^xsd:double;
  dwc:minimumDepth '1089'^^xsd:integer;
  dwc:maximumDepth '1094'^^xsd:integer;
  dwc:temperature '3.8'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 0902L8AF10320'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '280299'^^xsd:integer;
  dwc:sampleSize '0,05917217 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,05917217 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 0902L8AF10320'^^xsd:string;
  dwc:observationDate '2009-02-25'^^xsd:date;
  dwc:aphiaIdAccepted '280299'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%201002L36AF10326>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L36AF10326> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L36AF10326> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.1535 5.8551)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-26.1535"^^xsd:decimal ;
  dwc:decimalLongitude "5.8551"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1260"^^xsd:integer ;
  dwc:maximumDepthInMeters "1268"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1461.73"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L36AF10326>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.1535 5.8551)"^^geo:wktLiteral ;
  geo-pos:lat "-26.1535"^^xsd:decimal ;
  geo-pos:long "5.8551"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1461.73"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%201002L36AF10326>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 1002L36AF10326" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 1002L36AF10326'^^xsd:string;
  dwc:scientificName 'Cataetyx laticeps'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '5.8551'^^xsd:double;
  dwc:startLongitude '5.8433'^^xsd:double;
  dwc:endLongitude '5.8668'^^xsd:double;
  dwc:latitude '-26.1535'^^xsd:double;
  dwc:startLatitude '-26.1613'^^xsd:double;
  dwc:endLatitude '-26.1456'^^xsd:double;
  dwc:coordinatePrecision '1461.73'^^xsd:double;
  dwc:minimumDepth '1260'^^xsd:integer;
  dwc:maximumDepth '1268'^^xsd:integer;
  dwc:temperature '3.45'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 1002L36AF10326'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '126657'^^xsd:integer;
  dwc:sampleSize '0,07258506 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,07258506 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 1002L36AF10326'^^xsd:string;
  dwc:observationDate '2010-02-24'^^xsd:date;
  dwc:aphiaIdAccepted '126657'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%201002L36AF10320>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L36AF10320> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L36AF10320> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.1535 5.8551)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-26.1535"^^xsd:decimal ;
  dwc:decimalLongitude "5.8551"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1260"^^xsd:integer ;
  dwc:maximumDepthInMeters "1268"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1461.73"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L36AF10320>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.1535 5.8551)"^^geo:wktLiteral ;
  geo-pos:lat "-26.1535"^^xsd:decimal ;
  geo-pos:long "5.8551"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1461.73"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%201002L36AF10320>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 1002L36AF10320" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 1002L36AF10320'^^xsd:string;
  dwc:scientificName 'Coelorinchus labiatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '5.8551'^^xsd:double;
  dwc:startLongitude '5.8433'^^xsd:double;
  dwc:endLongitude '5.8668'^^xsd:double;
  dwc:latitude '-26.1535'^^xsd:double;
  dwc:startLatitude '-26.1613'^^xsd:double;
  dwc:endLatitude '-26.1456'^^xsd:double;
  dwc:coordinatePrecision '1461.73'^^xsd:double;
  dwc:minimumDepth '1260'^^xsd:integer;
  dwc:maximumDepth '1268'^^xsd:integer;
  dwc:temperature '3.45'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 1002L36AF10320'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '280299'^^xsd:integer;
  dwc:sampleSize '0,07258506 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,07258506 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 1002L36AF10320'^^xsd:string;
  dwc:observationDate '2010-02-24'^^xsd:date;
  dwc:aphiaIdAccepted '280299'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%201002L36AF10325>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L36AF10325> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L36AF10325> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.1535 5.8551)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-26.1535"^^xsd:decimal ;
  dwc:decimalLongitude "5.8551"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1260"^^xsd:integer ;
  dwc:maximumDepthInMeters "1268"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1461.73"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L36AF10325>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.1535 5.8551)"^^geo:wktLiteral ;
  geo-pos:lat "-26.1535"^^xsd:decimal ;
  geo-pos:long "5.8551"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1461.73"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%201002L36AF10325>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 1002L36AF10325" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 1002L36AF10325'^^xsd:string;
  dwc:scientificName 'Cetonurus globiceps'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '5.8551'^^xsd:double;
  dwc:startLongitude '5.8433'^^xsd:double;
  dwc:endLongitude '5.8668'^^xsd:double;
  dwc:latitude '-26.1535'^^xsd:double;
  dwc:startLatitude '-26.1613'^^xsd:double;
  dwc:endLatitude '-26.1456'^^xsd:double;
  dwc:coordinatePrecision '1461.73'^^xsd:double;
  dwc:minimumDepth '1260'^^xsd:integer;
  dwc:maximumDepth '1268'^^xsd:integer;
  dwc:temperature '3.45'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 1002L36AF10325'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '126467'^^xsd:integer;
  dwc:sampleSize '0,07258506 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,07258506 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 1002L36AF10325'^^xsd:string;
  dwc:observationDate '2010-02-24'^^xsd:date;
  dwc:aphiaIdAccepted '126467'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%201002L36AF10316>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L36AF10316> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L36AF10316> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.1535 5.8551)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-26.1535"^^xsd:decimal ;
  dwc:decimalLongitude "5.8551"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1260"^^xsd:integer ;
  dwc:maximumDepthInMeters "1268"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1461.73"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L36AF10316>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.1535 5.8551)"^^geo:wktLiteral ;
  geo-pos:lat "-26.1535"^^xsd:decimal ;
  geo-pos:long "5.8551"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1461.73"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%201002L36AF10316>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 1002L36AF10316" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 1002L36AF10316'^^xsd:string;
  dwc:scientificName 'Mentodus perforatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '5.8551'^^xsd:double;
  dwc:startLongitude '5.8433'^^xsd:double;
  dwc:endLongitude '5.8668'^^xsd:double;
  dwc:latitude '-26.1535'^^xsd:double;
  dwc:startLatitude '-26.1613'^^xsd:double;
  dwc:endLatitude '-26.1456'^^xsd:double;
  dwc:coordinatePrecision '1461.73'^^xsd:double;
  dwc:minimumDepth '1260'^^xsd:integer;
  dwc:maximumDepth '1268'^^xsd:integer;
  dwc:temperature '3.45'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 1002L36AF10316'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '272953'^^xsd:integer;
  dwc:sampleSize '0,07258506 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,07258506 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 1002L36AF10316'^^xsd:string;
  dwc:observationDate '2010-02-24'^^xsd:date;
  dwc:aphiaIdAccepted '272953'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%201002L35AF40070>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L35AF40070> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L35AF40070> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.22 5.7329)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-26.22"^^xsd:decimal ;
  dwc:decimalLongitude "5.7329"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1425"^^xsd:integer ;
  dwc:maximumDepthInMeters "1452"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1486.58"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L35AF40070>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.22 5.7329)"^^geo:wktLiteral ;
  geo-pos:lat "-26.22"^^xsd:decimal ;
  geo-pos:long "5.7329"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1486.58"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%201002L35AF40070>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 1002L35AF40070" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 1002L35AF40070'^^xsd:string;
  dwc:scientificName 'Pyrosoma atlanticum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '5.7329'^^xsd:double;
  dwc:startLongitude '5.7425'^^xsd:double;
  dwc:endLongitude '5.7233'^^xsd:double;
  dwc:latitude '-26.22'^^xsd:double;
  dwc:startLatitude '-26.2097'^^xsd:double;
  dwc:endLatitude '-26.2302'^^xsd:double;
  dwc:coordinatePrecision '1486.58'^^xsd:double;
  dwc:minimumDepth '1425'^^xsd:integer;
  dwc:maximumDepth '1452'^^xsd:integer;
  dwc:temperature '3.4'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 1002L35AF40070'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '137250'^^xsd:integer;
  dwc:sampleSize '0,05795644 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,05795644 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 1002L35AF40070'^^xsd:string;
  dwc:observationDate '2010-02-24'^^xsd:date;
  dwc:aphiaIdAccepted '137250'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%201002L36AF10001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L36AF10001> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L36AF10001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.1535 5.8551)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-26.1535"^^xsd:decimal ;
  dwc:decimalLongitude "5.8551"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1260"^^xsd:integer ;
  dwc:maximumDepthInMeters "1268"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1461.73"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L36AF10001>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.1535 5.8551)"^^geo:wktLiteral ;
  geo-pos:lat "-26.1535"^^xsd:decimal ;
  geo-pos:long "5.8551"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1461.73"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%201002L36AF10001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 1002L36AF10001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 1002L36AF10001'^^xsd:string;
  dwc:scientificName 'Bathysaurus ferox'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '5.8551'^^xsd:double;
  dwc:startLongitude '5.8433'^^xsd:double;
  dwc:endLongitude '5.8668'^^xsd:double;
  dwc:latitude '-26.1535'^^xsd:double;
  dwc:startLatitude '-26.1613'^^xsd:double;
  dwc:endLatitude '-26.1456'^^xsd:double;
  dwc:coordinatePrecision '1461.73'^^xsd:double;
  dwc:minimumDepth '1260'^^xsd:integer;
  dwc:maximumDepth '1268'^^xsd:integer;
  dwc:temperature '3.45'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 1002L36AF10001'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '126369'^^xsd:integer;
  dwc:sampleSize '0,07258506 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,07258506 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 1002L36AF10001'^^xsd:string;
  dwc:observationDate '2010-02-24'^^xsd:date;
  dwc:aphiaIdAccepted '126369'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%201002L36AF10059>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L36AF10059> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L36AF10059> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.1535 5.8551)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-26.1535"^^xsd:decimal ;
  dwc:decimalLongitude "5.8551"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1260"^^xsd:integer ;
  dwc:maximumDepthInMeters "1268"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1461.73"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L36AF10059>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.1535 5.8551)"^^geo:wktLiteral ;
  geo-pos:lat "-26.1535"^^xsd:decimal ;
  geo-pos:long "5.8551"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1461.73"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%201002L36AF10059>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 1002L36AF10059" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 1002L36AF10059'^^xsd:string;
  dwc:scientificName 'Chauliodus sloani'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '5.8551'^^xsd:double;
  dwc:startLongitude '5.8433'^^xsd:double;
  dwc:endLongitude '5.8668'^^xsd:double;
  dwc:latitude '-26.1535'^^xsd:double;
  dwc:startLatitude '-26.1613'^^xsd:double;
  dwc:endLatitude '-26.1456'^^xsd:double;
  dwc:coordinatePrecision '1461.73'^^xsd:double;
  dwc:minimumDepth '1260'^^xsd:integer;
  dwc:maximumDepth '1268'^^xsd:integer;
  dwc:temperature '3.45'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 1002L36AF10059'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '127338'^^xsd:integer;
  dwc:sampleSize '0,07258506 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,07258506 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 1002L36AF10059'^^xsd:string;
  dwc:observationDate '2010-02-24'^^xsd:date;
  dwc:aphiaIdAccepted '127338'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%200902L5AF10111>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200902L5AF10111> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200902L5AF10111> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.1641 6.3107)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-26.1641"^^xsd:decimal ;
  dwc:decimalLongitude "6.3107"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "228"^^xsd:integer ;
  dwc:maximumDepthInMeters "235"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1444.98"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200902L5AF10111>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.1641 6.3107)"^^geo:wktLiteral ;
  geo-pos:lat "-26.1641"^^xsd:decimal ;
  geo-pos:long "6.3107"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1444.98"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%200902L5AF10111>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 0902L5AF10111" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 0902L5AF10111'^^xsd:string;
  dwc:scientificName 'Helicolenus mouchezi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '6.3107'^^xsd:double;
  dwc:startLongitude '6.3222'^^xsd:double;
  dwc:endLongitude '6.2992'^^xsd:double;
  dwc:latitude '-26.1641'^^xsd:double;
  dwc:startLatitude '-26.1562'^^xsd:double;
  dwc:endLatitude '-26.172'^^xsd:double;
  dwc:coordinatePrecision '1444.98'^^xsd:double;
  dwc:minimumDepth '228'^^xsd:integer;
  dwc:maximumDepth '235'^^xsd:integer;
  dwc:temperature '12.2'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 0902L5AF10111'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '274769'^^xsd:integer;
  dwc:sampleSize '0,05933161 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,05933161 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 0902L5AF10111'^^xsd:string;
  dwc:observationDate '2009-02-22'^^xsd:date;
  dwc:aphiaIdAccepted '274769'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%200902L5AF10265>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200902L5AF10265> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200902L5AF10265> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.1641 6.3107)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-26.1641"^^xsd:decimal ;
  dwc:decimalLongitude "6.3107"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "228"^^xsd:integer ;
  dwc:maximumDepthInMeters "235"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1444.98"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200902L5AF10265>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.1641 6.3107)"^^geo:wktLiteral ;
  geo-pos:lat "-26.1641"^^xsd:decimal ;
  geo-pos:long "6.3107"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1444.98"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%200902L5AF10265>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 0902L5AF10265" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 0902L5AF10265'^^xsd:string;
  dwc:scientificName 'Bolinichthys supralateralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '6.3107'^^xsd:double;
  dwc:startLongitude '6.3222'^^xsd:double;
  dwc:endLongitude '6.2992'^^xsd:double;
  dwc:latitude '-26.1641'^^xsd:double;
  dwc:startLatitude '-26.1562'^^xsd:double;
  dwc:endLatitude '-26.172'^^xsd:double;
  dwc:coordinatePrecision '1444.98'^^xsd:double;
  dwc:minimumDepth '228'^^xsd:integer;
  dwc:maximumDepth '235'^^xsd:integer;
  dwc:temperature '12.2'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 0902L5AF10265'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '126583'^^xsd:integer;
  dwc:sampleSize '0,05933161 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,05933161 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 0902L5AF10265'^^xsd:string;
  dwc:observationDate '2009-02-22'^^xsd:date;
  dwc:aphiaIdAccepted '126583'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%200902L5AF10320>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200902L5AF10320> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200902L5AF10320> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.1641 6.3107)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-26.1641"^^xsd:decimal ;
  dwc:decimalLongitude "6.3107"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "228"^^xsd:integer ;
  dwc:maximumDepthInMeters "235"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1444.98"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200902L5AF10320>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.1641 6.3107)"^^geo:wktLiteral ;
  geo-pos:lat "-26.1641"^^xsd:decimal ;
  geo-pos:long "6.3107"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1444.98"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%200902L5AF10320>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 0902L5AF10320" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 0902L5AF10320'^^xsd:string;
  dwc:scientificName 'Coelorinchus labiatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '6.3107'^^xsd:double;
  dwc:startLongitude '6.3222'^^xsd:double;
  dwc:endLongitude '6.2992'^^xsd:double;
  dwc:latitude '-26.1641'^^xsd:double;
  dwc:startLatitude '-26.1562'^^xsd:double;
  dwc:endLatitude '-26.172'^^xsd:double;
  dwc:coordinatePrecision '1444.98'^^xsd:double;
  dwc:minimumDepth '228'^^xsd:integer;
  dwc:maximumDepth '235'^^xsd:integer;
  dwc:temperature '12.2'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 0902L5AF10320'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '280299'^^xsd:integer;
  dwc:sampleSize '0,05933161 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,05933161 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 0902L5AF10320'^^xsd:string;
  dwc:observationDate '2009-02-22'^^xsd:date;
  dwc:aphiaIdAccepted '280299'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%201002L12AF10787>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L12AF10787> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L12AF10787> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.5905 5.8617)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-25.5905"^^xsd:decimal ;
  dwc:decimalLongitude "5.8617"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "965"^^xsd:integer ;
  dwc:maximumDepthInMeters "968"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1426.66"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L12AF10787>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.5905 5.8617)"^^geo:wktLiteral ;
  geo-pos:lat "-25.5905"^^xsd:decimal ;
  geo-pos:long "5.8617"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1426.66"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%201002L12AF10787>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 1002L12AF10787" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 1002L12AF10787'^^xsd:string;
  dwc:scientificName 'Serrivomer beanii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '5.8617'^^xsd:double;
  dwc:startLongitude '5.8508'^^xsd:double;
  dwc:endLongitude '5.8727'^^xsd:double;
  dwc:latitude '-25.5905'^^xsd:double;
  dwc:startLatitude '-25.5823'^^xsd:double;
  dwc:endLatitude '-25.5987'^^xsd:double;
  dwc:coordinatePrecision '1426.66'^^xsd:double;
  dwc:minimumDepth '965'^^xsd:integer;
  dwc:maximumDepth '968'^^xsd:integer;
  dwc:temperature '4'^^xsd:integer;
  dwc:previousCatalogNumber 'NAMIBIA 1002L12AF10787'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '126319'^^xsd:integer;
  dwc:sampleSize '0,05713931 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,05713931 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 1002L12AF10787'^^xsd:string;
  dwc:observationDate '2010-02-14'^^xsd:date;
  dwc:aphiaIdAccepted '126319'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%201002L12AF10790>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L12AF10790> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L12AF10790> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.5905 5.8617)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-25.5905"^^xsd:decimal ;
  dwc:decimalLongitude "5.8617"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "965"^^xsd:integer ;
  dwc:maximumDepthInMeters "968"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1426.66"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L12AF10790>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.5905 5.8617)"^^geo:wktLiteral ;
  geo-pos:lat "-25.5905"^^xsd:decimal ;
  geo-pos:long "5.8617"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1426.66"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%201002L12AF10790>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 1002L12AF10790" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 1002L12AF10790'^^xsd:string;
  dwc:scientificName 'Sphagemacrurus hirundo'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '5.8617'^^xsd:double;
  dwc:startLongitude '5.8508'^^xsd:double;
  dwc:endLongitude '5.8727'^^xsd:double;
  dwc:latitude '-25.5905'^^xsd:double;
  dwc:startLatitude '-25.5823'^^xsd:double;
  dwc:endLatitude '-25.5987'^^xsd:double;
  dwc:coordinatePrecision '1426.66'^^xsd:double;
  dwc:minimumDepth '965'^^xsd:integer;
  dwc:maximumDepth '968'^^xsd:integer;
  dwc:temperature '4'^^xsd:integer;
  dwc:previousCatalogNumber 'NAMIBIA 1002L12AF10790'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '126479'^^xsd:integer;
  dwc:sampleSize '0,05713931 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,05713931 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 1002L12AF10790'^^xsd:string;
  dwc:observationDate '2010-02-14'^^xsd:date;
  dwc:aphiaIdAccepted '126479'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%201002L12AF10705>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L12AF10705> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L12AF10705> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.5905 5.8617)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-25.5905"^^xsd:decimal ;
  dwc:decimalLongitude "5.8617"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "965"^^xsd:integer ;
  dwc:maximumDepthInMeters "968"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1426.66"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L12AF10705>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.5905 5.8617)"^^geo:wktLiteral ;
  geo-pos:lat "-25.5905"^^xsd:decimal ;
  geo-pos:long "5.8617"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1426.66"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%201002L12AF10705>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 1002L12AF10705" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 1002L12AF10705'^^xsd:string;
  dwc:scientificName 'Diretmichthys parini'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '5.8617'^^xsd:double;
  dwc:startLongitude '5.8508'^^xsd:double;
  dwc:endLongitude '5.8727'^^xsd:double;
  dwc:latitude '-25.5905'^^xsd:double;
  dwc:startLatitude '-25.5823'^^xsd:double;
  dwc:endLatitude '-25.5987'^^xsd:double;
  dwc:coordinatePrecision '1426.66'^^xsd:double;
  dwc:minimumDepth '965'^^xsd:integer;
  dwc:maximumDepth '968'^^xsd:integer;
  dwc:temperature '4'^^xsd:integer;
  dwc:previousCatalogNumber 'NAMIBIA 1002L12AF10705'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '126396'^^xsd:integer;
  dwc:sampleSize '0,05713931 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,05713931 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 1002L12AF10705'^^xsd:string;
  dwc:observationDate '2010-02-14'^^xsd:date;
  dwc:aphiaIdAccepted '126396'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%201002L12AF10001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L12AF10001> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L12AF10001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.5905 5.8617)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-25.5905"^^xsd:decimal ;
  dwc:decimalLongitude "5.8617"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "965"^^xsd:integer ;
  dwc:maximumDepthInMeters "968"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1426.66"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L12AF10001>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.5905 5.8617)"^^geo:wktLiteral ;
  geo-pos:lat "-25.5905"^^xsd:decimal ;
  geo-pos:long "5.8617"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1426.66"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%201002L12AF10001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 1002L12AF10001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 1002L12AF10001'^^xsd:string;
  dwc:scientificName 'Bathysaurus ferox'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '5.8617'^^xsd:double;
  dwc:startLongitude '5.8508'^^xsd:double;
  dwc:endLongitude '5.8727'^^xsd:double;
  dwc:latitude '-25.5905'^^xsd:double;
  dwc:startLatitude '-25.5823'^^xsd:double;
  dwc:endLatitude '-25.5987'^^xsd:double;
  dwc:coordinatePrecision '1426.66'^^xsd:double;
  dwc:minimumDepth '965'^^xsd:integer;
  dwc:maximumDepth '968'^^xsd:integer;
  dwc:temperature '4'^^xsd:integer;
  dwc:previousCatalogNumber 'NAMIBIA 1002L12AF10001'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '126369'^^xsd:integer;
  dwc:sampleSize '0,05713931 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,05713931 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 1002L12AF10001'^^xsd:string;
  dwc:observationDate '2010-02-14'^^xsd:date;
  dwc:aphiaIdAccepted '126369'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%201002L12AF10325>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L12AF10325> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L12AF10325> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.5905 5.8617)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-25.5905"^^xsd:decimal ;
  dwc:decimalLongitude "5.8617"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "965"^^xsd:integer ;
  dwc:maximumDepthInMeters "968"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1426.66"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L12AF10325>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.5905 5.8617)"^^geo:wktLiteral ;
  geo-pos:lat "-25.5905"^^xsd:decimal ;
  geo-pos:long "5.8617"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1426.66"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%201002L12AF10325>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 1002L12AF10325" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 1002L12AF10325'^^xsd:string;
  dwc:scientificName 'Cetonurus globiceps'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '5.8617'^^xsd:double;
  dwc:startLongitude '5.8508'^^xsd:double;
  dwc:endLongitude '5.8727'^^xsd:double;
  dwc:latitude '-25.5905'^^xsd:double;
  dwc:startLatitude '-25.5823'^^xsd:double;
  dwc:endLatitude '-25.5987'^^xsd:double;
  dwc:coordinatePrecision '1426.66'^^xsd:double;
  dwc:minimumDepth '965'^^xsd:integer;
  dwc:maximumDepth '968'^^xsd:integer;
  dwc:temperature '4'^^xsd:integer;
  dwc:previousCatalogNumber 'NAMIBIA 1002L12AF10325'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '126467'^^xsd:integer;
  dwc:sampleSize '0,05713931 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,05713931 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 1002L12AF10325'^^xsd:string;
  dwc:observationDate '2010-02-14'^^xsd:date;
  dwc:aphiaIdAccepted '126467'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%201002L12AF10354>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L12AF10354> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L12AF10354> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.5905 5.8617)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-25.5905"^^xsd:decimal ;
  dwc:decimalLongitude "5.8617"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "965"^^xsd:integer ;
  dwc:maximumDepthInMeters "968"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1426.66"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L12AF10354>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.5905 5.8617)"^^geo:wktLiteral ;
  geo-pos:lat "-25.5905"^^xsd:decimal ;
  geo-pos:long "5.8617"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1426.66"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%201002L12AF10354>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 1002L12AF10354" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 1002L12AF10354'^^xsd:string;
  dwc:scientificName 'Sternoptyx diaphana'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '5.8617'^^xsd:double;
  dwc:startLongitude '5.8508'^^xsd:double;
  dwc:endLongitude '5.8727'^^xsd:double;
  dwc:latitude '-25.5905'^^xsd:double;
  dwc:startLatitude '-25.5823'^^xsd:double;
  dwc:endLatitude '-25.5987'^^xsd:double;
  dwc:coordinatePrecision '1426.66'^^xsd:double;
  dwc:minimumDepth '965'^^xsd:integer;
  dwc:maximumDepth '968'^^xsd:integer;
  dwc:temperature '4'^^xsd:integer;
  dwc:previousCatalogNumber 'NAMIBIA 1002L12AF10354'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '127314'^^xsd:integer;
  dwc:sampleSize '0,05713931 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,05713931 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 1002L12AF10354'^^xsd:string;
  dwc:observationDate '2010-02-14'^^xsd:date;
  dwc:aphiaIdAccepted '127314'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%201002L12AF10007>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L12AF10007> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L12AF10007> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.5905 5.8617)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-25.5905"^^xsd:decimal ;
  dwc:decimalLongitude "5.8617"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "965"^^xsd:integer ;
  dwc:maximumDepthInMeters "968"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1426.66"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L12AF10007>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.5905 5.8617)"^^geo:wktLiteral ;
  geo-pos:lat "-25.5905"^^xsd:decimal ;
  geo-pos:long "5.8617"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1426.66"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%201002L12AF10007>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 1002L12AF10007" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 1002L12AF10007'^^xsd:string;
  dwc:scientificName 'Argyropelecus gigas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '5.8617'^^xsd:double;
  dwc:startLongitude '5.8508'^^xsd:double;
  dwc:endLongitude '5.8727'^^xsd:double;
  dwc:latitude '-25.5905'^^xsd:double;
  dwc:startLatitude '-25.5823'^^xsd:double;
  dwc:endLatitude '-25.5987'^^xsd:double;
  dwc:coordinatePrecision '1426.66'^^xsd:double;
  dwc:minimumDepth '965'^^xsd:integer;
  dwc:maximumDepth '968'^^xsd:integer;
  dwc:temperature '4'^^xsd:integer;
  dwc:previousCatalogNumber 'NAMIBIA 1002L12AF10007'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '127308'^^xsd:integer;
  dwc:sampleSize '0,05713931 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,05713931 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 1002L12AF10007'^^xsd:string;
  dwc:observationDate '2010-02-14'^^xsd:date;
  dwc:aphiaIdAccepted '127308'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%201002L12AF10059>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L12AF10059> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L12AF10059> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.5905 5.8617)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-25.5905"^^xsd:decimal ;
  dwc:decimalLongitude "5.8617"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "965"^^xsd:integer ;
  dwc:maximumDepthInMeters "968"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1426.66"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L12AF10059>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.5905 5.8617)"^^geo:wktLiteral ;
  geo-pos:lat "-25.5905"^^xsd:decimal ;
  geo-pos:long "5.8617"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1426.66"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%201002L12AF10059>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 1002L12AF10059" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 1002L12AF10059'^^xsd:string;
  dwc:scientificName 'Chauliodus sloani'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '5.8617'^^xsd:double;
  dwc:startLongitude '5.8508'^^xsd:double;
  dwc:endLongitude '5.8727'^^xsd:double;
  dwc:latitude '-25.5905'^^xsd:double;
  dwc:startLatitude '-25.5823'^^xsd:double;
  dwc:endLatitude '-25.5987'^^xsd:double;
  dwc:coordinatePrecision '1426.66'^^xsd:double;
  dwc:minimumDepth '965'^^xsd:integer;
  dwc:maximumDepth '968'^^xsd:integer;
  dwc:temperature '4'^^xsd:integer;
  dwc:previousCatalogNumber 'NAMIBIA 1002L12AF10059'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '127338'^^xsd:integer;
  dwc:sampleSize '0,05713931 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,05713931 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 1002L12AF10059'^^xsd:string;
  dwc:observationDate '2010-02-14'^^xsd:date;
  dwc:aphiaIdAccepted '127338'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%201002L12AF10320>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L12AF10320> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L12AF10320> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.5905 5.8617)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-25.5905"^^xsd:decimal ;
  dwc:decimalLongitude "5.8617"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "965"^^xsd:integer ;
  dwc:maximumDepthInMeters "968"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1426.66"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L12AF10320>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.5905 5.8617)"^^geo:wktLiteral ;
  geo-pos:lat "-25.5905"^^xsd:decimal ;
  geo-pos:long "5.8617"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1426.66"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%201002L12AF10320>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 1002L12AF10320" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 1002L12AF10320'^^xsd:string;
  dwc:scientificName 'Coelorinchus labiatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '5.8617'^^xsd:double;
  dwc:startLongitude '5.8508'^^xsd:double;
  dwc:endLongitude '5.8727'^^xsd:double;
  dwc:latitude '-25.5905'^^xsd:double;
  dwc:startLatitude '-25.5823'^^xsd:double;
  dwc:endLatitude '-25.5987'^^xsd:double;
  dwc:coordinatePrecision '1426.66'^^xsd:double;
  dwc:minimumDepth '965'^^xsd:integer;
  dwc:maximumDepth '968'^^xsd:integer;
  dwc:temperature '4'^^xsd:integer;
  dwc:previousCatalogNumber 'NAMIBIA 1002L12AF10320'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '280299'^^xsd:integer;
  dwc:sampleSize '0,05713931 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,05713931 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 1002L12AF10320'^^xsd:string;
  dwc:observationDate '2010-02-14'^^xsd:date;
  dwc:aphiaIdAccepted '280299'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%201002L12AF10532>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L12AF10532> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L12AF10532> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.5905 5.8617)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-25.5905"^^xsd:decimal ;
  dwc:decimalLongitude "5.8617"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "965"^^xsd:integer ;
  dwc:maximumDepthInMeters "968"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1426.66"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L12AF10532>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.5905 5.8617)"^^geo:wktLiteral ;
  geo-pos:lat "-25.5905"^^xsd:decimal ;
  geo-pos:long "5.8617"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1426.66"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%201002L12AF10532>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 1002L12AF10532" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 1002L12AF10532'^^xsd:string;
  dwc:scientificName 'Bathygadus favosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '5.8617'^^xsd:double;
  dwc:startLongitude '5.8508'^^xsd:double;
  dwc:endLongitude '5.8727'^^xsd:double;
  dwc:latitude '-25.5905'^^xsd:double;
  dwc:startLatitude '-25.5823'^^xsd:double;
  dwc:endLatitude '-25.5987'^^xsd:double;
  dwc:coordinatePrecision '1426.66'^^xsd:double;
  dwc:minimumDepth '965'^^xsd:integer;
  dwc:maximumDepth '968'^^xsd:integer;
  dwc:temperature '4'^^xsd:integer;
  dwc:previousCatalogNumber 'NAMIBIA 1002L12AF10532'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '126462'^^xsd:integer;
  dwc:sampleSize '0,05713931 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,05713931 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 1002L12AF10532'^^xsd:string;
  dwc:observationDate '2010-02-14'^^xsd:date;
  dwc:aphiaIdAccepted '126462'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%201002L12AF10565>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L12AF10565> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L12AF10565> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.5905 5.8617)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-25.5905"^^xsd:decimal ;
  dwc:decimalLongitude "5.8617"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "965"^^xsd:integer ;
  dwc:maximumDepthInMeters "968"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1426.66"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L12AF10565>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.5905 5.8617)"^^geo:wktLiteral ;
  geo-pos:lat "-25.5905"^^xsd:decimal ;
  geo-pos:long "5.8617"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1426.66"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%201002L12AF10565>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 1002L12AF10565" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 1002L12AF10565'^^xsd:string;
  dwc:scientificName 'Halargyreus johnsonii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '5.8617'^^xsd:double;
  dwc:startLongitude '5.8508'^^xsd:double;
  dwc:endLongitude '5.8727'^^xsd:double;
  dwc:latitude '-25.5905'^^xsd:double;
  dwc:startLatitude '-25.5823'^^xsd:double;
  dwc:endLatitude '-25.5987'^^xsd:double;
  dwc:coordinatePrecision '1426.66'^^xsd:double;
  dwc:minimumDepth '965'^^xsd:integer;
  dwc:maximumDepth '968'^^xsd:integer;
  dwc:temperature '4'^^xsd:integer;
  dwc:previousCatalogNumber 'NAMIBIA 1002L12AF10565'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '126489'^^xsd:integer;
  dwc:sampleSize '0,05713931 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,05713931 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 1002L12AF10565'^^xsd:string;
  dwc:observationDate '2010-02-14'^^xsd:date;
  dwc:aphiaIdAccepted '126489'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%201002L12AF10605>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L12AF10605> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L12AF10605> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.5905 5.8617)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-25.5905"^^xsd:decimal ;
  dwc:decimalLongitude "5.8617"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "965"^^xsd:integer ;
  dwc:maximumDepthInMeters "968"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1426.66"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L12AF10605>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.5905 5.8617)"^^geo:wktLiteral ;
  geo-pos:lat "-25.5905"^^xsd:decimal ;
  geo-pos:long "5.8617"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1426.66"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%201002L12AF10605>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 1002L12AF10605" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 1002L12AF10605'^^xsd:string;
  dwc:scientificName 'Alepocephalus productus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '5.8617'^^xsd:double;
  dwc:startLongitude '5.8508'^^xsd:double;
  dwc:endLongitude '5.8727'^^xsd:double;
  dwc:latitude '-25.5905'^^xsd:double;
  dwc:startLatitude '-25.5823'^^xsd:double;
  dwc:endLatitude '-25.5987'^^xsd:double;
  dwc:coordinatePrecision '1426.66'^^xsd:double;
  dwc:minimumDepth '965'^^xsd:integer;
  dwc:maximumDepth '968'^^xsd:integer;
  dwc:temperature '4'^^xsd:integer;
  dwc:previousCatalogNumber 'NAMIBIA 1002L12AF10605'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '126683'^^xsd:integer;
  dwc:sampleSize '0,05713931 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,05713931 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 1002L12AF10605'^^xsd:string;
  dwc:observationDate '2010-02-14'^^xsd:date;
  dwc:aphiaIdAccepted '126683'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%201002L12AF10484>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L12AF10484> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L12AF10484> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.5905 5.8617)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-25.5905"^^xsd:decimal ;
  dwc:decimalLongitude "5.8617"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "965"^^xsd:integer ;
  dwc:maximumDepthInMeters "968"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1426.66"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L12AF10484>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.5905 5.8617)"^^geo:wktLiteral ;
  geo-pos:lat "-25.5905"^^xsd:decimal ;
  geo-pos:long "5.8617"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1426.66"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%201002L12AF10484>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 1002L12AF10484" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 1002L12AF10484'^^xsd:string;
  dwc:scientificName 'Diastobranchus capensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '5.8617'^^xsd:double;
  dwc:startLongitude '5.8508'^^xsd:double;
  dwc:endLongitude '5.8727'^^xsd:double;
  dwc:latitude '-25.5905'^^xsd:double;
  dwc:startLatitude '-25.5823'^^xsd:double;
  dwc:endLatitude '-25.5987'^^xsd:double;
  dwc:coordinatePrecision '1426.66'^^xsd:double;
  dwc:minimumDepth '965'^^xsd:integer;
  dwc:maximumDepth '968'^^xsd:integer;
  dwc:temperature '4'^^xsd:integer;
  dwc:previousCatalogNumber 'NAMIBIA 1002L12AF10484'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '158656'^^xsd:integer;
  dwc:sampleSize '0,05713931 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,05713931 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 1002L12AF10484'^^xsd:string;
  dwc:observationDate '2010-02-14'^^xsd:date;
  dwc:aphiaIdAccepted '158656'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%201002L12AF10492>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L12AF10492> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L12AF10492> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.5905 5.8617)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-25.5905"^^xsd:decimal ;
  dwc:decimalLongitude "5.8617"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "965"^^xsd:integer ;
  dwc:maximumDepthInMeters "968"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1426.66"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L12AF10492>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.5905 5.8617)"^^geo:wktLiteral ;
  geo-pos:lat "-25.5905"^^xsd:decimal ;
  geo-pos:long "5.8617"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1426.66"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%201002L12AF10492>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 1002L12AF10492" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 1002L12AF10492'^^xsd:string;
  dwc:scientificName 'Etmopterus brachyurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '5.8617'^^xsd:double;
  dwc:startLongitude '5.8508'^^xsd:double;
  dwc:endLongitude '5.8727'^^xsd:double;
  dwc:latitude '-25.5905'^^xsd:double;
  dwc:startLatitude '-25.5823'^^xsd:double;
  dwc:endLatitude '-25.5987'^^xsd:double;
  dwc:coordinatePrecision '1426.66'^^xsd:double;
  dwc:minimumDepth '965'^^xsd:integer;
  dwc:maximumDepth '968'^^xsd:integer;
  dwc:temperature '4'^^xsd:integer;
  dwc:previousCatalogNumber 'NAMIBIA 1002L12AF10492'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '215606'^^xsd:integer;
  dwc:sampleSize '0,05713931 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,05713931 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 1002L12AF10492'^^xsd:string;
  dwc:observationDate '2010-02-14'^^xsd:date;
  dwc:aphiaIdAccepted '215606'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%200802L1AF10826>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L1AF10826> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L1AF10826> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.2226 8.2978)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-23.2226"^^xsd:decimal ;
  dwc:decimalLongitude "8.2978"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "976"^^xsd:integer ;
  dwc:maximumDepthInMeters "986"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1415.24"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L1AF10826>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.2226 8.2978)"^^geo:wktLiteral ;
  geo-pos:lat "-23.2226"^^xsd:decimal ;
  geo-pos:long "8.2978"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1415.24"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%200802L1AF10826>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 0802L1AF10826" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 0802L1AF10826'^^xsd:string;
  dwc:scientificName 'Allocyttus verrucosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '8.2978'^^xsd:double;
  dwc:startLongitude '8.2857'^^xsd:double;
  dwc:endLongitude '8.31'^^xsd:double;
  dwc:latitude '-23.2226'^^xsd:double;
  dwc:startLatitude '-23.2165'^^xsd:double;
  dwc:endLatitude '-23.2287'^^xsd:double;
  dwc:coordinatePrecision '1415.24'^^xsd:double;
  dwc:minimumDepth '976'^^xsd:integer;
  dwc:maximumDepth '986'^^xsd:integer;
  dwc:temperature '3.75'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 0802L1AF10826'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '127422'^^xsd:integer;
  dwc:sampleSize '0,05626239 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,05626239 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 0802L1AF10826'^^xsd:string;
  dwc:observationDate '2008-02-06'^^xsd:date;
  dwc:aphiaIdAccepted '127422'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%200802L1AF10827>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L1AF10827> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L1AF10827> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.2226 8.2978)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-23.2226"^^xsd:decimal ;
  dwc:decimalLongitude "8.2978"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "976"^^xsd:integer ;
  dwc:maximumDepthInMeters "986"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1415.24"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L1AF10827>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.2226 8.2978)"^^geo:wktLiteral ;
  geo-pos:lat "-23.2226"^^xsd:decimal ;
  geo-pos:long "8.2978"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1415.24"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%200802L1AF10827>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 0802L1AF10827" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 0802L1AF10827'^^xsd:string;
  dwc:scientificName 'Nezumia brevibarbata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '8.2978'^^xsd:double;
  dwc:startLongitude '8.2857'^^xsd:double;
  dwc:endLongitude '8.31'^^xsd:double;
  dwc:latitude '-23.2226'^^xsd:double;
  dwc:startLatitude '-23.2165'^^xsd:double;
  dwc:endLatitude '-23.2287'^^xsd:double;
  dwc:coordinatePrecision '1415.24'^^xsd:double;
  dwc:minimumDepth '976'^^xsd:integer;
  dwc:maximumDepth '986'^^xsd:integer;
  dwc:temperature '3.75'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 0802L1AF10827'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '217780'^^xsd:integer;
  dwc:sampleSize '0,05626239 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,05626239 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 0802L1AF10827'^^xsd:string;
  dwc:observationDate '2008-02-06'^^xsd:date;
  dwc:aphiaIdAccepted '217780'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%201002L30AF10634>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L30AF10634> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L30AF10634> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.5299 5.1948)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-26.5299"^^xsd:decimal ;
  dwc:decimalLongitude "5.1948"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1301"^^xsd:integer ;
  dwc:maximumDepthInMeters "1672"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1406.89"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L30AF10634>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.5299 5.1948)"^^geo:wktLiteral ;
  geo-pos:lat "-26.5299"^^xsd:decimal ;
  geo-pos:long "5.1948"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1406.89"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%201002L30AF10634>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 1002L30AF10634" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 1002L30AF10634'^^xsd:string;
  dwc:scientificName 'Aldrovandia affinis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '5.1948'^^xsd:double;
  dwc:startLongitude '5.1823'^^xsd:double;
  dwc:endLongitude '5.2073'^^xsd:double;
  dwc:latitude '-26.5299'^^xsd:double;
  dwc:startLatitude '-26.5358'^^xsd:double;
  dwc:endLatitude '-26.524'^^xsd:double;
  dwc:coordinatePrecision '1406.89'^^xsd:double;
  dwc:minimumDepth '1301'^^xsd:integer;
  dwc:maximumDepth '1672'^^xsd:integer;
  dwc:temperature '3.3'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 1002L30AF10634'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '126637'^^xsd:integer;
  dwc:sampleSize '0,05548512 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,05548512 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 1002L30AF10634'^^xsd:string;
  dwc:observationDate '2010-02-21'^^xsd:date;
  dwc:aphiaIdAccepted '126637'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%201002L30AF10779>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L30AF10779> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L30AF10779> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.5299 5.1948)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-26.5299"^^xsd:decimal ;
  dwc:decimalLongitude "5.1948"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1301"^^xsd:integer ;
  dwc:maximumDepthInMeters "1672"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1406.89"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L30AF10779>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.5299 5.1948)"^^geo:wktLiteral ;
  geo-pos:lat "-26.5299"^^xsd:decimal ;
  geo-pos:long "5.1948"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1406.89"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%201002L30AF10779>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 1002L30AF10779" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 1002L30AF10779'^^xsd:string;
  dwc:scientificName 'Rouleina attrita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '5.1948'^^xsd:double;
  dwc:startLongitude '5.1823'^^xsd:double;
  dwc:endLongitude '5.2073'^^xsd:double;
  dwc:latitude '-26.5299'^^xsd:double;
  dwc:startLatitude '-26.5358'^^xsd:double;
  dwc:endLatitude '-26.524'^^xsd:double;
  dwc:coordinatePrecision '1406.89'^^xsd:double;
  dwc:minimumDepth '1301'^^xsd:integer;
  dwc:maximumDepth '1672'^^xsd:integer;
  dwc:temperature '3.3'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 1002L30AF10779'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '126709'^^xsd:integer;
  dwc:sampleSize '0,05548512 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,05548512 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 1002L30AF10779'^^xsd:string;
  dwc:observationDate '2010-02-21'^^xsd:date;
  dwc:aphiaIdAccepted '126709'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%201002L30AF10565>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L30AF10565> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L30AF10565> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.5299 5.1948)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-26.5299"^^xsd:decimal ;
  dwc:decimalLongitude "5.1948"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1301"^^xsd:integer ;
  dwc:maximumDepthInMeters "1672"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1406.89"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L30AF10565>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.5299 5.1948)"^^geo:wktLiteral ;
  geo-pos:lat "-26.5299"^^xsd:decimal ;
  geo-pos:long "5.1948"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1406.89"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%201002L30AF10565>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 1002L30AF10565" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 1002L30AF10565'^^xsd:string;
  dwc:scientificName 'Halargyreus johnsonii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '5.1948'^^xsd:double;
  dwc:startLongitude '5.1823'^^xsd:double;
  dwc:endLongitude '5.2073'^^xsd:double;
  dwc:latitude '-26.5299'^^xsd:double;
  dwc:startLatitude '-26.5358'^^xsd:double;
  dwc:endLatitude '-26.524'^^xsd:double;
  dwc:coordinatePrecision '1406.89'^^xsd:double;
  dwc:minimumDepth '1301'^^xsd:integer;
  dwc:maximumDepth '1672'^^xsd:integer;
  dwc:temperature '3.3'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 1002L30AF10565'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '126489'^^xsd:integer;
  dwc:sampleSize '0,05548512 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,05548512 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 1002L30AF10565'^^xsd:string;
  dwc:observationDate '2010-02-21'^^xsd:date;
  dwc:aphiaIdAccepted '126489'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%201002L30AF10605>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L30AF10605> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L30AF10605> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.5299 5.1948)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-26.5299"^^xsd:decimal ;
  dwc:decimalLongitude "5.1948"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1301"^^xsd:integer ;
  dwc:maximumDepthInMeters "1672"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1406.89"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L30AF10605>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.5299 5.1948)"^^geo:wktLiteral ;
  geo-pos:lat "-26.5299"^^xsd:decimal ;
  geo-pos:long "5.1948"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1406.89"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%201002L30AF10605>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 1002L30AF10605" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 1002L30AF10605'^^xsd:string;
  dwc:scientificName 'Alepocephalus productus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '5.1948'^^xsd:double;
  dwc:startLongitude '5.1823'^^xsd:double;
  dwc:endLongitude '5.2073'^^xsd:double;
  dwc:latitude '-26.5299'^^xsd:double;
  dwc:startLatitude '-26.5358'^^xsd:double;
  dwc:endLatitude '-26.524'^^xsd:double;
  dwc:coordinatePrecision '1406.89'^^xsd:double;
  dwc:minimumDepth '1301'^^xsd:integer;
  dwc:maximumDepth '1672'^^xsd:integer;
  dwc:temperature '3.3'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 1002L30AF10605'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '126683'^^xsd:integer;
  dwc:sampleSize '0,05548512 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,05548512 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 1002L30AF10605'^^xsd:string;
  dwc:observationDate '2010-02-21'^^xsd:date;
  dwc:aphiaIdAccepted '126683'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%201002L30AF10505>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L30AF10505> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L30AF10505> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.5299 5.1948)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-26.5299"^^xsd:decimal ;
  dwc:decimalLongitude "5.1948"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1301"^^xsd:integer ;
  dwc:maximumDepthInMeters "1672"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1406.89"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L30AF10505>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.5299 5.1948)"^^geo:wktLiteral ;
  geo-pos:lat "-26.5299"^^xsd:decimal ;
  geo-pos:long "5.1948"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1406.89"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%201002L30AF10505>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 1002L30AF10505" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 1002L30AF10505'^^xsd:string;
  dwc:scientificName 'Synaphobranchus kaupii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '5.1948'^^xsd:double;
  dwc:startLongitude '5.1823'^^xsd:double;
  dwc:endLongitude '5.2073'^^xsd:double;
  dwc:latitude '-26.5299'^^xsd:double;
  dwc:startLatitude '-26.5358'^^xsd:double;
  dwc:endLatitude '-26.524'^^xsd:double;
  dwc:coordinatePrecision '1406.89'^^xsd:double;
  dwc:minimumDepth '1301'^^xsd:integer;
  dwc:maximumDepth '1672'^^xsd:integer;
  dwc:temperature '3.3'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 1002L30AF10505'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '126328'^^xsd:integer;
  dwc:sampleSize '0,05548512 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,05548512 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 1002L30AF10505'^^xsd:string;
  dwc:observationDate '2010-02-21'^^xsd:date;
  dwc:aphiaIdAccepted '126328'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%201002L30AF10551>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L30AF10551> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L30AF10551> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.5299 5.1948)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-26.5299"^^xsd:decimal ;
  dwc:decimalLongitude "5.1948"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1301"^^xsd:integer ;
  dwc:maximumDepthInMeters "1672"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1406.89"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L30AF10551>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.5299 5.1948)"^^geo:wktLiteral ;
  geo-pos:lat "-26.5299"^^xsd:decimal ;
  geo-pos:long "5.1948"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1406.89"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%201002L30AF10551>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 1002L30AF10551" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 1002L30AF10551'^^xsd:string;
  dwc:scientificName 'Aldrovandia phalacra'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '5.1948'^^xsd:double;
  dwc:startLongitude '5.1823'^^xsd:double;
  dwc:endLongitude '5.2073'^^xsd:double;
  dwc:latitude '-26.5299'^^xsd:double;
  dwc:startLatitude '-26.5358'^^xsd:double;
  dwc:endLatitude '-26.524'^^xsd:double;
  dwc:coordinatePrecision '1406.89'^^xsd:double;
  dwc:minimumDepth '1301'^^xsd:integer;
  dwc:maximumDepth '1672'^^xsd:integer;
  dwc:temperature '3.3'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 1002L30AF10551'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '126638'^^xsd:integer;
  dwc:sampleSize '0,05548512 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,05548512 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 1002L30AF10551'^^xsd:string;
  dwc:observationDate '2010-02-21'^^xsd:date;
  dwc:aphiaIdAccepted '126638'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%200802L1AF10812>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L1AF10812> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L1AF10812> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.2226 8.2978)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-23.2226"^^xsd:decimal ;
  dwc:decimalLongitude "8.2978"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "976"^^xsd:integer ;
  dwc:maximumDepthInMeters "986"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1415.24"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L1AF10812>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.2226 8.2978)"^^geo:wktLiteral ;
  geo-pos:lat "-23.2226"^^xsd:decimal ;
  geo-pos:long "8.2978"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1415.24"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%200802L1AF10812>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 0802L1AF10812" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 0802L1AF10812'^^xsd:string;
  dwc:scientificName 'Neocyttus rhomboidalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '8.2978'^^xsd:double;
  dwc:startLongitude '8.2857'^^xsd:double;
  dwc:endLongitude '8.31'^^xsd:double;
  dwc:latitude '-23.2226'^^xsd:double;
  dwc:startLatitude '-23.2165'^^xsd:double;
  dwc:endLatitude '-23.2287'^^xsd:double;
  dwc:coordinatePrecision '1415.24'^^xsd:double;
  dwc:minimumDepth '976'^^xsd:integer;
  dwc:maximumDepth '986'^^xsd:integer;
  dwc:temperature '3.75'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 0802L1AF10812'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '217959'^^xsd:integer;
  dwc:sampleSize '0,05626239 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,05626239 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 0802L1AF10812'^^xsd:string;
  dwc:observationDate '2008-02-06'^^xsd:date;
  dwc:aphiaIdAccepted '217959'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%200802L1AF10823>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L1AF10823> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L1AF10823> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.2226 8.2978)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-23.2226"^^xsd:decimal ;
  dwc:decimalLongitude "8.2978"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "976"^^xsd:integer ;
  dwc:maximumDepthInMeters "986"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1415.24"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L1AF10823>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.2226 8.2978)"^^geo:wktLiteral ;
  geo-pos:lat "-23.2226"^^xsd:decimal ;
  geo-pos:long "8.2978"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1415.24"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%200802L1AF10823>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 0802L1AF10823" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 0802L1AF10823'^^xsd:string;
  dwc:scientificName 'Notacanthus sexspinis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '8.2978'^^xsd:double;
  dwc:startLongitude '8.2857'^^xsd:double;
  dwc:endLongitude '8.31'^^xsd:double;
  dwc:latitude '-23.2226'^^xsd:double;
  dwc:startLatitude '-23.2165'^^xsd:double;
  dwc:endLatitude '-23.2287'^^xsd:double;
  dwc:coordinatePrecision '1415.24'^^xsd:double;
  dwc:minimumDepth '976'^^xsd:integer;
  dwc:maximumDepth '986'^^xsd:integer;
  dwc:temperature '3.75'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 0802L1AF10823'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '221411'^^xsd:integer;
  dwc:sampleSize '0,05626239 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,05626239 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 0802L1AF10823'^^xsd:string;
  dwc:observationDate '2008-02-06'^^xsd:date;
  dwc:aphiaIdAccepted '221411'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%201002L9BV20225>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L9BV20225> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L9BV20225> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-24.9558 6.2814)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-24.9558"^^xsd:decimal ;
  dwc:decimalLongitude "6.2814"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1295"^^xsd:integer ;
  dwc:maximumDepthInMeters "1316"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "377.62"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L9BV20225>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-24.9558 6.2814)"^^geo:wktLiteral ;
  geo-pos:lat "-24.9558"^^xsd:decimal ;
  geo-pos:long "6.2814"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "377.62"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%201002L9BV20225>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 1002L9BV20225" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 1002L9BV20225'^^xsd:string;
  dwc:scientificName 'Chaceon erytheiae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '6.2814'^^xsd:double;
  dwc:startLongitude '6.2788'^^xsd:double;
  dwc:endLongitude '6.284'^^xsd:double;
  dwc:latitude '-24.9558'^^xsd:double;
  dwc:startLatitude '-24.9533'^^xsd:double;
  dwc:endLatitude '-24.9582'^^xsd:double;
  dwc:coordinatePrecision '377.62'^^xsd:double;
  dwc:minimumDepth '1295'^^xsd:integer;
  dwc:maximumDepth '1316'^^xsd:integer;
  dwc:temperature '3.45'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 1002L9BV20225'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '241100'^^xsd:integer;
  dwc:sampleSize '0,0030065 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,0030065 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 1002L9BV20225'^^xsd:string;
  dwc:observationDate '2010-02-12'^^xsd:date;
  dwc:aphiaIdAccepted '241100'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%201002L9BV20230>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L9BV20230> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L9BV20230> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-24.9558 6.2814)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-24.9558"^^xsd:decimal ;
  dwc:decimalLongitude "6.2814"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1295"^^xsd:integer ;
  dwc:maximumDepthInMeters "1316"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "377.62"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L9BV20230>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-24.9558 6.2814)"^^geo:wktLiteral ;
  geo-pos:lat "-24.9558"^^xsd:decimal ;
  geo-pos:long "6.2814"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "377.62"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%201002L9BV20230>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 1002L9BV20230" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-03-24'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 1002L9BV20230'^^xsd:string;
  dwc:scientificName 'Austropenaeus nitidus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '6.2814'^^xsd:double;
  dwc:startLongitude '6.2788'^^xsd:double;
  dwc:endLongitude '6.284'^^xsd:double;
  dwc:latitude '-24.9558'^^xsd:double;
  dwc:startLatitude '-24.9533'^^xsd:double;
  dwc:endLatitude '-24.9582'^^xsd:double;
  dwc:coordinatePrecision '377.62'^^xsd:double;
  dwc:minimumDepth '1295'^^xsd:integer;
  dwc:maximumDepth '1316'^^xsd:integer;
  dwc:temperature '3.45'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 1002L9BV20068'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '246428'^^xsd:integer;
  dwc:sampleSize '0,0030065 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,0030065 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 1002L9BV20230'^^xsd:string;
  dwc:observationDate '2010-02-12'^^xsd:date;
  dwc:aphiaIdAccepted '246428'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%201002L9BV40056>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L9BV40056> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L9BV40056> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-24.9558 6.2814)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-24.9558"^^xsd:decimal ;
  dwc:decimalLongitude "6.2814"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1295"^^xsd:integer ;
  dwc:maximumDepthInMeters "1316"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "377.62"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L9BV40056>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-24.9558 6.2814)"^^geo:wktLiteral ;
  geo-pos:lat "-24.9558"^^xsd:decimal ;
  geo-pos:long "6.2814"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "377.62"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%201002L9BV40056>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 1002L9BV40056" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 1002L9BV40056'^^xsd:string;
  dwc:scientificName 'Epizoanthus paguriphilus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '6.2814'^^xsd:double;
  dwc:startLongitude '6.2788'^^xsd:double;
  dwc:endLongitude '6.284'^^xsd:double;
  dwc:latitude '-24.9558'^^xsd:double;
  dwc:startLatitude '-24.9533'^^xsd:double;
  dwc:endLatitude '-24.9582'^^xsd:double;
  dwc:coordinatePrecision '377.62'^^xsd:double;
  dwc:minimumDepth '1295'^^xsd:integer;
  dwc:maximumDepth '1316'^^xsd:integer;
  dwc:temperature '3.45'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 1002L9BV40056'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '101036'^^xsd:integer;
  dwc:sampleSize '0,0030065 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,0030065 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 1002L9BV40056'^^xsd:string;
  dwc:observationDate '2010-02-12'^^xsd:date;
  dwc:aphiaIdAccepted '101036'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%201002L9BV40070>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L9BV40070> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L9BV40070> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-24.9558 6.2814)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-24.9558"^^xsd:decimal ;
  dwc:decimalLongitude "6.2814"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1295"^^xsd:integer ;
  dwc:maximumDepthInMeters "1316"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "377.62"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L9BV40070>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-24.9558 6.2814)"^^geo:wktLiteral ;
  geo-pos:lat "-24.9558"^^xsd:decimal ;
  geo-pos:long "6.2814"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "377.62"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%201002L9BV40070>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 1002L9BV40070" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 1002L9BV40070'^^xsd:string;
  dwc:scientificName 'Pyrosoma atlanticum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '6.2814'^^xsd:double;
  dwc:startLongitude '6.2788'^^xsd:double;
  dwc:endLongitude '6.284'^^xsd:double;
  dwc:latitude '-24.9558'^^xsd:double;
  dwc:startLatitude '-24.9533'^^xsd:double;
  dwc:endLatitude '-24.9582'^^xsd:double;
  dwc:coordinatePrecision '377.62'^^xsd:double;
  dwc:minimumDepth '1295'^^xsd:integer;
  dwc:maximumDepth '1316'^^xsd:integer;
  dwc:temperature '3.45'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 1002L9BV40070'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '137250'^^xsd:integer;
  dwc:sampleSize '0,0030065 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,0030065 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 1002L9BV40070'^^xsd:string;
  dwc:observationDate '2010-02-12'^^xsd:date;
  dwc:aphiaIdAccepted '137250'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%201002L30AF10325>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L30AF10325> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L30AF10325> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.5299 5.1948)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-26.5299"^^xsd:decimal ;
  dwc:decimalLongitude "5.1948"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1301"^^xsd:integer ;
  dwc:maximumDepthInMeters "1672"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1406.89"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L30AF10325>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.5299 5.1948)"^^geo:wktLiteral ;
  geo-pos:lat "-26.5299"^^xsd:decimal ;
  geo-pos:long "5.1948"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1406.89"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%201002L30AF10325>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 1002L30AF10325" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 1002L30AF10325'^^xsd:string;
  dwc:scientificName 'Cetonurus globiceps'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '5.1948'^^xsd:double;
  dwc:startLongitude '5.1823'^^xsd:double;
  dwc:endLongitude '5.2073'^^xsd:double;
  dwc:latitude '-26.5299'^^xsd:double;
  dwc:startLatitude '-26.5358'^^xsd:double;
  dwc:endLatitude '-26.524'^^xsd:double;
  dwc:coordinatePrecision '1406.89'^^xsd:double;
  dwc:minimumDepth '1301'^^xsd:integer;
  dwc:maximumDepth '1672'^^xsd:integer;
  dwc:temperature '3.3'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 1002L30AF10325'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '126467'^^xsd:integer;
  dwc:sampleSize '0,05548512 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,05548512 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 1002L30AF10325'^^xsd:string;
  dwc:observationDate '2010-02-21'^^xsd:date;
  dwc:aphiaIdAccepted '126467'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%201002L30AF10440>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L30AF10440> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L30AF10440> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.5299 5.1948)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-26.5299"^^xsd:decimal ;
  dwc:decimalLongitude "5.1948"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1301"^^xsd:integer ;
  dwc:maximumDepthInMeters "1672"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1406.89"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L30AF10440>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.5299 5.1948)"^^geo:wktLiteral ;
  geo-pos:lat "-26.5299"^^xsd:decimal ;
  geo-pos:long "5.1948"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1406.89"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%201002L30AF10440>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 1002L30AF10440" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 1002L30AF10440'^^xsd:string;
  dwc:scientificName 'Acanthochaenus luetkenii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '5.1948'^^xsd:double;
  dwc:startLongitude '5.1823'^^xsd:double;
  dwc:endLongitude '5.2073'^^xsd:double;
  dwc:latitude '-26.5299'^^xsd:double;
  dwc:startLatitude '-26.5358'^^xsd:double;
  dwc:endLatitude '-26.524'^^xsd:double;
  dwc:coordinatePrecision '1406.89'^^xsd:double;
  dwc:minimumDepth '1301'^^xsd:integer;
  dwc:maximumDepth '1672'^^xsd:integer;
  dwc:temperature '3.3'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 1002L30AF10440'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '127280'^^xsd:integer;
  dwc:sampleSize '0,05548512 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,05548512 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 1002L30AF10440'^^xsd:string;
  dwc:observationDate '2010-02-21'^^xsd:date;
  dwc:aphiaIdAccepted '127280'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%201002L8AF20230>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L8AF20230> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L8AF20230> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-24.9651 6.2542)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-24.9651"^^xsd:decimal ;
  dwc:decimalLongitude "6.2542"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1277"^^xsd:integer ;
  dwc:maximumDepthInMeters "1283"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1414.1"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L8AF20230>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-24.9651 6.2542)"^^geo:wktLiteral ;
  geo-pos:lat "-24.9651"^^xsd:decimal ;
  geo-pos:long "6.2542"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1414.1"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%201002L8AF20230>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 1002L8AF20230" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-03-24'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 1002L8AF20230'^^xsd:string;
  dwc:scientificName 'Austropenaeus nitidus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '6.2542'^^xsd:double;
  dwc:startLongitude '6.252'^^xsd:double;
  dwc:endLongitude '6.2565'^^xsd:double;
  dwc:latitude '-24.9651'^^xsd:double;
  dwc:startLatitude '-24.9525'^^xsd:double;
  dwc:endLatitude '-24.9777'^^xsd:double;
  dwc:coordinatePrecision '1414.1'^^xsd:double;
  dwc:minimumDepth '1277'^^xsd:integer;
  dwc:maximumDepth '1283'^^xsd:integer;
  dwc:temperature '3.45'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 1002L8AF20068'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '246428'^^xsd:integer;
  dwc:sampleSize '0,05237604 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,05237604 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 1002L8AF20230'^^xsd:string;
  dwc:observationDate '2010-02-12'^^xsd:date;
  dwc:aphiaIdAccepted '246428'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%201002L8AF20234>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L8AF20234> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L8AF20234> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-24.9651 6.2542)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-24.9651"^^xsd:decimal ;
  dwc:decimalLongitude "6.2542"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1277"^^xsd:integer ;
  dwc:maximumDepthInMeters "1283"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1414.1"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L8AF20234>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-24.9651 6.2542)"^^geo:wktLiteral ;
  geo-pos:lat "-24.9651"^^xsd:decimal ;
  geo-pos:long "6.2542"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1414.1"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%201002L8AF20234>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 1002L8AF20234" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 1002L8AF20234'^^xsd:string;
  dwc:scientificName 'Gordonella kensleyi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '6.2542'^^xsd:double;
  dwc:startLongitude '6.252'^^xsd:double;
  dwc:endLongitude '6.2565'^^xsd:double;
  dwc:latitude '-24.9651'^^xsd:double;
  dwc:startLatitude '-24.9525'^^xsd:double;
  dwc:endLatitude '-24.9777'^^xsd:double;
  dwc:coordinatePrecision '1414.1'^^xsd:double;
  dwc:minimumDepth '1277'^^xsd:integer;
  dwc:maximumDepth '1283'^^xsd:integer;
  dwc:temperature '3.45'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 1002L8AF20234'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '211883'^^xsd:integer;
  dwc:sampleSize '0,05237604 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,05237604 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 1002L8AF20234'^^xsd:string;
  dwc:observationDate '2010-02-12'^^xsd:date;
  dwc:aphiaIdAccepted '211883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%200802L1AF10779>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L1AF10779> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L1AF10779> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.2226 8.2978)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-23.2226"^^xsd:decimal ;
  dwc:decimalLongitude "8.2978"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "976"^^xsd:integer ;
  dwc:maximumDepthInMeters "986"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1415.24"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L1AF10779>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.2226 8.2978)"^^geo:wktLiteral ;
  geo-pos:lat "-23.2226"^^xsd:decimal ;
  geo-pos:long "8.2978"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1415.24"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%200802L1AF10779>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 0802L1AF10779" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 0802L1AF10779'^^xsd:string;
  dwc:scientificName 'Rouleina attrita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '8.2978'^^xsd:double;
  dwc:startLongitude '8.2857'^^xsd:double;
  dwc:endLongitude '8.31'^^xsd:double;
  dwc:latitude '-23.2226'^^xsd:double;
  dwc:startLatitude '-23.2165'^^xsd:double;
  dwc:endLatitude '-23.2287'^^xsd:double;
  dwc:coordinatePrecision '1415.24'^^xsd:double;
  dwc:minimumDepth '976'^^xsd:integer;
  dwc:maximumDepth '986'^^xsd:integer;
  dwc:temperature '3.75'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 0802L1AF10779'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '126709'^^xsd:integer;
  dwc:sampleSize '0,05626239 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,05626239 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 0802L1AF10779'^^xsd:string;
  dwc:observationDate '2008-02-06'^^xsd:date;
  dwc:aphiaIdAccepted '126709'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%200802L1AF10782>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L1AF10782> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L1AF10782> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.2226 8.2978)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-23.2226"^^xsd:decimal ;
  dwc:decimalLongitude "8.2978"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "976"^^xsd:integer ;
  dwc:maximumDepthInMeters "986"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1415.24"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L1AF10782>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.2226 8.2978)"^^geo:wktLiteral ;
  geo-pos:lat "-23.2226"^^xsd:decimal ;
  geo-pos:long "8.2978"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1415.24"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%200802L1AF10782>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 0802L1AF10782" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 0802L1AF10782'^^xsd:string;
  dwc:scientificName 'Scombrolabrax heterolepis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '8.2978'^^xsd:double;
  dwc:startLongitude '8.2857'^^xsd:double;
  dwc:endLongitude '8.31'^^xsd:double;
  dwc:latitude '-23.2226'^^xsd:double;
  dwc:startLatitude '-23.2165'^^xsd:double;
  dwc:endLatitude '-23.2287'^^xsd:double;
  dwc:coordinatePrecision '1415.24'^^xsd:double;
  dwc:minimumDepth '976'^^xsd:integer;
  dwc:maximumDepth '986'^^xsd:integer;
  dwc:temperature '3.75'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 0802L1AF10782'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '127030'^^xsd:integer;
  dwc:sampleSize '0,05626239 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,05626239 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 0802L1AF10782'^^xsd:string;
  dwc:observationDate '2008-02-06'^^xsd:date;
  dwc:aphiaIdAccepted '127030'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%201002L9BV40052>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L9BV40052> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L9BV40052> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-24.9558 6.2814)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-24.9558"^^xsd:decimal ;
  dwc:decimalLongitude "6.2814"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1295"^^xsd:integer ;
  dwc:maximumDepthInMeters "1316"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "377.62"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L9BV40052>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-24.9558 6.2814)"^^geo:wktLiteral ;
  geo-pos:lat "-24.9558"^^xsd:decimal ;
  geo-pos:long "6.2814"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "377.62"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%201002L9BV40052>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 1002L9BV40052" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 1002L9BV40052'^^xsd:string;
  dwc:scientificName 'Cavolinia tridentata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '6.2814'^^xsd:double;
  dwc:startLongitude '6.2788'^^xsd:double;
  dwc:endLongitude '6.284'^^xsd:double;
  dwc:latitude '-24.9558'^^xsd:double;
  dwc:startLatitude '-24.9533'^^xsd:double;
  dwc:endLatitude '-24.9582'^^xsd:double;
  dwc:coordinatePrecision '377.62'^^xsd:double;
  dwc:minimumDepth '1295'^^xsd:integer;
  dwc:maximumDepth '1316'^^xsd:integer;
  dwc:temperature '3.45'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 1002L9BV40052'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '139030'^^xsd:integer;
  dwc:sampleSize '0,0030065 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,0030065 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 1002L9BV40052'^^xsd:string;
  dwc:observationDate '2010-02-12'^^xsd:date;
  dwc:aphiaIdAccepted '139030'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%200802L1AF10634>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L1AF10634> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L1AF10634> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.2226 8.2978)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-23.2226"^^xsd:decimal ;
  dwc:decimalLongitude "8.2978"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "976"^^xsd:integer ;
  dwc:maximumDepthInMeters "986"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1415.24"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L1AF10634>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.2226 8.2978)"^^geo:wktLiteral ;
  geo-pos:lat "-23.2226"^^xsd:decimal ;
  geo-pos:long "8.2978"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1415.24"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%200802L1AF10634>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 0802L1AF10634" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 0802L1AF10634'^^xsd:string;
  dwc:scientificName 'Aldrovandia affinis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '8.2978'^^xsd:double;
  dwc:startLongitude '8.2857'^^xsd:double;
  dwc:endLongitude '8.31'^^xsd:double;
  dwc:latitude '-23.2226'^^xsd:double;
  dwc:startLatitude '-23.2165'^^xsd:double;
  dwc:endLatitude '-23.2287'^^xsd:double;
  dwc:coordinatePrecision '1415.24'^^xsd:double;
  dwc:minimumDepth '976'^^xsd:integer;
  dwc:maximumDepth '986'^^xsd:integer;
  dwc:temperature '3.75'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 0802L1AF10634'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '126637'^^xsd:integer;
  dwc:sampleSize '0,05626239 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,05626239 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 0802L1AF10634'^^xsd:string;
  dwc:observationDate '2008-02-06'^^xsd:date;
  dwc:aphiaIdAccepted '126637'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%200802L1AF10666>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L1AF10666> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L1AF10666> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.2226 8.2978)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-23.2226"^^xsd:decimal ;
  dwc:decimalLongitude "8.2978"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "976"^^xsd:integer ;
  dwc:maximumDepthInMeters "986"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1415.24"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L1AF10666>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.2226 8.2978)"^^geo:wktLiteral ;
  geo-pos:lat "-23.2226"^^xsd:decimal ;
  geo-pos:long "8.2978"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1415.24"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%200802L1AF10666>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 0802L1AF10666" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 0802L1AF10666'^^xsd:string;
  dwc:scientificName 'Etmopterus princeps'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '8.2978'^^xsd:double;
  dwc:startLongitude '8.2857'^^xsd:double;
  dwc:endLongitude '8.31'^^xsd:double;
  dwc:latitude '-23.2226'^^xsd:double;
  dwc:startLatitude '-23.2165'^^xsd:double;
  dwc:endLatitude '-23.2287'^^xsd:double;
  dwc:coordinatePrecision '1415.24'^^xsd:double;
  dwc:minimumDepth '976'^^xsd:integer;
  dwc:maximumDepth '986'^^xsd:integer;
  dwc:temperature '3.75'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 0802L1AF10666'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '105911'^^xsd:integer;
  dwc:sampleSize '0,05626239 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,05626239 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 0802L1AF10666'^^xsd:string;
  dwc:observationDate '2008-02-06'^^xsd:date;
  dwc:aphiaIdAccepted '105911'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%200802L20AF10939>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L20AF10939> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L20AF10939> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-24.6904 6.4112)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-24.6904"^^xsd:decimal ;
  dwc:decimalLongitude "6.4112"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "902"^^xsd:integer ;
  dwc:maximumDepthInMeters "910"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1460.64"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L20AF10939>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-24.6904 6.4112)"^^geo:wktLiteral ;
  geo-pos:lat "-24.6904"^^xsd:decimal ;
  geo-pos:long "6.4112"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1460.64"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%200802L20AF10939>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 0802L20AF10939" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 0802L20AF10939'^^xsd:string;
  dwc:scientificName 'Avocettina acuticeps'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '6.4112'^^xsd:double;
  dwc:startLongitude '6.4128'^^xsd:double;
  dwc:endLongitude '6.4095'^^xsd:double;
  dwc:latitude '-24.6904'^^xsd:double;
  dwc:startLatitude '-24.6773'^^xsd:double;
  dwc:endLatitude '-24.7035'^^xsd:double;
  dwc:coordinatePrecision '1460.64'^^xsd:double;
  dwc:minimumDepth '902'^^xsd:integer;
  dwc:maximumDepth '910'^^xsd:integer;
  dwc:temperature '3.8'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 0802L20AF10939'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '217462'^^xsd:integer;
  dwc:sampleSize '0,05795644 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,05795644 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 0802L20AF10939'^^xsd:string;
  dwc:observationDate '2008-02-25'^^xsd:date;
  dwc:aphiaIdAccepted '217462'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%201002L7AF10919>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L7AF10919> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L7AF10919> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-24.6756 6.3376)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-24.6756"^^xsd:decimal ;
  dwc:decimalLongitude "6.3376"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1075"^^xsd:integer ;
  dwc:maximumDepthInMeters "1100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1374.87"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L7AF10919>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-24.6756 6.3376)"^^geo:wktLiteral ;
  geo-pos:lat "-24.6756"^^xsd:decimal ;
  geo-pos:long "6.3376"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1374.87"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%201002L7AF10919>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 1002L7AF10919" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 1002L7AF10919'^^xsd:string;
  dwc:scientificName 'Squalogadus modificatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '6.3376'^^xsd:double;
  dwc:startLongitude '6.337'^^xsd:double;
  dwc:endLongitude '6.3382'^^xsd:double;
  dwc:latitude '-24.6756'^^xsd:double;
  dwc:startLatitude '-24.688'^^xsd:double;
  dwc:endLatitude '-24.6632'^^xsd:double;
  dwc:coordinatePrecision '1374.87'^^xsd:double;
  dwc:minimumDepth '1075'^^xsd:integer;
  dwc:maximumDepth '1100'^^xsd:integer;
  dwc:temperature '3.4'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 1002L7AF10919'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '221514'^^xsd:integer;
  dwc:sampleSize '0,04468306 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,04468306 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 1002L7AF10919'^^xsd:string;
  dwc:observationDate '2010-02-11'^^xsd:date;
  dwc:aphiaIdAccepted '221514'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%201002L7AF10962>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L7AF10962> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L7AF10962> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-24.6756 6.3376)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-24.6756"^^xsd:decimal ;
  dwc:decimalLongitude "6.3376"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1075"^^xsd:integer ;
  dwc:maximumDepthInMeters "1100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1374.87"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L7AF10962>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-24.6756 6.3376)"^^geo:wktLiteral ;
  geo-pos:lat "-24.6756"^^xsd:decimal ;
  geo-pos:long "6.3376"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1374.87"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%201002L7AF10962>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 1002L7AF10962" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 1002L7AF10962'^^xsd:string;
  dwc:scientificName 'Gadomus capensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '6.3376'^^xsd:double;
  dwc:startLongitude '6.337'^^xsd:double;
  dwc:endLongitude '6.3382'^^xsd:double;
  dwc:latitude '-24.6756'^^xsd:double;
  dwc:startLatitude '-24.688'^^xsd:double;
  dwc:endLatitude '-24.6632'^^xsd:double;
  dwc:coordinatePrecision '1374.87'^^xsd:double;
  dwc:minimumDepth '1075'^^xsd:integer;
  dwc:maximumDepth '1100'^^xsd:integer;
  dwc:temperature '3.4'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 1002L7AF10962'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '217768'^^xsd:integer;
  dwc:sampleSize '0,04468306 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,04468306 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 1002L7AF10962'^^xsd:string;
  dwc:observationDate '2010-02-11'^^xsd:date;
  dwc:aphiaIdAccepted '217768'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%201002L7AF10963>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L7AF10963> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L7AF10963> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-24.6756 6.3376)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-24.6756"^^xsd:decimal ;
  dwc:decimalLongitude "6.3376"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1075"^^xsd:integer ;
  dwc:maximumDepthInMeters "1100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1374.87"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L7AF10963>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-24.6756 6.3376)"^^geo:wktLiteral ;
  geo-pos:lat "-24.6756"^^xsd:decimal ;
  geo-pos:long "6.3376"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1374.87"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%201002L7AF10963>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 1002L7AF10963" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 1002L7AF10963'^^xsd:string;
  dwc:scientificName 'Ilyophys blachei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '6.3376'^^xsd:double;
  dwc:startLongitude '6.337'^^xsd:double;
  dwc:endLongitude '6.3382'^^xsd:double;
  dwc:latitude '-24.6756'^^xsd:double;
  dwc:startLatitude '-24.688'^^xsd:double;
  dwc:endLatitude '-24.6632'^^xsd:double;
  dwc:coordinatePrecision '1374.87'^^xsd:double;
  dwc:minimumDepth '1075'^^xsd:integer;
  dwc:maximumDepth '1100'^^xsd:integer;
  dwc:temperature '3.4'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 1002L7AF10963'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '126325'^^xsd:integer;
  dwc:sampleSize '0,04468306 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,04468306 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 1002L7AF10963'^^xsd:string;
  dwc:observationDate '2010-02-11'^^xsd:date;
  dwc:aphiaIdAccepted '126325'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%201002L7AF10967>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L7AF10967> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L7AF10967> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-24.6756 6.3376)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-24.6756"^^xsd:decimal ;
  dwc:decimalLongitude "6.3376"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1075"^^xsd:integer ;
  dwc:maximumDepthInMeters "1100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1374.87"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L7AF10967>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-24.6756 6.3376)"^^geo:wktLiteral ;
  geo-pos:lat "-24.6756"^^xsd:decimal ;
  geo-pos:long "6.3376"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1374.87"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%201002L7AF10967>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 1002L7AF10967" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 1002L7AF10967'^^xsd:string;
  dwc:scientificName 'Electrona risso'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '6.3376'^^xsd:double;
  dwc:startLongitude '6.337'^^xsd:double;
  dwc:endLongitude '6.3382'^^xsd:double;
  dwc:latitude '-24.6756'^^xsd:double;
  dwc:startLatitude '-24.688'^^xsd:double;
  dwc:endLatitude '-24.6632'^^xsd:double;
  dwc:coordinatePrecision '1374.87'^^xsd:double;
  dwc:minimumDepth '1075'^^xsd:integer;
  dwc:maximumDepth '1100'^^xsd:integer;
  dwc:temperature '3.4'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 1002L7AF10967'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '126600'^^xsd:integer;
  dwc:sampleSize '0,04468306 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,04468306 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 1002L7AF10967'^^xsd:string;
  dwc:observationDate '2010-02-11'^^xsd:date;
  dwc:aphiaIdAccepted '126600'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%201002L7AF20148>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L7AF20148> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L7AF20148> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-24.6756 6.3376)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-24.6756"^^xsd:decimal ;
  dwc:decimalLongitude "6.3376"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1075"^^xsd:integer ;
  dwc:maximumDepthInMeters "1100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1374.87"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L7AF20148>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-24.6756 6.3376)"^^geo:wktLiteral ;
  geo-pos:lat "-24.6756"^^xsd:decimal ;
  geo-pos:long "6.3376"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1374.87"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%201002L7AF20148>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 1002L7AF20148" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-03-24'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 1002L7AF20148'^^xsd:string;
  dwc:scientificName 'Acanthephyra eximia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '6.3376'^^xsd:double;
  dwc:startLongitude '6.337'^^xsd:double;
  dwc:endLongitude '6.3382'^^xsd:double;
  dwc:latitude '-24.6756'^^xsd:double;
  dwc:startLatitude '-24.688'^^xsd:double;
  dwc:endLatitude '-24.6632'^^xsd:double;
  dwc:coordinatePrecision '1374.87'^^xsd:double;
  dwc:minimumDepth '1075'^^xsd:integer;
  dwc:maximumDepth '1100'^^xsd:integer;
  dwc:temperature '3.4'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 1002L7AF20149'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '564909'^^xsd:integer;
  dwc:sampleSize '0,04468306 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,04468306 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 1002L7AF20148'^^xsd:string;
  dwc:observationDate '2010-02-11'^^xsd:date;
  dwc:aphiaIdAccepted '564909'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%201002L7AF20196>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L7AF20196> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L7AF20196> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-24.6756 6.3376)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-24.6756"^^xsd:decimal ;
  dwc:decimalLongitude "6.3376"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1075"^^xsd:integer ;
  dwc:maximumDepthInMeters "1100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1374.87"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L7AF20196>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-24.6756 6.3376)"^^geo:wktLiteral ;
  geo-pos:lat "-24.6756"^^xsd:decimal ;
  geo-pos:long "6.3376"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1374.87"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%201002L7AF20196>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 1002L7AF20196" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 1002L7AF20196'^^xsd:string;
  dwc:scientificName 'Oplophorus novaezeelandiae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '6.3376'^^xsd:double;
  dwc:startLongitude '6.337'^^xsd:double;
  dwc:endLongitude '6.3382'^^xsd:double;
  dwc:latitude '-24.6756'^^xsd:double;
  dwc:startLatitude '-24.688'^^xsd:double;
  dwc:endLatitude '-24.6632'^^xsd:double;
  dwc:coordinatePrecision '1374.87'^^xsd:double;
  dwc:minimumDepth '1075'^^xsd:integer;
  dwc:maximumDepth '1100'^^xsd:integer;
  dwc:temperature '3.4'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 1002L7AF20196'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '240814'^^xsd:integer;
  dwc:sampleSize '0,04468306 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,04468306 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 1002L7AF20196'^^xsd:string;
  dwc:observationDate '2010-02-11'^^xsd:date;
  dwc:aphiaIdAccepted '240814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%201002L7AF20209>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L7AF20209> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L7AF20209> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-24.6756 6.3376)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-24.6756"^^xsd:decimal ;
  dwc:decimalLongitude "6.3376"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1075"^^xsd:integer ;
  dwc:maximumDepthInMeters "1100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1374.87"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L7AF20209>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-24.6756 6.3376)"^^geo:wktLiteral ;
  geo-pos:lat "-24.6756"^^xsd:decimal ;
  geo-pos:long "6.3376"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1374.87"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%201002L7AF20209>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 1002L7AF20209" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 1002L7AF20209'^^xsd:string;
  dwc:scientificName 'Nematocarcinus longirostris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '6.3376'^^xsd:double;
  dwc:startLongitude '6.337'^^xsd:double;
  dwc:endLongitude '6.3382'^^xsd:double;
  dwc:latitude '-24.6756'^^xsd:double;
  dwc:startLatitude '-24.688'^^xsd:double;
  dwc:endLatitude '-24.6632'^^xsd:double;
  dwc:coordinatePrecision '1374.87'^^xsd:double;
  dwc:minimumDepth '1075'^^xsd:integer;
  dwc:maximumDepth '1100'^^xsd:integer;
  dwc:temperature '3.4'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 1002L7AF20209'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '514315'^^xsd:integer;
  dwc:sampleSize '0,04468306 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,04468306 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 1002L7AF20209'^^xsd:string;
  dwc:observationDate '2010-02-11'^^xsd:date;
  dwc:aphiaIdAccepted '514315'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%201002L7AF20225>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L7AF20225> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L7AF20225> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-24.6756 6.3376)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-24.6756"^^xsd:decimal ;
  dwc:decimalLongitude "6.3376"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1075"^^xsd:integer ;
  dwc:maximumDepthInMeters "1100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1374.87"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L7AF20225>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-24.6756 6.3376)"^^geo:wktLiteral ;
  geo-pos:lat "-24.6756"^^xsd:decimal ;
  geo-pos:long "6.3376"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1374.87"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%201002L7AF20225>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 1002L7AF20225" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 1002L7AF20225'^^xsd:string;
  dwc:scientificName 'Chaceon erytheiae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '6.3376'^^xsd:double;
  dwc:startLongitude '6.337'^^xsd:double;
  dwc:endLongitude '6.3382'^^xsd:double;
  dwc:latitude '-24.6756'^^xsd:double;
  dwc:startLatitude '-24.688'^^xsd:double;
  dwc:endLatitude '-24.6632'^^xsd:double;
  dwc:coordinatePrecision '1374.87'^^xsd:double;
  dwc:minimumDepth '1075'^^xsd:integer;
  dwc:maximumDepth '1100'^^xsd:integer;
  dwc:temperature '3.4'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 1002L7AF20225'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '241100'^^xsd:integer;
  dwc:sampleSize '0,04468306 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,04468306 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 1002L7AF20225'^^xsd:string;
  dwc:observationDate '2010-02-11'^^xsd:date;
  dwc:aphiaIdAccepted '241100'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%201002L7AF20230>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L7AF20230> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L7AF20230> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-24.6756 6.3376)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-24.6756"^^xsd:decimal ;
  dwc:decimalLongitude "6.3376"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1075"^^xsd:integer ;
  dwc:maximumDepthInMeters "1100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1374.87"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L7AF20230>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-24.6756 6.3376)"^^geo:wktLiteral ;
  geo-pos:lat "-24.6756"^^xsd:decimal ;
  geo-pos:long "6.3376"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1374.87"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%201002L7AF20230>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 1002L7AF20230" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-03-24'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 1002L7AF20230'^^xsd:string;
  dwc:scientificName 'Austropenaeus nitidus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '6.3376'^^xsd:double;
  dwc:startLongitude '6.337'^^xsd:double;
  dwc:endLongitude '6.3382'^^xsd:double;
  dwc:latitude '-24.6756'^^xsd:double;
  dwc:startLatitude '-24.688'^^xsd:double;
  dwc:endLatitude '-24.6632'^^xsd:double;
  dwc:coordinatePrecision '1374.87'^^xsd:double;
  dwc:minimumDepth '1075'^^xsd:integer;
  dwc:maximumDepth '1100'^^xsd:integer;
  dwc:temperature '3.4'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 1002L7AF20068'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '246428'^^xsd:integer;
  dwc:sampleSize '0,04468306 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,04468306 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 1002L7AF20230'^^xsd:string;
  dwc:observationDate '2010-02-11'^^xsd:date;
  dwc:aphiaIdAccepted '246428'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%201002L7AF30110>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L7AF30110> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L7AF30110> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-24.6756 6.3376)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-24.6756"^^xsd:decimal ;
  dwc:decimalLongitude "6.3376"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1075"^^xsd:integer ;
  dwc:maximumDepthInMeters "1100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1374.87"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L7AF30110>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-24.6756 6.3376)"^^geo:wktLiteral ;
  geo-pos:lat "-24.6756"^^xsd:decimal ;
  geo-pos:long "6.3376"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1374.87"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%201002L7AF30110>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 1002L7AF30110" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 1002L7AF30110'^^xsd:string;
  dwc:scientificName 'Histioteuthis meleagroteuthis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '6.3376'^^xsd:double;
  dwc:startLongitude '6.337'^^xsd:double;
  dwc:endLongitude '6.3382'^^xsd:double;
  dwc:latitude '-24.6756'^^xsd:double;
  dwc:startLatitude '-24.688'^^xsd:double;
  dwc:endLatitude '-24.6632'^^xsd:double;
  dwc:coordinatePrecision '1374.87'^^xsd:double;
  dwc:minimumDepth '1075'^^xsd:integer;
  dwc:maximumDepth '1100'^^xsd:integer;
  dwc:temperature '3.4'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 1002L7AF30110'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '140115'^^xsd:integer;
  dwc:sampleSize '0,04468306 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,04468306 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 1002L7AF30110'^^xsd:string;
  dwc:observationDate '2010-02-11'^^xsd:date;
  dwc:aphiaIdAccepted '140115'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%201002L7AF40070>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L7AF40070> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L7AF40070> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-24.6756 6.3376)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-24.6756"^^xsd:decimal ;
  dwc:decimalLongitude "6.3376"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1075"^^xsd:integer ;
  dwc:maximumDepthInMeters "1100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1374.87"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L7AF40070>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-24.6756 6.3376)"^^geo:wktLiteral ;
  geo-pos:lat "-24.6756"^^xsd:decimal ;
  geo-pos:long "6.3376"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1374.87"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%201002L7AF40070>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 1002L7AF40070" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 1002L7AF40070'^^xsd:string;
  dwc:scientificName 'Pyrosoma atlanticum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '6.3376'^^xsd:double;
  dwc:startLongitude '6.337'^^xsd:double;
  dwc:endLongitude '6.3382'^^xsd:double;
  dwc:latitude '-24.6756'^^xsd:double;
  dwc:startLatitude '-24.688'^^xsd:double;
  dwc:endLatitude '-24.6632'^^xsd:double;
  dwc:coordinatePrecision '1374.87'^^xsd:double;
  dwc:minimumDepth '1075'^^xsd:integer;
  dwc:maximumDepth '1100'^^xsd:integer;
  dwc:temperature '3.4'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 1002L7AF40070'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '137250'^^xsd:integer;
  dwc:sampleSize '0,04468306 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,04468306 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 1002L7AF40070'^^xsd:string;
  dwc:observationDate '2010-02-11'^^xsd:date;
  dwc:aphiaIdAccepted '137250'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%201002L8AF10001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L8AF10001> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L8AF10001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-24.9651 6.2542)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-24.9651"^^xsd:decimal ;
  dwc:decimalLongitude "6.2542"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1277"^^xsd:integer ;
  dwc:maximumDepthInMeters "1283"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1414.1"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L8AF10001>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-24.9651 6.2542)"^^geo:wktLiteral ;
  geo-pos:lat "-24.9651"^^xsd:decimal ;
  geo-pos:long "6.2542"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1414.1"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%201002L8AF10001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 1002L8AF10001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 1002L8AF10001'^^xsd:string;
  dwc:scientificName 'Bathysaurus ferox'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '6.2542'^^xsd:double;
  dwc:startLongitude '6.252'^^xsd:double;
  dwc:endLongitude '6.2565'^^xsd:double;
  dwc:latitude '-24.9651'^^xsd:double;
  dwc:startLatitude '-24.9525'^^xsd:double;
  dwc:endLatitude '-24.9777'^^xsd:double;
  dwc:coordinatePrecision '1414.1'^^xsd:double;
  dwc:minimumDepth '1277'^^xsd:integer;
  dwc:maximumDepth '1283'^^xsd:integer;
  dwc:temperature '3.45'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 1002L8AF10001'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '126369'^^xsd:integer;
  dwc:sampleSize '0,05237604 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,05237604 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 1002L8AF10001'^^xsd:string;
  dwc:observationDate '2010-02-12'^^xsd:date;
  dwc:aphiaIdAccepted '126369'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%201002L8AF10007>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L8AF10007> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L8AF10007> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-24.9651 6.2542)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-24.9651"^^xsd:decimal ;
  dwc:decimalLongitude "6.2542"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1277"^^xsd:integer ;
  dwc:maximumDepthInMeters "1283"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1414.1"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L8AF10007>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-24.9651 6.2542)"^^geo:wktLiteral ;
  geo-pos:lat "-24.9651"^^xsd:decimal ;
  geo-pos:long "6.2542"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1414.1"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%201002L8AF10007>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 1002L8AF10007" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 1002L8AF10007'^^xsd:string;
  dwc:scientificName 'Argyropelecus gigas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '6.2542'^^xsd:double;
  dwc:startLongitude '6.252'^^xsd:double;
  dwc:endLongitude '6.2565'^^xsd:double;
  dwc:latitude '-24.9651'^^xsd:double;
  dwc:startLatitude '-24.9525'^^xsd:double;
  dwc:endLatitude '-24.9777'^^xsd:double;
  dwc:coordinatePrecision '1414.1'^^xsd:double;
  dwc:minimumDepth '1277'^^xsd:integer;
  dwc:maximumDepth '1283'^^xsd:integer;
  dwc:temperature '3.45'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 1002L8AF10007'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '127308'^^xsd:integer;
  dwc:sampleSize '0,05237604 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,05237604 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 1002L8AF10007'^^xsd:string;
  dwc:observationDate '2010-02-12'^^xsd:date;
  dwc:aphiaIdAccepted '127308'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%201002L8AF10139>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L8AF10139> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L8AF10139> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-24.9651 6.2542)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-24.9651"^^xsd:decimal ;
  dwc:decimalLongitude "6.2542"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1277"^^xsd:integer ;
  dwc:maximumDepthInMeters "1283"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1414.1"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L8AF10139>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-24.9651 6.2542)"^^geo:wktLiteral ;
  geo-pos:lat "-24.9651"^^xsd:decimal ;
  geo-pos:long "6.2542"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1414.1"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%201002L8AF10139>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 1002L8AF10139" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 1002L8AF10139'^^xsd:string;
  dwc:scientificName 'Melanonus zugmayeri'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '6.2542'^^xsd:double;
  dwc:startLongitude '6.252'^^xsd:double;
  dwc:endLongitude '6.2565'^^xsd:double;
  dwc:latitude '-24.9651'^^xsd:double;
  dwc:startLatitude '-24.9525'^^xsd:double;
  dwc:endLatitude '-24.9777'^^xsd:double;
  dwc:coordinatePrecision '1414.1'^^xsd:double;
  dwc:minimumDepth '1277'^^xsd:integer;
  dwc:maximumDepth '1283'^^xsd:integer;
  dwc:temperature '3.45'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 1002L8AF10139'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '126483'^^xsd:integer;
  dwc:sampleSize '0,05237604 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,05237604 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 1002L8AF10139'^^xsd:string;
  dwc:observationDate '2010-02-12'^^xsd:date;
  dwc:aphiaIdAccepted '126483'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%201002L8AF10320>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L8AF10320> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L8AF10320> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-24.9651 6.2542)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-24.9651"^^xsd:decimal ;
  dwc:decimalLongitude "6.2542"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1277"^^xsd:integer ;
  dwc:maximumDepthInMeters "1283"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1414.1"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L8AF10320>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-24.9651 6.2542)"^^geo:wktLiteral ;
  geo-pos:lat "-24.9651"^^xsd:decimal ;
  geo-pos:long "6.2542"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1414.1"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%201002L8AF10320>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 1002L8AF10320" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 1002L8AF10320'^^xsd:string;
  dwc:scientificName 'Coelorinchus labiatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '6.2542'^^xsd:double;
  dwc:startLongitude '6.252'^^xsd:double;
  dwc:endLongitude '6.2565'^^xsd:double;
  dwc:latitude '-24.9651'^^xsd:double;
  dwc:startLatitude '-24.9525'^^xsd:double;
  dwc:endLatitude '-24.9777'^^xsd:double;
  dwc:coordinatePrecision '1414.1'^^xsd:double;
  dwc:minimumDepth '1277'^^xsd:integer;
  dwc:maximumDepth '1283'^^xsd:integer;
  dwc:temperature '3.45'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 1002L8AF10320'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '280299'^^xsd:integer;
  dwc:sampleSize '0,05237604 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,05237604 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 1002L8AF10320'^^xsd:string;
  dwc:observationDate '2010-02-12'^^xsd:date;
  dwc:aphiaIdAccepted '280299'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%201002L8AF10605>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L8AF10605> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L8AF10605> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-24.9651 6.2542)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-24.9651"^^xsd:decimal ;
  dwc:decimalLongitude "6.2542"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1277"^^xsd:integer ;
  dwc:maximumDepthInMeters "1283"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1414.1"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L8AF10605>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-24.9651 6.2542)"^^geo:wktLiteral ;
  geo-pos:lat "-24.9651"^^xsd:decimal ;
  geo-pos:long "6.2542"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1414.1"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%201002L8AF10605>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 1002L8AF10605" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 1002L8AF10605'^^xsd:string;
  dwc:scientificName 'Alepocephalus productus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '6.2542'^^xsd:double;
  dwc:startLongitude '6.252'^^xsd:double;
  dwc:endLongitude '6.2565'^^xsd:double;
  dwc:latitude '-24.9651'^^xsd:double;
  dwc:startLatitude '-24.9525'^^xsd:double;
  dwc:endLatitude '-24.9777'^^xsd:double;
  dwc:coordinatePrecision '1414.1'^^xsd:double;
  dwc:minimumDepth '1277'^^xsd:integer;
  dwc:maximumDepth '1283'^^xsd:integer;
  dwc:temperature '3.45'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 1002L8AF10605'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '126683'^^xsd:integer;
  dwc:sampleSize '0,05237604 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,05237604 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 1002L8AF10605'^^xsd:string;
  dwc:observationDate '2010-02-12'^^xsd:date;
  dwc:aphiaIdAccepted '126683'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%201002L8AF10738>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L8AF10738> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L8AF10738> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-24.9651 6.2542)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-24.9651"^^xsd:decimal ;
  dwc:decimalLongitude "6.2542"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1277"^^xsd:integer ;
  dwc:maximumDepthInMeters "1283"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1414.1"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L8AF10738>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-24.9651 6.2542)"^^geo:wktLiteral ;
  geo-pos:lat "-24.9651"^^xsd:decimal ;
  geo-pos:long "6.2542"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1414.1"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%201002L8AF10738>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 1002L8AF10738" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 1002L8AF10738'^^xsd:string;
  dwc:scientificName 'Maulisia microlepis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '6.2542'^^xsd:double;
  dwc:startLongitude '6.252'^^xsd:double;
  dwc:endLongitude '6.2565'^^xsd:double;
  dwc:latitude '-24.9651'^^xsd:double;
  dwc:startLatitude '-24.9525'^^xsd:double;
  dwc:endLatitude '-24.9777'^^xsd:double;
  dwc:coordinatePrecision '1414.1'^^xsd:double;
  dwc:minimumDepth '1277'^^xsd:integer;
  dwc:maximumDepth '1283'^^xsd:integer;
  dwc:temperature '3.45'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 1002L8AF10738'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '126743'^^xsd:integer;
  dwc:sampleSize '0,05237604 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,05237604 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 1002L8AF10738'^^xsd:string;
  dwc:observationDate '2010-02-12'^^xsd:date;
  dwc:aphiaIdAccepted '126743'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%201002L8AF10779>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L8AF10779> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L8AF10779> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-24.9651 6.2542)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-24.9651"^^xsd:decimal ;
  dwc:decimalLongitude "6.2542"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1277"^^xsd:integer ;
  dwc:maximumDepthInMeters "1283"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1414.1"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L8AF10779>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-24.9651 6.2542)"^^geo:wktLiteral ;
  geo-pos:lat "-24.9651"^^xsd:decimal ;
  geo-pos:long "6.2542"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1414.1"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%201002L8AF10779>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 1002L8AF10779" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 1002L8AF10779'^^xsd:string;
  dwc:scientificName 'Rouleina attrita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '6.2542'^^xsd:double;
  dwc:startLongitude '6.252'^^xsd:double;
  dwc:endLongitude '6.2565'^^xsd:double;
  dwc:latitude '-24.9651'^^xsd:double;
  dwc:startLatitude '-24.9525'^^xsd:double;
  dwc:endLatitude '-24.9777'^^xsd:double;
  dwc:coordinatePrecision '1414.1'^^xsd:double;
  dwc:minimumDepth '1277'^^xsd:integer;
  dwc:maximumDepth '1283'^^xsd:integer;
  dwc:temperature '3.45'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 1002L8AF10779'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '126709'^^xsd:integer;
  dwc:sampleSize '0,05237604 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,05237604 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 1002L8AF10779'^^xsd:string;
  dwc:observationDate '2010-02-12'^^xsd:date;
  dwc:aphiaIdAccepted '126709'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%201002L8AF10790>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L8AF10790> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L8AF10790> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-24.9651 6.2542)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-24.9651"^^xsd:decimal ;
  dwc:decimalLongitude "6.2542"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1277"^^xsd:integer ;
  dwc:maximumDepthInMeters "1283"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1414.1"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L8AF10790>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-24.9651 6.2542)"^^geo:wktLiteral ;
  geo-pos:lat "-24.9651"^^xsd:decimal ;
  geo-pos:long "6.2542"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1414.1"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%201002L8AF10790>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 1002L8AF10790" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 1002L8AF10790'^^xsd:string;
  dwc:scientificName 'Sphagemacrurus hirundo'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '6.2542'^^xsd:double;
  dwc:startLongitude '6.252'^^xsd:double;
  dwc:endLongitude '6.2565'^^xsd:double;
  dwc:latitude '-24.9651'^^xsd:double;
  dwc:startLatitude '-24.9525'^^xsd:double;
  dwc:endLatitude '-24.9777'^^xsd:double;
  dwc:coordinatePrecision '1414.1'^^xsd:double;
  dwc:minimumDepth '1277'^^xsd:integer;
  dwc:maximumDepth '1283'^^xsd:integer;
  dwc:temperature '3.45'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 1002L8AF10790'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '126479'^^xsd:integer;
  dwc:sampleSize '0,05237604 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,05237604 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 1002L8AF10790'^^xsd:string;
  dwc:observationDate '2010-02-12'^^xsd:date;
  dwc:aphiaIdAccepted '126479'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%201002L8AF10803>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L8AF10803> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L8AF10803> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-24.9651 6.2542)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-24.9651"^^xsd:decimal ;
  dwc:decimalLongitude "6.2542"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1277"^^xsd:integer ;
  dwc:maximumDepthInMeters "1283"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1414.1"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L8AF10803>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-24.9651 6.2542)"^^geo:wktLiteral ;
  geo-pos:lat "-24.9651"^^xsd:decimal ;
  geo-pos:long "6.2542"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1414.1"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%201002L8AF10803>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 1002L8AF10803" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 1002L8AF10803'^^xsd:string;
  dwc:scientificName 'Venefica proboscidea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '6.2542'^^xsd:double;
  dwc:startLongitude '6.252'^^xsd:double;
  dwc:endLongitude '6.2565'^^xsd:double;
  dwc:latitude '-24.9651'^^xsd:double;
  dwc:startLatitude '-24.9525'^^xsd:double;
  dwc:endLatitude '-24.9777'^^xsd:double;
  dwc:coordinatePrecision '1414.1'^^xsd:double;
  dwc:minimumDepth '1277'^^xsd:integer;
  dwc:maximumDepth '1283'^^xsd:integer;
  dwc:temperature '3.45'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 1002L8AF10803'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '126310'^^xsd:integer;
  dwc:sampleSize '0,05237604 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,05237604 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 1002L8AF10803'^^xsd:string;
  dwc:observationDate '2010-02-12'^^xsd:date;
  dwc:aphiaIdAccepted '126310'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%201002L9BV40072>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L9BV40072> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L9BV40072> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-24.9558 6.2814)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-24.9558"^^xsd:decimal ;
  dwc:decimalLongitude "6.2814"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1295"^^xsd:integer ;
  dwc:maximumDepthInMeters "1316"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "377.62"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L9BV40072>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-24.9558 6.2814)"^^geo:wktLiteral ;
  geo-pos:lat "-24.9558"^^xsd:decimal ;
  geo-pos:long "6.2814"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "377.62"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%201002L9BV40072>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 1002L9BV40072" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 1002L9BV40072'^^xsd:string;
  dwc:scientificName 'Stephanocyathus (Odontocyathus) campaniformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '6.2814'^^xsd:double;
  dwc:startLongitude '6.2788'^^xsd:double;
  dwc:endLongitude '6.284'^^xsd:double;
  dwc:latitude '-24.9558'^^xsd:double;
  dwc:startLatitude '-24.9533'^^xsd:double;
  dwc:endLatitude '-24.9582'^^xsd:double;
  dwc:coordinatePrecision '377.62'^^xsd:double;
  dwc:minimumDepth '1295'^^xsd:integer;
  dwc:maximumDepth '1316'^^xsd:integer;
  dwc:temperature '3.45'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 1002L9BV40072'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '135169'^^xsd:integer;
  dwc:sampleSize '0,0030065 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,0030065 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 1002L9BV40072'^^xsd:string;
  dwc:observationDate '2010-02-12'^^xsd:date;
  dwc:aphiaIdAccepted '135169'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%201002L28AF10714>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L28AF10714> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L28AF10714> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.3156 4.999)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-26.3156"^^xsd:decimal ;
  dwc:decimalLongitude "4.999"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1736"^^xsd:integer ;
  dwc:maximumDepthInMeters "1802"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1393.53"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L28AF10714>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.3156 4.999)"^^geo:wktLiteral ;
  geo-pos:lat "-26.3156"^^xsd:decimal ;
  geo-pos:long "4.999"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1393.53"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%201002L28AF10714>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 1002L28AF10714" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 1002L28AF10714'^^xsd:string;
  dwc:scientificName 'Halosauropsis macrochir'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '4.999'^^xsd:double;
  dwc:startLongitude '5.0127'^^xsd:double;
  dwc:endLongitude '4.9853'^^xsd:double;
  dwc:latitude '-26.3156'^^xsd:double;
  dwc:startLatitude '-26.3132'^^xsd:double;
  dwc:endLatitude '-26.318'^^xsd:double;
  dwc:coordinatePrecision '1393.53'^^xsd:double;
  dwc:minimumDepth '1736'^^xsd:integer;
  dwc:maximumDepth '1802'^^xsd:integer;
  dwc:temperature '3.3'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 1002L28AF10714'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '126639'^^xsd:integer;
  dwc:sampleSize '0,05626239 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,05626239 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 1002L28AF10714'^^xsd:string;
  dwc:observationDate '2010-02-20'^^xsd:date;
  dwc:aphiaIdAccepted '126639'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%201002L28AF10719>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L28AF10719> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L28AF10719> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.3156 4.999)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-26.3156"^^xsd:decimal ;
  dwc:decimalLongitude "4.999"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1736"^^xsd:integer ;
  dwc:maximumDepthInMeters "1802"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1393.53"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L28AF10719>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.3156 4.999)"^^geo:wktLiteral ;
  geo-pos:lat "-26.3156"^^xsd:decimal ;
  geo-pos:long "4.999"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1393.53"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%201002L28AF10719>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 1002L28AF10719" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 1002L28AF10719'^^xsd:string;
  dwc:scientificName 'Hydrolagus affinis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '4.999'^^xsd:double;
  dwc:startLongitude '5.0127'^^xsd:double;
  dwc:endLongitude '4.9853'^^xsd:double;
  dwc:latitude '-26.3156'^^xsd:double;
  dwc:startLatitude '-26.3132'^^xsd:double;
  dwc:endLatitude '-26.318'^^xsd:double;
  dwc:coordinatePrecision '1393.53'^^xsd:double;
  dwc:minimumDepth '1736'^^xsd:integer;
  dwc:maximumDepth '1802'^^xsd:integer;
  dwc:temperature '3.3'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 1002L28AF10719'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '105825'^^xsd:integer;
  dwc:sampleSize '0,05626239 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,05626239 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 1002L28AF10719'^^xsd:string;
  dwc:observationDate '2010-02-20'^^xsd:date;
  dwc:aphiaIdAccepted '105825'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%201002L28AF10750>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L28AF10750> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L28AF10750> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.3156 4.999)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-26.3156"^^xsd:decimal ;
  dwc:decimalLongitude "4.999"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1736"^^xsd:integer ;
  dwc:maximumDepthInMeters "1802"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1393.53"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L28AF10750>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.3156 4.999)"^^geo:wktLiteral ;
  geo-pos:lat "-26.3156"^^xsd:decimal ;
  geo-pos:long "4.999"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1393.53"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%201002L28AF10750>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 1002L28AF10750" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 1002L28AF10750'^^xsd:string;
  dwc:scientificName 'Narcetes stomias'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '4.999'^^xsd:double;
  dwc:startLongitude '5.0127'^^xsd:double;
  dwc:endLongitude '4.9853'^^xsd:double;
  dwc:latitude '-26.3156'^^xsd:double;
  dwc:startLatitude '-26.3132'^^xsd:double;
  dwc:endLatitude '-26.318'^^xsd:double;
  dwc:coordinatePrecision '1393.53'^^xsd:double;
  dwc:minimumDepth '1736'^^xsd:integer;
  dwc:maximumDepth '1802'^^xsd:integer;
  dwc:temperature '3.3'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 1002L28AF10750'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '126706'^^xsd:integer;
  dwc:sampleSize '0,05626239 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,05626239 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 1002L28AF10750'^^xsd:string;
  dwc:observationDate '2010-02-20'^^xsd:date;
  dwc:aphiaIdAccepted '126706'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%201002L28AF10779>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L28AF10779> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L28AF10779> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.3156 4.999)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-26.3156"^^xsd:decimal ;
  dwc:decimalLongitude "4.999"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1736"^^xsd:integer ;
  dwc:maximumDepthInMeters "1802"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1393.53"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L28AF10779>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.3156 4.999)"^^geo:wktLiteral ;
  geo-pos:lat "-26.3156"^^xsd:decimal ;
  geo-pos:long "4.999"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1393.53"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%201002L28AF10779>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 1002L28AF10779" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 1002L28AF10779'^^xsd:string;
  dwc:scientificName 'Rouleina attrita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '4.999'^^xsd:double;
  dwc:startLongitude '5.0127'^^xsd:double;
  dwc:endLongitude '4.9853'^^xsd:double;
  dwc:latitude '-26.3156'^^xsd:double;
  dwc:startLatitude '-26.3132'^^xsd:double;
  dwc:endLatitude '-26.318'^^xsd:double;
  dwc:coordinatePrecision '1393.53'^^xsd:double;
  dwc:minimumDepth '1736'^^xsd:integer;
  dwc:maximumDepth '1802'^^xsd:integer;
  dwc:temperature '3.3'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 1002L28AF10779'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '126709'^^xsd:integer;
  dwc:sampleSize '0,05626239 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,05626239 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 1002L28AF10779'^^xsd:string;
  dwc:observationDate '2010-02-20'^^xsd:date;
  dwc:aphiaIdAccepted '126709'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%201002L28AF10803>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L28AF10803> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L28AF10803> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.3156 4.999)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-26.3156"^^xsd:decimal ;
  dwc:decimalLongitude "4.999"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1736"^^xsd:integer ;
  dwc:maximumDepthInMeters "1802"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1393.53"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L28AF10803>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.3156 4.999)"^^geo:wktLiteral ;
  geo-pos:lat "-26.3156"^^xsd:decimal ;
  geo-pos:long "4.999"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1393.53"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%201002L28AF10803>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 1002L28AF10803" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 1002L28AF10803'^^xsd:string;
  dwc:scientificName 'Venefica proboscidea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '4.999'^^xsd:double;
  dwc:startLongitude '5.0127'^^xsd:double;
  dwc:endLongitude '4.9853'^^xsd:double;
  dwc:latitude '-26.3156'^^xsd:double;
  dwc:startLatitude '-26.3132'^^xsd:double;
  dwc:endLatitude '-26.318'^^xsd:double;
  dwc:coordinatePrecision '1393.53'^^xsd:double;
  dwc:minimumDepth '1736'^^xsd:integer;
  dwc:maximumDepth '1802'^^xsd:integer;
  dwc:temperature '3.3'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 1002L28AF10803'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '126310'^^xsd:integer;
  dwc:sampleSize '0,05626239 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,05626239 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 1002L28AF10803'^^xsd:string;
  dwc:observationDate '2010-02-20'^^xsd:date;
  dwc:aphiaIdAccepted '126310'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%201002L28AF10827>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L28AF10827> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L28AF10827> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.3156 4.999)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-26.3156"^^xsd:decimal ;
  dwc:decimalLongitude "4.999"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1736"^^xsd:integer ;
  dwc:maximumDepthInMeters "1802"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1393.53"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L28AF10827>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.3156 4.999)"^^geo:wktLiteral ;
  geo-pos:lat "-26.3156"^^xsd:decimal ;
  geo-pos:long "4.999"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1393.53"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%201002L28AF10827>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 1002L28AF10827" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 1002L28AF10827'^^xsd:string;
  dwc:scientificName 'Nezumia brevibarbata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '4.999'^^xsd:double;
  dwc:startLongitude '5.0127'^^xsd:double;
  dwc:endLongitude '4.9853'^^xsd:double;
  dwc:latitude '-26.3156'^^xsd:double;
  dwc:startLatitude '-26.3132'^^xsd:double;
  dwc:endLatitude '-26.318'^^xsd:double;
  dwc:coordinatePrecision '1393.53'^^xsd:double;
  dwc:minimumDepth '1736'^^xsd:integer;
  dwc:maximumDepth '1802'^^xsd:integer;
  dwc:temperature '3.3'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 1002L28AF10827'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '217780'^^xsd:integer;
  dwc:sampleSize '0,05626239 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,05626239 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 1002L28AF10827'^^xsd:string;
  dwc:observationDate '2010-02-20'^^xsd:date;
  dwc:aphiaIdAccepted '217780'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%201002L28AF10828>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L28AF10828> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L28AF10828> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.3156 4.999)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-26.3156"^^xsd:decimal ;
  dwc:decimalLongitude "4.999"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1736"^^xsd:integer ;
  dwc:maximumDepthInMeters "1802"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1393.53"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L28AF10828>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.3156 4.999)"^^geo:wktLiteral ;
  geo-pos:lat "-26.3156"^^xsd:decimal ;
  geo-pos:long "4.999"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1393.53"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%201002L28AF10828>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 1002L28AF10828" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 1002L28AF10828'^^xsd:string;
  dwc:scientificName 'Antimora rostrata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '4.999'^^xsd:double;
  dwc:startLongitude '5.0127'^^xsd:double;
  dwc:endLongitude '4.9853'^^xsd:double;
  dwc:latitude '-26.3156'^^xsd:double;
  dwc:startLatitude '-26.3132'^^xsd:double;
  dwc:endLatitude '-26.318'^^xsd:double;
  dwc:coordinatePrecision '1393.53'^^xsd:double;
  dwc:minimumDepth '1736'^^xsd:integer;
  dwc:maximumDepth '1802'^^xsd:integer;
  dwc:temperature '3.3'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 1002L28AF10828'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '126486'^^xsd:integer;
  dwc:sampleSize '0,05626239 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,05626239 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 1002L28AF10828'^^xsd:string;
  dwc:observationDate '2010-02-20'^^xsd:date;
  dwc:aphiaIdAccepted '126486'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%201002L28AF10832>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L28AF10832> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L28AF10832> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.3156 4.999)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-26.3156"^^xsd:decimal ;
  dwc:decimalLongitude "4.999"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1736"^^xsd:integer ;
  dwc:maximumDepthInMeters "1802"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1393.53"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L28AF10832>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.3156 4.999)"^^geo:wktLiteral ;
  geo-pos:lat "-26.3156"^^xsd:decimal ;
  geo-pos:long "4.999"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1393.53"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%201002L28AF10832>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 1002L28AF10832" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 1002L28AF10832'^^xsd:string;
  dwc:scientificName 'Coryphaenoides striaturus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '4.999'^^xsd:double;
  dwc:startLongitude '5.0127'^^xsd:double;
  dwc:endLongitude '4.9853'^^xsd:double;
  dwc:latitude '-26.3156'^^xsd:double;
  dwc:startLatitude '-26.3132'^^xsd:double;
  dwc:endLatitude '-26.318'^^xsd:double;
  dwc:coordinatePrecision '1393.53'^^xsd:double;
  dwc:minimumDepth '1736'^^xsd:integer;
  dwc:maximumDepth '1802'^^xsd:integer;
  dwc:temperature '3.3'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 1002L28AF10832'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '217763'^^xsd:integer;
  dwc:sampleSize '0,05626239 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,05626239 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 1002L28AF10832'^^xsd:string;
  dwc:observationDate '2010-02-20'^^xsd:date;
  dwc:aphiaIdAccepted '217763'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%201002L28AF10834>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L28AF10834> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L28AF10834> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.3156 4.999)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-26.3156"^^xsd:decimal ;
  dwc:decimalLongitude "4.999"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1736"^^xsd:integer ;
  dwc:maximumDepthInMeters "1802"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1393.53"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L28AF10834>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.3156 4.999)"^^geo:wktLiteral ;
  geo-pos:lat "-26.3156"^^xsd:decimal ;
  geo-pos:long "4.999"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1393.53"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%201002L28AF10834>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 1002L28AF10834" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 1002L28AF10834'^^xsd:string;
  dwc:scientificName 'Conocara murrayi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '4.999'^^xsd:double;
  dwc:startLongitude '5.0127'^^xsd:double;
  dwc:endLongitude '4.9853'^^xsd:double;
  dwc:latitude '-26.3156'^^xsd:double;
  dwc:startLatitude '-26.3132'^^xsd:double;
  dwc:endLatitude '-26.318'^^xsd:double;
  dwc:coordinatePrecision '1393.53'^^xsd:double;
  dwc:minimumDepth '1736'^^xsd:integer;
  dwc:maximumDepth '1802'^^xsd:integer;
  dwc:temperature '3.3'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 1002L28AF10834'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '126697'^^xsd:integer;
  dwc:sampleSize '0,05626239 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,05626239 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 1002L28AF10834'^^xsd:string;
  dwc:observationDate '2010-02-20'^^xsd:date;
  dwc:aphiaIdAccepted '126697'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%201002L28AF10862>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L28AF10862> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L28AF10862> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.3156 4.999)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-26.3156"^^xsd:decimal ;
  dwc:decimalLongitude "4.999"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1736"^^xsd:integer ;
  dwc:maximumDepthInMeters "1802"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1393.53"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L28AF10862>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.3156 4.999)"^^geo:wktLiteral ;
  geo-pos:lat "-26.3156"^^xsd:decimal ;
  geo-pos:long "4.999"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1393.53"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%201002L28AF10862>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 1002L28AF10862" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 1002L28AF10862'^^xsd:string;
  dwc:scientificName 'Photichthys argenteus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '4.999'^^xsd:double;
  dwc:startLongitude '5.0127'^^xsd:double;
  dwc:endLongitude '4.9853'^^xsd:double;
  dwc:latitude '-26.3156'^^xsd:double;
  dwc:startLatitude '-26.3132'^^xsd:double;
  dwc:endLatitude '-26.318'^^xsd:double;
  dwc:coordinatePrecision '1393.53'^^xsd:double;
  dwc:minimumDepth '1736'^^xsd:integer;
  dwc:maximumDepth '1802'^^xsd:integer;
  dwc:temperature '3.3'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 1002L28AF10862'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '400296'^^xsd:integer;
  dwc:sampleSize '0,05626239 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,05626239 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 1002L28AF10862'^^xsd:string;
  dwc:observationDate '2010-02-20'^^xsd:date;
  dwc:aphiaIdAccepted '220007'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%201002L28AF10937>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L28AF10937> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L28AF10937> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.3156 4.999)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-26.3156"^^xsd:decimal ;
  dwc:decimalLongitude "4.999"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1736"^^xsd:integer ;
  dwc:maximumDepthInMeters "1802"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1393.53"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L28AF10937>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.3156 4.999)"^^geo:wktLiteral ;
  geo-pos:lat "-26.3156"^^xsd:decimal ;
  geo-pos:long "4.999"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1393.53"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%201002L28AF10937>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 1002L28AF10937" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 1002L28AF10937'^^xsd:string;
  dwc:scientificName 'Sternoptyx pseudobscura'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '4.999'^^xsd:double;
  dwc:startLongitude '5.0127'^^xsd:double;
  dwc:endLongitude '4.9853'^^xsd:double;
  dwc:latitude '-26.3156'^^xsd:double;
  dwc:startLatitude '-26.3132'^^xsd:double;
  dwc:endLatitude '-26.318'^^xsd:double;
  dwc:coordinatePrecision '1393.53'^^xsd:double;
  dwc:minimumDepth '1736'^^xsd:integer;
  dwc:maximumDepth '1802'^^xsd:integer;
  dwc:temperature '3.3'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 1002L28AF10937'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '127315'^^xsd:integer;
  dwc:sampleSize '0,05626239 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,05626239 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 1002L28AF10937'^^xsd:string;
  dwc:observationDate '2010-02-20'^^xsd:date;
  dwc:aphiaIdAccepted '127315'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%201002L28AF10955>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L28AF10955> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L28AF10955> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.3156 4.999)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-26.3156"^^xsd:decimal ;
  dwc:decimalLongitude "4.999"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1736"^^xsd:integer ;
  dwc:maximumDepthInMeters "1802"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1393.53"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L28AF10955>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.3156 4.999)"^^geo:wktLiteral ;
  geo-pos:lat "-26.3156"^^xsd:decimal ;
  geo-pos:long "4.999"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1393.53"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%201002L28AF10955>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 1002L28AF10955" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 1002L28AF10955'^^xsd:string;
  dwc:scientificName 'Bathypterois atricolor'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '4.999'^^xsd:double;
  dwc:startLongitude '5.0127'^^xsd:double;
  dwc:endLongitude '4.9853'^^xsd:double;
  dwc:latitude '-26.3156'^^xsd:double;
  dwc:startLatitude '-26.3132'^^xsd:double;
  dwc:endLatitude '-26.318'^^xsd:double;
  dwc:coordinatePrecision '1393.53'^^xsd:double;
  dwc:minimumDepth '1736'^^xsd:integer;
  dwc:maximumDepth '1802'^^xsd:integer;
  dwc:temperature '3.3'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 1002L28AF10955'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '221394'^^xsd:integer;
  dwc:sampleSize '0,05626239 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,05626239 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 1002L28AF10955'^^xsd:string;
  dwc:observationDate '2010-02-20'^^xsd:date;
  dwc:aphiaIdAccepted '221394'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%201002L28AF10956>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L28AF10956> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L28AF10956> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.3156 4.999)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-26.3156"^^xsd:decimal ;
  dwc:decimalLongitude "4.999"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1736"^^xsd:integer ;
  dwc:maximumDepthInMeters "1802"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1393.53"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L28AF10956>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.3156 4.999)"^^geo:wktLiteral ;
  geo-pos:lat "-26.3156"^^xsd:decimal ;
  geo-pos:long "4.999"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1393.53"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%201002L28AF10956>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 1002L28AF10956" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 1002L28AF10956'^^xsd:string;
  dwc:scientificName 'Bathysaurus mollis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '4.999'^^xsd:double;
  dwc:startLongitude '5.0127'^^xsd:double;
  dwc:endLongitude '4.9853'^^xsd:double;
  dwc:latitude '-26.3156'^^xsd:double;
  dwc:startLatitude '-26.3132'^^xsd:double;
  dwc:endLatitude '-26.318'^^xsd:double;
  dwc:coordinatePrecision '1393.53'^^xsd:double;
  dwc:minimumDepth '1736'^^xsd:integer;
  dwc:maximumDepth '1802'^^xsd:integer;
  dwc:temperature '3.3'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 1002L28AF10956'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '126370'^^xsd:integer;
  dwc:sampleSize '0,05626239 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,05626239 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 1002L28AF10956'^^xsd:string;
  dwc:observationDate '2010-02-20'^^xsd:date;
  dwc:aphiaIdAccepted '126370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%201002L28AF10963>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L28AF10963> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L28AF10963> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.3156 4.999)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-26.3156"^^xsd:decimal ;
  dwc:decimalLongitude "4.999"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1736"^^xsd:integer ;
  dwc:maximumDepthInMeters "1802"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1393.53"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L28AF10963>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.3156 4.999)"^^geo:wktLiteral ;
  geo-pos:lat "-26.3156"^^xsd:decimal ;
  geo-pos:long "4.999"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1393.53"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%201002L28AF10963>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 1002L28AF10963" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 1002L28AF10963'^^xsd:string;
  dwc:scientificName 'Ilyophys blachei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '4.999'^^xsd:double;
  dwc:startLongitude '5.0127'^^xsd:double;
  dwc:endLongitude '4.9853'^^xsd:double;
  dwc:latitude '-26.3156'^^xsd:double;
  dwc:startLatitude '-26.3132'^^xsd:double;
  dwc:endLatitude '-26.318'^^xsd:double;
  dwc:coordinatePrecision '1393.53'^^xsd:double;
  dwc:minimumDepth '1736'^^xsd:integer;
  dwc:maximumDepth '1802'^^xsd:integer;
  dwc:temperature '3.3'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 1002L28AF10963'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '126325'^^xsd:integer;
  dwc:sampleSize '0,05626239 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,05626239 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 1002L28AF10963'^^xsd:string;
  dwc:observationDate '2010-02-20'^^xsd:date;
  dwc:aphiaIdAccepted '126325'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%201002L28AF10967>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L28AF10967> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L28AF10967> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.3156 4.999)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-26.3156"^^xsd:decimal ;
  dwc:decimalLongitude "4.999"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1736"^^xsd:integer ;
  dwc:maximumDepthInMeters "1802"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1393.53"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L28AF10967>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.3156 4.999)"^^geo:wktLiteral ;
  geo-pos:lat "-26.3156"^^xsd:decimal ;
  geo-pos:long "4.999"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1393.53"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%201002L28AF10967>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 1002L28AF10967" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 1002L28AF10967'^^xsd:string;
  dwc:scientificName 'Electrona risso'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '4.999'^^xsd:double;
  dwc:startLongitude '5.0127'^^xsd:double;
  dwc:endLongitude '4.9853'^^xsd:double;
  dwc:latitude '-26.3156'^^xsd:double;
  dwc:startLatitude '-26.3132'^^xsd:double;
  dwc:endLatitude '-26.318'^^xsd:double;
  dwc:coordinatePrecision '1393.53'^^xsd:double;
  dwc:minimumDepth '1736'^^xsd:integer;
  dwc:maximumDepth '1802'^^xsd:integer;
  dwc:temperature '3.3'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 1002L28AF10967'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '126600'^^xsd:integer;
  dwc:sampleSize '0,05626239 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,05626239 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 1002L28AF10967'^^xsd:string;
  dwc:observationDate '2010-02-20'^^xsd:date;
  dwc:aphiaIdAccepted '126600'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%201002L28AF10982>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L28AF10982> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L28AF10982> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.3156 4.999)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-26.3156"^^xsd:decimal ;
  dwc:decimalLongitude "4.999"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1736"^^xsd:integer ;
  dwc:maximumDepthInMeters "1802"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1393.53"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L28AF10982>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.3156 4.999)"^^geo:wktLiteral ;
  geo-pos:lat "-26.3156"^^xsd:decimal ;
  geo-pos:long "4.999"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1393.53"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%201002L28AF10982>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 1002L28AF10982" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 1002L28AF10982'^^xsd:string;
  dwc:scientificName 'Bathypterois filiferus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '4.999'^^xsd:double;
  dwc:startLongitude '5.0127'^^xsd:double;
  dwc:endLongitude '4.9853'^^xsd:double;
  dwc:latitude '-26.3156'^^xsd:double;
  dwc:startLatitude '-26.3132'^^xsd:double;
  dwc:endLatitude '-26.318'^^xsd:double;
  dwc:coordinatePrecision '1393.53'^^xsd:double;
  dwc:minimumDepth '1736'^^xsd:integer;
  dwc:maximumDepth '1802'^^xsd:integer;
  dwc:temperature '3.3'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 1002L28AF10982'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '221393'^^xsd:integer;
  dwc:sampleSize '0,05626239 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,05626239 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 1002L28AF10982'^^xsd:string;
  dwc:observationDate '2010-02-20'^^xsd:date;
  dwc:aphiaIdAccepted '221393'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%201002L28AF10997>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L28AF10997> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L28AF10997> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.3156 4.999)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-26.3156"^^xsd:decimal ;
  dwc:decimalLongitude "4.999"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1736"^^xsd:integer ;
  dwc:maximumDepthInMeters "1802"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1393.53"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L28AF10997>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.3156 4.999)"^^geo:wktLiteral ;
  geo-pos:lat "-26.3156"^^xsd:decimal ;
  geo-pos:long "4.999"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1393.53"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%201002L28AF10997>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 1002L28AF10997" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 1002L28AF10997'^^xsd:string;
  dwc:scientificName 'Neonesthes microcephalus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '4.999'^^xsd:double;
  dwc:startLongitude '5.0127'^^xsd:double;
  dwc:endLongitude '4.9853'^^xsd:double;
  dwc:latitude '-26.3156'^^xsd:double;
  dwc:startLatitude '-26.3132'^^xsd:double;
  dwc:endLatitude '-26.318'^^xsd:double;
  dwc:coordinatePrecision '1393.53'^^xsd:double;
  dwc:minimumDepth '1736'^^xsd:integer;
  dwc:maximumDepth '1802'^^xsd:integer;
  dwc:temperature '3.3'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 1002L28AF10997'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '275169'^^xsd:integer;
  dwc:sampleSize '0,05626239 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,05626239 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 1002L28AF10997'^^xsd:string;
  dwc:observationDate '2010-02-20'^^xsd:date;
  dwc:aphiaIdAccepted '275169'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%201002L28AF11040>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L28AF11040> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L28AF11040> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.3156 4.999)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-26.3156"^^xsd:decimal ;
  dwc:decimalLongitude "4.999"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1736"^^xsd:integer ;
  dwc:maximumDepthInMeters "1802"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1393.53"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L28AF11040>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.3156 4.999)"^^geo:wktLiteral ;
  geo-pos:lat "-26.3156"^^xsd:decimal ;
  geo-pos:long "4.999"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1393.53"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%201002L28AF11040>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 1002L28AF11040" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 1002L28AF11040'^^xsd:string;
  dwc:scientificName 'Anotopterus vorax'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '4.999'^^xsd:double;
  dwc:startLongitude '5.0127'^^xsd:double;
  dwc:endLongitude '4.9853'^^xsd:double;
  dwc:latitude '-26.3156'^^xsd:double;
  dwc:startLatitude '-26.3132'^^xsd:double;
  dwc:endLatitude '-26.318'^^xsd:double;
  dwc:coordinatePrecision '1393.53'^^xsd:double;
  dwc:minimumDepth '1736'^^xsd:integer;
  dwc:maximumDepth '1802'^^xsd:integer;
  dwc:temperature '3.3'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 1002L28AF11040'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '234827'^^xsd:integer;
  dwc:sampleSize '0,05626239 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,05626239 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 1002L28AF11040'^^xsd:string;
  dwc:observationDate '2010-02-20'^^xsd:date;
  dwc:aphiaIdAccepted '234827'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%201002L28AF11346>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L28AF11346> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L28AF11346> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.3156 4.999)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-26.3156"^^xsd:decimal ;
  dwc:decimalLongitude "4.999"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1736"^^xsd:integer ;
  dwc:maximumDepthInMeters "1802"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1393.53"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L28AF11346>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.3156 4.999)"^^geo:wktLiteral ;
  geo-pos:lat "-26.3156"^^xsd:decimal ;
  geo-pos:long "4.999"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1393.53"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%201002L28AF11346>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 1002L28AF11346" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 1002L28AF11346'^^xsd:string;
  dwc:scientificName 'Lampanyctodes hectoris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '4.999'^^xsd:double;
  dwc:startLongitude '5.0127'^^xsd:double;
  dwc:endLongitude '4.9853'^^xsd:double;
  dwc:latitude '-26.3156'^^xsd:double;
  dwc:startLatitude '-26.3132'^^xsd:double;
  dwc:endLatitude '-26.318'^^xsd:double;
  dwc:coordinatePrecision '1393.53'^^xsd:double;
  dwc:minimumDepth '1736'^^xsd:integer;
  dwc:maximumDepth '1802'^^xsd:integer;
  dwc:temperature '3.3'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 1002L28AF11346'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '217704'^^xsd:integer;
  dwc:sampleSize '0,05626239 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,05626239 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 1002L28AF11346'^^xsd:string;
  dwc:observationDate '2010-02-20'^^xsd:date;
  dwc:aphiaIdAccepted '217704'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%201002L28AF20110>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L28AF20110> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L28AF20110> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.3156 4.999)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-26.3156"^^xsd:decimal ;
  dwc:decimalLongitude "4.999"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1736"^^xsd:integer ;
  dwc:maximumDepthInMeters "1802"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1393.53"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L28AF20110>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.3156 4.999)"^^geo:wktLiteral ;
  geo-pos:lat "-26.3156"^^xsd:decimal ;
  geo-pos:long "4.999"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1393.53"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%201002L28AF20110>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 1002L28AF20110" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-03-24'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 1002L28AF20110'^^xsd:string;
  dwc:scientificName 'Kemphyra corallina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '4.999'^^xsd:double;
  dwc:startLongitude '5.0127'^^xsd:double;
  dwc:endLongitude '4.9853'^^xsd:double;
  dwc:latitude '-26.3156'^^xsd:double;
  dwc:startLatitude '-26.3132'^^xsd:double;
  dwc:endLatitude '-26.318'^^xsd:double;
  dwc:coordinatePrecision '1393.53'^^xsd:double;
  dwc:minimumDepth '1736'^^xsd:integer;
  dwc:maximumDepth '1802'^^xsd:integer;
  dwc:temperature '3.3'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA  1002L28AF20110'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '107593'^^xsd:integer;
  dwc:sampleSize '0,05626239 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,05626239 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 1002L28AF20110'^^xsd:string;
  dwc:observationDate '2010-02-20'^^xsd:date;
  dwc:aphiaIdAccepted '107593'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%201002L37BV40049>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L37BV40049> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L37BV40049> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.1665 6.0011)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-26.1665"^^xsd:decimal ;
  dwc:decimalLongitude "6.0011"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1054"^^xsd:integer ;
  dwc:maximumDepthInMeters "1055"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "810.49"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L37BV40049>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.1665 6.0011)"^^geo:wktLiteral ;
  geo-pos:lat "-26.1665"^^xsd:decimal ;
  geo-pos:long "6.0011"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "810.49"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%201002L37BV40049>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 1002L37BV40049" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 1002L37BV40049'^^xsd:string;
  dwc:scientificName 'Benthogone rosea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '6.0011'^^xsd:double;
  dwc:startLongitude '5.993'^^xsd:double;
  dwc:endLongitude '6.0092'^^xsd:double;
  dwc:latitude '-26.1665'^^xsd:double;
  dwc:startLatitude '-26.1662'^^xsd:double;
  dwc:endLatitude '-26.1668'^^xsd:double;
  dwc:coordinatePrecision '810.49'^^xsd:double;
  dwc:minimumDepth '1054'^^xsd:integer;
  dwc:maximumDepth '1055'^^xsd:integer;
  dwc:temperature '3.65'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 1002L37BV40049'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '124752'^^xsd:integer;
  dwc:sampleSize '0,005341 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,005341 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 1002L37BV40049'^^xsd:string;
  dwc:observationDate '2010-02-24'^^xsd:date;
  dwc:aphiaIdAccepted '124752'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%201002L37BV40052>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L37BV40052> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L37BV40052> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.1665 6.0011)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-26.1665"^^xsd:decimal ;
  dwc:decimalLongitude "6.0011"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1054"^^xsd:integer ;
  dwc:maximumDepthInMeters "1055"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "810.49"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L37BV40052>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.1665 6.0011)"^^geo:wktLiteral ;
  geo-pos:lat "-26.1665"^^xsd:decimal ;
  geo-pos:long "6.0011"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "810.49"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%201002L37BV40052>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 1002L37BV40052" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 1002L37BV40052'^^xsd:string;
  dwc:scientificName 'Cavolinia tridentata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '6.0011'^^xsd:double;
  dwc:startLongitude '5.993'^^xsd:double;
  dwc:endLongitude '6.0092'^^xsd:double;
  dwc:latitude '-26.1665'^^xsd:double;
  dwc:startLatitude '-26.1662'^^xsd:double;
  dwc:endLatitude '-26.1668'^^xsd:double;
  dwc:coordinatePrecision '810.49'^^xsd:double;
  dwc:minimumDepth '1054'^^xsd:integer;
  dwc:maximumDepth '1055'^^xsd:integer;
  dwc:temperature '3.65'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 1002L37BV40052'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '139030'^^xsd:integer;
  dwc:sampleSize '0,005341 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,005341 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 1002L37BV40052'^^xsd:string;
  dwc:observationDate '2010-02-24'^^xsd:date;
  dwc:aphiaIdAccepted '139030'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%201002L37BV40056>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L37BV40056> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L37BV40056> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.1665 6.0011)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-26.1665"^^xsd:decimal ;
  dwc:decimalLongitude "6.0011"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1054"^^xsd:integer ;
  dwc:maximumDepthInMeters "1055"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "810.49"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L37BV40056>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.1665 6.0011)"^^geo:wktLiteral ;
  geo-pos:lat "-26.1665"^^xsd:decimal ;
  geo-pos:long "6.0011"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "810.49"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%201002L37BV40056>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 1002L37BV40056" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 1002L37BV40056'^^xsd:string;
  dwc:scientificName 'Epizoanthus paguriphilus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '6.0011'^^xsd:double;
  dwc:startLongitude '5.993'^^xsd:double;
  dwc:endLongitude '6.0092'^^xsd:double;
  dwc:latitude '-26.1665'^^xsd:double;
  dwc:startLatitude '-26.1662'^^xsd:double;
  dwc:endLatitude '-26.1668'^^xsd:double;
  dwc:coordinatePrecision '810.49'^^xsd:double;
  dwc:minimumDepth '1054'^^xsd:integer;
  dwc:maximumDepth '1055'^^xsd:integer;
  dwc:temperature '3.65'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 1002L37BV40056'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '101036'^^xsd:integer;
  dwc:sampleSize '0,005341 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,005341 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 1002L37BV40056'^^xsd:string;
  dwc:observationDate '2010-02-24'^^xsd:date;
  dwc:aphiaIdAccepted '101036'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%201002L37BV40063>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L37BV40063> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L37BV40063> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.1665 6.0011)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-26.1665"^^xsd:decimal ;
  dwc:decimalLongitude "6.0011"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1054"^^xsd:integer ;
  dwc:maximumDepthInMeters "1055"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "810.49"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L37BV40063>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.1665 6.0011)"^^geo:wktLiteral ;
  geo-pos:lat "-26.1665"^^xsd:decimal ;
  geo-pos:long "6.0011"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "810.49"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%201002L37BV40063>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 1002L37BV40063" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 1002L37BV40063'^^xsd:string;
  dwc:scientificName 'Mediaster bairdi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '6.0011'^^xsd:double;
  dwc:startLongitude '5.993'^^xsd:double;
  dwc:endLongitude '6.0092'^^xsd:double;
  dwc:latitude '-26.1665'^^xsd:double;
  dwc:startLatitude '-26.1662'^^xsd:double;
  dwc:endLatitude '-26.1668'^^xsd:double;
  dwc:coordinatePrecision '810.49'^^xsd:double;
  dwc:minimumDepth '1054'^^xsd:integer;
  dwc:maximumDepth '1055'^^xsd:integer;
  dwc:temperature '3.65'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 1002L37BV40063'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '124045'^^xsd:integer;
  dwc:sampleSize '0,005341 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,005341 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 1002L37BV40063'^^xsd:string;
  dwc:observationDate '2010-02-24'^^xsd:date;
  dwc:aphiaIdAccepted '124045'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%201002L37BV40072>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L37BV40072> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L37BV40072> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.1665 6.0011)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-26.1665"^^xsd:decimal ;
  dwc:decimalLongitude "6.0011"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1054"^^xsd:integer ;
  dwc:maximumDepthInMeters "1055"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "810.49"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L37BV40072>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.1665 6.0011)"^^geo:wktLiteral ;
  geo-pos:lat "-26.1665"^^xsd:decimal ;
  geo-pos:long "6.0011"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "810.49"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%201002L37BV40072>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 1002L37BV40072" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 1002L37BV40072'^^xsd:string;
  dwc:scientificName 'Stephanocyathus (Odontocyathus) campaniformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '6.0011'^^xsd:double;
  dwc:startLongitude '5.993'^^xsd:double;
  dwc:endLongitude '6.0092'^^xsd:double;
  dwc:latitude '-26.1665'^^xsd:double;
  dwc:startLatitude '-26.1662'^^xsd:double;
  dwc:endLatitude '-26.1668'^^xsd:double;
  dwc:coordinatePrecision '810.49'^^xsd:double;
  dwc:minimumDepth '1054'^^xsd:integer;
  dwc:maximumDepth '1055'^^xsd:integer;
  dwc:temperature '3.65'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 1002L37BV40072'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '135169'^^xsd:integer;
  dwc:sampleSize '0,005341 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,005341 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 1002L37BV40072'^^xsd:string;
  dwc:observationDate '2010-02-24'^^xsd:date;
  dwc:aphiaIdAccepted '135169'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%201002L38BV10320>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L38BV10320> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L38BV10320> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.1422 6.1461)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-26.1422"^^xsd:decimal ;
  dwc:decimalLongitude "6.1461"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1157"^^xsd:integer ;
  dwc:maximumDepthInMeters "1202"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "809.28"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L38BV10320>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.1422 6.1461)"^^geo:wktLiteral ;
  geo-pos:lat "-26.1422"^^xsd:decimal ;
  geo-pos:long "6.1461"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "809.28"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%201002L38BV10320>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 1002L38BV10320" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 1002L38BV10320'^^xsd:string;
  dwc:scientificName 'Coelorinchus labiatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '6.1461'^^xsd:double;
  dwc:startLongitude '6.1402'^^xsd:double;
  dwc:endLongitude '6.152'^^xsd:double;
  dwc:latitude '-26.1422'^^xsd:double;
  dwc:startLatitude '-26.1472'^^xsd:double;
  dwc:endLatitude '-26.1372'^^xsd:double;
  dwc:coordinatePrecision '809.28'^^xsd:double;
  dwc:minimumDepth '1157'^^xsd:integer;
  dwc:maximumDepth '1202'^^xsd:integer;
  dwc:temperature '3.6'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 1002L38BV10320'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '280299'^^xsd:integer;
  dwc:sampleSize '0,005796 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,005796 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 1002L38BV10320'^^xsd:string;
  dwc:observationDate '2010-02-24'^^xsd:date;
  dwc:aphiaIdAccepted '280299'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%201002L38BV10325>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L38BV10325> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L38BV10325> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.1422 6.1461)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-26.1422"^^xsd:decimal ;
  dwc:decimalLongitude "6.1461"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1157"^^xsd:integer ;
  dwc:maximumDepthInMeters "1202"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "809.28"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L38BV10325>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.1422 6.1461)"^^geo:wktLiteral ;
  geo-pos:lat "-26.1422"^^xsd:decimal ;
  geo-pos:long "6.1461"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "809.28"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%201002L38BV10325>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 1002L38BV10325" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 1002L38BV10325'^^xsd:string;
  dwc:scientificName 'Cetonurus globiceps'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '6.1461'^^xsd:double;
  dwc:startLongitude '6.1402'^^xsd:double;
  dwc:endLongitude '6.152'^^xsd:double;
  dwc:latitude '-26.1422'^^xsd:double;
  dwc:startLatitude '-26.1472'^^xsd:double;
  dwc:endLatitude '-26.1372'^^xsd:double;
  dwc:coordinatePrecision '809.28'^^xsd:double;
  dwc:minimumDepth '1157'^^xsd:integer;
  dwc:maximumDepth '1202'^^xsd:integer;
  dwc:temperature '3.6'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 1002L38BV10325'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '126467'^^xsd:integer;
  dwc:sampleSize '0,005796 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,005796 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 1002L38BV10325'^^xsd:string;
  dwc:observationDate '2010-02-24'^^xsd:date;
  dwc:aphiaIdAccepted '126467'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%201002L38BV10326>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L38BV10326> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L38BV10326> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.1422 6.1461)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-26.1422"^^xsd:decimal ;
  dwc:decimalLongitude "6.1461"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1157"^^xsd:integer ;
  dwc:maximumDepthInMeters "1202"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "809.28"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L38BV10326>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.1422 6.1461)"^^geo:wktLiteral ;
  geo-pos:lat "-26.1422"^^xsd:decimal ;
  geo-pos:long "6.1461"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "809.28"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%201002L38BV10326>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 1002L38BV10326" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 1002L38BV10326'^^xsd:string;
  dwc:scientificName 'Cataetyx laticeps'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '6.1461'^^xsd:double;
  dwc:startLongitude '6.1402'^^xsd:double;
  dwc:endLongitude '6.152'^^xsd:double;
  dwc:latitude '-26.1422'^^xsd:double;
  dwc:startLatitude '-26.1472'^^xsd:double;
  dwc:endLatitude '-26.1372'^^xsd:double;
  dwc:coordinatePrecision '809.28'^^xsd:double;
  dwc:minimumDepth '1157'^^xsd:integer;
  dwc:maximumDepth '1202'^^xsd:integer;
  dwc:temperature '3.6'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 1002L38BV10326'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '126657'^^xsd:integer;
  dwc:sampleSize '0,005796 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,005796 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 1002L38BV10326'^^xsd:string;
  dwc:observationDate '2010-02-24'^^xsd:date;
  dwc:aphiaIdAccepted '126657'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%201002L38BV10505>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L38BV10505> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L38BV10505> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.1422 6.1461)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-26.1422"^^xsd:decimal ;
  dwc:decimalLongitude "6.1461"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1157"^^xsd:integer ;
  dwc:maximumDepthInMeters "1202"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "809.28"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L38BV10505>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.1422 6.1461)"^^geo:wktLiteral ;
  geo-pos:lat "-26.1422"^^xsd:decimal ;
  geo-pos:long "6.1461"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "809.28"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%201002L38BV10505>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 1002L38BV10505" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 1002L38BV10505'^^xsd:string;
  dwc:scientificName 'Synaphobranchus kaupii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '6.1461'^^xsd:double;
  dwc:startLongitude '6.1402'^^xsd:double;
  dwc:endLongitude '6.152'^^xsd:double;
  dwc:latitude '-26.1422'^^xsd:double;
  dwc:startLatitude '-26.1472'^^xsd:double;
  dwc:endLatitude '-26.1372'^^xsd:double;
  dwc:coordinatePrecision '809.28'^^xsd:double;
  dwc:minimumDepth '1157'^^xsd:integer;
  dwc:maximumDepth '1202'^^xsd:integer;
  dwc:temperature '3.6'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 1002L38BV10505'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '126328'^^xsd:integer;
  dwc:sampleSize '0,005796 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,005796 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 1002L38BV10505'^^xsd:string;
  dwc:observationDate '2010-02-24'^^xsd:date;
  dwc:aphiaIdAccepted '126328'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%201002L38BV10532>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L38BV10532> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L38BV10532> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.1422 6.1461)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-26.1422"^^xsd:decimal ;
  dwc:decimalLongitude "6.1461"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1157"^^xsd:integer ;
  dwc:maximumDepthInMeters "1202"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "809.28"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L38BV10532>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.1422 6.1461)"^^geo:wktLiteral ;
  geo-pos:lat "-26.1422"^^xsd:decimal ;
  geo-pos:long "6.1461"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "809.28"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%201002L38BV10532>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 1002L38BV10532" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 1002L38BV10532'^^xsd:string;
  dwc:scientificName 'Bathygadus favosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '6.1461'^^xsd:double;
  dwc:startLongitude '6.1402'^^xsd:double;
  dwc:endLongitude '6.152'^^xsd:double;
  dwc:latitude '-26.1422'^^xsd:double;
  dwc:startLatitude '-26.1472'^^xsd:double;
  dwc:endLatitude '-26.1372'^^xsd:double;
  dwc:coordinatePrecision '809.28'^^xsd:double;
  dwc:minimumDepth '1157'^^xsd:integer;
  dwc:maximumDepth '1202'^^xsd:integer;
  dwc:temperature '3.6'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 1002L38BV10532'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '126462'^^xsd:integer;
  dwc:sampleSize '0,005796 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,005796 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 1002L38BV10532'^^xsd:string;
  dwc:observationDate '2010-02-24'^^xsd:date;
  dwc:aphiaIdAccepted '126462'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%201002L38BV10826>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L38BV10826> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L38BV10826> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.1422 6.1461)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-26.1422"^^xsd:decimal ;
  dwc:decimalLongitude "6.1461"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1157"^^xsd:integer ;
  dwc:maximumDepthInMeters "1202"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "809.28"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L38BV10826>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.1422 6.1461)"^^geo:wktLiteral ;
  geo-pos:lat "-26.1422"^^xsd:decimal ;
  geo-pos:long "6.1461"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "809.28"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%201002L38BV10826>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 1002L38BV10826" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 1002L38BV10826'^^xsd:string;
  dwc:scientificName 'Allocyttus verrucosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '6.1461'^^xsd:double;
  dwc:startLongitude '6.1402'^^xsd:double;
  dwc:endLongitude '6.152'^^xsd:double;
  dwc:latitude '-26.1422'^^xsd:double;
  dwc:startLatitude '-26.1472'^^xsd:double;
  dwc:endLatitude '-26.1372'^^xsd:double;
  dwc:coordinatePrecision '809.28'^^xsd:double;
  dwc:minimumDepth '1157'^^xsd:integer;
  dwc:maximumDepth '1202'^^xsd:integer;
  dwc:temperature '3.6'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 1002L38BV10826'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '127422'^^xsd:integer;
  dwc:sampleSize '0,005796 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,005796 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 1002L38BV10826'^^xsd:string;
  dwc:observationDate '2010-02-24'^^xsd:date;
  dwc:aphiaIdAccepted '127422'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%201002L38BV10856>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L38BV10856> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L38BV10856> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.1422 6.1461)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-26.1422"^^xsd:decimal ;
  dwc:decimalLongitude "6.1461"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1157"^^xsd:integer ;
  dwc:maximumDepthInMeters "1202"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "809.28"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L38BV10856>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.1422 6.1461)"^^geo:wktLiteral ;
  geo-pos:lat "-26.1422"^^xsd:decimal ;
  geo-pos:long "6.1461"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "809.28"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%201002L38BV10856>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 1002L38BV10856" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 1002L38BV10856'^^xsd:string;
  dwc:scientificName 'Guttigadus globiceps'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '6.1461'^^xsd:double;
  dwc:startLongitude '6.1402'^^xsd:double;
  dwc:endLongitude '6.152'^^xsd:double;
  dwc:latitude '-26.1422'^^xsd:double;
  dwc:startLatitude '-26.1472'^^xsd:double;
  dwc:endLatitude '-26.1372'^^xsd:double;
  dwc:coordinatePrecision '809.28'^^xsd:double;
  dwc:minimumDepth '1157'^^xsd:integer;
  dwc:maximumDepth '1202'^^xsd:integer;
  dwc:temperature '3.6'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 1002L38BV10856'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '275875'^^xsd:integer;
  dwc:sampleSize '0,005796 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,005796 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 1002L38BV10856'^^xsd:string;
  dwc:observationDate '2010-02-24'^^xsd:date;
  dwc:aphiaIdAccepted '275875'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%201002L38BV20121>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L38BV20121> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L38BV20121> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.1422 6.1461)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-26.1422"^^xsd:decimal ;
  dwc:decimalLongitude "6.1461"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1157"^^xsd:integer ;
  dwc:maximumDepthInMeters "1202"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "809.28"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L38BV20121>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.1422 6.1461)"^^geo:wktLiteral ;
  geo-pos:lat "-26.1422"^^xsd:decimal ;
  geo-pos:long "6.1461"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "809.28"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%201002L38BV20121>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 1002L38BV20121" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 1002L38BV20121'^^xsd:string;
  dwc:scientificName 'Parapagurus pilosimanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '6.1461'^^xsd:double;
  dwc:startLongitude '6.1402'^^xsd:double;
  dwc:endLongitude '6.152'^^xsd:double;
  dwc:latitude '-26.1422'^^xsd:double;
  dwc:startLatitude '-26.1472'^^xsd:double;
  dwc:endLatitude '-26.1372'^^xsd:double;
  dwc:coordinatePrecision '809.28'^^xsd:double;
  dwc:minimumDepth '1157'^^xsd:integer;
  dwc:maximumDepth '1202'^^xsd:integer;
  dwc:temperature '3.6'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 1002L38BV20121'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '107248'^^xsd:integer;
  dwc:sampleSize '0,005796 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,005796 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 1002L38BV20121'^^xsd:string;
  dwc:observationDate '2010-02-24'^^xsd:date;
  dwc:aphiaIdAccepted '107248'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%201002L38BV20148>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L38BV20148> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L38BV20148> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.1422 6.1461)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-26.1422"^^xsd:decimal ;
  dwc:decimalLongitude "6.1461"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1157"^^xsd:integer ;
  dwc:maximumDepthInMeters "1202"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "809.28"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L38BV20148>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.1422 6.1461)"^^geo:wktLiteral ;
  geo-pos:lat "-26.1422"^^xsd:decimal ;
  geo-pos:long "6.1461"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "809.28"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%201002L38BV20148>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 1002L38BV20148" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 1002L38BV20148'^^xsd:string;
  dwc:scientificName 'Acanthephyra eximia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '6.1461'^^xsd:double;
  dwc:startLongitude '6.1402'^^xsd:double;
  dwc:endLongitude '6.152'^^xsd:double;
  dwc:latitude '-26.1422'^^xsd:double;
  dwc:startLatitude '-26.1472'^^xsd:double;
  dwc:endLatitude '-26.1372'^^xsd:double;
  dwc:coordinatePrecision '809.28'^^xsd:double;
  dwc:minimumDepth '1157'^^xsd:integer;
  dwc:maximumDepth '1202'^^xsd:integer;
  dwc:temperature '3.6'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 1002L38BV20148'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '564909'^^xsd:integer;
  dwc:sampleSize '0,005796 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,005796 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 1002L38BV20148'^^xsd:string;
  dwc:observationDate '2010-02-24'^^xsd:date;
  dwc:aphiaIdAccepted '564909'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%201002L38BV20163>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L38BV20163> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L38BV20163> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.1422 6.1461)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-26.1422"^^xsd:decimal ;
  dwc:decimalLongitude "6.1461"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1157"^^xsd:integer ;
  dwc:maximumDepthInMeters "1202"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "809.28"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L38BV20163>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.1422 6.1461)"^^geo:wktLiteral ;
  geo-pos:lat "-26.1422"^^xsd:decimal ;
  geo-pos:long "6.1461"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "809.28"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%201002L38BV20163>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 1002L38BV20163" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-03-24'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 1002L38BV20163'^^xsd:string;
  dwc:scientificName 'Gnathophausia zoea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '6.1461'^^xsd:double;
  dwc:startLongitude '6.1402'^^xsd:double;
  dwc:endLongitude '6.152'^^xsd:double;
  dwc:latitude '-26.1422'^^xsd:double;
  dwc:startLatitude '-26.1472'^^xsd:double;
  dwc:endLatitude '-26.1372'^^xsd:double;
  dwc:coordinatePrecision '809.28'^^xsd:double;
  dwc:minimumDepth '1157'^^xsd:integer;
  dwc:maximumDepth '1202'^^xsd:integer;
  dwc:temperature '3.6'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA  1002L38BV20163'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '119930'^^xsd:integer;
  dwc:sampleSize '0,005796 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,005796 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 1002L38BV20163'^^xsd:string;
  dwc:observationDate '2010-02-24'^^xsd:date;
  dwc:aphiaIdAccepted '119930'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%201002L38BV20209>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L38BV20209> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L38BV20209> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.1422 6.1461)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-26.1422"^^xsd:decimal ;
  dwc:decimalLongitude "6.1461"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1157"^^xsd:integer ;
  dwc:maximumDepthInMeters "1202"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "809.28"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L38BV20209>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.1422 6.1461)"^^geo:wktLiteral ;
  geo-pos:lat "-26.1422"^^xsd:decimal ;
  geo-pos:long "6.1461"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "809.28"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%201002L38BV20209>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 1002L38BV20209" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 1002L38BV20209'^^xsd:string;
  dwc:scientificName 'Nematocarcinus longirostris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '6.1461'^^xsd:double;
  dwc:startLongitude '6.1402'^^xsd:double;
  dwc:endLongitude '6.152'^^xsd:double;
  dwc:latitude '-26.1422'^^xsd:double;
  dwc:startLatitude '-26.1472'^^xsd:double;
  dwc:endLatitude '-26.1372'^^xsd:double;
  dwc:coordinatePrecision '809.28'^^xsd:double;
  dwc:minimumDepth '1157'^^xsd:integer;
  dwc:maximumDepth '1202'^^xsd:integer;
  dwc:temperature '3.6'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 1002L38BV20209'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '514315'^^xsd:integer;
  dwc:sampleSize '0,005796 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,005796 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 1002L38BV20209'^^xsd:string;
  dwc:observationDate '2010-02-24'^^xsd:date;
  dwc:aphiaIdAccepted '514315'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%201002L38BV20225>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L38BV20225> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L38BV20225> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.1422 6.1461)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-26.1422"^^xsd:decimal ;
  dwc:decimalLongitude "6.1461"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1157"^^xsd:integer ;
  dwc:maximumDepthInMeters "1202"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "809.28"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L38BV20225>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.1422 6.1461)"^^geo:wktLiteral ;
  geo-pos:lat "-26.1422"^^xsd:decimal ;
  geo-pos:long "6.1461"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "809.28"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%201002L38BV20225>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 1002L38BV20225" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 1002L38BV20225'^^xsd:string;
  dwc:scientificName 'Chaceon erytheiae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '6.1461'^^xsd:double;
  dwc:startLongitude '6.1402'^^xsd:double;
  dwc:endLongitude '6.152'^^xsd:double;
  dwc:latitude '-26.1422'^^xsd:double;
  dwc:startLatitude '-26.1472'^^xsd:double;
  dwc:endLatitude '-26.1372'^^xsd:double;
  dwc:coordinatePrecision '809.28'^^xsd:double;
  dwc:minimumDepth '1157'^^xsd:integer;
  dwc:maximumDepth '1202'^^xsd:integer;
  dwc:temperature '3.6'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 1002L38BV20225'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '241100'^^xsd:integer;
  dwc:sampleSize '0,005796 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,005796 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 1002L38BV20225'^^xsd:string;
  dwc:observationDate '2010-02-24'^^xsd:date;
  dwc:aphiaIdAccepted '241100'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%201002L38BV20230>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L38BV20230> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L38BV20230> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.1422 6.1461)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-26.1422"^^xsd:decimal ;
  dwc:decimalLongitude "6.1461"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1157"^^xsd:integer ;
  dwc:maximumDepthInMeters "1202"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "809.28"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L38BV20230>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.1422 6.1461)"^^geo:wktLiteral ;
  geo-pos:lat "-26.1422"^^xsd:decimal ;
  geo-pos:long "6.1461"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "809.28"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%201002L38BV20230>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 1002L38BV20230" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-03-24'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 1002L38BV20230'^^xsd:string;
  dwc:scientificName 'Austropenaeus nitidus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '6.1461'^^xsd:double;
  dwc:startLongitude '6.1402'^^xsd:double;
  dwc:endLongitude '6.152'^^xsd:double;
  dwc:latitude '-26.1422'^^xsd:double;
  dwc:startLatitude '-26.1472'^^xsd:double;
  dwc:endLatitude '-26.1372'^^xsd:double;
  dwc:coordinatePrecision '809.28'^^xsd:double;
  dwc:minimumDepth '1157'^^xsd:integer;
  dwc:maximumDepth '1202'^^xsd:integer;
  dwc:temperature '3.6'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 1002L38BV20068'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '246428'^^xsd:integer;
  dwc:sampleSize '0,005796 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,005796 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 1002L38BV20230'^^xsd:string;
  dwc:observationDate '2010-02-24'^^xsd:date;
  dwc:aphiaIdAccepted '246428'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%201002L38BV40052>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L38BV40052> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L38BV40052> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.1422 6.1461)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-26.1422"^^xsd:decimal ;
  dwc:decimalLongitude "6.1461"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1157"^^xsd:integer ;
  dwc:maximumDepthInMeters "1202"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "809.28"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L38BV40052>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.1422 6.1461)"^^geo:wktLiteral ;
  geo-pos:lat "-26.1422"^^xsd:decimal ;
  geo-pos:long "6.1461"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "809.28"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%201002L38BV40052>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 1002L38BV40052" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 1002L38BV40052'^^xsd:string;
  dwc:scientificName 'Cavolinia tridentata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '6.1461'^^xsd:double;
  dwc:startLongitude '6.1402'^^xsd:double;
  dwc:endLongitude '6.152'^^xsd:double;
  dwc:latitude '-26.1422'^^xsd:double;
  dwc:startLatitude '-26.1472'^^xsd:double;
  dwc:endLatitude '-26.1372'^^xsd:double;
  dwc:coordinatePrecision '809.28'^^xsd:double;
  dwc:minimumDepth '1157'^^xsd:integer;
  dwc:maximumDepth '1202'^^xsd:integer;
  dwc:temperature '3.6'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 1002L38BV40052'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '139030'^^xsd:integer;
  dwc:sampleSize '0,005796 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,005796 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 1002L38BV40052'^^xsd:string;
  dwc:observationDate '2010-02-24'^^xsd:date;
  dwc:aphiaIdAccepted '139030'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%201002L38BV40056>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L38BV40056> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L38BV40056> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.1422 6.1461)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-26.1422"^^xsd:decimal ;
  dwc:decimalLongitude "6.1461"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1157"^^xsd:integer ;
  dwc:maximumDepthInMeters "1202"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "809.28"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L38BV40056>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.1422 6.1461)"^^geo:wktLiteral ;
  geo-pos:lat "-26.1422"^^xsd:decimal ;
  geo-pos:long "6.1461"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "809.28"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%201002L38BV40056>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 1002L38BV40056" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 1002L38BV40056'^^xsd:string;
  dwc:scientificName 'Epizoanthus paguriphilus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '6.1461'^^xsd:double;
  dwc:startLongitude '6.1402'^^xsd:double;
  dwc:endLongitude '6.152'^^xsd:double;
  dwc:latitude '-26.1422'^^xsd:double;
  dwc:startLatitude '-26.1472'^^xsd:double;
  dwc:endLatitude '-26.1372'^^xsd:double;
  dwc:coordinatePrecision '809.28'^^xsd:double;
  dwc:minimumDepth '1157'^^xsd:integer;
  dwc:maximumDepth '1202'^^xsd:integer;
  dwc:temperature '3.6'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 1002L38BV40056'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '101036'^^xsd:integer;
  dwc:sampleSize '0,005796 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,005796 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 1002L38BV40056'^^xsd:string;
  dwc:observationDate '2010-02-24'^^xsd:date;
  dwc:aphiaIdAccepted '101036'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%200802L16AF30128>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L16AF30128> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L16AF30128> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.9033 6.0121)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-25.9033"^^xsd:decimal ;
  dwc:decimalLongitude "6.0121"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1540"^^xsd:integer ;
  dwc:maximumDepthInMeters "1543"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "4529.9"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L16AF30128>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.9033 6.0121)"^^geo:wktLiteral ;
  geo-pos:lat "-25.9033"^^xsd:decimal ;
  geo-pos:long "6.0121"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "4529.9"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%200802L16AF30128>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 0802L16AF30128" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 0802L16AF30128'^^xsd:string;
  dwc:scientificName 'Cymbulia peronii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '6.0121'^^xsd:double;
  dwc:startLongitude '6.0562'^^xsd:double;
  dwc:endLongitude '5.968'^^xsd:double;
  dwc:latitude '-25.9033'^^xsd:double;
  dwc:startLatitude '-25.9123'^^xsd:double;
  dwc:endLatitude '-25.8943'^^xsd:double;
  dwc:coordinatePrecision '4529.9'^^xsd:double;
  dwc:minimumDepth '1540'^^xsd:integer;
  dwc:maximumDepth '1543'^^xsd:integer;
  dwc:temperature '3.1'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 0802L16AF30128'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '139494'^^xsd:integer;
  dwc:sampleSize '0,05448862 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,05448862 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 0802L16AF30128'^^xsd:string;
  dwc:observationDate '2008-02-22'^^xsd:date;
  dwc:aphiaIdAccepted '139494'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%200802L16AF40055>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L16AF40055> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L16AF40055> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.9033 6.0121)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-25.9033"^^xsd:decimal ;
  dwc:decimalLongitude "6.0121"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1540"^^xsd:integer ;
  dwc:maximumDepthInMeters "1543"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "4529.9"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L16AF40055>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.9033 6.0121)"^^geo:wktLiteral ;
  geo-pos:lat "-25.9033"^^xsd:decimal ;
  geo-pos:long "6.0121"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "4529.9"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%200802L16AF40055>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 0802L16AF40055" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 0802L16AF40055'^^xsd:string;
  dwc:scientificName 'Enypniastes eximia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '6.0121'^^xsd:double;
  dwc:startLongitude '6.0562'^^xsd:double;
  dwc:endLongitude '5.968'^^xsd:double;
  dwc:latitude '-25.9033'^^xsd:double;
  dwc:startLatitude '-25.9123'^^xsd:double;
  dwc:endLatitude '-25.8943'^^xsd:double;
  dwc:coordinatePrecision '4529.9'^^xsd:double;
  dwc:minimumDepth '1540'^^xsd:integer;
  dwc:maximumDepth '1543'^^xsd:integer;
  dwc:temperature '3.1'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 0802L16AF40055'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '124759'^^xsd:integer;
  dwc:sampleSize '0,05448862 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,05448862 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 0802L16AF40055'^^xsd:string;
  dwc:observationDate '2008-02-22'^^xsd:date;
  dwc:aphiaIdAccepted '124759'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%200802L16AF40056>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L16AF40056> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L16AF40056> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.9034 6.1234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-25.9034"^^xsd:decimal ;
  dwc:decimalLongitude "6.1234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1540"^^xsd:integer ;
  dwc:maximumDepthInMeters "1543"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "15602.9"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L16AF40056>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.9034 6.1234)"^^geo:wktLiteral ;
  geo-pos:lat "-25.9034"^^xsd:decimal ;
  geo-pos:long "6.1234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "15602.9"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%200802L16AF40056>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 0802L16AF40056" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 0802L16AF40056'^^xsd:string;
  dwc:scientificName 'Epizoanthus paguriphilus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '6.1234'^^xsd:double;
  dwc:startLongitude '6.2788'^^xsd:double;
  dwc:endLongitude '5.968'^^xsd:double;
  dwc:latitude '-25.9034'^^xsd:double;
  dwc:startLatitude '-25.9123'^^xsd:double;
  dwc:endLatitude '-25.8943'^^xsd:double;
  dwc:coordinatePrecision '15602.9'^^xsd:double;
  dwc:minimumDepth '1540'^^xsd:integer;
  dwc:maximumDepth '1543'^^xsd:integer;
  dwc:temperature '3.1'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 0802L16AF40056'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '101036'^^xsd:integer;
  dwc:sampleSize '0,05448862 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,05448862 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 0802L16AF40056'^^xsd:string;
  dwc:observationDate '2008-02-22'^^xsd:date;
  dwc:aphiaIdAccepted '101036'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%200802L16AF40070>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L16AF40070> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L16AF40070> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.9033 6.0121)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-25.9033"^^xsd:decimal ;
  dwc:decimalLongitude "6.0121"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1540"^^xsd:integer ;
  dwc:maximumDepthInMeters "1543"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "4529.9"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L16AF40070>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.9033 6.0121)"^^geo:wktLiteral ;
  geo-pos:lat "-25.9033"^^xsd:decimal ;
  geo-pos:long "6.0121"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "4529.9"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%200802L16AF40070>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 0802L16AF40070" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 0802L16AF40070'^^xsd:string;
  dwc:scientificName 'Pyrosoma atlanticum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '6.0121'^^xsd:double;
  dwc:startLongitude '6.0562'^^xsd:double;
  dwc:endLongitude '5.968'^^xsd:double;
  dwc:latitude '-25.9033'^^xsd:double;
  dwc:startLatitude '-25.9123'^^xsd:double;
  dwc:endLatitude '-25.8943'^^xsd:double;
  dwc:coordinatePrecision '4529.9'^^xsd:double;
  dwc:minimumDepth '1540'^^xsd:integer;
  dwc:maximumDepth '1543'^^xsd:integer;
  dwc:temperature '3.1'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 0802L16AF40070'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '137250'^^xsd:integer;
  dwc:sampleSize '0,05448862 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,05448862 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 0802L16AF40070'^^xsd:string;
  dwc:observationDate '2008-02-22'^^xsd:date;
  dwc:aphiaIdAccepted '137250'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%200802L17AF10001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L17AF10001> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L17AF10001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.877 6.039)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-25.877"^^xsd:decimal ;
  dwc:decimalLongitude "6.039"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1248"^^xsd:integer ;
  dwc:maximumDepthInMeters "1292"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1340.31"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L17AF10001>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.877 6.039)"^^geo:wktLiteral ;
  geo-pos:lat "-25.877"^^xsd:decimal ;
  geo-pos:long "6.039"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1340.31"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%200802L17AF10001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 0802L17AF10001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 0802L17AF10001'^^xsd:string;
  dwc:scientificName 'Bathysaurus ferox'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '6.039'^^xsd:double;
  dwc:startLongitude '6.0373'^^xsd:double;
  dwc:endLongitude '6.0407'^^xsd:double;
  dwc:latitude '-25.877'^^xsd:double;
  dwc:startLatitude '-25.865'^^xsd:double;
  dwc:endLatitude '-25.889'^^xsd:double;
  dwc:coordinatePrecision '1340.31'^^xsd:double;
  dwc:minimumDepth '1248'^^xsd:integer;
  dwc:maximumDepth '1292'^^xsd:integer;
  dwc:temperature '3.1'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 0802L17AF10001'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '126369'^^xsd:integer;
  dwc:sampleSize '0,05466799 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,05466799 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 0802L17AF10001'^^xsd:string;
  dwc:observationDate '2008-02-22'^^xsd:date;
  dwc:aphiaIdAccepted '126369'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%200802L17AF10007>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L17AF10007> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L17AF10007> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.877 6.039)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-25.877"^^xsd:decimal ;
  dwc:decimalLongitude "6.039"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1248"^^xsd:integer ;
  dwc:maximumDepthInMeters "1292"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1340.31"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L17AF10007>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.877 6.039)"^^geo:wktLiteral ;
  geo-pos:lat "-25.877"^^xsd:decimal ;
  geo-pos:long "6.039"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1340.31"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%200802L17AF10007>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 0802L17AF10007" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 0802L17AF10007'^^xsd:string;
  dwc:scientificName 'Argyropelecus gigas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '6.039'^^xsd:double;
  dwc:startLongitude '6.0373'^^xsd:double;
  dwc:endLongitude '6.0407'^^xsd:double;
  dwc:latitude '-25.877'^^xsd:double;
  dwc:startLatitude '-25.865'^^xsd:double;
  dwc:endLatitude '-25.889'^^xsd:double;
  dwc:coordinatePrecision '1340.31'^^xsd:double;
  dwc:minimumDepth '1248'^^xsd:integer;
  dwc:maximumDepth '1292'^^xsd:integer;
  dwc:temperature '3.1'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 0802L17AF10007'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '127308'^^xsd:integer;
  dwc:sampleSize '0,05466799 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,05466799 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 0802L17AF10007'^^xsd:string;
  dwc:observationDate '2008-02-22'^^xsd:date;
  dwc:aphiaIdAccepted '127308'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%200802L17AF10059>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L17AF10059> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L17AF10059> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.877 6.039)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-25.877"^^xsd:decimal ;
  dwc:decimalLongitude "6.039"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1248"^^xsd:integer ;
  dwc:maximumDepthInMeters "1292"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1340.31"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L17AF10059>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.877 6.039)"^^geo:wktLiteral ;
  geo-pos:lat "-25.877"^^xsd:decimal ;
  geo-pos:long "6.039"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1340.31"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%200802L17AF10059>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 0802L17AF10059" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 0802L17AF10059'^^xsd:string;
  dwc:scientificName 'Chauliodus sloani'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '6.039'^^xsd:double;
  dwc:startLongitude '6.0373'^^xsd:double;
  dwc:endLongitude '6.0407'^^xsd:double;
  dwc:latitude '-25.877'^^xsd:double;
  dwc:startLatitude '-25.865'^^xsd:double;
  dwc:endLatitude '-25.889'^^xsd:double;
  dwc:coordinatePrecision '1340.31'^^xsd:double;
  dwc:minimumDepth '1248'^^xsd:integer;
  dwc:maximumDepth '1292'^^xsd:integer;
  dwc:temperature '3.1'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 0802L17AF10059'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '127338'^^xsd:integer;
  dwc:sampleSize '0,05466799 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,05466799 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 0802L17AF10059'^^xsd:string;
  dwc:observationDate '2008-02-22'^^xsd:date;
  dwc:aphiaIdAccepted '127338'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%200802L17AF10325>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L17AF10325> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L17AF10325> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.877 6.039)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-25.877"^^xsd:decimal ;
  dwc:decimalLongitude "6.039"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1248"^^xsd:integer ;
  dwc:maximumDepthInMeters "1292"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1340.31"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L17AF10325>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.877 6.039)"^^geo:wktLiteral ;
  geo-pos:lat "-25.877"^^xsd:decimal ;
  geo-pos:long "6.039"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1340.31"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%200802L17AF10325>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 0802L17AF10325" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 0802L17AF10325'^^xsd:string;
  dwc:scientificName 'Cetonurus globiceps'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '6.039'^^xsd:double;
  dwc:startLongitude '6.0373'^^xsd:double;
  dwc:endLongitude '6.0407'^^xsd:double;
  dwc:latitude '-25.877'^^xsd:double;
  dwc:startLatitude '-25.865'^^xsd:double;
  dwc:endLatitude '-25.889'^^xsd:double;
  dwc:coordinatePrecision '1340.31'^^xsd:double;
  dwc:minimumDepth '1248'^^xsd:integer;
  dwc:maximumDepth '1292'^^xsd:integer;
  dwc:temperature '3.1'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 0802L17AF10325'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '126467'^^xsd:integer;
  dwc:sampleSize '0,05466799 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,05466799 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 0802L17AF10325'^^xsd:string;
  dwc:observationDate '2008-02-22'^^xsd:date;
  dwc:aphiaIdAccepted '126467'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%200802L17AF10440>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L17AF10440> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L17AF10440> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.877 6.039)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-25.877"^^xsd:decimal ;
  dwc:decimalLongitude "6.039"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1248"^^xsd:integer ;
  dwc:maximumDepthInMeters "1292"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1340.31"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L17AF10440>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.877 6.039)"^^geo:wktLiteral ;
  geo-pos:lat "-25.877"^^xsd:decimal ;
  geo-pos:long "6.039"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1340.31"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%200802L17AF10440>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 0802L17AF10440" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 0802L17AF10440'^^xsd:string;
  dwc:scientificName 'Acanthochaenus luetkenii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '6.039'^^xsd:double;
  dwc:startLongitude '6.0373'^^xsd:double;
  dwc:endLongitude '6.0407'^^xsd:double;
  dwc:latitude '-25.877'^^xsd:double;
  dwc:startLatitude '-25.865'^^xsd:double;
  dwc:endLatitude '-25.889'^^xsd:double;
  dwc:coordinatePrecision '1340.31'^^xsd:double;
  dwc:minimumDepth '1248'^^xsd:integer;
  dwc:maximumDepth '1292'^^xsd:integer;
  dwc:temperature '3.1'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 0802L17AF10440'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '127280'^^xsd:integer;
  dwc:sampleSize '0,05466799 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,05466799 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 0802L17AF10440'^^xsd:string;
  dwc:observationDate '2008-02-22'^^xsd:date;
  dwc:aphiaIdAccepted '127280'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%200802L17AF10465>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L17AF10465> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L17AF10465> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.877 6.039)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-25.877"^^xsd:decimal ;
  dwc:decimalLongitude "6.039"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1248"^^xsd:integer ;
  dwc:maximumDepthInMeters "1292"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1340.31"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L17AF10465>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.877 6.039)"^^geo:wktLiteral ;
  geo-pos:lat "-25.877"^^xsd:decimal ;
  geo-pos:long "6.039"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1340.31"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%200802L17AF10465>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 0802L17AF10465" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 0802L17AF10465'^^xsd:string;
  dwc:scientificName 'Alepocephalus australis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '6.039'^^xsd:double;
  dwc:startLongitude '6.0373'^^xsd:double;
  dwc:endLongitude '6.0407'^^xsd:double;
  dwc:latitude '-25.877'^^xsd:double;
  dwc:startLatitude '-25.865'^^xsd:double;
  dwc:endLatitude '-25.889'^^xsd:double;
  dwc:coordinatePrecision '1340.31'^^xsd:double;
  dwc:minimumDepth '1248'^^xsd:integer;
  dwc:maximumDepth '1292'^^xsd:integer;
  dwc:temperature '3.1'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 0802L17AF10465'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '217603'^^xsd:integer;
  dwc:sampleSize '0,05466799 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,05466799 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 0802L17AF10465'^^xsd:string;
  dwc:observationDate '2008-02-22'^^xsd:date;
  dwc:aphiaIdAccepted '217603'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%201002L20AF10484>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L20AF10484> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L20AF10484> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.3381 5.7915)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-25.3381"^^xsd:decimal ;
  dwc:decimalLongitude "5.7915"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1155"^^xsd:integer ;
  dwc:maximumDepthInMeters "1164"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1416.33"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L20AF10484>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.3381 5.7915)"^^geo:wktLiteral ;
  geo-pos:lat "-25.3381"^^xsd:decimal ;
  geo-pos:long "5.7915"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1416.33"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%201002L20AF10484>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 1002L20AF10484" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 1002L20AF10484'^^xsd:string;
  dwc:scientificName 'Diastobranchus capensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '5.7915'^^xsd:double;
  dwc:startLongitude '5.7798'^^xsd:double;
  dwc:endLongitude '5.8032'^^xsd:double;
  dwc:latitude '-25.3381'^^xsd:double;
  dwc:startLatitude '-25.331'^^xsd:double;
  dwc:endLatitude '-25.3452'^^xsd:double;
  dwc:coordinatePrecision '1416.33'^^xsd:double;
  dwc:minimumDepth '1155'^^xsd:integer;
  dwc:maximumDepth '1164'^^xsd:integer;
  dwc:temperature '3.6'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 1002L20AF10484'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '158656'^^xsd:integer;
  dwc:sampleSize '0,05548512 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,05548512 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 1002L20AF10484'^^xsd:string;
  dwc:observationDate '2010-02-17'^^xsd:date;
  dwc:aphiaIdAccepted '158656'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%201002L20AF10492>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L20AF10492> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L20AF10492> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.3381 5.7915)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-25.3381"^^xsd:decimal ;
  dwc:decimalLongitude "5.7915"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1155"^^xsd:integer ;
  dwc:maximumDepthInMeters "1164"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1416.33"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L20AF10492>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.3381 5.7915)"^^geo:wktLiteral ;
  geo-pos:lat "-25.3381"^^xsd:decimal ;
  geo-pos:long "5.7915"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1416.33"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%201002L20AF10492>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 1002L20AF10492" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 1002L20AF10492'^^xsd:string;
  dwc:scientificName 'Etmopterus brachyurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '5.7915'^^xsd:double;
  dwc:startLongitude '5.7798'^^xsd:double;
  dwc:endLongitude '5.8032'^^xsd:double;
  dwc:latitude '-25.3381'^^xsd:double;
  dwc:startLatitude '-25.331'^^xsd:double;
  dwc:endLatitude '-25.3452'^^xsd:double;
  dwc:coordinatePrecision '1416.33'^^xsd:double;
  dwc:minimumDepth '1155'^^xsd:integer;
  dwc:maximumDepth '1164'^^xsd:integer;
  dwc:temperature '3.6'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 1002L20AF10492'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '215606'^^xsd:integer;
  dwc:sampleSize '0,05548512 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,05548512 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 1002L20AF10492'^^xsd:string;
  dwc:observationDate '2010-02-17'^^xsd:date;
  dwc:aphiaIdAccepted '215606'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%201002L20AF10532>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L20AF10532> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L20AF10532> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.3381 5.7915)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-25.3381"^^xsd:decimal ;
  dwc:decimalLongitude "5.7915"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1155"^^xsd:integer ;
  dwc:maximumDepthInMeters "1164"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1416.33"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L20AF10532>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.3381 5.7915)"^^geo:wktLiteral ;
  geo-pos:lat "-25.3381"^^xsd:decimal ;
  geo-pos:long "5.7915"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1416.33"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%201002L20AF10532>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 1002L20AF10532" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 1002L20AF10532'^^xsd:string;
  dwc:scientificName 'Bathygadus favosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '5.7915'^^xsd:double;
  dwc:startLongitude '5.7798'^^xsd:double;
  dwc:endLongitude '5.8032'^^xsd:double;
  dwc:latitude '-25.3381'^^xsd:double;
  dwc:startLatitude '-25.331'^^xsd:double;
  dwc:endLatitude '-25.3452'^^xsd:double;
  dwc:coordinatePrecision '1416.33'^^xsd:double;
  dwc:minimumDepth '1155'^^xsd:integer;
  dwc:maximumDepth '1164'^^xsd:integer;
  dwc:temperature '3.6'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 1002L20AF10532'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '126462'^^xsd:integer;
  dwc:sampleSize '0,05548512 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,05548512 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 1002L20AF10532'^^xsd:string;
  dwc:observationDate '2010-02-17'^^xsd:date;
  dwc:aphiaIdAccepted '126462'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%201002L20AF10551>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L20AF10551> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L20AF10551> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.3381 5.7915)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-25.3381"^^xsd:decimal ;
  dwc:decimalLongitude "5.7915"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1155"^^xsd:integer ;
  dwc:maximumDepthInMeters "1164"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1416.33"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L20AF10551>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.3381 5.7915)"^^geo:wktLiteral ;
  geo-pos:lat "-25.3381"^^xsd:decimal ;
  geo-pos:long "5.7915"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1416.33"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%201002L20AF10551>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 1002L20AF10551" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 1002L20AF10551'^^xsd:string;
  dwc:scientificName 'Aldrovandia phalacra'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '5.7915'^^xsd:double;
  dwc:startLongitude '5.7798'^^xsd:double;
  dwc:endLongitude '5.8032'^^xsd:double;
  dwc:latitude '-25.3381'^^xsd:double;
  dwc:startLatitude '-25.331'^^xsd:double;
  dwc:endLatitude '-25.3452'^^xsd:double;
  dwc:coordinatePrecision '1416.33'^^xsd:double;
  dwc:minimumDepth '1155'^^xsd:integer;
  dwc:maximumDepth '1164'^^xsd:integer;
  dwc:temperature '3.6'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 1002L20AF10551'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '126638'^^xsd:integer;
  dwc:sampleSize '0,05548512 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,05548512 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 1002L20AF10551'^^xsd:string;
  dwc:observationDate '2010-02-17'^^xsd:date;
  dwc:aphiaIdAccepted '126638'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%201002L20AF10605>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L20AF10605> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L20AF10605> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.3381 5.7915)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-25.3381"^^xsd:decimal ;
  dwc:decimalLongitude "5.7915"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1155"^^xsd:integer ;
  dwc:maximumDepthInMeters "1164"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1416.33"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L20AF10605>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.3381 5.7915)"^^geo:wktLiteral ;
  geo-pos:lat "-25.3381"^^xsd:decimal ;
  geo-pos:long "5.7915"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1416.33"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%201002L20AF10605>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 1002L20AF10605" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 1002L20AF10605'^^xsd:string;
  dwc:scientificName 'Alepocephalus productus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '5.7915'^^xsd:double;
  dwc:startLongitude '5.7798'^^xsd:double;
  dwc:endLongitude '5.8032'^^xsd:double;
  dwc:latitude '-25.3381'^^xsd:double;
  dwc:startLatitude '-25.331'^^xsd:double;
  dwc:endLatitude '-25.3452'^^xsd:double;
  dwc:coordinatePrecision '1416.33'^^xsd:double;
  dwc:minimumDepth '1155'^^xsd:integer;
  dwc:maximumDepth '1164'^^xsd:integer;
  dwc:temperature '3.6'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 1002L20AF10605'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '126683'^^xsd:integer;
  dwc:sampleSize '0,05548512 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,05548512 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 1002L20AF10605'^^xsd:string;
  dwc:observationDate '2010-02-17'^^xsd:date;
  dwc:aphiaIdAccepted '126683'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%201002L20AF10705>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L20AF10705> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L20AF10705> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.3381 5.7915)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-25.3381"^^xsd:decimal ;
  dwc:decimalLongitude "5.7915"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1155"^^xsd:integer ;
  dwc:maximumDepthInMeters "1164"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1416.33"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L20AF10705>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.3381 5.7915)"^^geo:wktLiteral ;
  geo-pos:lat "-25.3381"^^xsd:decimal ;
  geo-pos:long "5.7915"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1416.33"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%201002L20AF10705>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 1002L20AF10705" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 1002L20AF10705'^^xsd:string;
  dwc:scientificName 'Diretmichthys parini'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '5.7915'^^xsd:double;
  dwc:startLongitude '5.7798'^^xsd:double;
  dwc:endLongitude '5.8032'^^xsd:double;
  dwc:latitude '-25.3381'^^xsd:double;
  dwc:startLatitude '-25.331'^^xsd:double;
  dwc:endLatitude '-25.3452'^^xsd:double;
  dwc:coordinatePrecision '1416.33'^^xsd:double;
  dwc:minimumDepth '1155'^^xsd:integer;
  dwc:maximumDepth '1164'^^xsd:integer;
  dwc:temperature '3.6'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 1002L20AF10705'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '126396'^^xsd:integer;
  dwc:sampleSize '0,05548512 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,05548512 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 1002L20AF10705'^^xsd:string;
  dwc:observationDate '2010-02-17'^^xsd:date;
  dwc:aphiaIdAccepted '126396'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%201002L20AF10779>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L20AF10779> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L20AF10779> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.3381 5.7915)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-25.3381"^^xsd:decimal ;
  dwc:decimalLongitude "5.7915"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1155"^^xsd:integer ;
  dwc:maximumDepthInMeters "1164"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1416.33"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L20AF10779>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.3381 5.7915)"^^geo:wktLiteral ;
  geo-pos:lat "-25.3381"^^xsd:decimal ;
  geo-pos:long "5.7915"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1416.33"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%201002L20AF10779>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 1002L20AF10779" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 1002L20AF10779'^^xsd:string;
  dwc:scientificName 'Rouleina attrita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '5.7915'^^xsd:double;
  dwc:startLongitude '5.7798'^^xsd:double;
  dwc:endLongitude '5.8032'^^xsd:double;
  dwc:latitude '-25.3381'^^xsd:double;
  dwc:startLatitude '-25.331'^^xsd:double;
  dwc:endLatitude '-25.3452'^^xsd:double;
  dwc:coordinatePrecision '1416.33'^^xsd:double;
  dwc:minimumDepth '1155'^^xsd:integer;
  dwc:maximumDepth '1164'^^xsd:integer;
  dwc:temperature '3.6'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 1002L20AF10779'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '126709'^^xsd:integer;
  dwc:sampleSize '0,05548512 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,05548512 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 1002L20AF10779'^^xsd:string;
  dwc:observationDate '2010-02-17'^^xsd:date;
  dwc:aphiaIdAccepted '126709'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%201002L20AF10787>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L20AF10787> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L20AF10787> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.3381 5.7915)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-25.3381"^^xsd:decimal ;
  dwc:decimalLongitude "5.7915"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1155"^^xsd:integer ;
  dwc:maximumDepthInMeters "1164"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1416.33"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L20AF10787>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.3381 5.7915)"^^geo:wktLiteral ;
  geo-pos:lat "-25.3381"^^xsd:decimal ;
  geo-pos:long "5.7915"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1416.33"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%201002L20AF10787>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 1002L20AF10787" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 1002L20AF10787'^^xsd:string;
  dwc:scientificName 'Serrivomer beanii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '5.7915'^^xsd:double;
  dwc:startLongitude '5.7798'^^xsd:double;
  dwc:endLongitude '5.8032'^^xsd:double;
  dwc:latitude '-25.3381'^^xsd:double;
  dwc:startLatitude '-25.331'^^xsd:double;
  dwc:endLatitude '-25.3452'^^xsd:double;
  dwc:coordinatePrecision '1416.33'^^xsd:double;
  dwc:minimumDepth '1155'^^xsd:integer;
  dwc:maximumDepth '1164'^^xsd:integer;
  dwc:temperature '3.6'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 1002L20AF10787'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '126319'^^xsd:integer;
  dwc:sampleSize '0,05548512 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,05548512 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 1002L20AF10787'^^xsd:string;
  dwc:observationDate '2010-02-17'^^xsd:date;
  dwc:aphiaIdAccepted '126319'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%201002L20AF10790>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L20AF10790> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L20AF10790> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.3381 5.7915)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-25.3381"^^xsd:decimal ;
  dwc:decimalLongitude "5.7915"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1155"^^xsd:integer ;
  dwc:maximumDepthInMeters "1164"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1416.33"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L20AF10790>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.3381 5.7915)"^^geo:wktLiteral ;
  geo-pos:lat "-25.3381"^^xsd:decimal ;
  geo-pos:long "5.7915"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1416.33"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%201002L20AF10790>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 1002L20AF10790" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 1002L20AF10790'^^xsd:string;
  dwc:scientificName 'Sphagemacrurus hirundo'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '5.7915'^^xsd:double;
  dwc:startLongitude '5.7798'^^xsd:double;
  dwc:endLongitude '5.8032'^^xsd:double;
  dwc:latitude '-25.3381'^^xsd:double;
  dwc:startLatitude '-25.331'^^xsd:double;
  dwc:endLatitude '-25.3452'^^xsd:double;
  dwc:coordinatePrecision '1416.33'^^xsd:double;
  dwc:minimumDepth '1155'^^xsd:integer;
  dwc:maximumDepth '1164'^^xsd:integer;
  dwc:temperature '3.6'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 1002L20AF10790'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '126479'^^xsd:integer;
  dwc:sampleSize '0,05548512 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,05548512 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 1002L20AF10790'^^xsd:string;
  dwc:observationDate '2010-02-17'^^xsd:date;
  dwc:aphiaIdAccepted '126479'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%201002L20AF10826>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L20AF10826> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L20AF10826> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.3381 5.7915)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-25.3381"^^xsd:decimal ;
  dwc:decimalLongitude "5.7915"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1155"^^xsd:integer ;
  dwc:maximumDepthInMeters "1164"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1416.33"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L20AF10826>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.3381 5.7915)"^^geo:wktLiteral ;
  geo-pos:lat "-25.3381"^^xsd:decimal ;
  geo-pos:long "5.7915"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1416.33"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%201002L20AF10826>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 1002L20AF10826" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 1002L20AF10826'^^xsd:string;
  dwc:scientificName 'Allocyttus verrucosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '5.7915'^^xsd:double;
  dwc:startLongitude '5.7798'^^xsd:double;
  dwc:endLongitude '5.8032'^^xsd:double;
  dwc:latitude '-25.3381'^^xsd:double;
  dwc:startLatitude '-25.331'^^xsd:double;
  dwc:endLatitude '-25.3452'^^xsd:double;
  dwc:coordinatePrecision '1416.33'^^xsd:double;
  dwc:minimumDepth '1155'^^xsd:integer;
  dwc:maximumDepth '1164'^^xsd:integer;
  dwc:temperature '3.6'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 1002L20AF10826'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '127422'^^xsd:integer;
  dwc:sampleSize '0,05548512 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,05548512 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 1002L20AF10826'^^xsd:string;
  dwc:observationDate '2010-02-17'^^xsd:date;
  dwc:aphiaIdAccepted '127422'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%201002L20AF10827>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L20AF10827> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L20AF10827> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.3381 5.7915)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-25.3381"^^xsd:decimal ;
  dwc:decimalLongitude "5.7915"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1155"^^xsd:integer ;
  dwc:maximumDepthInMeters "1164"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1416.33"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L20AF10827>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.3381 5.7915)"^^geo:wktLiteral ;
  geo-pos:lat "-25.3381"^^xsd:decimal ;
  geo-pos:long "5.7915"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1416.33"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%201002L20AF10827>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 1002L20AF10827" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 1002L20AF10827'^^xsd:string;
  dwc:scientificName 'Nezumia brevibarbata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '5.7915'^^xsd:double;
  dwc:startLongitude '5.7798'^^xsd:double;
  dwc:endLongitude '5.8032'^^xsd:double;
  dwc:latitude '-25.3381'^^xsd:double;
  dwc:startLatitude '-25.331'^^xsd:double;
  dwc:endLatitude '-25.3452'^^xsd:double;
  dwc:coordinatePrecision '1416.33'^^xsd:double;
  dwc:minimumDepth '1155'^^xsd:integer;
  dwc:maximumDepth '1164'^^xsd:integer;
  dwc:temperature '3.6'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 1002L20AF10827'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '217780'^^xsd:integer;
  dwc:sampleSize '0,05548512 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,05548512 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 1002L20AF10827'^^xsd:string;
  dwc:observationDate '2010-02-17'^^xsd:date;
  dwc:aphiaIdAccepted '217780'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%201002L20AF10832>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L20AF10832> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L20AF10832> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.3381 5.7915)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-25.3381"^^xsd:decimal ;
  dwc:decimalLongitude "5.7915"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1155"^^xsd:integer ;
  dwc:maximumDepthInMeters "1164"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1416.33"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L20AF10832>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.3381 5.7915)"^^geo:wktLiteral ;
  geo-pos:lat "-25.3381"^^xsd:decimal ;
  geo-pos:long "5.7915"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1416.33"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%201002L20AF10832>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 1002L20AF10832" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 1002L20AF10832'^^xsd:string;
  dwc:scientificName 'Coryphaenoides striaturus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '5.7915'^^xsd:double;
  dwc:startLongitude '5.7798'^^xsd:double;
  dwc:endLongitude '5.8032'^^xsd:double;
  dwc:latitude '-25.3381'^^xsd:double;
  dwc:startLatitude '-25.331'^^xsd:double;
  dwc:endLatitude '-25.3452'^^xsd:double;
  dwc:coordinatePrecision '1416.33'^^xsd:double;
  dwc:minimumDepth '1155'^^xsd:integer;
  dwc:maximumDepth '1164'^^xsd:integer;
  dwc:temperature '3.6'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 1002L20AF10832'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '217763'^^xsd:integer;
  dwc:sampleSize '0,05548512 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,05548512 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 1002L20AF10832'^^xsd:string;
  dwc:observationDate '2010-02-17'^^xsd:date;
  dwc:aphiaIdAccepted '217763'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%200802L12AF30129>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L12AF30129> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L12AF30129> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.4988 6.1377)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-25.4988"^^xsd:decimal ;
  dwc:decimalLongitude "6.1377"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "863"^^xsd:integer ;
  dwc:maximumDepthInMeters "871"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1473.07"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L12AF30129>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.4988 6.1377)"^^geo:wktLiteral ;
  geo-pos:lat "-25.4988"^^xsd:decimal ;
  geo-pos:long "6.1377"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1473.07"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%200802L12AF30129>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 0802L12AF30129" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 0802L12AF30129'^^xsd:string;
  dwc:scientificName 'Delectopecten vitreus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '6.1377'^^xsd:double;
  dwc:startLongitude '6.1452'^^xsd:double;
  dwc:endLongitude '6.1303'^^xsd:double;
  dwc:latitude '-25.4988'^^xsd:double;
  dwc:startLatitude '-25.5102'^^xsd:double;
  dwc:endLatitude '-25.4873'^^xsd:double;
  dwc:coordinatePrecision '1473.07'^^xsd:double;
  dwc:minimumDepth '863'^^xsd:integer;
  dwc:maximumDepth '871'^^xsd:integer;
  dwc:temperature '4'^^xsd:integer;
  dwc:previousCatalogNumber 'NAMIBIA 0802L12AF30129'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '140702'^^xsd:integer;
  dwc:sampleSize '0,057797 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,057797 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 0802L12AF30129'^^xsd:string;
  dwc:observationDate '2008-02-19'^^xsd:date;
  dwc:aphiaIdAccepted '140702'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%200802L12AF40056>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L12AF40056> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L12AF40056> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.4988 6.1377)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-25.4988"^^xsd:decimal ;
  dwc:decimalLongitude "6.1377"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "863"^^xsd:integer ;
  dwc:maximumDepthInMeters "871"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1473.07"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L12AF40056>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.4988 6.1377)"^^geo:wktLiteral ;
  geo-pos:lat "-25.4988"^^xsd:decimal ;
  geo-pos:long "6.1377"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1473.07"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%200802L12AF40056>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 0802L12AF40056" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 0802L12AF40056'^^xsd:string;
  dwc:scientificName 'Epizoanthus paguriphilus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '6.1377'^^xsd:double;
  dwc:startLongitude '6.1452'^^xsd:double;
  dwc:endLongitude '6.1303'^^xsd:double;
  dwc:latitude '-25.4988'^^xsd:double;
  dwc:startLatitude '-25.5102'^^xsd:double;
  dwc:endLatitude '-25.4873'^^xsd:double;
  dwc:coordinatePrecision '1473.07'^^xsd:double;
  dwc:minimumDepth '863'^^xsd:integer;
  dwc:maximumDepth '871'^^xsd:integer;
  dwc:temperature '4'^^xsd:integer;
  dwc:previousCatalogNumber 'NAMIBIA 0802L12AF40056'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '101036'^^xsd:integer;
  dwc:sampleSize '0,057797 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,057797 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 0802L12AF40056'^^xsd:string;
  dwc:observationDate '2008-02-19'^^xsd:date;
  dwc:aphiaIdAccepted '101036'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%200802L12AF40070>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L12AF40070> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L12AF40070> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.4988 6.1377)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-25.4988"^^xsd:decimal ;
  dwc:decimalLongitude "6.1377"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "863"^^xsd:integer ;
  dwc:maximumDepthInMeters "871"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1473.07"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L12AF40070>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.4988 6.1377)"^^geo:wktLiteral ;
  geo-pos:lat "-25.4988"^^xsd:decimal ;
  geo-pos:long "6.1377"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1473.07"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%200802L12AF40070>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 0802L12AF40070" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 0802L12AF40070'^^xsd:string;
  dwc:scientificName 'Pyrosoma atlanticum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '6.1377'^^xsd:double;
  dwc:startLongitude '6.1452'^^xsd:double;
  dwc:endLongitude '6.1303'^^xsd:double;
  dwc:latitude '-25.4988'^^xsd:double;
  dwc:startLatitude '-25.5102'^^xsd:double;
  dwc:endLatitude '-25.4873'^^xsd:double;
  dwc:coordinatePrecision '1473.07'^^xsd:double;
  dwc:minimumDepth '863'^^xsd:integer;
  dwc:maximumDepth '871'^^xsd:integer;
  dwc:temperature '4'^^xsd:integer;
  dwc:previousCatalogNumber 'NAMIBIA 0802L12AF40070'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '137250'^^xsd:integer;
  dwc:sampleSize '0,057797 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,057797 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 0802L12AF40070'^^xsd:string;
  dwc:observationDate '2008-02-19'^^xsd:date;
  dwc:aphiaIdAccepted '137250'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%200802L13AF10007>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L13AF10007> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L13AF10007> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.1839 5.4054)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-26.1839"^^xsd:decimal ;
  dwc:decimalLongitude "5.4054"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "974"^^xsd:integer ;
  dwc:maximumDepthInMeters "997"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1432.15"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L13AF10007>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.1839 5.4054)"^^geo:wktLiteral ;
  geo-pos:lat "-26.1839"^^xsd:decimal ;
  geo-pos:long "5.4054"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1432.15"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%200802L13AF10007>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 0802L13AF10007" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 0802L13AF10007'^^xsd:string;
  dwc:scientificName 'Argyropelecus gigas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '5.4054'^^xsd:double;
  dwc:startLongitude '5.3932'^^xsd:double;
  dwc:endLongitude '5.4175'^^xsd:double;
  dwc:latitude '-26.1839'^^xsd:double;
  dwc:startLatitude '-26.1907'^^xsd:double;
  dwc:endLatitude '-26.177'^^xsd:double;
  dwc:coordinatePrecision '1432.15'^^xsd:double;
  dwc:minimumDepth '974'^^xsd:integer;
  dwc:maximumDepth '997'^^xsd:integer;
  dwc:temperature '3.8'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 0802L13AF10007'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '127308'^^xsd:integer;
  dwc:sampleSize '0,05628232 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,05628232 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 0802L13AF10007'^^xsd:string;
  dwc:observationDate '2008-02-20'^^xsd:date;
  dwc:aphiaIdAccepted '127308'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%200802L13AF10059>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L13AF10059> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L13AF10059> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.1839 5.4054)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-26.1839"^^xsd:decimal ;
  dwc:decimalLongitude "5.4054"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "974"^^xsd:integer ;
  dwc:maximumDepthInMeters "997"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1432.15"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L13AF10059>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.1839 5.4054)"^^geo:wktLiteral ;
  geo-pos:lat "-26.1839"^^xsd:decimal ;
  geo-pos:long "5.4054"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1432.15"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%200802L13AF10059>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 0802L13AF10059" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 0802L13AF10059'^^xsd:string;
  dwc:scientificName 'Chauliodus sloani'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '5.4054'^^xsd:double;
  dwc:startLongitude '5.3932'^^xsd:double;
  dwc:endLongitude '5.4175'^^xsd:double;
  dwc:latitude '-26.1839'^^xsd:double;
  dwc:startLatitude '-26.1907'^^xsd:double;
  dwc:endLatitude '-26.177'^^xsd:double;
  dwc:coordinatePrecision '1432.15'^^xsd:double;
  dwc:minimumDepth '974'^^xsd:integer;
  dwc:maximumDepth '997'^^xsd:integer;
  dwc:temperature '3.8'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 0802L13AF10059'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '127338'^^xsd:integer;
  dwc:sampleSize '0,05628232 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,05628232 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 0802L13AF10059'^^xsd:string;
  dwc:observationDate '2008-02-20'^^xsd:date;
  dwc:aphiaIdAccepted '127338'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%200802L13AF10325>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L13AF10325> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L13AF10325> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.1839 5.4054)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-26.1839"^^xsd:decimal ;
  dwc:decimalLongitude "5.4054"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "974"^^xsd:integer ;
  dwc:maximumDepthInMeters "997"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1432.15"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L13AF10325>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.1839 5.4054)"^^geo:wktLiteral ;
  geo-pos:lat "-26.1839"^^xsd:decimal ;
  geo-pos:long "5.4054"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1432.15"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%200802L13AF10325>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 0802L13AF10325" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 0802L13AF10325'^^xsd:string;
  dwc:scientificName 'Cetonurus globiceps'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '5.4054'^^xsd:double;
  dwc:startLongitude '5.3932'^^xsd:double;
  dwc:endLongitude '5.4175'^^xsd:double;
  dwc:latitude '-26.1839'^^xsd:double;
  dwc:startLatitude '-26.1907'^^xsd:double;
  dwc:endLatitude '-26.177'^^xsd:double;
  dwc:coordinatePrecision '1432.15'^^xsd:double;
  dwc:minimumDepth '974'^^xsd:integer;
  dwc:maximumDepth '997'^^xsd:integer;
  dwc:temperature '3.8'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 0802L13AF10325'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '126467'^^xsd:integer;
  dwc:sampleSize '0,05628232 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,05628232 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 0802L13AF10325'^^xsd:string;
  dwc:observationDate '2008-02-20'^^xsd:date;
  dwc:aphiaIdAccepted '126467'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%200802L13AF10484>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L13AF10484> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L13AF10484> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.1839 5.4054)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-26.1839"^^xsd:decimal ;
  dwc:decimalLongitude "5.4054"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "974"^^xsd:integer ;
  dwc:maximumDepthInMeters "997"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1432.15"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L13AF10484>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.1839 5.4054)"^^geo:wktLiteral ;
  geo-pos:lat "-26.1839"^^xsd:decimal ;
  geo-pos:long "5.4054"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1432.15"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%200802L13AF10484>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 0802L13AF10484" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 0802L13AF10484'^^xsd:string;
  dwc:scientificName 'Diastobranchus capensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '5.4054'^^xsd:double;
  dwc:startLongitude '5.3932'^^xsd:double;
  dwc:endLongitude '5.4175'^^xsd:double;
  dwc:latitude '-26.1839'^^xsd:double;
  dwc:startLatitude '-26.1907'^^xsd:double;
  dwc:endLatitude '-26.177'^^xsd:double;
  dwc:coordinatePrecision '1432.15'^^xsd:double;
  dwc:minimumDepth '974'^^xsd:integer;
  dwc:maximumDepth '997'^^xsd:integer;
  dwc:temperature '3.8'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 0802L13AF10484'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '158656'^^xsd:integer;
  dwc:sampleSize '0,05628232 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,05628232 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 0802L13AF10484'^^xsd:string;
  dwc:observationDate '2008-02-20'^^xsd:date;
  dwc:aphiaIdAccepted '158656'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%200802L13AF10492>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L13AF10492> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L13AF10492> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.1839 5.4054)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-26.1839"^^xsd:decimal ;
  dwc:decimalLongitude "5.4054"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "974"^^xsd:integer ;
  dwc:maximumDepthInMeters "997"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1432.15"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L13AF10492>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.1839 5.4054)"^^geo:wktLiteral ;
  geo-pos:lat "-26.1839"^^xsd:decimal ;
  geo-pos:long "5.4054"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1432.15"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%200802L13AF10492>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 0802L13AF10492" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 0802L13AF10492'^^xsd:string;
  dwc:scientificName 'Etmopterus brachyurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '5.4054'^^xsd:double;
  dwc:startLongitude '5.3932'^^xsd:double;
  dwc:endLongitude '5.4175'^^xsd:double;
  dwc:latitude '-26.1839'^^xsd:double;
  dwc:startLatitude '-26.1907'^^xsd:double;
  dwc:endLatitude '-26.177'^^xsd:double;
  dwc:coordinatePrecision '1432.15'^^xsd:double;
  dwc:minimumDepth '974'^^xsd:integer;
  dwc:maximumDepth '997'^^xsd:integer;
  dwc:temperature '3.8'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 0802L13AF10492'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '215606'^^xsd:integer;
  dwc:sampleSize '0,05628232 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,05628232 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 0802L13AF10492'^^xsd:string;
  dwc:observationDate '2008-02-20'^^xsd:date;
  dwc:aphiaIdAccepted '215606'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%200802L13AF10532>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L13AF10532> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L13AF10532> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.1839 5.4054)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-26.1839"^^xsd:decimal ;
  dwc:decimalLongitude "5.4054"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "974"^^xsd:integer ;
  dwc:maximumDepthInMeters "997"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1432.15"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L13AF10532>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.1839 5.4054)"^^geo:wktLiteral ;
  geo-pos:lat "-26.1839"^^xsd:decimal ;
  geo-pos:long "5.4054"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1432.15"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%200802L13AF10532>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 0802L13AF10532" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 0802L13AF10532'^^xsd:string;
  dwc:scientificName 'Bathygadus favosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '5.4054'^^xsd:double;
  dwc:startLongitude '5.3932'^^xsd:double;
  dwc:endLongitude '5.4175'^^xsd:double;
  dwc:latitude '-26.1839'^^xsd:double;
  dwc:startLatitude '-26.1907'^^xsd:double;
  dwc:endLatitude '-26.177'^^xsd:double;
  dwc:coordinatePrecision '1432.15'^^xsd:double;
  dwc:minimumDepth '974'^^xsd:integer;
  dwc:maximumDepth '997'^^xsd:integer;
  dwc:temperature '3.8'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 0802L13AF10532'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '126462'^^xsd:integer;
  dwc:sampleSize '0,05628232 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,05628232 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 0802L13AF10532'^^xsd:string;
  dwc:observationDate '2008-02-20'^^xsd:date;
  dwc:aphiaIdAccepted '126462'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%200802L13AF10539>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L13AF10539> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L13AF10539> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.1839 5.4054)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-26.1839"^^xsd:decimal ;
  dwc:decimalLongitude "5.4054"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "974"^^xsd:integer ;
  dwc:maximumDepthInMeters "997"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1432.15"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L13AF10539>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.1839 5.4054)"^^geo:wktLiteral ;
  geo-pos:lat "-26.1839"^^xsd:decimal ;
  geo-pos:long "5.4054"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1432.15"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%200802L13AF10539>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 0802L13AF10539" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 0802L13AF10539'^^xsd:string;
  dwc:scientificName 'Argyropelecus aculeatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '5.4054'^^xsd:double;
  dwc:startLongitude '5.3932'^^xsd:double;
  dwc:endLongitude '5.4175'^^xsd:double;
  dwc:latitude '-26.1839'^^xsd:double;
  dwc:startLatitude '-26.1907'^^xsd:double;
  dwc:endLatitude '-26.177'^^xsd:double;
  dwc:coordinatePrecision '1432.15'^^xsd:double;
  dwc:minimumDepth '974'^^xsd:integer;
  dwc:maximumDepth '997'^^xsd:integer;
  dwc:temperature '3.8'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 0802L13AF10539'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '127306'^^xsd:integer;
  dwc:sampleSize '0,05628232 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,05628232 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 0802L13AF10539'^^xsd:string;
  dwc:observationDate '2008-02-20'^^xsd:date;
  dwc:aphiaIdAccepted '127306'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%201002L38BV40070>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L38BV40070> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L38BV40070> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.1422 6.1461)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-26.1422"^^xsd:decimal ;
  dwc:decimalLongitude "6.1461"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1157"^^xsd:integer ;
  dwc:maximumDepthInMeters "1202"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "809.28"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L38BV40070>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.1422 6.1461)"^^geo:wktLiteral ;
  geo-pos:lat "-26.1422"^^xsd:decimal ;
  geo-pos:long "6.1461"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "809.28"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%201002L38BV40070>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 1002L38BV40070" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 1002L38BV40070'^^xsd:string;
  dwc:scientificName 'Pyrosoma atlanticum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '6.1461'^^xsd:double;
  dwc:startLongitude '6.1402'^^xsd:double;
  dwc:endLongitude '6.152'^^xsd:double;
  dwc:latitude '-26.1422'^^xsd:double;
  dwc:startLatitude '-26.1472'^^xsd:double;
  dwc:endLatitude '-26.1372'^^xsd:double;
  dwc:coordinatePrecision '809.28'^^xsd:double;
  dwc:minimumDepth '1157'^^xsd:integer;
  dwc:maximumDepth '1202'^^xsd:integer;
  dwc:temperature '3.6'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 1002L38BV40070'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '137250'^^xsd:integer;
  dwc:sampleSize '0,005796 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,005796 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 1002L38BV40070'^^xsd:string;
  dwc:observationDate '2010-02-24'^^xsd:date;
  dwc:aphiaIdAccepted '137250'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%201002L38BV40072>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L38BV40072> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L38BV40072> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.1422 6.1461)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-26.1422"^^xsd:decimal ;
  dwc:decimalLongitude "6.1461"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1157"^^xsd:integer ;
  dwc:maximumDepthInMeters "1202"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "809.28"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L38BV40072>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.1422 6.1461)"^^geo:wktLiteral ;
  geo-pos:lat "-26.1422"^^xsd:decimal ;
  geo-pos:long "6.1461"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "809.28"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%201002L38BV40072>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 1002L38BV40072" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 1002L38BV40072'^^xsd:string;
  dwc:scientificName 'Stephanocyathus (Odontocyathus) campaniformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '6.1461'^^xsd:double;
  dwc:startLongitude '6.1402'^^xsd:double;
  dwc:endLongitude '6.152'^^xsd:double;
  dwc:latitude '-26.1422'^^xsd:double;
  dwc:startLatitude '-26.1472'^^xsd:double;
  dwc:endLatitude '-26.1372'^^xsd:double;
  dwc:coordinatePrecision '809.28'^^xsd:double;
  dwc:minimumDepth '1157'^^xsd:integer;
  dwc:maximumDepth '1202'^^xsd:integer;
  dwc:temperature '3.6'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 1002L38BV40072'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '135169'^^xsd:integer;
  dwc:sampleSize '0,005796 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,005796 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 1002L38BV40072'^^xsd:string;
  dwc:observationDate '2010-02-24'^^xsd:date;
  dwc:aphiaIdAccepted '135169'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%201002L39DR40052>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L39DR40052> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L39DR40052> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.2598 6.2489)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-26.2598"^^xsd:decimal ;
  dwc:decimalLongitude "6.2489"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "585"^^xsd:integer ;
  dwc:maximumDepthInMeters "590"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "389.64"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L39DR40052>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.2598 6.2489)"^^geo:wktLiteral ;
  geo-pos:lat "-26.2598"^^xsd:decimal ;
  geo-pos:long "6.2489"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "389.64"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%201002L39DR40052>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 1002L39DR40052" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 1002L39DR40052'^^xsd:string;
  dwc:scientificName 'Cavolinia tridentata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '6.2489'^^xsd:double;
  dwc:startLongitude '6.245'^^xsd:double;
  dwc:endLongitude '6.2528'^^xsd:double;
  dwc:latitude '-26.2598'^^xsd:double;
  dwc:startLatitude '-26.2598'^^xsd:double;
  dwc:endLatitude '-26.2597'^^xsd:double;
  dwc:coordinatePrecision '389.64'^^xsd:double;
  dwc:minimumDepth '585'^^xsd:integer;
  dwc:maximumDepth '590'^^xsd:integer;
  dwc:temperature '5.9'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 1002L39DR40052'^^xsd:string;
  dwc:occurrenceRemarks 'Qualitative sample'^^xsd:string;
  dwc:aphiaid '139030'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort ''^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 1002L39DR40052'^^xsd:string;
  dwc:observationDate '2010-02-25'^^xsd:date;
  dwc:aphiaIdAccepted '139030'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%201002L39DR40054>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L39DR40054> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L39DR40054> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.2598 6.2489)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-26.2598"^^xsd:decimal ;
  dwc:decimalLongitude "6.2489"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "585"^^xsd:integer ;
  dwc:maximumDepthInMeters "590"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "389.64"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L39DR40054>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.2598 6.2489)"^^geo:wktLiteral ;
  geo-pos:lat "-26.2598"^^xsd:decimal ;
  geo-pos:long "6.2489"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "389.64"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%201002L39DR40054>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 1002L39DR40054" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 1002L39DR40054'^^xsd:string;
  dwc:scientificName 'Enallopsammia rostrata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '6.2489'^^xsd:double;
  dwc:startLongitude '6.245'^^xsd:double;
  dwc:endLongitude '6.2528'^^xsd:double;
  dwc:latitude '-26.2598'^^xsd:double;
  dwc:startLatitude '-26.2598'^^xsd:double;
  dwc:endLatitude '-26.2597'^^xsd:double;
  dwc:coordinatePrecision '389.64'^^xsd:double;
  dwc:minimumDepth '585'^^xsd:integer;
  dwc:maximumDepth '590'^^xsd:integer;
  dwc:temperature '5.9'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 1002L39DR40054'^^xsd:string;
  dwc:occurrenceRemarks 'Qualitative sample'^^xsd:string;
  dwc:aphiaid '135190'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort ''^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 1002L39DR40054'^^xsd:string;
  dwc:observationDate '2010-02-25'^^xsd:date;
  dwc:aphiaIdAccepted '135190'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%201002L39DR40062>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L39DR40062> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L39DR40062> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.2598 6.2489)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-26.2598"^^xsd:decimal ;
  dwc:decimalLongitude "6.2489"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "585"^^xsd:integer ;
  dwc:maximumDepthInMeters "590"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "389.64"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L39DR40062>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.2598 6.2489)"^^geo:wktLiteral ;
  geo-pos:lat "-26.2598"^^xsd:decimal ;
  geo-pos:long "6.2489"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "389.64"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%201002L39DR40062>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 1002L39DR40062" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 1002L39DR40062'^^xsd:string;
  dwc:scientificName 'Madrepora oculata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '6.2489'^^xsd:double;
  dwc:startLongitude '6.245'^^xsd:double;
  dwc:endLongitude '6.2528'^^xsd:double;
  dwc:latitude '-26.2598'^^xsd:double;
  dwc:startLatitude '-26.2598'^^xsd:double;
  dwc:endLatitude '-26.2597'^^xsd:double;
  dwc:coordinatePrecision '389.64'^^xsd:double;
  dwc:minimumDepth '585'^^xsd:integer;
  dwc:maximumDepth '590'^^xsd:integer;
  dwc:temperature '5.9'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 1002L39DR40062'^^xsd:string;
  dwc:occurrenceRemarks 'Qualitative sample'^^xsd:string;
  dwc:aphiaid '135209'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort ''^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 1002L39DR40062'^^xsd:string;
  dwc:observationDate '2010-02-25'^^xsd:date;
  dwc:aphiaIdAccepted '135209'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%201002L39DR40070>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L39DR40070> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L39DR40070> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.2598 6.2489)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-26.2598"^^xsd:decimal ;
  dwc:decimalLongitude "6.2489"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "585"^^xsd:integer ;
  dwc:maximumDepthInMeters "590"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "389.64"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L39DR40070>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.2598 6.2489)"^^geo:wktLiteral ;
  geo-pos:lat "-26.2598"^^xsd:decimal ;
  geo-pos:long "6.2489"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "389.64"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%201002L39DR40070>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 1002L39DR40070" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 1002L39DR40070'^^xsd:string;
  dwc:scientificName 'Pyrosoma atlanticum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '6.2489'^^xsd:double;
  dwc:startLongitude '6.245'^^xsd:double;
  dwc:endLongitude '6.2528'^^xsd:double;
  dwc:latitude '-26.2598'^^xsd:double;
  dwc:startLatitude '-26.2598'^^xsd:double;
  dwc:endLatitude '-26.2597'^^xsd:double;
  dwc:coordinatePrecision '389.64'^^xsd:double;
  dwc:minimumDepth '585'^^xsd:integer;
  dwc:maximumDepth '590'^^xsd:integer;
  dwc:temperature '5.9'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 1002L39DR40070'^^xsd:string;
  dwc:occurrenceRemarks 'Qualitative sample'^^xsd:string;
  dwc:aphiaid '137250'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort ''^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 1002L39DR40070'^^xsd:string;
  dwc:observationDate '2010-02-25'^^xsd:date;
  dwc:aphiaIdAccepted '137250'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%201002L3BV10001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L3BV10001> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L3BV10001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-24.7113 6.3211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-24.7113"^^xsd:decimal ;
  dwc:decimalLongitude "6.3211"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1076"^^xsd:integer ;
  dwc:maximumDepthInMeters "1088"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "408.68"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L3BV10001>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-24.7113 6.3211)"^^geo:wktLiteral ;
  geo-pos:lat "-24.7113"^^xsd:decimal ;
  geo-pos:long "6.3211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "408.68"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%201002L3BV10001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 1002L3BV10001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 1002L3BV10001'^^xsd:string;
  dwc:scientificName 'Bathysaurus ferox'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '6.3211'^^xsd:double;
  dwc:startLongitude '6.3222'^^xsd:double;
  dwc:endLongitude '6.32'^^xsd:double;
  dwc:latitude '-24.7113'^^xsd:double;
  dwc:startLatitude '-24.7077'^^xsd:double;
  dwc:endLatitude '-24.7148'^^xsd:double;
  dwc:coordinatePrecision '408.68'^^xsd:double;
  dwc:minimumDepth '1076'^^xsd:integer;
  dwc:maximumDepth '1088'^^xsd:integer;
  dwc:temperature '3.65'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 1002L3BV10001'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '126369'^^xsd:integer;
  dwc:sampleSize '0,0032655 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,0032655 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 1002L3BV10001'^^xsd:string;
  dwc:observationDate '2010-02-10'^^xsd:date;
  dwc:aphiaIdAccepted '126369'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%201002L3BV10320>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L3BV10320> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L3BV10320> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-24.7113 6.3211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-24.7113"^^xsd:decimal ;
  dwc:decimalLongitude "6.3211"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1076"^^xsd:integer ;
  dwc:maximumDepthInMeters "1088"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "408.68"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L3BV10320>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-24.7113 6.3211)"^^geo:wktLiteral ;
  geo-pos:lat "-24.7113"^^xsd:decimal ;
  geo-pos:long "6.3211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "408.68"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%201002L3BV10320>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 1002L3BV10320" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 1002L3BV10320'^^xsd:string;
  dwc:scientificName 'Coelorinchus labiatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '6.3211'^^xsd:double;
  dwc:startLongitude '6.3222'^^xsd:double;
  dwc:endLongitude '6.32'^^xsd:double;
  dwc:latitude '-24.7113'^^xsd:double;
  dwc:startLatitude '-24.7077'^^xsd:double;
  dwc:endLatitude '-24.7148'^^xsd:double;
  dwc:coordinatePrecision '408.68'^^xsd:double;
  dwc:minimumDepth '1076'^^xsd:integer;
  dwc:maximumDepth '1088'^^xsd:integer;
  dwc:temperature '3.65'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 1002L3BV10320'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '280299'^^xsd:integer;
  dwc:sampleSize '0,0032655 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,0032655 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 1002L3BV10320'^^xsd:string;
  dwc:observationDate '2010-02-10'^^xsd:date;
  dwc:aphiaIdAccepted '280299'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%201002L3BV10532>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L3BV10532> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L3BV10532> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-24.7113 6.3211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-24.7113"^^xsd:decimal ;
  dwc:decimalLongitude "6.3211"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1076"^^xsd:integer ;
  dwc:maximumDepthInMeters "1088"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "408.68"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L3BV10532>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-24.7113 6.3211)"^^geo:wktLiteral ;
  geo-pos:lat "-24.7113"^^xsd:decimal ;
  geo-pos:long "6.3211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "408.68"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%201002L3BV10532>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 1002L3BV10532" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 1002L3BV10532'^^xsd:string;
  dwc:scientificName 'Bathygadus favosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '6.3211'^^xsd:double;
  dwc:startLongitude '6.3222'^^xsd:double;
  dwc:endLongitude '6.32'^^xsd:double;
  dwc:latitude '-24.7113'^^xsd:double;
  dwc:startLatitude '-24.7077'^^xsd:double;
  dwc:endLatitude '-24.7148'^^xsd:double;
  dwc:coordinatePrecision '408.68'^^xsd:double;
  dwc:minimumDepth '1076'^^xsd:integer;
  dwc:maximumDepth '1088'^^xsd:integer;
  dwc:temperature '3.65'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 1002L3BV10532'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '126462'^^xsd:integer;
  dwc:sampleSize '0,0032655 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,0032655 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 1002L3BV10532'^^xsd:string;
  dwc:observationDate '2010-02-10'^^xsd:date;
  dwc:aphiaIdAccepted '126462'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%201002L3BV10780>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L3BV10780> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L3BV10780> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-24.7113 6.3211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-24.7113"^^xsd:decimal ;
  dwc:decimalLongitude "6.3211"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1076"^^xsd:integer ;
  dwc:maximumDepthInMeters "1088"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "408.68"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L3BV10780>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-24.7113 6.3211)"^^geo:wktLiteral ;
  geo-pos:lat "-24.7113"^^xsd:decimal ;
  geo-pos:long "6.3211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "408.68"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%201002L3BV10780>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 1002L3BV10780" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 1002L3BV10780'^^xsd:string;
  dwc:scientificName 'Rouleina maderensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '6.3211'^^xsd:double;
  dwc:startLongitude '6.3222'^^xsd:double;
  dwc:endLongitude '6.32'^^xsd:double;
  dwc:latitude '-24.7113'^^xsd:double;
  dwc:startLatitude '-24.7077'^^xsd:double;
  dwc:endLatitude '-24.7148'^^xsd:double;
  dwc:coordinatePrecision '408.68'^^xsd:double;
  dwc:minimumDepth '1076'^^xsd:integer;
  dwc:maximumDepth '1088'^^xsd:integer;
  dwc:temperature '3.65'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 1002L3BV10780'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '126710'^^xsd:integer;
  dwc:sampleSize '0,0032655 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,0032655 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 1002L3BV10780'^^xsd:string;
  dwc:observationDate '2010-02-10'^^xsd:date;
  dwc:aphiaIdAccepted '126710'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%201002L3BV10826>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L3BV10826> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L3BV10826> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-24.7113 6.3211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-24.7113"^^xsd:decimal ;
  dwc:decimalLongitude "6.3211"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1076"^^xsd:integer ;
  dwc:maximumDepthInMeters "1088"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "408.68"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L3BV10826>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-24.7113 6.3211)"^^geo:wktLiteral ;
  geo-pos:lat "-24.7113"^^xsd:decimal ;
  geo-pos:long "6.3211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "408.68"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%201002L3BV10826>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 1002L3BV10826" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 1002L3BV10826'^^xsd:string;
  dwc:scientificName 'Allocyttus verrucosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '6.3211'^^xsd:double;
  dwc:startLongitude '6.3222'^^xsd:double;
  dwc:endLongitude '6.32'^^xsd:double;
  dwc:latitude '-24.7113'^^xsd:double;
  dwc:startLatitude '-24.7077'^^xsd:double;
  dwc:endLatitude '-24.7148'^^xsd:double;
  dwc:coordinatePrecision '408.68'^^xsd:double;
  dwc:minimumDepth '1076'^^xsd:integer;
  dwc:maximumDepth '1088'^^xsd:integer;
  dwc:temperature '3.65'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 1002L3BV10826'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '127422'^^xsd:integer;
  dwc:sampleSize '0,0032655 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,0032655 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 1002L3BV10826'^^xsd:string;
  dwc:observationDate '2010-02-10'^^xsd:date;
  dwc:aphiaIdAccepted '127422'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%201002L3BV10827>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L3BV10827> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L3BV10827> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-24.7113 6.3211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-24.7113"^^xsd:decimal ;
  dwc:decimalLongitude "6.3211"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1076"^^xsd:integer ;
  dwc:maximumDepthInMeters "1088"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "408.68"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L3BV10827>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-24.7113 6.3211)"^^geo:wktLiteral ;
  geo-pos:lat "-24.7113"^^xsd:decimal ;
  geo-pos:long "6.3211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "408.68"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%201002L3BV10827>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 1002L3BV10827" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 1002L3BV10827'^^xsd:string;
  dwc:scientificName 'Nezumia brevibarbata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '6.3211'^^xsd:double;
  dwc:startLongitude '6.3222'^^xsd:double;
  dwc:endLongitude '6.32'^^xsd:double;
  dwc:latitude '-24.7113'^^xsd:double;
  dwc:startLatitude '-24.7077'^^xsd:double;
  dwc:endLatitude '-24.7148'^^xsd:double;
  dwc:coordinatePrecision '408.68'^^xsd:double;
  dwc:minimumDepth '1076'^^xsd:integer;
  dwc:maximumDepth '1088'^^xsd:integer;
  dwc:temperature '3.65'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 1002L3BV10827'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '217780'^^xsd:integer;
  dwc:sampleSize '0,0032655 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,0032655 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 1002L3BV10827'^^xsd:string;
  dwc:observationDate '2010-02-10'^^xsd:date;
  dwc:aphiaIdAccepted '217780'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%201002L3BV10856>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L3BV10856> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L3BV10856> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-24.7113 6.3211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-24.7113"^^xsd:decimal ;
  dwc:decimalLongitude "6.3211"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1076"^^xsd:integer ;
  dwc:maximumDepthInMeters "1088"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "408.68"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L3BV10856>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-24.7113 6.3211)"^^geo:wktLiteral ;
  geo-pos:lat "-24.7113"^^xsd:decimal ;
  geo-pos:long "6.3211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "408.68"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%201002L3BV10856>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 1002L3BV10856" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 1002L3BV10856'^^xsd:string;
  dwc:scientificName 'Guttigadus globiceps'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '6.3211'^^xsd:double;
  dwc:startLongitude '6.3222'^^xsd:double;
  dwc:endLongitude '6.32'^^xsd:double;
  dwc:latitude '-24.7113'^^xsd:double;
  dwc:startLatitude '-24.7077'^^xsd:double;
  dwc:endLatitude '-24.7148'^^xsd:double;
  dwc:coordinatePrecision '408.68'^^xsd:double;
  dwc:minimumDepth '1076'^^xsd:integer;
  dwc:maximumDepth '1088'^^xsd:integer;
  dwc:temperature '3.65'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 1002L3BV10856'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '275875'^^xsd:integer;
  dwc:sampleSize '0,0032655 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,0032655 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 1002L3BV10856'^^xsd:string;
  dwc:observationDate '2010-02-10'^^xsd:date;
  dwc:aphiaIdAccepted '275875'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%201002L3BV20057>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L3BV20057> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L3BV20057> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-24.7113 6.3211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-24.7113"^^xsd:decimal ;
  dwc:decimalLongitude "6.3211"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1076"^^xsd:integer ;
  dwc:maximumDepthInMeters "1088"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "408.68"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L3BV20057>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-24.7113 6.3211)"^^geo:wktLiteral ;
  geo-pos:lat "-24.7113"^^xsd:decimal ;
  geo-pos:long "6.3211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "408.68"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%201002L3BV20057>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 1002L3BV20057" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-03-24'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 1002L3BV20057'^^xsd:string;
  dwc:scientificName 'Pasiphaea tarda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '6.3211'^^xsd:double;
  dwc:startLongitude '6.3222'^^xsd:double;
  dwc:endLongitude '6.32'^^xsd:double;
  dwc:latitude '-24.7113'^^xsd:double;
  dwc:startLatitude '-24.7077'^^xsd:double;
  dwc:endLatitude '-24.7148'^^xsd:double;
  dwc:coordinatePrecision '408.68'^^xsd:double;
  dwc:minimumDepth '1076'^^xsd:integer;
  dwc:maximumDepth '1088'^^xsd:integer;
  dwc:temperature '3.65'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 1002L3BV20102'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '107678'^^xsd:integer;
  dwc:sampleSize '0,0032655 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,0032655 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 1002L3BV20057'^^xsd:string;
  dwc:observationDate '2010-02-10'^^xsd:date;
  dwc:aphiaIdAccepted '107678'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%201002L3BV20101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L3BV20101> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L3BV20101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-24.7113 6.3211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-24.7113"^^xsd:decimal ;
  dwc:decimalLongitude "6.3211"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1076"^^xsd:integer ;
  dwc:maximumDepthInMeters "1088"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "408.68"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L3BV20101>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-24.7113 6.3211)"^^geo:wktLiteral ;
  geo-pos:lat "-24.7113"^^xsd:decimal ;
  geo-pos:long "6.3211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "408.68"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%201002L3BV20101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 1002L3BV20101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 1002L3BV20101'^^xsd:string;
  dwc:scientificName 'Oplophorus spinosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '6.3211'^^xsd:double;
  dwc:startLongitude '6.3222'^^xsd:double;
  dwc:endLongitude '6.32'^^xsd:double;
  dwc:latitude '-24.7113'^^xsd:double;
  dwc:startLatitude '-24.7077'^^xsd:double;
  dwc:endLatitude '-24.7148'^^xsd:double;
  dwc:coordinatePrecision '408.68'^^xsd:double;
  dwc:minimumDepth '1076'^^xsd:integer;
  dwc:maximumDepth '1088'^^xsd:integer;
  dwc:temperature '3.65'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 1002L3BV20101'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '107602'^^xsd:integer;
  dwc:sampleSize '0,0032655 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,0032655 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 1002L3BV20101'^^xsd:string;
  dwc:observationDate '2010-02-10'^^xsd:date;
  dwc:aphiaIdAccepted '107602'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%201002L3BV20148>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L3BV20148> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L3BV20148> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-24.7113 6.3211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-24.7113"^^xsd:decimal ;
  dwc:decimalLongitude "6.3211"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1076"^^xsd:integer ;
  dwc:maximumDepthInMeters "1088"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "408.68"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L3BV20148>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-24.7113 6.3211)"^^geo:wktLiteral ;
  geo-pos:lat "-24.7113"^^xsd:decimal ;
  geo-pos:long "6.3211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "408.68"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%201002L3BV20148>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 1002L3BV20148" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 1002L3BV20148'^^xsd:string;
  dwc:scientificName 'Acanthephyra eximia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '6.3211'^^xsd:double;
  dwc:startLongitude '6.3222'^^xsd:double;
  dwc:endLongitude '6.32'^^xsd:double;
  dwc:latitude '-24.7113'^^xsd:double;
  dwc:startLatitude '-24.7077'^^xsd:double;
  dwc:endLatitude '-24.7148'^^xsd:double;
  dwc:coordinatePrecision '408.68'^^xsd:double;
  dwc:minimumDepth '1076'^^xsd:integer;
  dwc:maximumDepth '1088'^^xsd:integer;
  dwc:temperature '3.65'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 1002L3BV20148'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '564909'^^xsd:integer;
  dwc:sampleSize '0,0032655 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,0032655 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 1002L3BV20148'^^xsd:string;
  dwc:observationDate '2010-02-10'^^xsd:date;
  dwc:aphiaIdAccepted '564909'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%201002L3BV20209>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L3BV20209> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L3BV20209> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-24.7113 6.3211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-24.7113"^^xsd:decimal ;
  dwc:decimalLongitude "6.3211"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1076"^^xsd:integer ;
  dwc:maximumDepthInMeters "1088"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "408.68"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L3BV20209>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-24.7113 6.3211)"^^geo:wktLiteral ;
  geo-pos:lat "-24.7113"^^xsd:decimal ;
  geo-pos:long "6.3211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "408.68"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%201002L3BV20209>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 1002L3BV20209" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 1002L3BV20209'^^xsd:string;
  dwc:scientificName 'Nematocarcinus longirostris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '6.3211'^^xsd:double;
  dwc:startLongitude '6.3222'^^xsd:double;
  dwc:endLongitude '6.32'^^xsd:double;
  dwc:latitude '-24.7113'^^xsd:double;
  dwc:startLatitude '-24.7077'^^xsd:double;
  dwc:endLatitude '-24.7148'^^xsd:double;
  dwc:coordinatePrecision '408.68'^^xsd:double;
  dwc:minimumDepth '1076'^^xsd:integer;
  dwc:maximumDepth '1088'^^xsd:integer;
  dwc:temperature '3.65'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 1002L3BV20209'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '514315'^^xsd:integer;
  dwc:sampleSize '0,0032655 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,0032655 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 1002L3BV20209'^^xsd:string;
  dwc:observationDate '2010-02-10'^^xsd:date;
  dwc:aphiaIdAccepted '514315'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%201002L3BV20225>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L3BV20225> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L3BV20225> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-24.7113 6.3211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-24.7113"^^xsd:decimal ;
  dwc:decimalLongitude "6.3211"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1076"^^xsd:integer ;
  dwc:maximumDepthInMeters "1088"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "408.68"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L3BV20225>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-24.7113 6.3211)"^^geo:wktLiteral ;
  geo-pos:lat "-24.7113"^^xsd:decimal ;
  geo-pos:long "6.3211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "408.68"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%201002L3BV20225>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 1002L3BV20225" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 1002L3BV20225'^^xsd:string;
  dwc:scientificName 'Chaceon erytheiae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '6.3211'^^xsd:double;
  dwc:startLongitude '6.3222'^^xsd:double;
  dwc:endLongitude '6.32'^^xsd:double;
  dwc:latitude '-24.7113'^^xsd:double;
  dwc:startLatitude '-24.7077'^^xsd:double;
  dwc:endLatitude '-24.7148'^^xsd:double;
  dwc:coordinatePrecision '408.68'^^xsd:double;
  dwc:minimumDepth '1076'^^xsd:integer;
  dwc:maximumDepth '1088'^^xsd:integer;
  dwc:temperature '3.65'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 1002L3BV20225'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '241100'^^xsd:integer;
  dwc:sampleSize '0,0032655 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,0032655 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 1002L3BV20225'^^xsd:string;
  dwc:observationDate '2010-02-10'^^xsd:date;
  dwc:aphiaIdAccepted '241100'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%201002L3BV40051>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L3BV40051> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L3BV40051> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-24.7113 6.3211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-24.7113"^^xsd:decimal ;
  dwc:decimalLongitude "6.3211"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1076"^^xsd:integer ;
  dwc:maximumDepthInMeters "1088"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "408.68"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L3BV40051>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-24.7113 6.3211)"^^geo:wktLiteral ;
  geo-pos:lat "-24.7113"^^xsd:decimal ;
  geo-pos:long "6.3211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "408.68"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%201002L3BV40051>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 1002L3BV40051" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 1002L3BV40051'^^xsd:string;
  dwc:scientificName 'Caryophyllia (Caryophyllia) valdiviae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '6.3211'^^xsd:double;
  dwc:startLongitude '6.3222'^^xsd:double;
  dwc:endLongitude '6.32'^^xsd:double;
  dwc:latitude '-24.7113'^^xsd:double;
  dwc:startLatitude '-24.7077'^^xsd:double;
  dwc:endLatitude '-24.7148'^^xsd:double;
  dwc:coordinatePrecision '408.68'^^xsd:double;
  dwc:minimumDepth '1076'^^xsd:integer;
  dwc:maximumDepth '1088'^^xsd:integer;
  dwc:temperature '3.65'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 1002L3BV40051'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '286774'^^xsd:integer;
  dwc:sampleSize '0,0032655 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,0032655 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 1002L3BV40051'^^xsd:string;
  dwc:observationDate '2010-02-10'^^xsd:date;
  dwc:aphiaIdAccepted '286774'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%201002L3BV40052>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L3BV40052> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L3BV40052> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-24.7113 6.3211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-24.7113"^^xsd:decimal ;
  dwc:decimalLongitude "6.3211"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1076"^^xsd:integer ;
  dwc:maximumDepthInMeters "1088"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "408.68"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L3BV40052>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-24.7113 6.3211)"^^geo:wktLiteral ;
  geo-pos:lat "-24.7113"^^xsd:decimal ;
  geo-pos:long "6.3211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "408.68"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%201002L3BV40052>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 1002L3BV40052" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 1002L3BV40052'^^xsd:string;
  dwc:scientificName 'Cavolinia tridentata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '6.3211'^^xsd:double;
  dwc:startLongitude '6.3222'^^xsd:double;
  dwc:endLongitude '6.32'^^xsd:double;
  dwc:latitude '-24.7113'^^xsd:double;
  dwc:startLatitude '-24.7077'^^xsd:double;
  dwc:endLatitude '-24.7148'^^xsd:double;
  dwc:coordinatePrecision '408.68'^^xsd:double;
  dwc:minimumDepth '1076'^^xsd:integer;
  dwc:maximumDepth '1088'^^xsd:integer;
  dwc:temperature '3.65'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 1002L3BV40052'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '139030'^^xsd:integer;
  dwc:sampleSize '0,0032655 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,0032655 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 1002L3BV40052'^^xsd:string;
  dwc:observationDate '2010-02-10'^^xsd:date;
  dwc:aphiaIdAccepted '139030'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%201002L3BV40072>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L3BV40072> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L3BV40072> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-24.7113 6.3211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-24.7113"^^xsd:decimal ;
  dwc:decimalLongitude "6.3211"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1076"^^xsd:integer ;
  dwc:maximumDepthInMeters "1088"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "408.68"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L3BV40072>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-24.7113 6.3211)"^^geo:wktLiteral ;
  geo-pos:lat "-24.7113"^^xsd:decimal ;
  geo-pos:long "6.3211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "408.68"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%201002L3BV40072>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 1002L3BV40072" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 1002L3BV40072'^^xsd:string;
  dwc:scientificName 'Stephanocyathus (Odontocyathus) campaniformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '6.3211'^^xsd:double;
  dwc:startLongitude '6.3222'^^xsd:double;
  dwc:endLongitude '6.32'^^xsd:double;
  dwc:latitude '-24.7113'^^xsd:double;
  dwc:startLatitude '-24.7077'^^xsd:double;
  dwc:endLatitude '-24.7148'^^xsd:double;
  dwc:coordinatePrecision '408.68'^^xsd:double;
  dwc:minimumDepth '1076'^^xsd:integer;
  dwc:maximumDepth '1088'^^xsd:integer;
  dwc:temperature '3.65'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 1002L3BV40072'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '135169'^^xsd:integer;
  dwc:sampleSize '0,0032655 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,0032655 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 1002L3BV40072'^^xsd:string;
  dwc:observationDate '2010-02-10'^^xsd:date;
  dwc:aphiaIdAccepted '135169'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%201002L40BV10111>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L40BV10111> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L40BV10111> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.2124 6.2619)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-26.2124"^^xsd:decimal ;
  dwc:decimalLongitude "6.2619"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "229"^^xsd:integer ;
  dwc:maximumDepthInMeters "236"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1062.37"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L40BV10111>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.2124 6.2619)"^^geo:wktLiteral ;
  geo-pos:lat "-26.2124"^^xsd:decimal ;
  geo-pos:long "6.2619"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1062.37"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%201002L40BV10111>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 1002L40BV10111" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 1002L40BV10111'^^xsd:string;
  dwc:scientificName 'Helicolenus mouchezi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '6.2619'^^xsd:double;
  dwc:startLongitude '6.2598'^^xsd:double;
  dwc:endLongitude '6.264'^^xsd:double;
  dwc:latitude '-26.2124'^^xsd:double;
  dwc:startLatitude '-26.2218'^^xsd:double;
  dwc:endLatitude '-26.203'^^xsd:double;
  dwc:coordinatePrecision '1062.37'^^xsd:double;
  dwc:minimumDepth '229'^^xsd:integer;
  dwc:maximumDepth '236'^^xsd:integer;
  dwc:temperature '13.5'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 1002L40BV10111'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '274769'^^xsd:integer;
  dwc:sampleSize '0,007 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,007 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 1002L40BV10111'^^xsd:string;
  dwc:observationDate '2010-02-25'^^xsd:date;
  dwc:aphiaIdAccepted '274769'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%201002L40BV10735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L40BV10735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L40BV10735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.2124 6.2619)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-26.2124"^^xsd:decimal ;
  dwc:decimalLongitude "6.2619"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "229"^^xsd:integer ;
  dwc:maximumDepthInMeters "236"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1062.37"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L40BV10735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.2124 6.2619)"^^geo:wktLiteral ;
  geo-pos:lat "-26.2124"^^xsd:decimal ;
  geo-pos:long "6.2619"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1062.37"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%201002L40BV10735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 1002L40BV10735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 1002L40BV10735'^^xsd:string;
  dwc:scientificName 'Macroramphosus scolopax'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '6.2619'^^xsd:double;
  dwc:startLongitude '6.2598'^^xsd:double;
  dwc:endLongitude '6.264'^^xsd:double;
  dwc:latitude '-26.2124'^^xsd:double;
  dwc:startLatitude '-26.2218'^^xsd:double;
  dwc:endLatitude '-26.203'^^xsd:double;
  dwc:coordinatePrecision '1062.37'^^xsd:double;
  dwc:minimumDepth '229'^^xsd:integer;
  dwc:maximumDepth '236'^^xsd:integer;
  dwc:temperature '13.5'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 1002L40BV10735'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '127378'^^xsd:integer;
  dwc:sampleSize '0,007 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,007 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 1002L40BV10735'^^xsd:string;
  dwc:observationDate '2010-02-25'^^xsd:date;
  dwc:aphiaIdAccepted '127378'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%201002L40BV11006>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L40BV11006> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L40BV11006> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.2124 6.2619)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-26.2124"^^xsd:decimal ;
  dwc:decimalLongitude "6.2619"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "229"^^xsd:integer ;
  dwc:maximumDepthInMeters "236"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1062.37"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L40BV11006>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.2124 6.2619)"^^geo:wktLiteral ;
  geo-pos:lat "-26.2124"^^xsd:decimal ;
  geo-pos:long "6.2619"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1062.37"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%201002L40BV11006>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 1002L40BV11006" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 1002L40BV11006'^^xsd:string;
  dwc:scientificName 'Notopogon xenosoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '6.2619'^^xsd:double;
  dwc:startLongitude '6.2598'^^xsd:double;
  dwc:endLongitude '6.264'^^xsd:double;
  dwc:latitude '-26.2124'^^xsd:double;
  dwc:startLatitude '-26.2218'^^xsd:double;
  dwc:endLatitude '-26.203'^^xsd:double;
  dwc:coordinatePrecision '1062.37'^^xsd:double;
  dwc:minimumDepth '229'^^xsd:integer;
  dwc:maximumDepth '236'^^xsd:integer;
  dwc:temperature '13.5'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 1002L40BV11006'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '217974'^^xsd:integer;
  dwc:sampleSize '0,007 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,007 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 1002L40BV11006'^^xsd:string;
  dwc:observationDate '2010-02-25'^^xsd:date;
  dwc:aphiaIdAccepted '217974'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%201002L40BV40052>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L40BV40052> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L40BV40052> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.2124 6.2619)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-26.2124"^^xsd:decimal ;
  dwc:decimalLongitude "6.2619"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "229"^^xsd:integer ;
  dwc:maximumDepthInMeters "236"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1062.37"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L40BV40052>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.2124 6.2619)"^^geo:wktLiteral ;
  geo-pos:lat "-26.2124"^^xsd:decimal ;
  geo-pos:long "6.2619"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1062.37"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%201002L40BV40052>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 1002L40BV40052" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 1002L40BV40052'^^xsd:string;
  dwc:scientificName 'Cavolinia tridentata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '6.2619'^^xsd:double;
  dwc:startLongitude '6.2598'^^xsd:double;
  dwc:endLongitude '6.264'^^xsd:double;
  dwc:latitude '-26.2124'^^xsd:double;
  dwc:startLatitude '-26.2218'^^xsd:double;
  dwc:endLatitude '-26.203'^^xsd:double;
  dwc:coordinatePrecision '1062.37'^^xsd:double;
  dwc:minimumDepth '229'^^xsd:integer;
  dwc:maximumDepth '236'^^xsd:integer;
  dwc:temperature '13.5'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 1002L40BV40052'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '139030'^^xsd:integer;
  dwc:sampleSize '0,007 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,007 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 1002L40BV40052'^^xsd:string;
  dwc:observationDate '2010-02-25'^^xsd:date;
  dwc:aphiaIdAccepted '139030'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%201002L40BV40068>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L40BV40068> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L40BV40068> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.2124 6.2619)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-26.2124"^^xsd:decimal ;
  dwc:decimalLongitude "6.2619"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "229"^^xsd:integer ;
  dwc:maximumDepthInMeters "236"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1062.37"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L40BV40068>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.2124 6.2619)"^^geo:wktLiteral ;
  geo-pos:lat "-26.2124"^^xsd:decimal ;
  geo-pos:long "6.2619"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1062.37"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%201002L40BV40068>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 1002L40BV40068" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 1002L40BV40068'^^xsd:string;
  dwc:scientificName 'Pachastrella monilifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '6.2619'^^xsd:double;
  dwc:startLongitude '6.2598'^^xsd:double;
  dwc:endLongitude '6.264'^^xsd:double;
  dwc:latitude '-26.2124'^^xsd:double;
  dwc:startLatitude '-26.2218'^^xsd:double;
  dwc:endLatitude '-26.203'^^xsd:double;
  dwc:coordinatePrecision '1062.37'^^xsd:double;
  dwc:minimumDepth '229'^^xsd:integer;
  dwc:maximumDepth '236'^^xsd:integer;
  dwc:temperature '13.5'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 1002L40BV40068'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '134078'^^xsd:integer;
  dwc:sampleSize '0,007 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,007 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 1002L40BV40068'^^xsd:string;
  dwc:observationDate '2010-02-25'^^xsd:date;
  dwc:aphiaIdAccepted '134078'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%201002L40BV40070>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L40BV40070> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L40BV40070> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.2124 6.2619)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-26.2124"^^xsd:decimal ;
  dwc:decimalLongitude "6.2619"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "229"^^xsd:integer ;
  dwc:maximumDepthInMeters "236"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1062.37"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L40BV40070>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.2124 6.2619)"^^geo:wktLiteral ;
  geo-pos:lat "-26.2124"^^xsd:decimal ;
  geo-pos:long "6.2619"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1062.37"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%201002L40BV40070>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 1002L40BV40070" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 1002L40BV40070'^^xsd:string;
  dwc:scientificName 'Pyrosoma atlanticum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '6.2619'^^xsd:double;
  dwc:startLongitude '6.2598'^^xsd:double;
  dwc:endLongitude '6.264'^^xsd:double;
  dwc:latitude '-26.2124'^^xsd:double;
  dwc:startLatitude '-26.2218'^^xsd:double;
  dwc:endLatitude '-26.203'^^xsd:double;
  dwc:coordinatePrecision '1062.37'^^xsd:double;
  dwc:minimumDepth '229'^^xsd:integer;
  dwc:maximumDepth '236'^^xsd:integer;
  dwc:temperature '13.5'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 1002L40BV40070'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '137250'^^xsd:integer;
  dwc:sampleSize '0,007 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,007 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 1002L40BV40070'^^xsd:string;
  dwc:observationDate '2010-02-25'^^xsd:date;
  dwc:aphiaIdAccepted '137250'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%201002L41BV10012>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L41BV10012> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L41BV10012> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.1624 6.3259)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-26.1624"^^xsd:decimal ;
  dwc:decimalLongitude "6.3259"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "232"^^xsd:integer ;
  dwc:maximumDepthInMeters "236"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "900.53"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L41BV10012>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.1624 6.3259)"^^geo:wktLiteral ;
  geo-pos:lat "-26.1624"^^xsd:decimal ;
  geo-pos:long "6.3259"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "900.53"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%201002L41BV10012>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 1002L41BV10012" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 1002L41BV10012'^^xsd:string;
  dwc:scientificName 'Arnoglossus capensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '6.3259'^^xsd:double;
  dwc:startLongitude '6.3267'^^xsd:double;
  dwc:endLongitude '6.3252'^^xsd:double;
  dwc:latitude '-26.1624'^^xsd:double;
  dwc:startLatitude '-26.1705'^^xsd:double;
  dwc:endLatitude '-26.1543'^^xsd:double;
  dwc:coordinatePrecision '900.53'^^xsd:double;
  dwc:minimumDepth '232'^^xsd:integer;
  dwc:maximumDepth '236'^^xsd:integer;
  dwc:temperature '13.5'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 1002L41BV10012'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '219791'^^xsd:integer;
  dwc:sampleSize '0,006286 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,006286 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 1002L41BV10012'^^xsd:string;
  dwc:observationDate '2010-02-25'^^xsd:date;
  dwc:aphiaIdAccepted '219791'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%201002L41BV10111>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L41BV10111> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L41BV10111> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.1624 6.3259)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-26.1624"^^xsd:decimal ;
  dwc:decimalLongitude "6.3259"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "232"^^xsd:integer ;
  dwc:maximumDepthInMeters "236"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "900.53"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L41BV10111>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.1624 6.3259)"^^geo:wktLiteral ;
  geo-pos:lat "-26.1624"^^xsd:decimal ;
  geo-pos:long "6.3259"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "900.53"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%201002L41BV10111>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 1002L41BV10111" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 1002L41BV10111'^^xsd:string;
  dwc:scientificName 'Helicolenus mouchezi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '6.3259'^^xsd:double;
  dwc:startLongitude '6.3267'^^xsd:double;
  dwc:endLongitude '6.3252'^^xsd:double;
  dwc:latitude '-26.1624'^^xsd:double;
  dwc:startLatitude '-26.1705'^^xsd:double;
  dwc:endLatitude '-26.1543'^^xsd:double;
  dwc:coordinatePrecision '900.53'^^xsd:double;
  dwc:minimumDepth '232'^^xsd:integer;
  dwc:maximumDepth '236'^^xsd:integer;
  dwc:temperature '13.5'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 1002L41BV10111'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '274769'^^xsd:integer;
  dwc:sampleSize '0,006286 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,006286 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 1002L41BV10111'^^xsd:string;
  dwc:observationDate '2010-02-25'^^xsd:date;
  dwc:aphiaIdAccepted '274769'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%201002L41BV10735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L41BV10735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L41BV10735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.1624 6.3259)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-26.1624"^^xsd:decimal ;
  dwc:decimalLongitude "6.3259"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "232"^^xsd:integer ;
  dwc:maximumDepthInMeters "236"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "900.53"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L41BV10735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.1624 6.3259)"^^geo:wktLiteral ;
  geo-pos:lat "-26.1624"^^xsd:decimal ;
  geo-pos:long "6.3259"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "900.53"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%201002L41BV10735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 1002L41BV10735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 1002L41BV10735'^^xsd:string;
  dwc:scientificName 'Macroramphosus scolopax'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '6.3259'^^xsd:double;
  dwc:startLongitude '6.3267'^^xsd:double;
  dwc:endLongitude '6.3252'^^xsd:double;
  dwc:latitude '-26.1624'^^xsd:double;
  dwc:startLatitude '-26.1705'^^xsd:double;
  dwc:endLatitude '-26.1543'^^xsd:double;
  dwc:coordinatePrecision '900.53'^^xsd:double;
  dwc:minimumDepth '232'^^xsd:integer;
  dwc:maximumDepth '236'^^xsd:integer;
  dwc:temperature '13.5'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 1002L41BV10735'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '127378'^^xsd:integer;
  dwc:sampleSize '0,006286 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,006286 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 1002L41BV10735'^^xsd:string;
  dwc:observationDate '2010-02-25'^^xsd:date;
  dwc:aphiaIdAccepted '127378'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%201002L41BV11006>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L41BV11006> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L41BV11006> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.1624 6.3259)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-26.1624"^^xsd:decimal ;
  dwc:decimalLongitude "6.3259"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "232"^^xsd:integer ;
  dwc:maximumDepthInMeters "236"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "900.53"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L41BV11006>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.1624 6.3259)"^^geo:wktLiteral ;
  geo-pos:lat "-26.1624"^^xsd:decimal ;
  geo-pos:long "6.3259"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "900.53"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%201002L41BV11006>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 1002L41BV11006" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 1002L41BV11006'^^xsd:string;
  dwc:scientificName 'Notopogon xenosoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '6.3259'^^xsd:double;
  dwc:startLongitude '6.3267'^^xsd:double;
  dwc:endLongitude '6.3252'^^xsd:double;
  dwc:latitude '-26.1624'^^xsd:double;
  dwc:startLatitude '-26.1705'^^xsd:double;
  dwc:endLatitude '-26.1543'^^xsd:double;
  dwc:coordinatePrecision '900.53'^^xsd:double;
  dwc:minimumDepth '232'^^xsd:integer;
  dwc:maximumDepth '236'^^xsd:integer;
  dwc:temperature '13.5'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 1002L41BV11006'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '217974'^^xsd:integer;
  dwc:sampleSize '0,006286 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,006286 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 1002L41BV11006'^^xsd:string;
  dwc:observationDate '2010-02-25'^^xsd:date;
  dwc:aphiaIdAccepted '217974'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%201002L41BV11354>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L41BV11354> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L41BV11354> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.1624 6.3259)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-26.1624"^^xsd:decimal ;
  dwc:decimalLongitude "6.3259"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "232"^^xsd:integer ;
  dwc:maximumDepthInMeters "236"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "900.53"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L41BV11354>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.1624 6.3259)"^^geo:wktLiteral ;
  geo-pos:lat "-26.1624"^^xsd:decimal ;
  geo-pos:long "6.3259"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "900.53"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%201002L41BV11354>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 1002L41BV11354" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 1002L41BV11354'^^xsd:string;
  dwc:scientificName 'Foetorepus valdiviae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '6.3259'^^xsd:double;
  dwc:startLongitude '6.3267'^^xsd:double;
  dwc:endLongitude '6.3252'^^xsd:double;
  dwc:latitude '-26.1624'^^xsd:double;
  dwc:startLatitude '-26.1705'^^xsd:double;
  dwc:endLatitude '-26.1543'^^xsd:double;
  dwc:coordinatePrecision '900.53'^^xsd:double;
  dwc:minimumDepth '232'^^xsd:integer;
  dwc:maximumDepth '236'^^xsd:integer;
  dwc:temperature '13.5'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 1002L41BV11354'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '276351'^^xsd:integer;
  dwc:sampleSize '0,006286 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,006286 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 1002L41BV11354'^^xsd:string;
  dwc:observationDate '2010-02-25'^^xsd:date;
  dwc:aphiaIdAccepted '1012337'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%201002L41BV20120>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L41BV20120> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L41BV20120> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.1624 6.3259)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-26.1624"^^xsd:decimal ;
  dwc:decimalLongitude "6.3259"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "232"^^xsd:integer ;
  dwc:maximumDepthInMeters "236"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "900.53"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L41BV20120>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.1624 6.3259)"^^geo:wktLiteral ;
  geo-pos:lat "-26.1624"^^xsd:decimal ;
  geo-pos:long "6.3259"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "900.53"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%201002L41BV20120>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 1002L41BV20120" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 1002L41BV20120'^^xsd:string;
  dwc:scientificName 'Dardanus arrosor'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '6.3259'^^xsd:double;
  dwc:startLongitude '6.3267'^^xsd:double;
  dwc:endLongitude '6.3252'^^xsd:double;
  dwc:latitude '-26.1624'^^xsd:double;
  dwc:startLatitude '-26.1705'^^xsd:double;
  dwc:endLatitude '-26.1543'^^xsd:double;
  dwc:coordinatePrecision '900.53'^^xsd:double;
  dwc:minimumDepth '232'^^xsd:integer;
  dwc:maximumDepth '236'^^xsd:integer;
  dwc:temperature '13.5'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 1002L41BV20120'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '107197'^^xsd:integer;
  dwc:sampleSize '0,006286 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,006286 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 1002L41BV20120'^^xsd:string;
  dwc:observationDate '2010-02-25'^^xsd:date;
  dwc:aphiaIdAccepted '107197'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%201002L41BV40068>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L41BV40068> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L41BV40068> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.1624 6.3259)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-26.1624"^^xsd:decimal ;
  dwc:decimalLongitude "6.3259"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "232"^^xsd:integer ;
  dwc:maximumDepthInMeters "236"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "900.53"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L41BV40068>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.1624 6.3259)"^^geo:wktLiteral ;
  geo-pos:lat "-26.1624"^^xsd:decimal ;
  geo-pos:long "6.3259"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "900.53"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%201002L41BV40068>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 1002L41BV40068" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 1002L41BV40068'^^xsd:string;
  dwc:scientificName 'Pachastrella monilifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '6.3259'^^xsd:double;
  dwc:startLongitude '6.3267'^^xsd:double;
  dwc:endLongitude '6.3252'^^xsd:double;
  dwc:latitude '-26.1624'^^xsd:double;
  dwc:startLatitude '-26.1705'^^xsd:double;
  dwc:endLatitude '-26.1543'^^xsd:double;
  dwc:coordinatePrecision '900.53'^^xsd:double;
  dwc:minimumDepth '232'^^xsd:integer;
  dwc:maximumDepth '236'^^xsd:integer;
  dwc:temperature '13.5'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 1002L41BV40068'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '134078'^^xsd:integer;
  dwc:sampleSize '0,006286 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,006286 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 1002L41BV40068'^^xsd:string;
  dwc:observationDate '2010-02-25'^^xsd:date;
  dwc:aphiaIdAccepted '134078'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%201002L41BV40070>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L41BV40070> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L41BV40070> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.1624 6.3259)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-26.1624"^^xsd:decimal ;
  dwc:decimalLongitude "6.3259"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "232"^^xsd:integer ;
  dwc:maximumDepthInMeters "236"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "900.53"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L41BV40070>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.1624 6.3259)"^^geo:wktLiteral ;
  geo-pos:lat "-26.1624"^^xsd:decimal ;
  geo-pos:long "6.3259"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "900.53"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%201002L41BV40070>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 1002L41BV40070" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 1002L41BV40070'^^xsd:string;
  dwc:scientificName 'Pyrosoma atlanticum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '6.3259'^^xsd:double;
  dwc:startLongitude '6.3267'^^xsd:double;
  dwc:endLongitude '6.3252'^^xsd:double;
  dwc:latitude '-26.1624'^^xsd:double;
  dwc:startLatitude '-26.1705'^^xsd:double;
  dwc:endLatitude '-26.1543'^^xsd:double;
  dwc:coordinatePrecision '900.53'^^xsd:double;
  dwc:minimumDepth '232'^^xsd:integer;
  dwc:maximumDepth '236'^^xsd:integer;
  dwc:temperature '13.5'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 1002L41BV40070'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '137250'^^xsd:integer;
  dwc:sampleSize '0,006286 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,006286 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 1002L41BV40070'^^xsd:string;
  dwc:observationDate '2010-02-25'^^xsd:date;
  dwc:aphiaIdAccepted '137250'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%201002L42AF20187>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L42AF20187> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L42AF20187> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.2862 6.236)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-26.2862"^^xsd:decimal ;
  dwc:decimalLongitude "6.236"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "731"^^xsd:integer ;
  dwc:maximumDepthInMeters "731"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L42AF20187>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.2862 6.236)"^^geo:wktLiteral ;
  geo-pos:lat "-26.2862"^^xsd:decimal ;
  geo-pos:long "6.236"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%201002L42AF20187>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 1002L42AF20187" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-03-24'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 1002L42AF20187'^^xsd:string;
  dwc:scientificName 'Lithodes ferox'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '6.236'^^xsd:double;
  dwc:startLongitude '6.236'^^xsd:double;
  dwc:endLongitude '6.236'^^xsd:double;
  dwc:latitude '-26.2862'^^xsd:double;
  dwc:startLatitude '-26.2862'^^xsd:double;
  dwc:endLatitude '-26.2862'^^xsd:double;
  dwc:minimumDepth '731'^^xsd:integer;
  dwc:maximumDepth '731'^^xsd:integer;
  dwc:temperature '5.4'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA  1002L42AF20187'^^xsd:string;
  dwc:occurrenceRemarks 'Qualitative sample'^^xsd:string;
  dwc:aphiaid '240655'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:samplingEffort ''^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 1002L42AF20187'^^xsd:string;
  dwc:observationDate '2010-02-25'^^xsd:date;
  dwc:aphiaIdAccepted '240655'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%201002L42AF40059>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L42AF40059> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L42AF40059> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.2862 6.236)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-26.2862"^^xsd:decimal ;
  dwc:decimalLongitude "6.236"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "731"^^xsd:integer ;
  dwc:maximumDepthInMeters "731"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L42AF40059>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.2862 6.236)"^^geo:wktLiteral ;
  geo-pos:lat "-26.2862"^^xsd:decimal ;
  geo-pos:long "6.236"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%201002L42AF40059>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 1002L42AF40059" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 1002L42AF40059'^^xsd:string;
  dwc:scientificName 'Gorgonocephalus caputmedusae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '6.236'^^xsd:double;
  dwc:startLongitude '6.236'^^xsd:double;
  dwc:endLongitude '6.236'^^xsd:double;
  dwc:latitude '-26.2862'^^xsd:double;
  dwc:startLatitude '-26.2862'^^xsd:double;
  dwc:endLatitude '-26.2862'^^xsd:double;
  dwc:minimumDepth '731'^^xsd:integer;
  dwc:maximumDepth '731'^^xsd:integer;
  dwc:temperature '5.4'^^xsd:double;
  dwc:individualCount '1'^^xsd:integer;
  dwc:previousCatalogNumber 'NAMIBIA 1002L42AF40059'^^xsd:string;
  dwc:occurrenceRemarks 'Qualitative sample'^^xsd:string;
  dwc:aphiaid '124967'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:samplingEffort ''^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 1002L42AF40059'^^xsd:string;
  dwc:observationDate '2010-02-25'^^xsd:date;
  dwc:aphiaIdAccepted '124967'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%201002L42AF40071>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L42AF40071> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L42AF40071> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.2862 6.236)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-26.2862"^^xsd:decimal ;
  dwc:decimalLongitude "6.236"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "731"^^xsd:integer ;
  dwc:maximumDepthInMeters "731"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L42AF40071>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.2862 6.236)"^^geo:wktLiteral ;
  geo-pos:lat "-26.2862"^^xsd:decimal ;
  geo-pos:long "6.236"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%201002L42AF40071>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 1002L42AF40071" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 1002L42AF40071'^^xsd:string;
  dwc:scientificName 'Solenosmilia variabilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '6.236'^^xsd:double;
  dwc:startLongitude '6.236'^^xsd:double;
  dwc:endLongitude '6.236'^^xsd:double;
  dwc:latitude '-26.2862'^^xsd:double;
  dwc:startLatitude '-26.2862'^^xsd:double;
  dwc:endLatitude '-26.2862'^^xsd:double;
  dwc:minimumDepth '731'^^xsd:integer;
  dwc:maximumDepth '731'^^xsd:integer;
  dwc:temperature '5.4'^^xsd:double;
  dwc:individualCount '1'^^xsd:integer;
  dwc:previousCatalogNumber 'NAMIBIA 1002L42AF40071'^^xsd:string;
  dwc:occurrenceRemarks 'Qualitative sample'^^xsd:string;
  dwc:aphiaid '135168'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:samplingEffort ''^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 1002L42AF40071'^^xsd:string;
  dwc:observationDate '2010-02-25'^^xsd:date;
  dwc:aphiaIdAccepted '135168'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%201002L43AF40070>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L43AF40070> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L43AF40070> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.2911 6.2364)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-26.2911"^^xsd:decimal ;
  dwc:decimalLongitude "6.2364"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "724"^^xsd:integer ;
  dwc:maximumDepthInMeters "769"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "491.16"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L43AF40070>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.2911 6.2364)"^^geo:wktLiteral ;
  geo-pos:lat "-26.2911"^^xsd:decimal ;
  geo-pos:long "6.2364"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "491.16"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%201002L43AF40070>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 1002L43AF40070" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 1002L43AF40070'^^xsd:string;
  dwc:scientificName 'Pyrosoma atlanticum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '6.2364'^^xsd:double;
  dwc:startLongitude '6.237'^^xsd:double;
  dwc:endLongitude '6.2358'^^xsd:double;
  dwc:latitude '-26.2911'^^xsd:double;
  dwc:startLatitude '-26.2867'^^xsd:double;
  dwc:endLatitude '-26.2955'^^xsd:double;
  dwc:coordinatePrecision '491.16'^^xsd:double;
  dwc:minimumDepth '724'^^xsd:integer;
  dwc:maximumDepth '769'^^xsd:integer;
  dwc:temperature '5.4'^^xsd:double;
  dwc:individualCount '1'^^xsd:integer;
  dwc:previousCatalogNumber 'NAMIBIA 1002L43AF40070'^^xsd:string;
  dwc:occurrenceRemarks 'Qualitative sample'^^xsd:string;
  dwc:aphiaid '137250'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort ''^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 1002L43AF40070'^^xsd:string;
  dwc:observationDate '2010-02-25'^^xsd:date;
  dwc:aphiaIdAccepted '137250'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%201002L43AF40071>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L43AF40071> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L43AF40071> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.2911 6.2364)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-26.2911"^^xsd:decimal ;
  dwc:decimalLongitude "6.2364"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "724"^^xsd:integer ;
  dwc:maximumDepthInMeters "769"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "491.16"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L43AF40071>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.2911 6.2364)"^^geo:wktLiteral ;
  geo-pos:lat "-26.2911"^^xsd:decimal ;
  geo-pos:long "6.2364"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "491.16"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%201002L43AF40071>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 1002L43AF40071" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 1002L43AF40071'^^xsd:string;
  dwc:scientificName 'Solenosmilia variabilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '6.2364'^^xsd:double;
  dwc:startLongitude '6.237'^^xsd:double;
  dwc:endLongitude '6.2358'^^xsd:double;
  dwc:latitude '-26.2911'^^xsd:double;
  dwc:startLatitude '-26.2867'^^xsd:double;
  dwc:endLatitude '-26.2955'^^xsd:double;
  dwc:coordinatePrecision '491.16'^^xsd:double;
  dwc:minimumDepth '724'^^xsd:integer;
  dwc:maximumDepth '769'^^xsd:integer;
  dwc:temperature '5.4'^^xsd:double;
  dwc:individualCount '1'^^xsd:integer;
  dwc:previousCatalogNumber 'NAMIBIA 1002L43AF40071'^^xsd:string;
  dwc:occurrenceRemarks 'Qualitative sample'^^xsd:string;
  dwc:aphiaid '135168'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort ''^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 1002L43AF40071'^^xsd:string;
  dwc:observationDate '2010-02-25'^^xsd:date;
  dwc:aphiaIdAccepted '135168'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%201002L4BV10532>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L4BV10532> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L4BV10532> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-24.8667 6.3991)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-24.8667"^^xsd:decimal ;
  dwc:decimalLongitude "6.3991"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "964"^^xsd:integer ;
  dwc:maximumDepthInMeters "975"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "349.84"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L4BV10532>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-24.8667 6.3991)"^^geo:wktLiteral ;
  geo-pos:lat "-24.8667"^^xsd:decimal ;
  geo-pos:long "6.3991"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "349.84"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%201002L4BV10532>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 1002L4BV10532" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 1002L4BV10532'^^xsd:string;
  dwc:scientificName 'Bathygadus favosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '6.3991'^^xsd:double;
  dwc:startLongitude '6.3993'^^xsd:double;
  dwc:endLongitude '6.3988'^^xsd:double;
  dwc:latitude '-24.8667'^^xsd:double;
  dwc:startLatitude '-24.8635'^^xsd:double;
  dwc:endLatitude '-24.8698'^^xsd:double;
  dwc:coordinatePrecision '349.84'^^xsd:double;
  dwc:minimumDepth '964'^^xsd:integer;
  dwc:maximumDepth '975'^^xsd:integer;
  dwc:temperature '4'^^xsd:integer;
  dwc:previousCatalogNumber 'NAMIBIA 1002L4BV10532'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '126462'^^xsd:integer;
  dwc:sampleSize '0,002625 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,002625 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 1002L4BV10532'^^xsd:string;
  dwc:observationDate '2010-02-10'^^xsd:date;
  dwc:aphiaIdAccepted '126462'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%201002L4BV10823>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L4BV10823> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L4BV10823> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-24.8667 6.3991)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-24.8667"^^xsd:decimal ;
  dwc:decimalLongitude "6.3991"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "964"^^xsd:integer ;
  dwc:maximumDepthInMeters "975"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "349.84"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L4BV10823>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-24.8667 6.3991)"^^geo:wktLiteral ;
  geo-pos:lat "-24.8667"^^xsd:decimal ;
  geo-pos:long "6.3991"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "349.84"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%201002L4BV10823>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 1002L4BV10823" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 1002L4BV10823'^^xsd:string;
  dwc:scientificName 'Notacanthus sexspinis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '6.3991'^^xsd:double;
  dwc:startLongitude '6.3993'^^xsd:double;
  dwc:endLongitude '6.3988'^^xsd:double;
  dwc:latitude '-24.8667'^^xsd:double;
  dwc:startLatitude '-24.8635'^^xsd:double;
  dwc:endLatitude '-24.8698'^^xsd:double;
  dwc:coordinatePrecision '349.84'^^xsd:double;
  dwc:minimumDepth '964'^^xsd:integer;
  dwc:maximumDepth '975'^^xsd:integer;
  dwc:temperature '4'^^xsd:integer;
  dwc:previousCatalogNumber 'NAMIBIA 1002L4BV10823'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '221411'^^xsd:integer;
  dwc:sampleSize '0,002625 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,002625 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 1002L4BV10823'^^xsd:string;
  dwc:observationDate '2010-02-10'^^xsd:date;
  dwc:aphiaIdAccepted '221411'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%201002L4BV10827>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L4BV10827> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L4BV10827> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-24.8667 6.3991)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-24.8667"^^xsd:decimal ;
  dwc:decimalLongitude "6.3991"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "964"^^xsd:integer ;
  dwc:maximumDepthInMeters "975"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "349.84"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L4BV10827>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-24.8667 6.3991)"^^geo:wktLiteral ;
  geo-pos:lat "-24.8667"^^xsd:decimal ;
  geo-pos:long "6.3991"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "349.84"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%201002L4BV10827>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 1002L4BV10827" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 1002L4BV10827'^^xsd:string;
  dwc:scientificName 'Nezumia brevibarbata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '6.3991'^^xsd:double;
  dwc:startLongitude '6.3993'^^xsd:double;
  dwc:endLongitude '6.3988'^^xsd:double;
  dwc:latitude '-24.8667'^^xsd:double;
  dwc:startLatitude '-24.8635'^^xsd:double;
  dwc:endLatitude '-24.8698'^^xsd:double;
  dwc:coordinatePrecision '349.84'^^xsd:double;
  dwc:minimumDepth '964'^^xsd:integer;
  dwc:maximumDepth '975'^^xsd:integer;
  dwc:temperature '4'^^xsd:integer;
  dwc:previousCatalogNumber 'NAMIBIA 1002L4BV10827'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '217780'^^xsd:integer;
  dwc:sampleSize '0,002625 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,002625 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 1002L4BV10827'^^xsd:string;
  dwc:observationDate '2010-02-10'^^xsd:date;
  dwc:aphiaIdAccepted '217780'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%201002L4BV10856>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L4BV10856> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L4BV10856> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-24.8667 6.3991)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-24.8667"^^xsd:decimal ;
  dwc:decimalLongitude "6.3991"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "964"^^xsd:integer ;
  dwc:maximumDepthInMeters "975"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "349.84"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L4BV10856>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-24.8667 6.3991)"^^geo:wktLiteral ;
  geo-pos:lat "-24.8667"^^xsd:decimal ;
  geo-pos:long "6.3991"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "349.84"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%201002L4BV10856>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 1002L4BV10856" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 1002L4BV10856'^^xsd:string;
  dwc:scientificName 'Guttigadus globiceps'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '6.3991'^^xsd:double;
  dwc:startLongitude '6.3993'^^xsd:double;
  dwc:endLongitude '6.3988'^^xsd:double;
  dwc:latitude '-24.8667'^^xsd:double;
  dwc:startLatitude '-24.8635'^^xsd:double;
  dwc:endLatitude '-24.8698'^^xsd:double;
  dwc:coordinatePrecision '349.84'^^xsd:double;
  dwc:minimumDepth '964'^^xsd:integer;
  dwc:maximumDepth '975'^^xsd:integer;
  dwc:temperature '4'^^xsd:integer;
  dwc:previousCatalogNumber 'NAMIBIA 1002L4BV10856'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '275875'^^xsd:integer;
  dwc:sampleSize '0,002625 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,002625 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 1002L4BV10856'^^xsd:string;
  dwc:observationDate '2010-02-10'^^xsd:date;
  dwc:aphiaIdAccepted '275875'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%201002L4BV10942>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L4BV10942> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L4BV10942> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-24.8667 6.3991)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-24.8667"^^xsd:decimal ;
  dwc:decimalLongitude "6.3991"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "964"^^xsd:integer ;
  dwc:maximumDepthInMeters "975"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "349.84"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L4BV10942>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-24.8667 6.3991)"^^geo:wktLiteral ;
  geo-pos:lat "-24.8667"^^xsd:decimal ;
  geo-pos:long "6.3991"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "349.84"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%201002L4BV10942>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 1002L4BV10942" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 1002L4BV10942'^^xsd:string;
  dwc:scientificName 'Coelorinchus karrerae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '6.3991'^^xsd:double;
  dwc:startLongitude '6.3993'^^xsd:double;
  dwc:endLongitude '6.3988'^^xsd:double;
  dwc:latitude '-24.8667'^^xsd:double;
  dwc:startLatitude '-24.8635'^^xsd:double;
  dwc:endLatitude '-24.8698'^^xsd:double;
  dwc:coordinatePrecision '349.84'^^xsd:double;
  dwc:minimumDepth '964'^^xsd:integer;
  dwc:maximumDepth '975'^^xsd:integer;
  dwc:temperature '4'^^xsd:integer;
  dwc:previousCatalogNumber 'NAMIBIA 1002L4BV10942'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '280296'^^xsd:integer;
  dwc:sampleSize '0,002625 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,002625 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 1002L4BV10942'^^xsd:string;
  dwc:observationDate '2010-02-10'^^xsd:date;
  dwc:aphiaIdAccepted '280296'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%201002L4BV10962>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L4BV10962> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L4BV10962> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-24.8667 6.3991)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-24.8667"^^xsd:decimal ;
  dwc:decimalLongitude "6.3991"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "964"^^xsd:integer ;
  dwc:maximumDepthInMeters "975"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "349.84"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L4BV10962>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-24.8667 6.3991)"^^geo:wktLiteral ;
  geo-pos:lat "-24.8667"^^xsd:decimal ;
  geo-pos:long "6.3991"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "349.84"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%201002L4BV10962>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 1002L4BV10962" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 1002L4BV10962'^^xsd:string;
  dwc:scientificName 'Gadomus capensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '6.3991'^^xsd:double;
  dwc:startLongitude '6.3993'^^xsd:double;
  dwc:endLongitude '6.3988'^^xsd:double;
  dwc:latitude '-24.8667'^^xsd:double;
  dwc:startLatitude '-24.8635'^^xsd:double;
  dwc:endLatitude '-24.8698'^^xsd:double;
  dwc:coordinatePrecision '349.84'^^xsd:double;
  dwc:minimumDepth '964'^^xsd:integer;
  dwc:maximumDepth '975'^^xsd:integer;
  dwc:temperature '4'^^xsd:integer;
  dwc:previousCatalogNumber 'NAMIBIA 1002L4BV10962'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '217768'^^xsd:integer;
  dwc:sampleSize '0,002625 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,002625 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 1002L4BV10962'^^xsd:string;
  dwc:observationDate '2010-02-10'^^xsd:date;
  dwc:aphiaIdAccepted '217768'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%201002L4BV20121>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L4BV20121> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L4BV20121> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-24.8667 6.3991)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-24.8667"^^xsd:decimal ;
  dwc:decimalLongitude "6.3991"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "964"^^xsd:integer ;
  dwc:maximumDepthInMeters "975"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "349.84"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L4BV20121>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-24.8667 6.3991)"^^geo:wktLiteral ;
  geo-pos:lat "-24.8667"^^xsd:decimal ;
  geo-pos:long "6.3991"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "349.84"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%201002L4BV20121>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 1002L4BV20121" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 1002L4BV20121'^^xsd:string;
  dwc:scientificName 'Parapagurus pilosimanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '6.3991'^^xsd:double;
  dwc:startLongitude '6.3993'^^xsd:double;
  dwc:endLongitude '6.3988'^^xsd:double;
  dwc:latitude '-24.8667'^^xsd:double;
  dwc:startLatitude '-24.8635'^^xsd:double;
  dwc:endLatitude '-24.8698'^^xsd:double;
  dwc:coordinatePrecision '349.84'^^xsd:double;
  dwc:minimumDepth '964'^^xsd:integer;
  dwc:maximumDepth '975'^^xsd:integer;
  dwc:temperature '4'^^xsd:integer;
  dwc:previousCatalogNumber 'NAMIBIA 1002L4BV20121'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '107248'^^xsd:integer;
  dwc:sampleSize '0,002625 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,002625 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 1002L4BV20121'^^xsd:string;
  dwc:observationDate '2010-02-10'^^xsd:date;
  dwc:aphiaIdAccepted '107248'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%201002L4BV20192>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L4BV20192> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L4BV20192> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-24.8667 6.3991)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-24.8667"^^xsd:decimal ;
  dwc:decimalLongitude "6.3991"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "964"^^xsd:integer ;
  dwc:maximumDepthInMeters "975"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "349.84"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L4BV20192>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-24.8667 6.3991)"^^geo:wktLiteral ;
  geo-pos:lat "-24.8667"^^xsd:decimal ;
  geo-pos:long "6.3991"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "349.84"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%201002L4BV20192>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 1002L4BV20192" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 1002L4BV20192'^^xsd:string;
  dwc:scientificName 'Notostomus auriculatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '6.3991'^^xsd:double;
  dwc:startLongitude '6.3993'^^xsd:double;
  dwc:endLongitude '6.3988'^^xsd:double;
  dwc:latitude '-24.8667'^^xsd:double;
  dwc:startLatitude '-24.8635'^^xsd:double;
  dwc:endLatitude '-24.8698'^^xsd:double;
  dwc:coordinatePrecision '349.84'^^xsd:double;
  dwc:minimumDepth '964'^^xsd:integer;
  dwc:maximumDepth '975'^^xsd:integer;
  dwc:temperature '4'^^xsd:integer;
  dwc:previousCatalogNumber 'NAMIBIA 1002L4BV20192'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '240812'^^xsd:integer;
  dwc:sampleSize '0,002625 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,002625 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 1002L4BV20192'^^xsd:string;
  dwc:observationDate '2010-02-10'^^xsd:date;
  dwc:aphiaIdAccepted '240812'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%201002L4BV20209>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L4BV20209> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L4BV20209> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-24.8667 6.3991)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-24.8667"^^xsd:decimal ;
  dwc:decimalLongitude "6.3991"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "964"^^xsd:integer ;
  dwc:maximumDepthInMeters "975"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "349.84"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L4BV20209>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-24.8667 6.3991)"^^geo:wktLiteral ;
  geo-pos:lat "-24.8667"^^xsd:decimal ;
  geo-pos:long "6.3991"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "349.84"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%201002L4BV20209>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 1002L4BV20209" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 1002L4BV20209'^^xsd:string;
  dwc:scientificName 'Nematocarcinus longirostris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '6.3991'^^xsd:double;
  dwc:startLongitude '6.3993'^^xsd:double;
  dwc:endLongitude '6.3988'^^xsd:double;
  dwc:latitude '-24.8667'^^xsd:double;
  dwc:startLatitude '-24.8635'^^xsd:double;
  dwc:endLatitude '-24.8698'^^xsd:double;
  dwc:coordinatePrecision '349.84'^^xsd:double;
  dwc:minimumDepth '964'^^xsd:integer;
  dwc:maximumDepth '975'^^xsd:integer;
  dwc:temperature '4'^^xsd:integer;
  dwc:previousCatalogNumber 'NAMIBIA 1002L4BV20209'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '514315'^^xsd:integer;
  dwc:sampleSize '0,002625 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,002625 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 1002L4BV20209'^^xsd:string;
  dwc:observationDate '2010-02-10'^^xsd:date;
  dwc:aphiaIdAccepted '514315'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%201002L4BV20225>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L4BV20225> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L4BV20225> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-24.8667 6.3991)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-24.8667"^^xsd:decimal ;
  dwc:decimalLongitude "6.3991"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "964"^^xsd:integer ;
  dwc:maximumDepthInMeters "975"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "349.84"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L4BV20225>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-24.8667 6.3991)"^^geo:wktLiteral ;
  geo-pos:lat "-24.8667"^^xsd:decimal ;
  geo-pos:long "6.3991"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "349.84"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%201002L4BV20225>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 1002L4BV20225" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 1002L4BV20225'^^xsd:string;
  dwc:scientificName 'Chaceon erytheiae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '6.3991'^^xsd:double;
  dwc:startLongitude '6.3993'^^xsd:double;
  dwc:endLongitude '6.3988'^^xsd:double;
  dwc:latitude '-24.8667'^^xsd:double;
  dwc:startLatitude '-24.8635'^^xsd:double;
  dwc:endLatitude '-24.8698'^^xsd:double;
  dwc:coordinatePrecision '349.84'^^xsd:double;
  dwc:minimumDepth '964'^^xsd:integer;
  dwc:maximumDepth '975'^^xsd:integer;
  dwc:temperature '4'^^xsd:integer;
  dwc:previousCatalogNumber 'NAMIBIA 1002L4BV20225'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '241100'^^xsd:integer;
  dwc:sampleSize '0,002625 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,002625 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 1002L4BV20225'^^xsd:string;
  dwc:observationDate '2010-02-10'^^xsd:date;
  dwc:aphiaIdAccepted '241100'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%201002L4BV20230>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L4BV20230> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L4BV20230> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-24.8667 6.3991)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-24.8667"^^xsd:decimal ;
  dwc:decimalLongitude "6.3991"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "964"^^xsd:integer ;
  dwc:maximumDepthInMeters "975"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "349.84"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L4BV20230>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-24.8667 6.3991)"^^geo:wktLiteral ;
  geo-pos:lat "-24.8667"^^xsd:decimal ;
  geo-pos:long "6.3991"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "349.84"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%201002L4BV20230>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 1002L4BV20230" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-03-24'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 1002L4BV20230'^^xsd:string;
  dwc:scientificName 'Austropenaeus nitidus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '6.3991'^^xsd:double;
  dwc:startLongitude '6.3993'^^xsd:double;
  dwc:endLongitude '6.3988'^^xsd:double;
  dwc:latitude '-24.8667'^^xsd:double;
  dwc:startLatitude '-24.8635'^^xsd:double;
  dwc:endLatitude '-24.8698'^^xsd:double;
  dwc:coordinatePrecision '349.84'^^xsd:double;
  dwc:minimumDepth '964'^^xsd:integer;
  dwc:maximumDepth '975'^^xsd:integer;
  dwc:temperature '4'^^xsd:integer;
  dwc:previousCatalogNumber 'NAMIBIA 1002L4BV20068'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '246428'^^xsd:integer;
  dwc:sampleSize '0,002625 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,002625 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 1002L4BV20230'^^xsd:string;
  dwc:observationDate '2010-02-10'^^xsd:date;
  dwc:aphiaIdAccepted '246428'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%201002L4BV40056>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L4BV40056> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L4BV40056> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-24.8667 6.3991)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-24.8667"^^xsd:decimal ;
  dwc:decimalLongitude "6.3991"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "964"^^xsd:integer ;
  dwc:maximumDepthInMeters "975"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "349.84"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L4BV40056>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-24.8667 6.3991)"^^geo:wktLiteral ;
  geo-pos:lat "-24.8667"^^xsd:decimal ;
  geo-pos:long "6.3991"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "349.84"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%201002L4BV40056>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 1002L4BV40056" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 1002L4BV40056'^^xsd:string;
  dwc:scientificName 'Epizoanthus paguriphilus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '6.3991'^^xsd:double;
  dwc:startLongitude '6.3993'^^xsd:double;
  dwc:endLongitude '6.3988'^^xsd:double;
  dwc:latitude '-24.8667'^^xsd:double;
  dwc:startLatitude '-24.8635'^^xsd:double;
  dwc:endLatitude '-24.8698'^^xsd:double;
  dwc:coordinatePrecision '349.84'^^xsd:double;
  dwc:minimumDepth '964'^^xsd:integer;
  dwc:maximumDepth '975'^^xsd:integer;
  dwc:temperature '4'^^xsd:integer;
  dwc:previousCatalogNumber 'NAMIBIA 1002L4BV40056'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '101036'^^xsd:integer;
  dwc:sampleSize '0,002625 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,002625 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 1002L4BV40056'^^xsd:string;
  dwc:observationDate '2010-02-10'^^xsd:date;
  dwc:aphiaIdAccepted '101036'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%201002L4BV40070>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L4BV40070> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L4BV40070> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-24.8667 6.3991)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-24.8667"^^xsd:decimal ;
  dwc:decimalLongitude "6.3991"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "964"^^xsd:integer ;
  dwc:maximumDepthInMeters "975"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "349.84"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L4BV40070>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-24.8667 6.3991)"^^geo:wktLiteral ;
  geo-pos:lat "-24.8667"^^xsd:decimal ;
  geo-pos:long "6.3991"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "349.84"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%201002L4BV40070>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 1002L4BV40070" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 1002L4BV40070'^^xsd:string;
  dwc:scientificName 'Pyrosoma atlanticum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '6.3991'^^xsd:double;
  dwc:startLongitude '6.3993'^^xsd:double;
  dwc:endLongitude '6.3988'^^xsd:double;
  dwc:latitude '-24.8667'^^xsd:double;
  dwc:startLatitude '-24.8635'^^xsd:double;
  dwc:endLatitude '-24.8698'^^xsd:double;
  dwc:coordinatePrecision '349.84'^^xsd:double;
  dwc:minimumDepth '964'^^xsd:integer;
  dwc:maximumDepth '975'^^xsd:integer;
  dwc:temperature '4'^^xsd:integer;
  dwc:previousCatalogNumber 'NAMIBIA 1002L4BV40070'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '137250'^^xsd:integer;
  dwc:sampleSize '0,002625 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,002625 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 1002L4BV40070'^^xsd:string;
  dwc:observationDate '2010-02-10'^^xsd:date;
  dwc:aphiaIdAccepted '137250'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%201002L5DR20225>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L5DR20225> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L5DR20225> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-24.8688 6.4427)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-24.8688"^^xsd:decimal ;
  dwc:decimalLongitude "6.4427"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "716"^^xsd:integer ;
  dwc:maximumDepthInMeters "717"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "124.88"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L5DR20225>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-24.8688 6.4427)"^^geo:wktLiteral ;
  geo-pos:lat "-24.8688"^^xsd:decimal ;
  geo-pos:long "6.4427"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "124.88"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%201002L5DR20225>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 1002L5DR20225" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-03-24'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 1002L5DR20225'^^xsd:string;
  dwc:scientificName 'Chaceon erytheiae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '6.4427'^^xsd:double;
  dwc:startLongitude '6.4423'^^xsd:double;
  dwc:endLongitude '6.4432'^^xsd:double;
  dwc:latitude '-24.8688'^^xsd:double;
  dwc:startLatitude '-24.8677'^^xsd:double;
  dwc:endLatitude '-24.8698'^^xsd:double;
  dwc:coordinatePrecision '124.88'^^xsd:double;
  dwc:minimumDepth '716'^^xsd:integer;
  dwc:maximumDepth '717'^^xsd:integer;
  dwc:temperature '4.3'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA  1002L5DR20225'^^xsd:string;
  dwc:occurrenceRemarks 'Qualitative sample'^^xsd:string;
  dwc:aphiaid '241100'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort ''^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 1002L5DR20225'^^xsd:string;
  dwc:observationDate '2010-02-11'^^xsd:date;
  dwc:aphiaIdAccepted '241100'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%201002L5DR40052>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L5DR40052> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L5DR40052> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-24.8688 6.4427)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-24.8688"^^xsd:decimal ;
  dwc:decimalLongitude "6.4427"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "716"^^xsd:integer ;
  dwc:maximumDepthInMeters "717"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "124.88"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L5DR40052>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-24.8688 6.4427)"^^geo:wktLiteral ;
  geo-pos:lat "-24.8688"^^xsd:decimal ;
  geo-pos:long "6.4427"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "124.88"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%201002L5DR40052>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 1002L5DR40052" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 1002L5DR40052'^^xsd:string;
  dwc:scientificName 'Cavolinia tridentata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '6.4427'^^xsd:double;
  dwc:startLongitude '6.4423'^^xsd:double;
  dwc:endLongitude '6.4432'^^xsd:double;
  dwc:latitude '-24.8688'^^xsd:double;
  dwc:startLatitude '-24.8677'^^xsd:double;
  dwc:endLatitude '-24.8698'^^xsd:double;
  dwc:coordinatePrecision '124.88'^^xsd:double;
  dwc:minimumDepth '716'^^xsd:integer;
  dwc:maximumDepth '717'^^xsd:integer;
  dwc:temperature '4.3'^^xsd:double;
  dwc:individualCount '1'^^xsd:integer;
  dwc:previousCatalogNumber 'NAMIBIA 1002L5DR40052'^^xsd:string;
  dwc:occurrenceRemarks 'Qualitative sample'^^xsd:string;
  dwc:aphiaid '139030'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort ''^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 1002L5DR40052'^^xsd:string;
  dwc:observationDate '2010-02-11'^^xsd:date;
  dwc:aphiaIdAccepted '139030'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%201002L5DR40062>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L5DR40062> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L5DR40062> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-24.8688 6.4427)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-24.8688"^^xsd:decimal ;
  dwc:decimalLongitude "6.4427"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "716"^^xsd:integer ;
  dwc:maximumDepthInMeters "717"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "124.88"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L5DR40062>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-24.8688 6.4427)"^^geo:wktLiteral ;
  geo-pos:lat "-24.8688"^^xsd:decimal ;
  geo-pos:long "6.4427"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "124.88"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%201002L5DR40062>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 1002L5DR40062" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 1002L5DR40062'^^xsd:string;
  dwc:scientificName 'Madrepora oculata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '6.4427'^^xsd:double;
  dwc:startLongitude '6.4423'^^xsd:double;
  dwc:endLongitude '6.4432'^^xsd:double;
  dwc:latitude '-24.8688'^^xsd:double;
  dwc:startLatitude '-24.8677'^^xsd:double;
  dwc:endLatitude '-24.8698'^^xsd:double;
  dwc:coordinatePrecision '124.88'^^xsd:double;
  dwc:minimumDepth '716'^^xsd:integer;
  dwc:maximumDepth '717'^^xsd:integer;
  dwc:temperature '4.3'^^xsd:double;
  dwc:individualCount '1'^^xsd:integer;
  dwc:previousCatalogNumber 'NAMIBIA 1002L5DR40062'^^xsd:string;
  dwc:occurrenceRemarks 'Qualitative sample'^^xsd:string;
  dwc:aphiaid '135209'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort ''^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 1002L5DR40062'^^xsd:string;
  dwc:observationDate '2010-02-11'^^xsd:date;
  dwc:aphiaIdAccepted '135209'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%201002L6DR10827>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L6DR10827> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L6DR10827> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-24.8218 6.4073)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-24.8218"^^xsd:decimal ;
  dwc:decimalLongitude "6.4073"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "894"^^xsd:integer ;
  dwc:maximumDepthInMeters "903"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "565.04"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L6DR10827>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-24.8218 6.4073)"^^geo:wktLiteral ;
  geo-pos:lat "-24.8218"^^xsd:decimal ;
  geo-pos:long "6.4073"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "565.04"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%201002L6DR10827>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 1002L6DR10827" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 1002L6DR10827'^^xsd:string;
  dwc:scientificName 'Nezumia brevibarbata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '6.4073'^^xsd:double;
  dwc:startLongitude '6.402'^^xsd:double;
  dwc:endLongitude '6.4125'^^xsd:double;
  dwc:latitude '-24.8218'^^xsd:double;
  dwc:startLatitude '-24.8235'^^xsd:double;
  dwc:endLatitude '-24.82'^^xsd:double;
  dwc:coordinatePrecision '565.04'^^xsd:double;
  dwc:minimumDepth '894'^^xsd:integer;
  dwc:maximumDepth '903'^^xsd:integer;
  dwc:temperature '3.9'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 1002L6DR10827'^^xsd:string;
  dwc:occurrenceRemarks 'Qualitative sample'^^xsd:string;
  dwc:aphiaid '217780'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort ''^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 1002L6DR10827'^^xsd:string;
  dwc:observationDate '2010-02-11'^^xsd:date;
  dwc:aphiaIdAccepted '217780'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%201002L6DR20225>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L6DR20225> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L6DR20225> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-24.8218 6.4073)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-24.8218"^^xsd:decimal ;
  dwc:decimalLongitude "6.4073"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "894"^^xsd:integer ;
  dwc:maximumDepthInMeters "903"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "565.04"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L6DR20225>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-24.8218 6.4073)"^^geo:wktLiteral ;
  geo-pos:lat "-24.8218"^^xsd:decimal ;
  geo-pos:long "6.4073"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "565.04"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%201002L6DR20225>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 1002L6DR20225" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 1002L6DR20225'^^xsd:string;
  dwc:scientificName 'Chaceon erytheiae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '6.4073'^^xsd:double;
  dwc:startLongitude '6.402'^^xsd:double;
  dwc:endLongitude '6.4125'^^xsd:double;
  dwc:latitude '-24.8218'^^xsd:double;
  dwc:startLatitude '-24.8235'^^xsd:double;
  dwc:endLatitude '-24.82'^^xsd:double;
  dwc:coordinatePrecision '565.04'^^xsd:double;
  dwc:minimumDepth '894'^^xsd:integer;
  dwc:maximumDepth '903'^^xsd:integer;
  dwc:temperature '3.9'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 1002L6DR20225'^^xsd:string;
  dwc:occurrenceRemarks 'Qualitative sample'^^xsd:string;
  dwc:aphiaid '241100'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort ''^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 1002L6DR20225'^^xsd:string;
  dwc:observationDate '2010-02-11'^^xsd:date;
  dwc:aphiaIdAccepted '241100'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%201002L6DR30130>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L6DR30130> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L6DR30130> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-24.8218 6.4073)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-24.8218"^^xsd:decimal ;
  dwc:decimalLongitude "6.4073"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "894"^^xsd:integer ;
  dwc:maximumDepthInMeters "903"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "565.04"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L6DR30130>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-24.8218 6.4073)"^^geo:wktLiteral ;
  geo-pos:lat "-24.8218"^^xsd:decimal ;
  geo-pos:long "6.4073"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "565.04"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%201002L6DR30130>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 1002L6DR30130" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 1002L6DR30130'^^xsd:string;
  dwc:scientificName 'Diacria trispinosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '6.4073'^^xsd:double;
  dwc:startLongitude '6.402'^^xsd:double;
  dwc:endLongitude '6.4125'^^xsd:double;
  dwc:latitude '-24.8218'^^xsd:double;
  dwc:startLatitude '-24.8235'^^xsd:double;
  dwc:endLatitude '-24.82'^^xsd:double;
  dwc:coordinatePrecision '565.04'^^xsd:double;
  dwc:minimumDepth '894'^^xsd:integer;
  dwc:maximumDepth '903'^^xsd:integer;
  dwc:temperature '3.9'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 1002L6DR30130'^^xsd:string;
  dwc:occurrenceRemarks 'Qualitative sample'^^xsd:string;
  dwc:aphiaid '139045'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort ''^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 1002L6DR30130'^^xsd:string;
  dwc:observationDate '2010-02-11'^^xsd:date;
  dwc:aphiaIdAccepted '139045'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%201002L6DR40072>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L6DR40072> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L6DR40072> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-24.8218 6.4073)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-24.8218"^^xsd:decimal ;
  dwc:decimalLongitude "6.4073"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "894"^^xsd:integer ;
  dwc:maximumDepthInMeters "903"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "565.04"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L6DR40072>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-24.8218 6.4073)"^^geo:wktLiteral ;
  geo-pos:lat "-24.8218"^^xsd:decimal ;
  geo-pos:long "6.4073"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "565.04"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%201002L6DR40072>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 1002L6DR40072" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 1002L6DR40072'^^xsd:string;
  dwc:scientificName 'Stephanocyathus (Odontocyathus) campaniformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '6.4073'^^xsd:double;
  dwc:startLongitude '6.402'^^xsd:double;
  dwc:endLongitude '6.4125'^^xsd:double;
  dwc:latitude '-24.8218'^^xsd:double;
  dwc:startLatitude '-24.8235'^^xsd:double;
  dwc:endLatitude '-24.82'^^xsd:double;
  dwc:coordinatePrecision '565.04'^^xsd:double;
  dwc:minimumDepth '894'^^xsd:integer;
  dwc:maximumDepth '903'^^xsd:integer;
  dwc:temperature '3.9'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 1002L6DR40072'^^xsd:string;
  dwc:occurrenceRemarks 'Qualitative sample'^^xsd:string;
  dwc:aphiaid '135169'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort ''^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 1002L6DR40072'^^xsd:string;
  dwc:observationDate '2010-02-11'^^xsd:date;
  dwc:aphiaIdAccepted '135169'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%201002L7AF10001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L7AF10001> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L7AF10001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-24.6756 6.3376)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-24.6756"^^xsd:decimal ;
  dwc:decimalLongitude "6.3376"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1075"^^xsd:integer ;
  dwc:maximumDepthInMeters "1100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1374.87"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L7AF10001>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-24.6756 6.3376)"^^geo:wktLiteral ;
  geo-pos:lat "-24.6756"^^xsd:decimal ;
  geo-pos:long "6.3376"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1374.87"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%201002L7AF10001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 1002L7AF10001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 1002L7AF10001'^^xsd:string;
  dwc:scientificName 'Bathysaurus ferox'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '6.3376'^^xsd:double;
  dwc:startLongitude '6.337'^^xsd:double;
  dwc:endLongitude '6.3382'^^xsd:double;
  dwc:latitude '-24.6756'^^xsd:double;
  dwc:startLatitude '-24.688'^^xsd:double;
  dwc:endLatitude '-24.6632'^^xsd:double;
  dwc:coordinatePrecision '1374.87'^^xsd:double;
  dwc:minimumDepth '1075'^^xsd:integer;
  dwc:maximumDepth '1100'^^xsd:integer;
  dwc:temperature '3.4'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 1002L7AF10001'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '126369'^^xsd:integer;
  dwc:sampleSize '0,04468306 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,04468306 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 1002L7AF10001'^^xsd:string;
  dwc:observationDate '2010-02-11'^^xsd:date;
  dwc:aphiaIdAccepted '126369'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%201002L7AF10007>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L7AF10007> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L7AF10007> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-24.6756 6.3376)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-24.6756"^^xsd:decimal ;
  dwc:decimalLongitude "6.3376"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1075"^^xsd:integer ;
  dwc:maximumDepthInMeters "1100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1374.87"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L7AF10007>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-24.6756 6.3376)"^^geo:wktLiteral ;
  geo-pos:lat "-24.6756"^^xsd:decimal ;
  geo-pos:long "6.3376"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1374.87"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%201002L7AF10007>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 1002L7AF10007" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 1002L7AF10007'^^xsd:string;
  dwc:scientificName 'Argyropelecus gigas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '6.3376'^^xsd:double;
  dwc:startLongitude '6.337'^^xsd:double;
  dwc:endLongitude '6.3382'^^xsd:double;
  dwc:latitude '-24.6756'^^xsd:double;
  dwc:startLatitude '-24.688'^^xsd:double;
  dwc:endLatitude '-24.6632'^^xsd:double;
  dwc:coordinatePrecision '1374.87'^^xsd:double;
  dwc:minimumDepth '1075'^^xsd:integer;
  dwc:maximumDepth '1100'^^xsd:integer;
  dwc:temperature '3.4'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 1002L7AF10007'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '127308'^^xsd:integer;
  dwc:sampleSize '0,04468306 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,04468306 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 1002L7AF10007'^^xsd:string;
  dwc:observationDate '2010-02-11'^^xsd:date;
  dwc:aphiaIdAccepted '127308'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%201002L7AF10059>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L7AF10059> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L7AF10059> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-24.6756 6.3376)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-24.6756"^^xsd:decimal ;
  dwc:decimalLongitude "6.3376"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1075"^^xsd:integer ;
  dwc:maximumDepthInMeters "1100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1374.87"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L7AF10059>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-24.6756 6.3376)"^^geo:wktLiteral ;
  geo-pos:lat "-24.6756"^^xsd:decimal ;
  geo-pos:long "6.3376"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1374.87"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%201002L7AF10059>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 1002L7AF10059" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 1002L7AF10059'^^xsd:string;
  dwc:scientificName 'Chauliodus sloani'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '6.3376'^^xsd:double;
  dwc:startLongitude '6.337'^^xsd:double;
  dwc:endLongitude '6.3382'^^xsd:double;
  dwc:latitude '-24.6756'^^xsd:double;
  dwc:startLatitude '-24.688'^^xsd:double;
  dwc:endLatitude '-24.6632'^^xsd:double;
  dwc:coordinatePrecision '1374.87'^^xsd:double;
  dwc:minimumDepth '1075'^^xsd:integer;
  dwc:maximumDepth '1100'^^xsd:integer;
  dwc:temperature '3.4'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 1002L7AF10059'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '127338'^^xsd:integer;
  dwc:sampleSize '0,04468306 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,04468306 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 1002L7AF10059'^^xsd:string;
  dwc:observationDate '2010-02-11'^^xsd:date;
  dwc:aphiaIdAccepted '127338'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%201002L7AF10320>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L7AF10320> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L7AF10320> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-24.6756 6.3376)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-24.6756"^^xsd:decimal ;
  dwc:decimalLongitude "6.3376"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1075"^^xsd:integer ;
  dwc:maximumDepthInMeters "1100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1374.87"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L7AF10320>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-24.6756 6.3376)"^^geo:wktLiteral ;
  geo-pos:lat "-24.6756"^^xsd:decimal ;
  geo-pos:long "6.3376"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1374.87"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%201002L7AF10320>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 1002L7AF10320" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 1002L7AF10320'^^xsd:string;
  dwc:scientificName 'Coelorinchus labiatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '6.3376'^^xsd:double;
  dwc:startLongitude '6.337'^^xsd:double;
  dwc:endLongitude '6.3382'^^xsd:double;
  dwc:latitude '-24.6756'^^xsd:double;
  dwc:startLatitude '-24.688'^^xsd:double;
  dwc:endLatitude '-24.6632'^^xsd:double;
  dwc:coordinatePrecision '1374.87'^^xsd:double;
  dwc:minimumDepth '1075'^^xsd:integer;
  dwc:maximumDepth '1100'^^xsd:integer;
  dwc:temperature '3.4'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 1002L7AF10320'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '280299'^^xsd:integer;
  dwc:sampleSize '0,04468306 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,04468306 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 1002L7AF10320'^^xsd:string;
  dwc:observationDate '2010-02-11'^^xsd:date;
  dwc:aphiaIdAccepted '280299'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%201002L7AF10325>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L7AF10325> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L7AF10325> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-24.6756 6.3376)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-24.6756"^^xsd:decimal ;
  dwc:decimalLongitude "6.3376"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1075"^^xsd:integer ;
  dwc:maximumDepthInMeters "1100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1374.87"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L7AF10325>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-24.6756 6.3376)"^^geo:wktLiteral ;
  geo-pos:lat "-24.6756"^^xsd:decimal ;
  geo-pos:long "6.3376"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1374.87"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%201002L7AF10325>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 1002L7AF10325" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 1002L7AF10325'^^xsd:string;
  dwc:scientificName 'Cetonurus globiceps'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '6.3376'^^xsd:double;
  dwc:startLongitude '6.337'^^xsd:double;
  dwc:endLongitude '6.3382'^^xsd:double;
  dwc:latitude '-24.6756'^^xsd:double;
  dwc:startLatitude '-24.688'^^xsd:double;
  dwc:endLatitude '-24.6632'^^xsd:double;
  dwc:coordinatePrecision '1374.87'^^xsd:double;
  dwc:minimumDepth '1075'^^xsd:integer;
  dwc:maximumDepth '1100'^^xsd:integer;
  dwc:temperature '3.4'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 1002L7AF10325'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '126467'^^xsd:integer;
  dwc:sampleSize '0,04468306 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,04468306 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 1002L7AF10325'^^xsd:string;
  dwc:observationDate '2010-02-11'^^xsd:date;
  dwc:aphiaIdAccepted '126467'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%201002L7AF10484>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L7AF10484> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L7AF10484> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-24.6756 6.3376)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-24.6756"^^xsd:decimal ;
  dwc:decimalLongitude "6.3376"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1075"^^xsd:integer ;
  dwc:maximumDepthInMeters "1100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1374.87"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L7AF10484>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-24.6756 6.3376)"^^geo:wktLiteral ;
  geo-pos:lat "-24.6756"^^xsd:decimal ;
  geo-pos:long "6.3376"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1374.87"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%201002L7AF10484>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 1002L7AF10484" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 1002L7AF10484'^^xsd:string;
  dwc:scientificName 'Diastobranchus capensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '6.3376'^^xsd:double;
  dwc:startLongitude '6.337'^^xsd:double;
  dwc:endLongitude '6.3382'^^xsd:double;
  dwc:latitude '-24.6756'^^xsd:double;
  dwc:startLatitude '-24.688'^^xsd:double;
  dwc:endLatitude '-24.6632'^^xsd:double;
  dwc:coordinatePrecision '1374.87'^^xsd:double;
  dwc:minimumDepth '1075'^^xsd:integer;
  dwc:maximumDepth '1100'^^xsd:integer;
  dwc:temperature '3.4'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 1002L7AF10484'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '158656'^^xsd:integer;
  dwc:sampleSize '0,04468306 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,04468306 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 1002L7AF10484'^^xsd:string;
  dwc:observationDate '2010-02-11'^^xsd:date;
  dwc:aphiaIdAccepted '158656'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%201002L7AF10492>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L7AF10492> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L7AF10492> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-24.6756 6.3376)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-24.6756"^^xsd:decimal ;
  dwc:decimalLongitude "6.3376"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1075"^^xsd:integer ;
  dwc:maximumDepthInMeters "1100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1374.87"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L7AF10492>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-24.6756 6.3376)"^^geo:wktLiteral ;
  geo-pos:lat "-24.6756"^^xsd:decimal ;
  geo-pos:long "6.3376"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1374.87"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%201002L7AF10492>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 1002L7AF10492" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 1002L7AF10492'^^xsd:string;
  dwc:scientificName 'Etmopterus brachyurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '6.3376'^^xsd:double;
  dwc:startLongitude '6.337'^^xsd:double;
  dwc:endLongitude '6.3382'^^xsd:double;
  dwc:latitude '-24.6756'^^xsd:double;
  dwc:startLatitude '-24.688'^^xsd:double;
  dwc:endLatitude '-24.6632'^^xsd:double;
  dwc:coordinatePrecision '1374.87'^^xsd:double;
  dwc:minimumDepth '1075'^^xsd:integer;
  dwc:maximumDepth '1100'^^xsd:integer;
  dwc:temperature '3.4'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 1002L7AF10492'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '215606'^^xsd:integer;
  dwc:sampleSize '0,04468306 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,04468306 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 1002L7AF10492'^^xsd:string;
  dwc:observationDate '2010-02-11'^^xsd:date;
  dwc:aphiaIdAccepted '215606'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%201002L7AF10532>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L7AF10532> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L7AF10532> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-24.6756 6.3376)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-24.6756"^^xsd:decimal ;
  dwc:decimalLongitude "6.3376"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1075"^^xsd:integer ;
  dwc:maximumDepthInMeters "1100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1374.87"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L7AF10532>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-24.6756 6.3376)"^^geo:wktLiteral ;
  geo-pos:lat "-24.6756"^^xsd:decimal ;
  geo-pos:long "6.3376"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1374.87"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%201002L7AF10532>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 1002L7AF10532" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 1002L7AF10532'^^xsd:string;
  dwc:scientificName 'Bathygadus favosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '6.3376'^^xsd:double;
  dwc:startLongitude '6.337'^^xsd:double;
  dwc:endLongitude '6.3382'^^xsd:double;
  dwc:latitude '-24.6756'^^xsd:double;
  dwc:startLatitude '-24.688'^^xsd:double;
  dwc:endLatitude '-24.6632'^^xsd:double;
  dwc:coordinatePrecision '1374.87'^^xsd:double;
  dwc:minimumDepth '1075'^^xsd:integer;
  dwc:maximumDepth '1100'^^xsd:integer;
  dwc:temperature '3.4'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 1002L7AF10532'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '126462'^^xsd:integer;
  dwc:sampleSize '0,04468306 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,04468306 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 1002L7AF10532'^^xsd:string;
  dwc:observationDate '2010-02-11'^^xsd:date;
  dwc:aphiaIdAccepted '126462'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%201002L7AF10551>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L7AF10551> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L7AF10551> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-24.6756 6.3376)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-24.6756"^^xsd:decimal ;
  dwc:decimalLongitude "6.3376"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1075"^^xsd:integer ;
  dwc:maximumDepthInMeters "1100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1374.87"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L7AF10551>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-24.6756 6.3376)"^^geo:wktLiteral ;
  geo-pos:lat "-24.6756"^^xsd:decimal ;
  geo-pos:long "6.3376"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1374.87"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%201002L7AF10551>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 1002L7AF10551" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 1002L7AF10551'^^xsd:string;
  dwc:scientificName 'Aldrovandia phalacra'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '6.3376'^^xsd:double;
  dwc:startLongitude '6.337'^^xsd:double;
  dwc:endLongitude '6.3382'^^xsd:double;
  dwc:latitude '-24.6756'^^xsd:double;
  dwc:startLatitude '-24.688'^^xsd:double;
  dwc:endLatitude '-24.6632'^^xsd:double;
  dwc:coordinatePrecision '1374.87'^^xsd:double;
  dwc:minimumDepth '1075'^^xsd:integer;
  dwc:maximumDepth '1100'^^xsd:integer;
  dwc:temperature '3.4'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 1002L7AF10551'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '126638'^^xsd:integer;
  dwc:sampleSize '0,04468306 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,04468306 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 1002L7AF10551'^^xsd:string;
  dwc:observationDate '2010-02-11'^^xsd:date;
  dwc:aphiaIdAccepted '126638'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%201002L7AF10605>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L7AF10605> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L7AF10605> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-24.6756 6.3376)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-24.6756"^^xsd:decimal ;
  dwc:decimalLongitude "6.3376"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1075"^^xsd:integer ;
  dwc:maximumDepthInMeters "1100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1374.87"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L7AF10605>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-24.6756 6.3376)"^^geo:wktLiteral ;
  geo-pos:lat "-24.6756"^^xsd:decimal ;
  geo-pos:long "6.3376"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1374.87"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%201002L7AF10605>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 1002L7AF10605" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 1002L7AF10605'^^xsd:string;
  dwc:scientificName 'Alepocephalus productus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '6.3376'^^xsd:double;
  dwc:startLongitude '6.337'^^xsd:double;
  dwc:endLongitude '6.3382'^^xsd:double;
  dwc:latitude '-24.6756'^^xsd:double;
  dwc:startLatitude '-24.688'^^xsd:double;
  dwc:endLatitude '-24.6632'^^xsd:double;
  dwc:coordinatePrecision '1374.87'^^xsd:double;
  dwc:minimumDepth '1075'^^xsd:integer;
  dwc:maximumDepth '1100'^^xsd:integer;
  dwc:temperature '3.4'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 1002L7AF10605'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '126683'^^xsd:integer;
  dwc:sampleSize '0,04468306 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,04468306 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 1002L7AF10605'^^xsd:string;
  dwc:observationDate '2010-02-11'^^xsd:date;
  dwc:aphiaIdAccepted '126683'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%201002L7AF10705>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L7AF10705> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L7AF10705> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-24.6756 6.3376)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-24.6756"^^xsd:decimal ;
  dwc:decimalLongitude "6.3376"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1075"^^xsd:integer ;
  dwc:maximumDepthInMeters "1100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1374.87"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L7AF10705>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-24.6756 6.3376)"^^geo:wktLiteral ;
  geo-pos:lat "-24.6756"^^xsd:decimal ;
  geo-pos:long "6.3376"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1374.87"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%201002L7AF10705>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 1002L7AF10705" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 1002L7AF10705'^^xsd:string;
  dwc:scientificName 'Diretmichthys parini'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '6.3376'^^xsd:double;
  dwc:startLongitude '6.337'^^xsd:double;
  dwc:endLongitude '6.3382'^^xsd:double;
  dwc:latitude '-24.6756'^^xsd:double;
  dwc:startLatitude '-24.688'^^xsd:double;
  dwc:endLatitude '-24.6632'^^xsd:double;
  dwc:coordinatePrecision '1374.87'^^xsd:double;
  dwc:minimumDepth '1075'^^xsd:integer;
  dwc:maximumDepth '1100'^^xsd:integer;
  dwc:temperature '3.4'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 1002L7AF10705'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '126396'^^xsd:integer;
  dwc:sampleSize '0,04468306 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,04468306 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 1002L7AF10705'^^xsd:string;
  dwc:observationDate '2010-02-11'^^xsd:date;
  dwc:aphiaIdAccepted '126396'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%201002L7AF10779>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L7AF10779> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L7AF10779> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-24.6756 6.3376)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-24.6756"^^xsd:decimal ;
  dwc:decimalLongitude "6.3376"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1075"^^xsd:integer ;
  dwc:maximumDepthInMeters "1100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1374.87"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L7AF10779>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-24.6756 6.3376)"^^geo:wktLiteral ;
  geo-pos:lat "-24.6756"^^xsd:decimal ;
  geo-pos:long "6.3376"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1374.87"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%201002L7AF10779>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 1002L7AF10779" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 1002L7AF10779'^^xsd:string;
  dwc:scientificName 'Rouleina attrita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '6.3376'^^xsd:double;
  dwc:startLongitude '6.337'^^xsd:double;
  dwc:endLongitude '6.3382'^^xsd:double;
  dwc:latitude '-24.6756'^^xsd:double;
  dwc:startLatitude '-24.688'^^xsd:double;
  dwc:endLatitude '-24.6632'^^xsd:double;
  dwc:coordinatePrecision '1374.87'^^xsd:double;
  dwc:minimumDepth '1075'^^xsd:integer;
  dwc:maximumDepth '1100'^^xsd:integer;
  dwc:temperature '3.4'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 1002L7AF10779'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '126709'^^xsd:integer;
  dwc:sampleSize '0,04468306 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,04468306 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 1002L7AF10779'^^xsd:string;
  dwc:observationDate '2010-02-11'^^xsd:date;
  dwc:aphiaIdAccepted '126709'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%201002L7AF10790>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L7AF10790> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L7AF10790> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-24.6756 6.3376)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-24.6756"^^xsd:decimal ;
  dwc:decimalLongitude "6.3376"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1075"^^xsd:integer ;
  dwc:maximumDepthInMeters "1100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1374.87"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L7AF10790>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-24.6756 6.3376)"^^geo:wktLiteral ;
  geo-pos:lat "-24.6756"^^xsd:decimal ;
  geo-pos:long "6.3376"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1374.87"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%201002L7AF10790>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 1002L7AF10790" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 1002L7AF10790'^^xsd:string;
  dwc:scientificName 'Sphagemacrurus hirundo'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '6.3376'^^xsd:double;
  dwc:startLongitude '6.337'^^xsd:double;
  dwc:endLongitude '6.3382'^^xsd:double;
  dwc:latitude '-24.6756'^^xsd:double;
  dwc:startLatitude '-24.688'^^xsd:double;
  dwc:endLatitude '-24.6632'^^xsd:double;
  dwc:coordinatePrecision '1374.87'^^xsd:double;
  dwc:minimumDepth '1075'^^xsd:integer;
  dwc:maximumDepth '1100'^^xsd:integer;
  dwc:temperature '3.4'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 1002L7AF10790'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '126479'^^xsd:integer;
  dwc:sampleSize '0,04468306 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,04468306 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 1002L7AF10790'^^xsd:string;
  dwc:observationDate '2010-02-11'^^xsd:date;
  dwc:aphiaIdAccepted '126479'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%201002L7AF10826>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L7AF10826> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L7AF10826> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-24.6756 6.3376)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-24.6756"^^xsd:decimal ;
  dwc:decimalLongitude "6.3376"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1075"^^xsd:integer ;
  dwc:maximumDepthInMeters "1100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1374.87"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L7AF10826>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-24.6756 6.3376)"^^geo:wktLiteral ;
  geo-pos:lat "-24.6756"^^xsd:decimal ;
  geo-pos:long "6.3376"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1374.87"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%201002L7AF10826>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 1002L7AF10826" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 1002L7AF10826'^^xsd:string;
  dwc:scientificName 'Allocyttus verrucosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '6.3376'^^xsd:double;
  dwc:startLongitude '6.337'^^xsd:double;
  dwc:endLongitude '6.3382'^^xsd:double;
  dwc:latitude '-24.6756'^^xsd:double;
  dwc:startLatitude '-24.688'^^xsd:double;
  dwc:endLatitude '-24.6632'^^xsd:double;
  dwc:coordinatePrecision '1374.87'^^xsd:double;
  dwc:minimumDepth '1075'^^xsd:integer;
  dwc:maximumDepth '1100'^^xsd:integer;
  dwc:temperature '3.4'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 1002L7AF10826'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '127422'^^xsd:integer;
  dwc:sampleSize '0,04468306 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,04468306 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 1002L7AF10826'^^xsd:string;
  dwc:observationDate '2010-02-11'^^xsd:date;
  dwc:aphiaIdAccepted '127422'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%201002L7AF10827>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L7AF10827> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L7AF10827> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-24.6756 6.3376)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-24.6756"^^xsd:decimal ;
  dwc:decimalLongitude "6.3376"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1075"^^xsd:integer ;
  dwc:maximumDepthInMeters "1100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1374.87"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L7AF10827>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-24.6756 6.3376)"^^geo:wktLiteral ;
  geo-pos:lat "-24.6756"^^xsd:decimal ;
  geo-pos:long "6.3376"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1374.87"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%201002L7AF10827>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 1002L7AF10827" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 1002L7AF10827'^^xsd:string;
  dwc:scientificName 'Nezumia brevibarbata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '6.3376'^^xsd:double;
  dwc:startLongitude '6.337'^^xsd:double;
  dwc:endLongitude '6.3382'^^xsd:double;
  dwc:latitude '-24.6756'^^xsd:double;
  dwc:startLatitude '-24.688'^^xsd:double;
  dwc:endLatitude '-24.6632'^^xsd:double;
  dwc:coordinatePrecision '1374.87'^^xsd:double;
  dwc:minimumDepth '1075'^^xsd:integer;
  dwc:maximumDepth '1100'^^xsd:integer;
  dwc:temperature '3.4'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 1002L7AF10827'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '217780'^^xsd:integer;
  dwc:sampleSize '0,04468306 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,04468306 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 1002L7AF10827'^^xsd:string;
  dwc:observationDate '2010-02-11'^^xsd:date;
  dwc:aphiaIdAccepted '217780'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%201002L7AF10828>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L7AF10828> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L7AF10828> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-24.6756 6.3376)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-24.6756"^^xsd:decimal ;
  dwc:decimalLongitude "6.3376"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1075"^^xsd:integer ;
  dwc:maximumDepthInMeters "1100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1374.87"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L7AF10828>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-24.6756 6.3376)"^^geo:wktLiteral ;
  geo-pos:lat "-24.6756"^^xsd:decimal ;
  geo-pos:long "6.3376"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1374.87"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%201002L7AF10828>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 1002L7AF10828" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 1002L7AF10828'^^xsd:string;
  dwc:scientificName 'Antimora rostrata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '6.3376'^^xsd:double;
  dwc:startLongitude '6.337'^^xsd:double;
  dwc:endLongitude '6.3382'^^xsd:double;
  dwc:latitude '-24.6756'^^xsd:double;
  dwc:startLatitude '-24.688'^^xsd:double;
  dwc:endLatitude '-24.6632'^^xsd:double;
  dwc:coordinatePrecision '1374.87'^^xsd:double;
  dwc:minimumDepth '1075'^^xsd:integer;
  dwc:maximumDepth '1100'^^xsd:integer;
  dwc:temperature '3.4'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 1002L7AF10828'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '126486'^^xsd:integer;
  dwc:sampleSize '0,04468306 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,04468306 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 1002L7AF10828'^^xsd:string;
  dwc:observationDate '2010-02-11'^^xsd:date;
  dwc:aphiaIdAccepted '126486'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%201002L7AF10831>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L7AF10831> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L7AF10831> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-24.6756 6.3376)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-24.6756"^^xsd:decimal ;
  dwc:decimalLongitude "6.3376"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1075"^^xsd:integer ;
  dwc:maximumDepthInMeters "1100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1374.87"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L7AF10831>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-24.6756 6.3376)"^^geo:wktLiteral ;
  geo-pos:lat "-24.6756"^^xsd:decimal ;
  geo-pos:long "6.3376"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1374.87"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%201002L7AF10831>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 1002L7AF10831" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 1002L7AF10831'^^xsd:string;
  dwc:scientificName 'Poromitra megalops'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '6.3376'^^xsd:double;
  dwc:startLongitude '6.337'^^xsd:double;
  dwc:endLongitude '6.3382'^^xsd:double;
  dwc:latitude '-24.6756'^^xsd:double;
  dwc:startLatitude '-24.688'^^xsd:double;
  dwc:endLatitude '-24.6632'^^xsd:double;
  dwc:coordinatePrecision '1374.87'^^xsd:double;
  dwc:minimumDepth '1075'^^xsd:integer;
  dwc:maximumDepth '1100'^^xsd:integer;
  dwc:temperature '3.4'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 1002L7AF10831'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '127274'^^xsd:integer;
  dwc:sampleSize '0,04468306 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,04468306 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 1002L7AF10831'^^xsd:string;
  dwc:observationDate '2010-02-11'^^xsd:date;
  dwc:aphiaIdAccepted '127274'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%201002L7AF10832>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L7AF10832> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L7AF10832> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-24.6756 6.3376)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-24.6756"^^xsd:decimal ;
  dwc:decimalLongitude "6.3376"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1075"^^xsd:integer ;
  dwc:maximumDepthInMeters "1100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1374.87"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L7AF10832>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-24.6756 6.3376)"^^geo:wktLiteral ;
  geo-pos:lat "-24.6756"^^xsd:decimal ;
  geo-pos:long "6.3376"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1374.87"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%201002L7AF10832>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 1002L7AF10832" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 1002L7AF10832'^^xsd:string;
  dwc:scientificName 'Coryphaenoides striaturus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '6.3376'^^xsd:double;
  dwc:startLongitude '6.337'^^xsd:double;
  dwc:endLongitude '6.3382'^^xsd:double;
  dwc:latitude '-24.6756'^^xsd:double;
  dwc:startLatitude '-24.688'^^xsd:double;
  dwc:endLatitude '-24.6632'^^xsd:double;
  dwc:coordinatePrecision '1374.87'^^xsd:double;
  dwc:minimumDepth '1075'^^xsd:integer;
  dwc:maximumDepth '1100'^^xsd:integer;
  dwc:temperature '3.4'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 1002L7AF10832'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '217763'^^xsd:integer;
  dwc:sampleSize '0,04468306 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,04468306 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 1002L7AF10832'^^xsd:string;
  dwc:observationDate '2010-02-11'^^xsd:date;
  dwc:aphiaIdAccepted '217763'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%201002L7AF10856>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L7AF10856> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L7AF10856> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-24.6756 6.3376)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-24.6756"^^xsd:decimal ;
  dwc:decimalLongitude "6.3376"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1075"^^xsd:integer ;
  dwc:maximumDepthInMeters "1100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1374.87"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L7AF10856>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-24.6756 6.3376)"^^geo:wktLiteral ;
  geo-pos:lat "-24.6756"^^xsd:decimal ;
  geo-pos:long "6.3376"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1374.87"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%201002L7AF10856>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 1002L7AF10856" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 1002L7AF10856'^^xsd:string;
  dwc:scientificName 'Guttigadus globiceps'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '6.3376'^^xsd:double;
  dwc:startLongitude '6.337'^^xsd:double;
  dwc:endLongitude '6.3382'^^xsd:double;
  dwc:latitude '-24.6756'^^xsd:double;
  dwc:startLatitude '-24.688'^^xsd:double;
  dwc:endLatitude '-24.6632'^^xsd:double;
  dwc:coordinatePrecision '1374.87'^^xsd:double;
  dwc:minimumDepth '1075'^^xsd:integer;
  dwc:maximumDepth '1100'^^xsd:integer;
  dwc:temperature '3.4'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 1002L7AF10856'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '275875'^^xsd:integer;
  dwc:sampleSize '0,04468306 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,04468306 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 1002L7AF10856'^^xsd:string;
  dwc:observationDate '2010-02-11'^^xsd:date;
  dwc:aphiaIdAccepted '275875'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%201002L7AF10862>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L7AF10862> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L7AF10862> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-24.6756 6.3376)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-24.6756"^^xsd:decimal ;
  dwc:decimalLongitude "6.3376"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1075"^^xsd:integer ;
  dwc:maximumDepthInMeters "1100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1374.87"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L7AF10862>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-24.6756 6.3376)"^^geo:wktLiteral ;
  geo-pos:lat "-24.6756"^^xsd:decimal ;
  geo-pos:long "6.3376"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1374.87"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%201002L7AF10862>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 1002L7AF10862" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 1002L7AF10862'^^xsd:string;
  dwc:scientificName 'Photichthys argenteus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '6.3376'^^xsd:double;
  dwc:startLongitude '6.337'^^xsd:double;
  dwc:endLongitude '6.3382'^^xsd:double;
  dwc:latitude '-24.6756'^^xsd:double;
  dwc:startLatitude '-24.688'^^xsd:double;
  dwc:endLatitude '-24.6632'^^xsd:double;
  dwc:coordinatePrecision '1374.87'^^xsd:double;
  dwc:minimumDepth '1075'^^xsd:integer;
  dwc:maximumDepth '1100'^^xsd:integer;
  dwc:temperature '3.4'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 1002L7AF10862'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '400296'^^xsd:integer;
  dwc:sampleSize '0,04468306 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,04468306 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 1002L7AF10862'^^xsd:string;
  dwc:observationDate '2010-02-11'^^xsd:date;
  dwc:aphiaIdAccepted '220007'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%201002L25BV10815>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L25BV10815> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L25BV10815> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.1474 5.4967)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-26.1474"^^xsd:decimal ;
  dwc:decimalLongitude "5.4967"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "610"^^xsd:integer ;
  dwc:maximumDepthInMeters "630"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "841.24"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L25BV10815>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.1474 5.4967)"^^geo:wktLiteral ;
  geo-pos:lat "-26.1474"^^xsd:decimal ;
  geo-pos:long "5.4967"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "841.24"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%201002L25BV10815>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 1002L25BV10815" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 1002L25BV10815'^^xsd:string;
  dwc:scientificName 'Coelorinchus matamua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '5.4967'^^xsd:double;
  dwc:startLongitude '5.5047'^^xsd:double;
  dwc:endLongitude '5.4887'^^xsd:double;
  dwc:latitude '-26.1474'^^xsd:double;
  dwc:startLatitude '-26.145'^^xsd:double;
  dwc:endLatitude '-26.1497'^^xsd:double;
  dwc:coordinatePrecision '841.24'^^xsd:double;
  dwc:minimumDepth '610'^^xsd:integer;
  dwc:maximumDepth '630'^^xsd:integer;
  dwc:temperature '6.1'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 1002L25BV10815'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '280309'^^xsd:integer;
  dwc:sampleSize '0,0054985 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,0054985 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 1002L25BV10815'^^xsd:string;
  dwc:observationDate '2010-02-18'^^xsd:date;
  dwc:aphiaIdAccepted '280309'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%201002L25BV10942>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L25BV10942> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L25BV10942> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.1474 5.4967)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-26.1474"^^xsd:decimal ;
  dwc:decimalLongitude "5.4967"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "610"^^xsd:integer ;
  dwc:maximumDepthInMeters "630"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "841.24"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L25BV10942>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.1474 5.4967)"^^geo:wktLiteral ;
  geo-pos:lat "-26.1474"^^xsd:decimal ;
  geo-pos:long "5.4967"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "841.24"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%201002L25BV10942>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 1002L25BV10942" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 1002L25BV10942'^^xsd:string;
  dwc:scientificName 'Coelorinchus karrerae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '5.4967'^^xsd:double;
  dwc:startLongitude '5.5047'^^xsd:double;
  dwc:endLongitude '5.4887'^^xsd:double;
  dwc:latitude '-26.1474'^^xsd:double;
  dwc:startLatitude '-26.145'^^xsd:double;
  dwc:endLatitude '-26.1497'^^xsd:double;
  dwc:coordinatePrecision '841.24'^^xsd:double;
  dwc:minimumDepth '610'^^xsd:integer;
  dwc:maximumDepth '630'^^xsd:integer;
  dwc:temperature '6.1'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 1002L25BV10942'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '280296'^^xsd:integer;
  dwc:sampleSize '0,0054985 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,0054985 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 1002L25BV10942'^^xsd:string;
  dwc:observationDate '2010-02-18'^^xsd:date;
  dwc:aphiaIdAccepted '280296'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%201002L25BV10971>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L25BV10971> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L25BV10971> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.1474 5.4967)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-26.1474"^^xsd:decimal ;
  dwc:decimalLongitude "5.4967"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "610"^^xsd:integer ;
  dwc:maximumDepthInMeters "630"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "841.24"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L25BV10971>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.1474 5.4967)"^^geo:wktLiteral ;
  geo-pos:lat "-26.1474"^^xsd:decimal ;
  geo-pos:long "5.4967"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "841.24"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%201002L25BV10971>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 1002L25BV10971" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 1002L25BV10971'^^xsd:string;
  dwc:scientificName 'Trachyscorpia eschmeyeri'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '5.4967'^^xsd:double;
  dwc:startLongitude '5.5047'^^xsd:double;
  dwc:endLongitude '5.4887'^^xsd:double;
  dwc:latitude '-26.1474'^^xsd:double;
  dwc:startLatitude '-26.145'^^xsd:double;
  dwc:endLatitude '-26.1497'^^xsd:double;
  dwc:coordinatePrecision '841.24'^^xsd:double;
  dwc:minimumDepth '610'^^xsd:integer;
  dwc:maximumDepth '630'^^xsd:integer;
  dwc:temperature '6.1'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 1002L25BV10971'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '274872'^^xsd:integer;
  dwc:sampleSize '0,0054985 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,0054985 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 1002L25BV10971'^^xsd:string;
  dwc:observationDate '2010-02-18'^^xsd:date;
  dwc:aphiaIdAccepted '274872'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%201002L25BV10977>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L25BV10977> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L25BV10977> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.1474 5.4967)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-26.1474"^^xsd:decimal ;
  dwc:decimalLongitude "5.4967"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "610"^^xsd:integer ;
  dwc:maximumDepthInMeters "630"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "841.24"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L25BV10977>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.1474 5.4967)"^^geo:wktLiteral ;
  geo-pos:lat "-26.1474"^^xsd:decimal ;
  geo-pos:long "5.4967"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "841.24"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%201002L25BV10977>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 1002L25BV10977" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 1002L25BV10977'^^xsd:string;
  dwc:scientificName 'Lucigadus ori'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '5.4967'^^xsd:double;
  dwc:startLongitude '5.5047'^^xsd:double;
  dwc:endLongitude '5.4887'^^xsd:double;
  dwc:latitude '-26.1474'^^xsd:double;
  dwc:startLatitude '-26.145'^^xsd:double;
  dwc:endLatitude '-26.1497'^^xsd:double;
  dwc:coordinatePrecision '841.24'^^xsd:double;
  dwc:minimumDepth '610'^^xsd:integer;
  dwc:maximumDepth '630'^^xsd:integer;
  dwc:temperature '6.1'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 1002L25BV10977'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '281420'^^xsd:integer;
  dwc:sampleSize '0,0054985 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,0054985 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 1002L25BV10977'^^xsd:string;
  dwc:observationDate '2010-02-18'^^xsd:date;
  dwc:aphiaIdAccepted '281420'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%201002L25BV10990>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L25BV10990> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L25BV10990> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.1474 5.4967)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-26.1474"^^xsd:decimal ;
  dwc:decimalLongitude "5.4967"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "610"^^xsd:integer ;
  dwc:maximumDepthInMeters "630"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "841.24"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L25BV10990>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.1474 5.4967)"^^geo:wktLiteral ;
  geo-pos:lat "-26.1474"^^xsd:decimal ;
  geo-pos:long "5.4967"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "841.24"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%201002L25BV10990>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 1002L25BV10990" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 1002L25BV10990'^^xsd:string;
  dwc:scientificName 'Tripterophycis gilchristi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '5.4967'^^xsd:double;
  dwc:startLongitude '5.5047'^^xsd:double;
  dwc:endLongitude '5.4887'^^xsd:double;
  dwc:latitude '-26.1474'^^xsd:double;
  dwc:startLatitude '-26.145'^^xsd:double;
  dwc:endLatitude '-26.1497'^^xsd:double;
  dwc:coordinatePrecision '841.24'^^xsd:double;
  dwc:minimumDepth '610'^^xsd:integer;
  dwc:maximumDepth '630'^^xsd:integer;
  dwc:temperature '6.1'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 1002L25BV10990'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '217739'^^xsd:integer;
  dwc:sampleSize '0,0054985 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,0054985 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 1002L25BV10990'^^xsd:string;
  dwc:observationDate '2010-02-18'^^xsd:date;
  dwc:aphiaIdAccepted '217739'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%201002L25BV11021>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L25BV11021> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L25BV11021> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.1474 5.4967)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-26.1474"^^xsd:decimal ;
  dwc:decimalLongitude "5.4967"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "610"^^xsd:integer ;
  dwc:maximumDepthInMeters "630"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "841.24"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L25BV11021>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.1474 5.4967)"^^geo:wktLiteral ;
  geo-pos:lat "-26.1474"^^xsd:decimal ;
  geo-pos:long "5.4967"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "841.24"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%201002L25BV11021>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 1002L25BV11021" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 1002L25BV11021'^^xsd:string;
  dwc:scientificName 'Bassanago albescens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '5.4967'^^xsd:double;
  dwc:startLongitude '5.5047'^^xsd:double;
  dwc:endLongitude '5.4887'^^xsd:double;
  dwc:latitude '-26.1474'^^xsd:double;
  dwc:startLatitude '-26.145'^^xsd:double;
  dwc:endLatitude '-26.1497'^^xsd:double;
  dwc:coordinatePrecision '841.24'^^xsd:double;
  dwc:minimumDepth '610'^^xsd:integer;
  dwc:maximumDepth '630'^^xsd:integer;
  dwc:temperature '6.1'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 1002L25BV11021'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '313889'^^xsd:integer;
  dwc:sampleSize '0,0054985 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,0054985 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 1002L25BV11021'^^xsd:string;
  dwc:observationDate '2010-02-18'^^xsd:date;
  dwc:aphiaIdAccepted '313889'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%201002L25BV11343>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L25BV11343> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L25BV11343> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.1474 5.4967)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-26.1474"^^xsd:decimal ;
  dwc:decimalLongitude "5.4967"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "610"^^xsd:integer ;
  dwc:maximumDepthInMeters "630"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "841.24"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L25BV11343>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.1474 5.4967)"^^geo:wktLiteral ;
  geo-pos:lat "-26.1474"^^xsd:decimal ;
  geo-pos:long "5.4967"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "841.24"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%201002L25BV11343>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 1002L25BV11343" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 1002L25BV11343'^^xsd:string;
  dwc:scientificName 'Chaunax suttkusi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '5.4967'^^xsd:double;
  dwc:startLongitude '5.5047'^^xsd:double;
  dwc:endLongitude '5.4887'^^xsd:double;
  dwc:latitude '-26.1474'^^xsd:double;
  dwc:startLatitude '-26.145'^^xsd:double;
  dwc:endLatitude '-26.1497'^^xsd:double;
  dwc:coordinatePrecision '841.24'^^xsd:double;
  dwc:minimumDepth '610'^^xsd:integer;
  dwc:maximumDepth '630'^^xsd:integer;
  dwc:temperature '6.1'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 1002L25BV11343'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '126540'^^xsd:integer;
  dwc:sampleSize '0,0054985 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,0054985 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 1002L25BV11343'^^xsd:string;
  dwc:observationDate '2010-02-18'^^xsd:date;
  dwc:aphiaIdAccepted '126540'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%201002L25BV20036>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L25BV20036> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L25BV20036> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.1474 5.4967)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-26.1474"^^xsd:decimal ;
  dwc:decimalLongitude "5.4967"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "610"^^xsd:integer ;
  dwc:maximumDepthInMeters "630"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "841.24"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L25BV20036>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.1474 5.4967)"^^geo:wktLiteral ;
  geo-pos:lat "-26.1474"^^xsd:decimal ;
  geo-pos:long "5.4967"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "841.24"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%201002L25BV20036>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 1002L25BV20036" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 1002L25BV20036'^^xsd:string;
  dwc:scientificName 'Plesionika martia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '5.4967'^^xsd:double;
  dwc:startLongitude '5.5047'^^xsd:double;
  dwc:endLongitude '5.4887'^^xsd:double;
  dwc:latitude '-26.1474'^^xsd:double;
  dwc:startLatitude '-26.145'^^xsd:double;
  dwc:endLatitude '-26.1497'^^xsd:double;
  dwc:coordinatePrecision '841.24'^^xsd:double;
  dwc:minimumDepth '610'^^xsd:integer;
  dwc:maximumDepth '630'^^xsd:integer;
  dwc:temperature '6.1'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 1002L25BV20036'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '107661'^^xsd:integer;
  dwc:sampleSize '0,0054985 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,0054985 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 1002L25BV20036'^^xsd:string;
  dwc:observationDate '2010-02-18'^^xsd:date;
  dwc:aphiaIdAccepted '107661'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%201002L25BV20125>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L25BV20125> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L25BV20125> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.1474 5.4967)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-26.1474"^^xsd:decimal ;
  dwc:decimalLongitude "5.4967"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "610"^^xsd:integer ;
  dwc:maximumDepthInMeters "630"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "841.24"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L25BV20125>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.1474 5.4967)"^^geo:wktLiteral ;
  geo-pos:lat "-26.1474"^^xsd:decimal ;
  geo-pos:long "5.4967"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "841.24"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%201002L25BV20125>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 1002L25BV20125" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-03-24'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 1002L25BV20125'^^xsd:string;
  dwc:scientificName 'Gastroptychus formosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '5.4967'^^xsd:double;
  dwc:startLongitude '5.5047'^^xsd:double;
  dwc:endLongitude '5.4887'^^xsd:double;
  dwc:latitude '-26.1474'^^xsd:double;
  dwc:startLatitude '-26.145'^^xsd:double;
  dwc:endLatitude '-26.1497'^^xsd:double;
  dwc:coordinatePrecision '841.24'^^xsd:double;
  dwc:minimumDepth '610'^^xsd:integer;
  dwc:maximumDepth '630'^^xsd:integer;
  dwc:temperature '6.1'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA  1002L25BV20125'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '107140'^^xsd:integer;
  dwc:sampleSize '0,0054985 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,0054985 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 1002L25BV20125'^^xsd:string;
  dwc:observationDate '2010-02-18'^^xsd:date;
  dwc:aphiaIdAccepted '1310474'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%201002L25BV20225>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L25BV20225> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L25BV20225> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.1474 5.4967)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-26.1474"^^xsd:decimal ;
  dwc:decimalLongitude "5.4967"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "610"^^xsd:integer ;
  dwc:maximumDepthInMeters "630"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "841.24"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L25BV20225>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.1474 5.4967)"^^geo:wktLiteral ;
  geo-pos:lat "-26.1474"^^xsd:decimal ;
  geo-pos:long "5.4967"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "841.24"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%201002L25BV20225>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 1002L25BV20225" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 1002L25BV20225'^^xsd:string;
  dwc:scientificName 'Chaceon erytheiae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '5.4967'^^xsd:double;
  dwc:startLongitude '5.5047'^^xsd:double;
  dwc:endLongitude '5.4887'^^xsd:double;
  dwc:latitude '-26.1474'^^xsd:double;
  dwc:startLatitude '-26.145'^^xsd:double;
  dwc:endLatitude '-26.1497'^^xsd:double;
  dwc:coordinatePrecision '841.24'^^xsd:double;
  dwc:minimumDepth '610'^^xsd:integer;
  dwc:maximumDepth '630'^^xsd:integer;
  dwc:temperature '6.1'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 1002L25BV20225'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '241100'^^xsd:integer;
  dwc:sampleSize '0,0054985 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,0054985 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 1002L25BV20225'^^xsd:string;
  dwc:observationDate '2010-02-18'^^xsd:date;
  dwc:aphiaIdAccepted '241100'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%201002L25BV40054>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L25BV40054> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L25BV40054> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.1474 5.4967)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-26.1474"^^xsd:decimal ;
  dwc:decimalLongitude "5.4967"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "610"^^xsd:integer ;
  dwc:maximumDepthInMeters "630"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "841.24"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L25BV40054>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.1474 5.4967)"^^geo:wktLiteral ;
  geo-pos:lat "-26.1474"^^xsd:decimal ;
  geo-pos:long "5.4967"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "841.24"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%201002L25BV40054>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 1002L25BV40054" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 1002L25BV40054'^^xsd:string;
  dwc:scientificName 'Enallopsammia rostrata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '5.4967'^^xsd:double;
  dwc:startLongitude '5.5047'^^xsd:double;
  dwc:endLongitude '5.4887'^^xsd:double;
  dwc:latitude '-26.1474'^^xsd:double;
  dwc:startLatitude '-26.145'^^xsd:double;
  dwc:endLatitude '-26.1497'^^xsd:double;
  dwc:coordinatePrecision '841.24'^^xsd:double;
  dwc:minimumDepth '610'^^xsd:integer;
  dwc:maximumDepth '630'^^xsd:integer;
  dwc:temperature '6.1'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 1002L25BV40054'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '135190'^^xsd:integer;
  dwc:sampleSize '0,0054985 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,0054985 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 1002L25BV40054'^^xsd:string;
  dwc:observationDate '2010-02-18'^^xsd:date;
  dwc:aphiaIdAccepted '135190'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%201002L25BV40062>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L25BV40062> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L25BV40062> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.1474 5.4967)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-26.1474"^^xsd:decimal ;
  dwc:decimalLongitude "5.4967"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "610"^^xsd:integer ;
  dwc:maximumDepthInMeters "630"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "841.24"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L25BV40062>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.1474 5.4967)"^^geo:wktLiteral ;
  geo-pos:lat "-26.1474"^^xsd:decimal ;
  geo-pos:long "5.4967"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "841.24"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%201002L25BV40062>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 1002L25BV40062" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 1002L25BV40062'^^xsd:string;
  dwc:scientificName 'Madrepora oculata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '5.4967'^^xsd:double;
  dwc:startLongitude '5.5047'^^xsd:double;
  dwc:endLongitude '5.4887'^^xsd:double;
  dwc:latitude '-26.1474'^^xsd:double;
  dwc:startLatitude '-26.145'^^xsd:double;
  dwc:endLatitude '-26.1497'^^xsd:double;
  dwc:coordinatePrecision '841.24'^^xsd:double;
  dwc:minimumDepth '610'^^xsd:integer;
  dwc:maximumDepth '630'^^xsd:integer;
  dwc:temperature '6.1'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 1002L25BV40062'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '135209'^^xsd:integer;
  dwc:sampleSize '0,0054985 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,0054985 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 1002L25BV40062'^^xsd:string;
  dwc:observationDate '2010-02-18'^^xsd:date;
  dwc:aphiaIdAccepted '135209'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%201002L25BV40063>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L25BV40063> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L25BV40063> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.1474 5.4967)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-26.1474"^^xsd:decimal ;
  dwc:decimalLongitude "5.4967"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "610"^^xsd:integer ;
  dwc:maximumDepthInMeters "630"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "841.24"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L25BV40063>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.1474 5.4967)"^^geo:wktLiteral ;
  geo-pos:lat "-26.1474"^^xsd:decimal ;
  geo-pos:long "5.4967"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "841.24"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%201002L25BV40063>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 1002L25BV40063" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 1002L25BV40063'^^xsd:string;
  dwc:scientificName 'Mediaster bairdi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '5.4967'^^xsd:double;
  dwc:startLongitude '5.5047'^^xsd:double;
  dwc:endLongitude '5.4887'^^xsd:double;
  dwc:latitude '-26.1474'^^xsd:double;
  dwc:startLatitude '-26.145'^^xsd:double;
  dwc:endLatitude '-26.1497'^^xsd:double;
  dwc:coordinatePrecision '841.24'^^xsd:double;
  dwc:minimumDepth '610'^^xsd:integer;
  dwc:maximumDepth '630'^^xsd:integer;
  dwc:temperature '6.1'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 1002L25BV40063'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '124045'^^xsd:integer;
  dwc:sampleSize '0,0054985 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,0054985 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 1002L25BV40063'^^xsd:string;
  dwc:observationDate '2010-02-18'^^xsd:date;
  dwc:aphiaIdAccepted '124045'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%201002L26AF10007>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L26AF10007> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L26AF10007> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.201 5.4536)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-26.201"^^xsd:decimal ;
  dwc:decimalLongitude "5.4536"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "913"^^xsd:integer ;
  dwc:maximumDepthInMeters "914"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "163.33"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L26AF10007>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.201 5.4536)"^^geo:wktLiteral ;
  geo-pos:lat "-26.201"^^xsd:decimal ;
  geo-pos:long "5.4536"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "163.33"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%201002L26AF10007>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 1002L26AF10007" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-03-24'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 1002L26AF10007'^^xsd:string;
  dwc:scientificName 'Argyropelecus gigas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '5.4536'^^xsd:double;
  dwc:startLongitude '5.4552'^^xsd:double;
  dwc:endLongitude '5.452'^^xsd:double;
  dwc:latitude '-26.201'^^xsd:double;
  dwc:startLatitude '-26.2007'^^xsd:double;
  dwc:endLatitude '-26.2013'^^xsd:double;
  dwc:coordinatePrecision '163.33'^^xsd:double;
  dwc:minimumDepth '913'^^xsd:integer;
  dwc:maximumDepth '914'^^xsd:integer;
  dwc:temperature '4.1'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA  1002L26AF10007'^^xsd:string;
  dwc:occurrenceRemarks 'Qualitative sample'^^xsd:string;
  dwc:aphiaid '127308'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort ''^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 1002L26AF10007'^^xsd:string;
  dwc:observationDate '2010-02-19'^^xsd:date;
  dwc:aphiaIdAccepted '127308'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%201002L26AF10350>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L26AF10350> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L26AF10350> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.201 5.4536)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-26.201"^^xsd:decimal ;
  dwc:decimalLongitude "5.4536"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "913"^^xsd:integer ;
  dwc:maximumDepthInMeters "914"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "163.33"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L26AF10350>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.201 5.4536)"^^geo:wktLiteral ;
  geo-pos:lat "-26.201"^^xsd:decimal ;
  geo-pos:long "5.4536"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "163.33"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%201002L26AF10350>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 1002L26AF10350" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-03-24'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 1002L26AF10350'^^xsd:string;
  dwc:scientificName 'Chimaera monstrosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '5.4536'^^xsd:double;
  dwc:startLongitude '5.4552'^^xsd:double;
  dwc:endLongitude '5.452'^^xsd:double;
  dwc:latitude '-26.201'^^xsd:double;
  dwc:startLatitude '-26.2007'^^xsd:double;
  dwc:endLatitude '-26.2013'^^xsd:double;
  dwc:coordinatePrecision '163.33'^^xsd:double;
  dwc:minimumDepth '913'^^xsd:integer;
  dwc:maximumDepth '914'^^xsd:integer;
  dwc:temperature '4.1'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA  1002L26AF10350'^^xsd:string;
  dwc:occurrenceRemarks 'Qualitative sample'^^xsd:string;
  dwc:aphiaid '105824'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort ''^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 1002L26AF10350'^^xsd:string;
  dwc:observationDate '2010-02-19'^^xsd:date;
  dwc:aphiaIdAccepted '105824'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%201002L26AF11020>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L26AF11020> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L26AF11020> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.201 5.4536)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-26.201"^^xsd:decimal ;
  dwc:decimalLongitude "5.4536"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "913"^^xsd:integer ;
  dwc:maximumDepthInMeters "914"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "163.33"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L26AF11020>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.201 5.4536)"^^geo:wktLiteral ;
  geo-pos:lat "-26.201"^^xsd:decimal ;
  geo-pos:long "5.4536"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "163.33"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%201002L26AF11020>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 1002L26AF11020" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-03-24'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 1002L26AF11020'^^xsd:string;
  dwc:scientificName 'Ceratoscopelus warmingii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '5.4536'^^xsd:double;
  dwc:startLongitude '5.4552'^^xsd:double;
  dwc:endLongitude '5.452'^^xsd:double;
  dwc:latitude '-26.201'^^xsd:double;
  dwc:startLatitude '-26.2007'^^xsd:double;
  dwc:endLatitude '-26.2013'^^xsd:double;
  dwc:coordinatePrecision '163.33'^^xsd:double;
  dwc:minimumDepth '913'^^xsd:integer;
  dwc:maximumDepth '914'^^xsd:integer;
  dwc:temperature '4.1'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA  1002L26AF11020'^^xsd:string;
  dwc:occurrenceRemarks 'Qualitative sample'^^xsd:string;
  dwc:aphiaid '126586'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort ''^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 1002L26AF11020'^^xsd:string;
  dwc:observationDate '2010-02-19'^^xsd:date;
  dwc:aphiaIdAccepted '126586'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%201002L26AF20101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L26AF20101> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L26AF20101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.201 5.4536)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-26.201"^^xsd:decimal ;
  dwc:decimalLongitude "5.4536"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "913"^^xsd:integer ;
  dwc:maximumDepthInMeters "914"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "163.33"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L26AF20101>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.201 5.4536)"^^geo:wktLiteral ;
  geo-pos:lat "-26.201"^^xsd:decimal ;
  geo-pos:long "5.4536"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "163.33"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%201002L26AF20101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 1002L26AF20101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-03-24'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 1002L26AF20101'^^xsd:string;
  dwc:scientificName 'Oplophorus spinosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '5.4536'^^xsd:double;
  dwc:startLongitude '5.4552'^^xsd:double;
  dwc:endLongitude '5.452'^^xsd:double;
  dwc:latitude '-26.201'^^xsd:double;
  dwc:startLatitude '-26.2007'^^xsd:double;
  dwc:endLatitude '-26.2013'^^xsd:double;
  dwc:coordinatePrecision '163.33'^^xsd:double;
  dwc:minimumDepth '913'^^xsd:integer;
  dwc:maximumDepth '914'^^xsd:integer;
  dwc:temperature '4.1'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA  1002L26AF20101'^^xsd:string;
  dwc:occurrenceRemarks 'Qualitative sample'^^xsd:string;
  dwc:aphiaid '107602'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort ''^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 1002L26AF20101'^^xsd:string;
  dwc:observationDate '2010-02-19'^^xsd:date;
  dwc:aphiaIdAccepted '107602'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%201002L26AF40062>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L26AF40062> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L26AF40062> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.201 5.4536)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-26.201"^^xsd:decimal ;
  dwc:decimalLongitude "5.4536"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "913"^^xsd:integer ;
  dwc:maximumDepthInMeters "914"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "163.33"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L26AF40062>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.201 5.4536)"^^geo:wktLiteral ;
  geo-pos:lat "-26.201"^^xsd:decimal ;
  geo-pos:long "5.4536"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "163.33"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%201002L26AF40062>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 1002L26AF40062" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 1002L26AF40062'^^xsd:string;
  dwc:scientificName 'Madrepora oculata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '5.4536'^^xsd:double;
  dwc:startLongitude '5.4552'^^xsd:double;
  dwc:endLongitude '5.452'^^xsd:double;
  dwc:latitude '-26.201'^^xsd:double;
  dwc:startLatitude '-26.2007'^^xsd:double;
  dwc:endLatitude '-26.2013'^^xsd:double;
  dwc:coordinatePrecision '163.33'^^xsd:double;
  dwc:minimumDepth '913'^^xsd:integer;
  dwc:maximumDepth '914'^^xsd:integer;
  dwc:temperature '4.1'^^xsd:double;
  dwc:individualCount '1'^^xsd:integer;
  dwc:previousCatalogNumber 'NAMIBIA 1002L26AF40062'^^xsd:string;
  dwc:occurrenceRemarks 'Qualitative sample'^^xsd:string;
  dwc:aphiaid '135209'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort ''^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 1002L26AF40062'^^xsd:string;
  dwc:observationDate '2010-02-19'^^xsd:date;
  dwc:aphiaIdAccepted '135209'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%201002L26AF40070>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L26AF40070> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L26AF40070> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.201 5.4536)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-26.201"^^xsd:decimal ;
  dwc:decimalLongitude "5.4536"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "913"^^xsd:integer ;
  dwc:maximumDepthInMeters "914"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "163.33"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L26AF40070>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.201 5.4536)"^^geo:wktLiteral ;
  geo-pos:lat "-26.201"^^xsd:decimal ;
  geo-pos:long "5.4536"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "163.33"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%201002L26AF40070>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 1002L26AF40070" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 1002L26AF40070'^^xsd:string;
  dwc:scientificName 'Pyrosoma atlanticum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '5.4536'^^xsd:double;
  dwc:startLongitude '5.4552'^^xsd:double;
  dwc:endLongitude '5.452'^^xsd:double;
  dwc:latitude '-26.201'^^xsd:double;
  dwc:startLatitude '-26.2007'^^xsd:double;
  dwc:endLatitude '-26.2013'^^xsd:double;
  dwc:coordinatePrecision '163.33'^^xsd:double;
  dwc:minimumDepth '913'^^xsd:integer;
  dwc:maximumDepth '914'^^xsd:integer;
  dwc:temperature '4.1'^^xsd:double;
  dwc:individualCount '1'^^xsd:integer;
  dwc:previousCatalogNumber 'NAMIBIA 1002L26AF40070'^^xsd:string;
  dwc:occurrenceRemarks 'Qualitative sample'^^xsd:string;
  dwc:aphiaid '137250'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort ''^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 1002L26AF40070'^^xsd:string;
  dwc:observationDate '2010-02-19'^^xsd:date;
  dwc:aphiaIdAccepted '137250'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%201002L27AF10084>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L27AF10084> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L27AF10084> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.1297 5.4629)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-26.1297"^^xsd:decimal ;
  dwc:decimalLongitude "5.4629"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "600"^^xsd:integer ;
  dwc:maximumDepthInMeters "668"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1141.09"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L27AF10084>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.1297 5.4629)"^^geo:wktLiteral ;
  geo-pos:lat "-26.1297"^^xsd:decimal ;
  geo-pos:long "5.4629"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1141.09"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%201002L27AF10084>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 1002L27AF10084" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 1002L27AF10084'^^xsd:string;
  dwc:scientificName 'Epigonus telescopus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '5.4629'^^xsd:double;
  dwc:startLongitude '5.4727'^^xsd:double;
  dwc:endLongitude '5.4532'^^xsd:double;
  dwc:latitude '-26.1297'^^xsd:double;
  dwc:startLatitude '-26.135'^^xsd:double;
  dwc:endLatitude '-26.1243'^^xsd:double;
  dwc:coordinatePrecision '1141.09'^^xsd:double;
  dwc:minimumDepth '600'^^xsd:integer;
  dwc:maximumDepth '668'^^xsd:integer;
  dwc:temperature '5.4'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 1002L27AF10084'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '126858'^^xsd:integer;
  dwc:sampleSize '0,049828986 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,049828986 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 1002L27AF10084'^^xsd:string;
  dwc:observationDate '2010-02-19'^^xsd:date;
  dwc:aphiaIdAccepted '126858'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%201002L27AF10111>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L27AF10111> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L27AF10111> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.1297 5.4629)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-26.1297"^^xsd:decimal ;
  dwc:decimalLongitude "5.4629"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "600"^^xsd:integer ;
  dwc:maximumDepthInMeters "668"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1141.09"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L27AF10111>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.1297 5.4629)"^^geo:wktLiteral ;
  geo-pos:lat "-26.1297"^^xsd:decimal ;
  geo-pos:long "5.4629"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1141.09"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%201002L27AF10111>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 1002L27AF10111" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 1002L27AF10111'^^xsd:string;
  dwc:scientificName 'Helicolenus mouchezi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '5.4629'^^xsd:double;
  dwc:startLongitude '5.4727'^^xsd:double;
  dwc:endLongitude '5.4532'^^xsd:double;
  dwc:latitude '-26.1297'^^xsd:double;
  dwc:startLatitude '-26.135'^^xsd:double;
  dwc:endLatitude '-26.1243'^^xsd:double;
  dwc:coordinatePrecision '1141.09'^^xsd:double;
  dwc:minimumDepth '600'^^xsd:integer;
  dwc:maximumDepth '668'^^xsd:integer;
  dwc:temperature '5.4'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 1002L27AF10111'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '274769'^^xsd:integer;
  dwc:sampleSize '0,049828986 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,049828986 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 1002L27AF10111'^^xsd:string;
  dwc:observationDate '2010-02-19'^^xsd:date;
  dwc:aphiaIdAccepted '274769'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%201002L27AF10174>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L27AF10174> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L27AF10174> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.1297 5.4629)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-26.1297"^^xsd:decimal ;
  dwc:decimalLongitude "5.4629"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "600"^^xsd:integer ;
  dwc:maximumDepthInMeters "668"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1141.09"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L27AF10174>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.1297 5.4629)"^^geo:wktLiteral ;
  geo-pos:lat "-26.1297"^^xsd:decimal ;
  geo-pos:long "5.4629"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1141.09"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%201002L27AF10174>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 1002L27AF10174" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 1002L27AF10174'^^xsd:string;
  dwc:scientificName 'Promethichthys prometheus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '5.4629'^^xsd:double;
  dwc:startLongitude '5.4727'^^xsd:double;
  dwc:endLongitude '5.4532'^^xsd:double;
  dwc:latitude '-26.1297'^^xsd:double;
  dwc:startLatitude '-26.135'^^xsd:double;
  dwc:endLatitude '-26.1243'^^xsd:double;
  dwc:coordinatePrecision '1141.09'^^xsd:double;
  dwc:minimumDepth '600'^^xsd:integer;
  dwc:maximumDepth '668'^^xsd:integer;
  dwc:temperature '5.4'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 1002L27AF10174'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '126866'^^xsd:integer;
  dwc:sampleSize '0,049828986 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,049828986 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 1002L27AF10174'^^xsd:string;
  dwc:observationDate '2010-02-19'^^xsd:date;
  dwc:aphiaIdAccepted '126866'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%201002L27AF10196>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L27AF10196> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L27AF10196> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.1297 5.4629)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-26.1297"^^xsd:decimal ;
  dwc:decimalLongitude "5.4629"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "600"^^xsd:integer ;
  dwc:maximumDepthInMeters "668"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1141.09"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L27AF10196>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.1297 5.4629)"^^geo:wktLiteral ;
  geo-pos:lat "-26.1297"^^xsd:decimal ;
  geo-pos:long "5.4629"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1141.09"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%201002L27AF10196>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 1002L27AF10196" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 1002L27AF10196'^^xsd:string;
  dwc:scientificName 'Ruvettus pretiosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '5.4629'^^xsd:double;
  dwc:startLongitude '5.4727'^^xsd:double;
  dwc:endLongitude '5.4532'^^xsd:double;
  dwc:latitude '-26.1297'^^xsd:double;
  dwc:startLatitude '-26.135'^^xsd:double;
  dwc:endLatitude '-26.1243'^^xsd:double;
  dwc:coordinatePrecision '1141.09'^^xsd:double;
  dwc:minimumDepth '600'^^xsd:integer;
  dwc:maximumDepth '668'^^xsd:integer;
  dwc:temperature '5.4'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 1002L27AF10196'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '126867'^^xsd:integer;
  dwc:sampleSize '0,049828986 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,049828986 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 1002L27AF10196'^^xsd:string;
  dwc:observationDate '2010-02-19'^^xsd:date;
  dwc:aphiaIdAccepted '126867'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%201002L27AF10305>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L27AF10305> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L27AF10305> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.1297 5.4629)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-26.1297"^^xsd:decimal ;
  dwc:decimalLongitude "5.4629"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "600"^^xsd:integer ;
  dwc:maximumDepthInMeters "668"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1141.09"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L27AF10305>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.1297 5.4629)"^^geo:wktLiteral ;
  geo-pos:lat "-26.1297"^^xsd:decimal ;
  geo-pos:long "5.4629"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1141.09"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%201002L27AF10305>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 1002L27AF10305" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 1002L27AF10305'^^xsd:string;
  dwc:scientificName 'Beryx splendens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '5.4629'^^xsd:double;
  dwc:startLongitude '5.4727'^^xsd:double;
  dwc:endLongitude '5.4532'^^xsd:double;
  dwc:latitude '-26.1297'^^xsd:double;
  dwc:startLatitude '-26.135'^^xsd:double;
  dwc:endLatitude '-26.1243'^^xsd:double;
  dwc:coordinatePrecision '1141.09'^^xsd:double;
  dwc:minimumDepth '600'^^xsd:integer;
  dwc:maximumDepth '668'^^xsd:integer;
  dwc:temperature '5.4'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 1002L27AF10305'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '126395'^^xsd:integer;
  dwc:sampleSize '0,049828986 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,049828986 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 1002L27AF10305'^^xsd:string;
  dwc:observationDate '2010-02-19'^^xsd:date;
  dwc:aphiaIdAccepted '126395'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%201002L27AF40059>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L27AF40059> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L27AF40059> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.1297 5.4629)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-26.1297"^^xsd:decimal ;
  dwc:decimalLongitude "5.4629"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "600"^^xsd:integer ;
  dwc:maximumDepthInMeters "668"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1141.09"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L27AF40059>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.1297 5.4629)"^^geo:wktLiteral ;
  geo-pos:lat "-26.1297"^^xsd:decimal ;
  geo-pos:long "5.4629"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1141.09"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%201002L27AF40059>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 1002L27AF40059" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 1002L27AF40059'^^xsd:string;
  dwc:scientificName 'Gorgonocephalus caputmedusae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '5.4629'^^xsd:double;
  dwc:startLongitude '5.4727'^^xsd:double;
  dwc:endLongitude '5.4532'^^xsd:double;
  dwc:latitude '-26.1297'^^xsd:double;
  dwc:startLatitude '-26.135'^^xsd:double;
  dwc:endLatitude '-26.1243'^^xsd:double;
  dwc:coordinatePrecision '1141.09'^^xsd:double;
  dwc:minimumDepth '600'^^xsd:integer;
  dwc:maximumDepth '668'^^xsd:integer;
  dwc:temperature '5.4'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 1002L27AF40059'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '124967'^^xsd:integer;
  dwc:sampleSize '0,049828986 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,049828986 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 1002L27AF40059'^^xsd:string;
  dwc:observationDate '2010-02-19'^^xsd:date;
  dwc:aphiaIdAccepted '124967'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%201002L27AF40062>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L27AF40062> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L27AF40062> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.1297 5.4629)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-26.1297"^^xsd:decimal ;
  dwc:decimalLongitude "5.4629"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "600"^^xsd:integer ;
  dwc:maximumDepthInMeters "668"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1141.09"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L27AF40062>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.1297 5.4629)"^^geo:wktLiteral ;
  geo-pos:lat "-26.1297"^^xsd:decimal ;
  geo-pos:long "5.4629"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1141.09"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%201002L27AF40062>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 1002L27AF40062" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 1002L27AF40062'^^xsd:string;
  dwc:scientificName 'Madrepora oculata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '5.4629'^^xsd:double;
  dwc:startLongitude '5.4727'^^xsd:double;
  dwc:endLongitude '5.4532'^^xsd:double;
  dwc:latitude '-26.1297'^^xsd:double;
  dwc:startLatitude '-26.135'^^xsd:double;
  dwc:endLatitude '-26.1243'^^xsd:double;
  dwc:coordinatePrecision '1141.09'^^xsd:double;
  dwc:minimumDepth '600'^^xsd:integer;
  dwc:maximumDepth '668'^^xsd:integer;
  dwc:temperature '5.4'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 1002L27AF40062'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '135209'^^xsd:integer;
  dwc:sampleSize '0,049828986 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,049828986 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 1002L27AF40062'^^xsd:string;
  dwc:observationDate '2010-02-19'^^xsd:date;
  dwc:aphiaIdAccepted '135209'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%201002L28AF10001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L28AF10001> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L28AF10001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.3156 4.999)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-26.3156"^^xsd:decimal ;
  dwc:decimalLongitude "4.999"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1736"^^xsd:integer ;
  dwc:maximumDepthInMeters "1802"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1393.53"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L28AF10001>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.3156 4.999)"^^geo:wktLiteral ;
  geo-pos:lat "-26.3156"^^xsd:decimal ;
  geo-pos:long "4.999"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1393.53"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%201002L28AF10001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 1002L28AF10001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 1002L28AF10001'^^xsd:string;
  dwc:scientificName 'Bathysaurus ferox'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '4.999'^^xsd:double;
  dwc:startLongitude '5.0127'^^xsd:double;
  dwc:endLongitude '4.9853'^^xsd:double;
  dwc:latitude '-26.3156'^^xsd:double;
  dwc:startLatitude '-26.3132'^^xsd:double;
  dwc:endLatitude '-26.318'^^xsd:double;
  dwc:coordinatePrecision '1393.53'^^xsd:double;
  dwc:minimumDepth '1736'^^xsd:integer;
  dwc:maximumDepth '1802'^^xsd:integer;
  dwc:temperature '3.3'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 1002L28AF10001'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '126369'^^xsd:integer;
  dwc:sampleSize '0,05626239 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,05626239 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 1002L28AF10001'^^xsd:string;
  dwc:observationDate '2010-02-20'^^xsd:date;
  dwc:aphiaIdAccepted '126369'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%201002L28AF10007>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L28AF10007> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L28AF10007> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.3156 4.999)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-26.3156"^^xsd:decimal ;
  dwc:decimalLongitude "4.999"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1736"^^xsd:integer ;
  dwc:maximumDepthInMeters "1802"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1393.53"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L28AF10007>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.3156 4.999)"^^geo:wktLiteral ;
  geo-pos:lat "-26.3156"^^xsd:decimal ;
  geo-pos:long "4.999"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1393.53"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%201002L28AF10007>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 1002L28AF10007" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 1002L28AF10007'^^xsd:string;
  dwc:scientificName 'Argyropelecus gigas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '4.999'^^xsd:double;
  dwc:startLongitude '5.0127'^^xsd:double;
  dwc:endLongitude '4.9853'^^xsd:double;
  dwc:latitude '-26.3156'^^xsd:double;
  dwc:startLatitude '-26.3132'^^xsd:double;
  dwc:endLatitude '-26.318'^^xsd:double;
  dwc:coordinatePrecision '1393.53'^^xsd:double;
  dwc:minimumDepth '1736'^^xsd:integer;
  dwc:maximumDepth '1802'^^xsd:integer;
  dwc:temperature '3.3'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 1002L28AF10007'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '127308'^^xsd:integer;
  dwc:sampleSize '0,05626239 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,05626239 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 1002L28AF10007'^^xsd:string;
  dwc:observationDate '2010-02-20'^^xsd:date;
  dwc:aphiaIdAccepted '127308'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%201002L28AF10276>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L28AF10276> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L28AF10276> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.3156 4.999)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-26.3156"^^xsd:decimal ;
  dwc:decimalLongitude "4.999"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1736"^^xsd:integer ;
  dwc:maximumDepthInMeters "1802"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1393.53"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L28AF10276>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.3156 4.999)"^^geo:wktLiteral ;
  geo-pos:lat "-26.3156"^^xsd:decimal ;
  geo-pos:long "4.999"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1393.53"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%201002L28AF10276>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 1002L28AF10276" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 1002L28AF10276'^^xsd:string;
  dwc:scientificName 'Leptoderma macrops'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '4.999'^^xsd:double;
  dwc:startLongitude '5.0127'^^xsd:double;
  dwc:endLongitude '4.9853'^^xsd:double;
  dwc:latitude '-26.3156'^^xsd:double;
  dwc:startLatitude '-26.3132'^^xsd:double;
  dwc:endLatitude '-26.318'^^xsd:double;
  dwc:coordinatePrecision '1393.53'^^xsd:double;
  dwc:minimumDepth '1736'^^xsd:integer;
  dwc:maximumDepth '1802'^^xsd:integer;
  dwc:temperature '3.3'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 1002L28AF10276'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '126703'^^xsd:integer;
  dwc:sampleSize '0,05626239 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,05626239 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 1002L28AF10276'^^xsd:string;
  dwc:observationDate '2010-02-20'^^xsd:date;
  dwc:aphiaIdAccepted '126703'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%201002L28AF10551>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L28AF10551> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L28AF10551> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.3156 4.999)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-26.3156"^^xsd:decimal ;
  dwc:decimalLongitude "4.999"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1736"^^xsd:integer ;
  dwc:maximumDepthInMeters "1802"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1393.53"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L28AF10551>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.3156 4.999)"^^geo:wktLiteral ;
  geo-pos:lat "-26.3156"^^xsd:decimal ;
  geo-pos:long "4.999"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1393.53"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%201002L28AF10551>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 1002L28AF10551" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 1002L28AF10551'^^xsd:string;
  dwc:scientificName 'Aldrovandia phalacra'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '4.999'^^xsd:double;
  dwc:startLongitude '5.0127'^^xsd:double;
  dwc:endLongitude '4.9853'^^xsd:double;
  dwc:latitude '-26.3156'^^xsd:double;
  dwc:startLatitude '-26.3132'^^xsd:double;
  dwc:endLatitude '-26.318'^^xsd:double;
  dwc:coordinatePrecision '1393.53'^^xsd:double;
  dwc:minimumDepth '1736'^^xsd:integer;
  dwc:maximumDepth '1802'^^xsd:integer;
  dwc:temperature '3.3'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 1002L28AF10551'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '126638'^^xsd:integer;
  dwc:sampleSize '0,05626239 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,05626239 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 1002L28AF10551'^^xsd:string;
  dwc:observationDate '2010-02-20'^^xsd:date;
  dwc:aphiaIdAccepted '126638'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%201002L28AF10565>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L28AF10565> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L28AF10565> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.3156 4.999)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-26.3156"^^xsd:decimal ;
  dwc:decimalLongitude "4.999"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1736"^^xsd:integer ;
  dwc:maximumDepthInMeters "1802"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1393.53"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L28AF10565>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.3156 4.999)"^^geo:wktLiteral ;
  geo-pos:lat "-26.3156"^^xsd:decimal ;
  geo-pos:long "4.999"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1393.53"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%201002L28AF10565>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 1002L28AF10565" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 1002L28AF10565'^^xsd:string;
  dwc:scientificName 'Halargyreus johnsonii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '4.999'^^xsd:double;
  dwc:startLongitude '5.0127'^^xsd:double;
  dwc:endLongitude '4.9853'^^xsd:double;
  dwc:latitude '-26.3156'^^xsd:double;
  dwc:startLatitude '-26.3132'^^xsd:double;
  dwc:endLatitude '-26.318'^^xsd:double;
  dwc:coordinatePrecision '1393.53'^^xsd:double;
  dwc:minimumDepth '1736'^^xsd:integer;
  dwc:maximumDepth '1802'^^xsd:integer;
  dwc:temperature '3.3'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 1002L28AF10565'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '126489'^^xsd:integer;
  dwc:sampleSize '0,05626239 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,05626239 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 1002L28AF10565'^^xsd:string;
  dwc:observationDate '2010-02-20'^^xsd:date;
  dwc:aphiaIdAccepted '126489'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%201002L28AF10605>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L28AF10605> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L28AF10605> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.3156 4.999)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-26.3156"^^xsd:decimal ;
  dwc:decimalLongitude "4.999"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1736"^^xsd:integer ;
  dwc:maximumDepthInMeters "1802"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1393.53"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L28AF10605>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.3156 4.999)"^^geo:wktLiteral ;
  geo-pos:lat "-26.3156"^^xsd:decimal ;
  geo-pos:long "4.999"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1393.53"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%201002L28AF10605>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 1002L28AF10605" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 1002L28AF10605'^^xsd:string;
  dwc:scientificName 'Alepocephalus productus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '4.999'^^xsd:double;
  dwc:startLongitude '5.0127'^^xsd:double;
  dwc:endLongitude '4.9853'^^xsd:double;
  dwc:latitude '-26.3156'^^xsd:double;
  dwc:startLatitude '-26.3132'^^xsd:double;
  dwc:endLatitude '-26.318'^^xsd:double;
  dwc:coordinatePrecision '1393.53'^^xsd:double;
  dwc:minimumDepth '1736'^^xsd:integer;
  dwc:maximumDepth '1802'^^xsd:integer;
  dwc:temperature '3.3'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 1002L28AF10605'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '126683'^^xsd:integer;
  dwc:sampleSize '0,05626239 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,05626239 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 1002L28AF10605'^^xsd:string;
  dwc:observationDate '2010-02-20'^^xsd:date;
  dwc:aphiaIdAccepted '126683'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%201002L28AF10630>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L28AF10630> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L28AF10630> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.3156 4.999)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-26.3156"^^xsd:decimal ;
  dwc:decimalLongitude "4.999"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1736"^^xsd:integer ;
  dwc:maximumDepthInMeters "1802"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1393.53"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L28AF10630>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.3156 4.999)"^^geo:wktLiteral ;
  geo-pos:lat "-26.3156"^^xsd:decimal ;
  geo-pos:long "4.999"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1393.53"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%201002L28AF10630>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 1002L28AF10630" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 1002L28AF10630'^^xsd:string;
  dwc:scientificName 'Ilyophis brunneus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '4.999'^^xsd:double;
  dwc:startLongitude '5.0127'^^xsd:double;
  dwc:endLongitude '4.9853'^^xsd:double;
  dwc:latitude '-26.3156'^^xsd:double;
  dwc:startLatitude '-26.3132'^^xsd:double;
  dwc:endLatitude '-26.318'^^xsd:double;
  dwc:coordinatePrecision '1393.53'^^xsd:double;
  dwc:minimumDepth '1736'^^xsd:integer;
  dwc:maximumDepth '1802'^^xsd:integer;
  dwc:temperature '3.3'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 1002L28AF10630'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '126326'^^xsd:integer;
  dwc:sampleSize '0,05626239 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,05626239 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 1002L28AF10630'^^xsd:string;
  dwc:observationDate '2010-02-20'^^xsd:date;
  dwc:aphiaIdAccepted '126326'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%201002L28AF10711>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L28AF10711> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L28AF10711> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.3156 4.999)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-26.3156"^^xsd:decimal ;
  dwc:decimalLongitude "4.999"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1736"^^xsd:integer ;
  dwc:maximumDepthInMeters "1802"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1393.53"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L28AF10711>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.3156 4.999)"^^geo:wktLiteral ;
  geo-pos:lat "-26.3156"^^xsd:decimal ;
  geo-pos:long "4.999"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1393.53"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%201002L28AF10711>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 1002L28AF10711" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 1002L28AF10711'^^xsd:string;
  dwc:scientificName 'Gonostoma bathyphilum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '4.999'^^xsd:double;
  dwc:startLongitude '5.0127'^^xsd:double;
  dwc:endLongitude '4.9853'^^xsd:double;
  dwc:latitude '-26.3156'^^xsd:double;
  dwc:startLatitude '-26.3132'^^xsd:double;
  dwc:endLatitude '-26.318'^^xsd:double;
  dwc:coordinatePrecision '1393.53'^^xsd:double;
  dwc:minimumDepth '1736'^^xsd:integer;
  dwc:maximumDepth '1802'^^xsd:integer;
  dwc:temperature '3.3'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 1002L28AF10711'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '127294'^^xsd:integer;
  dwc:sampleSize '0,05626239 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,05626239 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 1002L28AF10711'^^xsd:string;
  dwc:observationDate '2010-02-20'^^xsd:date;
  dwc:aphiaIdAccepted '398363'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%201002L20AF10862>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L20AF10862> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L20AF10862> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.3381 5.7915)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-25.3381"^^xsd:decimal ;
  dwc:decimalLongitude "5.7915"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1155"^^xsd:integer ;
  dwc:maximumDepthInMeters "1164"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1416.33"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L20AF10862>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.3381 5.7915)"^^geo:wktLiteral ;
  geo-pos:lat "-25.3381"^^xsd:decimal ;
  geo-pos:long "5.7915"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1416.33"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%201002L20AF10862>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 1002L20AF10862" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 1002L20AF10862'^^xsd:string;
  dwc:scientificName 'Photichthys argenteus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '5.7915'^^xsd:double;
  dwc:startLongitude '5.7798'^^xsd:double;
  dwc:endLongitude '5.8032'^^xsd:double;
  dwc:latitude '-25.3381'^^xsd:double;
  dwc:startLatitude '-25.331'^^xsd:double;
  dwc:endLatitude '-25.3452'^^xsd:double;
  dwc:coordinatePrecision '1416.33'^^xsd:double;
  dwc:minimumDepth '1155'^^xsd:integer;
  dwc:maximumDepth '1164'^^xsd:integer;
  dwc:temperature '3.6'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 1002L20AF10862'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '400296'^^xsd:integer;
  dwc:sampleSize '0,05548512 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,05548512 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 1002L20AF10862'^^xsd:string;
  dwc:observationDate '2010-02-17'^^xsd:date;
  dwc:aphiaIdAccepted '220007'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%201002L20AF10881>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L20AF10881> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L20AF10881> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.3381 5.7915)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-25.3381"^^xsd:decimal ;
  dwc:decimalLongitude "5.7915"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1155"^^xsd:integer ;
  dwc:maximumDepthInMeters "1164"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1416.33"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L20AF10881>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.3381 5.7915)"^^geo:wktLiteral ;
  geo-pos:lat "-25.3381"^^xsd:decimal ;
  geo-pos:long "5.7915"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1416.33"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%201002L20AF10881>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 1002L20AF10881" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 1002L20AF10881'^^xsd:string;
  dwc:scientificName 'Poromitra crassiceps'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '5.7915'^^xsd:double;
  dwc:startLongitude '5.7798'^^xsd:double;
  dwc:endLongitude '5.8032'^^xsd:double;
  dwc:latitude '-25.3381'^^xsd:double;
  dwc:startLatitude '-25.331'^^xsd:double;
  dwc:endLatitude '-25.3452'^^xsd:double;
  dwc:coordinatePrecision '1416.33'^^xsd:double;
  dwc:minimumDepth '1155'^^xsd:integer;
  dwc:maximumDepth '1164'^^xsd:integer;
  dwc:temperature '3.6'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 1002L20AF10881'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '127273'^^xsd:integer;
  dwc:sampleSize '0,05548512 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,05548512 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 1002L20AF10881'^^xsd:string;
  dwc:observationDate '2010-02-17'^^xsd:date;
  dwc:aphiaIdAccepted '127273'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%201002L20AF10932>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L20AF10932> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L20AF10932> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.3381 5.7915)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-25.3381"^^xsd:decimal ;
  dwc:decimalLongitude "5.7915"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1155"^^xsd:integer ;
  dwc:maximumDepthInMeters "1164"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1416.33"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L20AF10932>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.3381 5.7915)"^^geo:wktLiteral ;
  geo-pos:lat "-25.3381"^^xsd:decimal ;
  geo-pos:long "5.7915"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1416.33"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%201002L20AF10932>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 1002L20AF10932" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 1002L20AF10932'^^xsd:string;
  dwc:scientificName 'Bathylagus antarcticus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '5.7915'^^xsd:double;
  dwc:startLongitude '5.7798'^^xsd:double;
  dwc:endLongitude '5.8032'^^xsd:double;
  dwc:latitude '-25.3381'^^xsd:double;
  dwc:startLatitude '-25.331'^^xsd:double;
  dwc:endLatitude '-25.3452'^^xsd:double;
  dwc:coordinatePrecision '1416.33'^^xsd:double;
  dwc:minimumDepth '1155'^^xsd:integer;
  dwc:maximumDepth '1164'^^xsd:integer;
  dwc:temperature '3.6'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 1002L20AF10932'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '234631'^^xsd:integer;
  dwc:sampleSize '0,05548512 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,05548512 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 1002L20AF10932'^^xsd:string;
  dwc:observationDate '2010-02-17'^^xsd:date;
  dwc:aphiaIdAccepted '234631'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%201002L20AF10934>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L20AF10934> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L20AF10934> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.3381 5.7915)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-25.3381"^^xsd:decimal ;
  dwc:decimalLongitude "5.7915"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1155"^^xsd:integer ;
  dwc:maximumDepthInMeters "1164"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1416.33"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L20AF10934>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.3381 5.7915)"^^geo:wktLiteral ;
  geo-pos:lat "-25.3381"^^xsd:decimal ;
  geo-pos:long "5.7915"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1416.33"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%201002L20AF10934>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 1002L20AF10934" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 1002L20AF10934'^^xsd:string;
  dwc:scientificName 'Scopeloberyx robustus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '5.7915'^^xsd:double;
  dwc:startLongitude '5.7798'^^xsd:double;
  dwc:endLongitude '5.8032'^^xsd:double;
  dwc:latitude '-25.3381'^^xsd:double;
  dwc:startLatitude '-25.331'^^xsd:double;
  dwc:endLatitude '-25.3452'^^xsd:double;
  dwc:coordinatePrecision '1416.33'^^xsd:double;
  dwc:minimumDepth '1155'^^xsd:integer;
  dwc:maximumDepth '1164'^^xsd:integer;
  dwc:temperature '3.6'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 1002L20AF10934'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '127276'^^xsd:integer;
  dwc:sampleSize '0,05548512 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,05548512 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 1002L20AF10934'^^xsd:string;
  dwc:observationDate '2010-02-17'^^xsd:date;
  dwc:aphiaIdAccepted '127276'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%201002L20AF10937>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L20AF10937> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L20AF10937> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.3381 5.7915)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-25.3381"^^xsd:decimal ;
  dwc:decimalLongitude "5.7915"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1155"^^xsd:integer ;
  dwc:maximumDepthInMeters "1164"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1416.33"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L20AF10937>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.3381 5.7915)"^^geo:wktLiteral ;
  geo-pos:lat "-25.3381"^^xsd:decimal ;
  geo-pos:long "5.7915"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1416.33"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%201002L20AF10937>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 1002L20AF10937" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 1002L20AF10937'^^xsd:string;
  dwc:scientificName 'Sternoptyx pseudobscura'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '5.7915'^^xsd:double;
  dwc:startLongitude '5.7798'^^xsd:double;
  dwc:endLongitude '5.8032'^^xsd:double;
  dwc:latitude '-25.3381'^^xsd:double;
  dwc:startLatitude '-25.331'^^xsd:double;
  dwc:endLatitude '-25.3452'^^xsd:double;
  dwc:coordinatePrecision '1416.33'^^xsd:double;
  dwc:minimumDepth '1155'^^xsd:integer;
  dwc:maximumDepth '1164'^^xsd:integer;
  dwc:temperature '3.6'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 1002L20AF10937'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '127315'^^xsd:integer;
  dwc:sampleSize '0,05548512 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,05548512 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 1002L20AF10937'^^xsd:string;
  dwc:observationDate '2010-02-17'^^xsd:date;
  dwc:aphiaIdAccepted '127315'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%201002L20AF10950>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L20AF10950> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L20AF10950> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.3381 5.7915)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-25.3381"^^xsd:decimal ;
  dwc:decimalLongitude "5.7915"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1155"^^xsd:integer ;
  dwc:maximumDepthInMeters "1164"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1416.33"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L20AF10950>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.3381 5.7915)"^^geo:wktLiteral ;
  geo-pos:lat "-25.3381"^^xsd:decimal ;
  geo-pos:long "5.7915"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1416.33"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%201002L20AF10950>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 1002L20AF10950" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 1002L20AF10950'^^xsd:string;
  dwc:scientificName 'Scopelogadus mizolepis mizolepis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '5.7915'^^xsd:double;
  dwc:startLongitude '5.7798'^^xsd:double;
  dwc:endLongitude '5.8032'^^xsd:double;
  dwc:latitude '-25.3381'^^xsd:double;
  dwc:startLatitude '-25.331'^^xsd:double;
  dwc:endLatitude '-25.3452'^^xsd:double;
  dwc:coordinatePrecision '1416.33'^^xsd:double;
  dwc:minimumDepth '1155'^^xsd:integer;
  dwc:maximumDepth '1164'^^xsd:integer;
  dwc:temperature '3.6'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 1002L20AF10950'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '293738'^^xsd:integer;
  dwc:sampleSize '0,05548512 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,05548512 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 1002L20AF10950'^^xsd:string;
  dwc:observationDate '2010-02-17'^^xsd:date;
  dwc:aphiaIdAccepted '127279'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%201002L20AF10957>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L20AF10957> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L20AF10957> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.3381 5.7915)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-25.3381"^^xsd:decimal ;
  dwc:decimalLongitude "5.7915"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1155"^^xsd:integer ;
  dwc:maximumDepthInMeters "1164"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1416.33"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L20AF10957>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.3381 5.7915)"^^geo:wktLiteral ;
  geo-pos:lat "-25.3381"^^xsd:decimal ;
  geo-pos:long "5.7915"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1416.33"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%201002L20AF10957>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 1002L20AF10957" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 1002L20AF10957'^^xsd:string;
  dwc:scientificName 'Sternoptyx pseudodiaphana'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '5.7915'^^xsd:double;
  dwc:startLongitude '5.7798'^^xsd:double;
  dwc:endLongitude '5.8032'^^xsd:double;
  dwc:latitude '-25.3381'^^xsd:double;
  dwc:startLatitude '-25.331'^^xsd:double;
  dwc:endLatitude '-25.3452'^^xsd:double;
  dwc:coordinatePrecision '1416.33'^^xsd:double;
  dwc:minimumDepth '1155'^^xsd:integer;
  dwc:maximumDepth '1164'^^xsd:integer;
  dwc:temperature '3.6'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 1002L20AF10957'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '275005'^^xsd:integer;
  dwc:sampleSize '0,05548512 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,05548512 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 1002L20AF10957'^^xsd:string;
  dwc:observationDate '2010-02-17'^^xsd:date;
  dwc:aphiaIdAccepted '275005'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%201002L20AF10958>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L20AF10958> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L20AF10958> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.3381 5.7915)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-25.3381"^^xsd:decimal ;
  dwc:decimalLongitude "5.7915"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1155"^^xsd:integer ;
  dwc:maximumDepthInMeters "1164"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1416.33"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L20AF10958>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.3381 5.7915)"^^geo:wktLiteral ;
  geo-pos:lat "-25.3381"^^xsd:decimal ;
  geo-pos:long "5.7915"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1416.33"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%201002L20AF10958>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 1002L20AF10958" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 1002L20AF10958'^^xsd:string;
  dwc:scientificName 'Melamphaes longivelis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '5.7915'^^xsd:double;
  dwc:startLongitude '5.7798'^^xsd:double;
  dwc:endLongitude '5.8032'^^xsd:double;
  dwc:latitude '-25.3381'^^xsd:double;
  dwc:startLatitude '-25.331'^^xsd:double;
  dwc:endLatitude '-25.3452'^^xsd:double;
  dwc:coordinatePrecision '1416.33'^^xsd:double;
  dwc:minimumDepth '1155'^^xsd:integer;
  dwc:maximumDepth '1164'^^xsd:integer;
  dwc:temperature '3.6'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 1002L20AF10958'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '127267'^^xsd:integer;
  dwc:sampleSize '0,05548512 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,05548512 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 1002L20AF10958'^^xsd:string;
  dwc:observationDate '2010-02-17'^^xsd:date;
  dwc:aphiaIdAccepted '127267'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%201002L20AF10962>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L20AF10962> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L20AF10962> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.3381 5.7915)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-25.3381"^^xsd:decimal ;
  dwc:decimalLongitude "5.7915"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1155"^^xsd:integer ;
  dwc:maximumDepthInMeters "1164"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1416.33"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L20AF10962>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.3381 5.7915)"^^geo:wktLiteral ;
  geo-pos:lat "-25.3381"^^xsd:decimal ;
  geo-pos:long "5.7915"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1416.33"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%201002L20AF10962>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 1002L20AF10962" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 1002L20AF10962'^^xsd:string;
  dwc:scientificName 'Gadomus capensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '5.7915'^^xsd:double;
  dwc:startLongitude '5.7798'^^xsd:double;
  dwc:endLongitude '5.8032'^^xsd:double;
  dwc:latitude '-25.3381'^^xsd:double;
  dwc:startLatitude '-25.331'^^xsd:double;
  dwc:endLatitude '-25.3452'^^xsd:double;
  dwc:coordinatePrecision '1416.33'^^xsd:double;
  dwc:minimumDepth '1155'^^xsd:integer;
  dwc:maximumDepth '1164'^^xsd:integer;
  dwc:temperature '3.6'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 1002L20AF10962'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '217768'^^xsd:integer;
  dwc:sampleSize '0,05548512 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,05548512 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 1002L20AF10962'^^xsd:string;
  dwc:observationDate '2010-02-17'^^xsd:date;
  dwc:aphiaIdAccepted '217768'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%201002L20AF10967>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L20AF10967> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L20AF10967> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.3381 5.7915)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-25.3381"^^xsd:decimal ;
  dwc:decimalLongitude "5.7915"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1155"^^xsd:integer ;
  dwc:maximumDepthInMeters "1164"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1416.33"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L20AF10967>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.3381 5.7915)"^^geo:wktLiteral ;
  geo-pos:lat "-25.3381"^^xsd:decimal ;
  geo-pos:long "5.7915"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1416.33"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%201002L20AF10967>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 1002L20AF10967" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 1002L20AF10967'^^xsd:string;
  dwc:scientificName 'Electrona risso'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '5.7915'^^xsd:double;
  dwc:startLongitude '5.7798'^^xsd:double;
  dwc:endLongitude '5.8032'^^xsd:double;
  dwc:latitude '-25.3381'^^xsd:double;
  dwc:startLatitude '-25.331'^^xsd:double;
  dwc:endLatitude '-25.3452'^^xsd:double;
  dwc:coordinatePrecision '1416.33'^^xsd:double;
  dwc:minimumDepth '1155'^^xsd:integer;
  dwc:maximumDepth '1164'^^xsd:integer;
  dwc:temperature '3.6'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 1002L20AF10967'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '126600'^^xsd:integer;
  dwc:sampleSize '0,05548512 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,05548512 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 1002L20AF10967'^^xsd:string;
  dwc:observationDate '2010-02-17'^^xsd:date;
  dwc:aphiaIdAccepted '126600'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%201002L20AF11020>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L20AF11020> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L20AF11020> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.3381 5.7915)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-25.3381"^^xsd:decimal ;
  dwc:decimalLongitude "5.7915"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1155"^^xsd:integer ;
  dwc:maximumDepthInMeters "1164"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1416.33"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L20AF11020>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.3381 5.7915)"^^geo:wktLiteral ;
  geo-pos:lat "-25.3381"^^xsd:decimal ;
  geo-pos:long "5.7915"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1416.33"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%201002L20AF11020>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 1002L20AF11020" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 1002L20AF11020'^^xsd:string;
  dwc:scientificName 'Ceratoscopelus warmingii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '5.7915'^^xsd:double;
  dwc:startLongitude '5.7798'^^xsd:double;
  dwc:endLongitude '5.8032'^^xsd:double;
  dwc:latitude '-25.3381'^^xsd:double;
  dwc:startLatitude '-25.331'^^xsd:double;
  dwc:endLatitude '-25.3452'^^xsd:double;
  dwc:coordinatePrecision '1416.33'^^xsd:double;
  dwc:minimumDepth '1155'^^xsd:integer;
  dwc:maximumDepth '1164'^^xsd:integer;
  dwc:temperature '3.6'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 1002L20AF11020'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '126586'^^xsd:integer;
  dwc:sampleSize '0,05548512 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,05548512 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 1002L20AF11020'^^xsd:string;
  dwc:observationDate '2010-02-17'^^xsd:date;
  dwc:aphiaIdAccepted '126586'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%201002L20AF11339>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L20AF11339> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L20AF11339> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.3381 5.7915)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-25.3381"^^xsd:decimal ;
  dwc:decimalLongitude "5.7915"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1155"^^xsd:integer ;
  dwc:maximumDepthInMeters "1164"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1416.33"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L20AF11339>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.3381 5.7915)"^^geo:wktLiteral ;
  geo-pos:lat "-25.3381"^^xsd:decimal ;
  geo-pos:long "5.7915"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1416.33"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%201002L20AF11339>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 1002L20AF11339" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 1002L20AF11339'^^xsd:string;
  dwc:scientificName 'Stemonosudis gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '5.7915'^^xsd:double;
  dwc:startLongitude '5.7798'^^xsd:double;
  dwc:endLongitude '5.8032'^^xsd:double;
  dwc:latitude '-25.3381'^^xsd:double;
  dwc:startLatitude '-25.331'^^xsd:double;
  dwc:endLatitude '-25.3452'^^xsd:double;
  dwc:coordinatePrecision '1416.33'^^xsd:double;
  dwc:minimumDepth '1155'^^xsd:integer;
  dwc:maximumDepth '1164'^^xsd:integer;
  dwc:temperature '3.6'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 1002L20AF11339'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '220333'^^xsd:integer;
  dwc:sampleSize '0,05548512 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,05548512 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 1002L20AF11339'^^xsd:string;
  dwc:observationDate '2010-02-17'^^xsd:date;
  dwc:aphiaIdAccepted '220333'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%201002L20AF11340>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L20AF11340> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L20AF11340> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.3381 5.7915)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-25.3381"^^xsd:decimal ;
  dwc:decimalLongitude "5.7915"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1155"^^xsd:integer ;
  dwc:maximumDepthInMeters "1164"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1416.33"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L20AF11340>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.3381 5.7915)"^^geo:wktLiteral ;
  geo-pos:lat "-25.3381"^^xsd:decimal ;
  geo-pos:long "5.7915"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1416.33"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%201002L20AF11340>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 1002L20AF11340" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 1002L20AF11340'^^xsd:string;
  dwc:scientificName 'Cubiceps caeruleus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '5.7915'^^xsd:double;
  dwc:startLongitude '5.7798'^^xsd:double;
  dwc:endLongitude '5.8032'^^xsd:double;
  dwc:latitude '-25.3381'^^xsd:double;
  dwc:startLatitude '-25.331'^^xsd:double;
  dwc:endLatitude '-25.3452'^^xsd:double;
  dwc:coordinatePrecision '1416.33'^^xsd:double;
  dwc:minimumDepth '1155'^^xsd:integer;
  dwc:maximumDepth '1164'^^xsd:integer;
  dwc:temperature '3.6'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 1002L20AF11340'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '273675'^^xsd:integer;
  dwc:sampleSize '0,05548512 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,05548512 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 1002L20AF11340'^^xsd:string;
  dwc:observationDate '2010-02-17'^^xsd:date;
  dwc:aphiaIdAccepted '273675'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%201002L20AF20101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L20AF20101> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L20AF20101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.3381 5.7915)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-25.3381"^^xsd:decimal ;
  dwc:decimalLongitude "5.7915"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1155"^^xsd:integer ;
  dwc:maximumDepthInMeters "1164"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1416.33"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L20AF20101>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.3381 5.7915)"^^geo:wktLiteral ;
  geo-pos:lat "-25.3381"^^xsd:decimal ;
  geo-pos:long "5.7915"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1416.33"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%201002L20AF20101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 1002L20AF20101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 1002L20AF20101'^^xsd:string;
  dwc:scientificName 'Oplophorus spinosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '5.7915'^^xsd:double;
  dwc:startLongitude '5.7798'^^xsd:double;
  dwc:endLongitude '5.8032'^^xsd:double;
  dwc:latitude '-25.3381'^^xsd:double;
  dwc:startLatitude '-25.331'^^xsd:double;
  dwc:endLatitude '-25.3452'^^xsd:double;
  dwc:coordinatePrecision '1416.33'^^xsd:double;
  dwc:minimumDepth '1155'^^xsd:integer;
  dwc:maximumDepth '1164'^^xsd:integer;
  dwc:temperature '3.6'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 1002L20AF20101'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '107602'^^xsd:integer;
  dwc:sampleSize '0,05548512 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,05548512 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 1002L20AF20101'^^xsd:string;
  dwc:observationDate '2010-02-17'^^xsd:date;
  dwc:aphiaIdAccepted '107602'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%201002L20AF20148>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L20AF20148> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L20AF20148> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.3381 5.7915)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-25.3381"^^xsd:decimal ;
  dwc:decimalLongitude "5.7915"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1155"^^xsd:integer ;
  dwc:maximumDepthInMeters "1164"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1416.33"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L20AF20148>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.3381 5.7915)"^^geo:wktLiteral ;
  geo-pos:lat "-25.3381"^^xsd:decimal ;
  geo-pos:long "5.7915"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1416.33"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%201002L20AF20148>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 1002L20AF20148" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 1002L20AF20148'^^xsd:string;
  dwc:scientificName 'Acanthephyra eximia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '5.7915'^^xsd:double;
  dwc:startLongitude '5.7798'^^xsd:double;
  dwc:endLongitude '5.8032'^^xsd:double;
  dwc:latitude '-25.3381'^^xsd:double;
  dwc:startLatitude '-25.331'^^xsd:double;
  dwc:endLatitude '-25.3452'^^xsd:double;
  dwc:coordinatePrecision '1416.33'^^xsd:double;
  dwc:minimumDepth '1155'^^xsd:integer;
  dwc:maximumDepth '1164'^^xsd:integer;
  dwc:temperature '3.6'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 1002L20AF20148'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '564909'^^xsd:integer;
  dwc:sampleSize '0,05548512 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,05548512 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 1002L20AF20148'^^xsd:string;
  dwc:observationDate '2010-02-17'^^xsd:date;
  dwc:aphiaIdAccepted '564909'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%201002L20AF20209>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L20AF20209> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L20AF20209> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.3381 5.7915)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-25.3381"^^xsd:decimal ;
  dwc:decimalLongitude "5.7915"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1155"^^xsd:integer ;
  dwc:maximumDepthInMeters "1164"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1416.33"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L20AF20209>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.3381 5.7915)"^^geo:wktLiteral ;
  geo-pos:lat "-25.3381"^^xsd:decimal ;
  geo-pos:long "5.7915"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1416.33"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%201002L20AF20209>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 1002L20AF20209" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 1002L20AF20209'^^xsd:string;
  dwc:scientificName 'Nematocarcinus longirostris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '5.7915'^^xsd:double;
  dwc:startLongitude '5.7798'^^xsd:double;
  dwc:endLongitude '5.8032'^^xsd:double;
  dwc:latitude '-25.3381'^^xsd:double;
  dwc:startLatitude '-25.331'^^xsd:double;
  dwc:endLatitude '-25.3452'^^xsd:double;
  dwc:coordinatePrecision '1416.33'^^xsd:double;
  dwc:minimumDepth '1155'^^xsd:integer;
  dwc:maximumDepth '1164'^^xsd:integer;
  dwc:temperature '3.6'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 1002L20AF20209'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '514315'^^xsd:integer;
  dwc:sampleSize '0,05548512 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,05548512 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 1002L20AF20209'^^xsd:string;
  dwc:observationDate '2010-02-17'^^xsd:date;
  dwc:aphiaIdAccepted '514315'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%201002L20AF20225>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L20AF20225> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L20AF20225> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.3381 5.7915)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-25.3381"^^xsd:decimal ;
  dwc:decimalLongitude "5.7915"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1155"^^xsd:integer ;
  dwc:maximumDepthInMeters "1164"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1416.33"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L20AF20225>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.3381 5.7915)"^^geo:wktLiteral ;
  geo-pos:lat "-25.3381"^^xsd:decimal ;
  geo-pos:long "5.7915"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1416.33"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%201002L20AF20225>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 1002L20AF20225" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 1002L20AF20225'^^xsd:string;
  dwc:scientificName 'Chaceon erytheiae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '5.7915'^^xsd:double;
  dwc:startLongitude '5.7798'^^xsd:double;
  dwc:endLongitude '5.8032'^^xsd:double;
  dwc:latitude '-25.3381'^^xsd:double;
  dwc:startLatitude '-25.331'^^xsd:double;
  dwc:endLatitude '-25.3452'^^xsd:double;
  dwc:coordinatePrecision '1416.33'^^xsd:double;
  dwc:minimumDepth '1155'^^xsd:integer;
  dwc:maximumDepth '1164'^^xsd:integer;
  dwc:temperature '3.6'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 1002L20AF20225'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '241100'^^xsd:integer;
  dwc:sampleSize '0,05548512 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,05548512 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 1002L20AF20225'^^xsd:string;
  dwc:observationDate '2010-02-17'^^xsd:date;
  dwc:aphiaIdAccepted '241100'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%201002L20AF20230>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L20AF20230> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L20AF20230> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.3381 5.7915)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-25.3381"^^xsd:decimal ;
  dwc:decimalLongitude "5.7915"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1155"^^xsd:integer ;
  dwc:maximumDepthInMeters "1164"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1416.33"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L20AF20230>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.3381 5.7915)"^^geo:wktLiteral ;
  geo-pos:lat "-25.3381"^^xsd:decimal ;
  geo-pos:long "5.7915"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1416.33"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%201002L20AF20230>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 1002L20AF20230" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-03-24'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 1002L20AF20230'^^xsd:string;
  dwc:scientificName 'Austropenaeus nitidus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '5.7915'^^xsd:double;
  dwc:startLongitude '5.7798'^^xsd:double;
  dwc:endLongitude '5.8032'^^xsd:double;
  dwc:latitude '-25.3381'^^xsd:double;
  dwc:startLatitude '-25.331'^^xsd:double;
  dwc:endLatitude '-25.3452'^^xsd:double;
  dwc:coordinatePrecision '1416.33'^^xsd:double;
  dwc:minimumDepth '1155'^^xsd:integer;
  dwc:maximumDepth '1164'^^xsd:integer;
  dwc:temperature '3.6'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 1002L20AF20230'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '246428'^^xsd:integer;
  dwc:sampleSize '0,05548512 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,05548512 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 1002L20AF20230'^^xsd:string;
  dwc:observationDate '2010-02-17'^^xsd:date;
  dwc:aphiaIdAccepted '246428'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%201002L20AF30160>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L20AF30160> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L20AF30160> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.3381 5.7915)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-25.3381"^^xsd:decimal ;
  dwc:decimalLongitude "5.7915"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1155"^^xsd:integer ;
  dwc:maximumDepthInMeters "1164"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1416.33"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L20AF30160>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.3381 5.7915)"^^geo:wktLiteral ;
  geo-pos:lat "-25.3381"^^xsd:decimal ;
  geo-pos:long "5.7915"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1416.33"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%201002L20AF30160>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 1002L20AF30160" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 1002L20AF30160'^^xsd:string;
  dwc:scientificName 'Haliphron atlanticus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '5.7915'^^xsd:double;
  dwc:startLongitude '5.7798'^^xsd:double;
  dwc:endLongitude '5.8032'^^xsd:double;
  dwc:latitude '-25.3381'^^xsd:double;
  dwc:startLatitude '-25.331'^^xsd:double;
  dwc:endLatitude '-25.3452'^^xsd:double;
  dwc:coordinatePrecision '1416.33'^^xsd:double;
  dwc:minimumDepth '1155'^^xsd:integer;
  dwc:maximumDepth '1164'^^xsd:integer;
  dwc:temperature '3.6'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 1002L20AF30160'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '341781'^^xsd:integer;
  dwc:sampleSize '0,05548512 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,05548512 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 1002L20AF30160'^^xsd:string;
  dwc:observationDate '2010-02-17'^^xsd:date;
  dwc:aphiaIdAccepted '341781'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%201002L20AF40070>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L20AF40070> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L20AF40070> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.3381 5.7915)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-25.3381"^^xsd:decimal ;
  dwc:decimalLongitude "5.7915"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1155"^^xsd:integer ;
  dwc:maximumDepthInMeters "1164"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1416.33"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L20AF40070>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.3381 5.7915)"^^geo:wktLiteral ;
  geo-pos:lat "-25.3381"^^xsd:decimal ;
  geo-pos:long "5.7915"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1416.33"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%201002L20AF40070>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 1002L20AF40070" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 1002L20AF40070'^^xsd:string;
  dwc:scientificName 'Pyrosoma atlanticum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '5.7915'^^xsd:double;
  dwc:startLongitude '5.7798'^^xsd:double;
  dwc:endLongitude '5.8032'^^xsd:double;
  dwc:latitude '-25.3381'^^xsd:double;
  dwc:startLatitude '-25.331'^^xsd:double;
  dwc:endLatitude '-25.3452'^^xsd:double;
  dwc:coordinatePrecision '1416.33'^^xsd:double;
  dwc:minimumDepth '1155'^^xsd:integer;
  dwc:maximumDepth '1164'^^xsd:integer;
  dwc:temperature '3.6'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 1002L20AF40070'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '137250'^^xsd:integer;
  dwc:sampleSize '0,05548512 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,05548512 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 1002L20AF40070'^^xsd:string;
  dwc:observationDate '2010-02-17'^^xsd:date;
  dwc:aphiaIdAccepted '137250'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%201002L23DR10977>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L23DR10977> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L23DR10977> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.1607 5.4884)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-26.1607"^^xsd:decimal ;
  dwc:decimalLongitude "5.4884"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "597"^^xsd:integer ;
  dwc:maximumDepthInMeters "622"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "519.85"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L23DR10977>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.1607 5.4884)"^^geo:wktLiteral ;
  geo-pos:lat "-26.1607"^^xsd:decimal ;
  geo-pos:long "5.4884"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "519.85"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%201002L23DR10977>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 1002L23DR10977" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 1002L23DR10977'^^xsd:string;
  dwc:scientificName 'Lucigadus ori'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '5.4884'^^xsd:double;
  dwc:startLongitude '5.484'^^xsd:double;
  dwc:endLongitude '5.4928'^^xsd:double;
  dwc:latitude '-26.1607'^^xsd:double;
  dwc:startLatitude '-26.1582'^^xsd:double;
  dwc:endLatitude '-26.1632'^^xsd:double;
  dwc:coordinatePrecision '519.85'^^xsd:double;
  dwc:minimumDepth '597'^^xsd:integer;
  dwc:maximumDepth '622'^^xsd:integer;
  dwc:temperature '6.1'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 1002L23DR10977'^^xsd:string;
  dwc:occurrenceRemarks 'Qualitative sample'^^xsd:string;
  dwc:aphiaid '281420'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort ''^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 1002L23DR10977'^^xsd:string;
  dwc:observationDate '2010-02-18'^^xsd:date;
  dwc:aphiaIdAccepted '281420'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%201002L23DR20225>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L23DR20225> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L23DR20225> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.1607 5.4884)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-26.1607"^^xsd:decimal ;
  dwc:decimalLongitude "5.4884"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "597"^^xsd:integer ;
  dwc:maximumDepthInMeters "622"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "519.85"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L23DR20225>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.1607 5.4884)"^^geo:wktLiteral ;
  geo-pos:lat "-26.1607"^^xsd:decimal ;
  geo-pos:long "5.4884"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "519.85"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%201002L23DR20225>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 1002L23DR20225" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 1002L23DR20225'^^xsd:string;
  dwc:scientificName 'Chaceon erytheiae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '5.4884'^^xsd:double;
  dwc:startLongitude '5.484'^^xsd:double;
  dwc:endLongitude '5.4928'^^xsd:double;
  dwc:latitude '-26.1607'^^xsd:double;
  dwc:startLatitude '-26.1582'^^xsd:double;
  dwc:endLatitude '-26.1632'^^xsd:double;
  dwc:coordinatePrecision '519.85'^^xsd:double;
  dwc:minimumDepth '597'^^xsd:integer;
  dwc:maximumDepth '622'^^xsd:integer;
  dwc:temperature '6.1'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 1002L23DR20225'^^xsd:string;
  dwc:occurrenceRemarks 'Qualitative sample'^^xsd:string;
  dwc:aphiaid '241100'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort ''^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 1002L23DR20225'^^xsd:string;
  dwc:observationDate '2010-02-18'^^xsd:date;
  dwc:aphiaIdAccepted '241100'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%201002L23DR40054>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L23DR40054> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L23DR40054> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.1607 5.4884)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-26.1607"^^xsd:decimal ;
  dwc:decimalLongitude "5.4884"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "597"^^xsd:integer ;
  dwc:maximumDepthInMeters "622"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "519.85"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L23DR40054>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.1607 5.4884)"^^geo:wktLiteral ;
  geo-pos:lat "-26.1607"^^xsd:decimal ;
  geo-pos:long "5.4884"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "519.85"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%201002L23DR40054>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 1002L23DR40054" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 1002L23DR40054'^^xsd:string;
  dwc:scientificName 'Enallopsammia rostrata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '5.4884'^^xsd:double;
  dwc:startLongitude '5.484'^^xsd:double;
  dwc:endLongitude '5.4928'^^xsd:double;
  dwc:latitude '-26.1607'^^xsd:double;
  dwc:startLatitude '-26.1582'^^xsd:double;
  dwc:endLatitude '-26.1632'^^xsd:double;
  dwc:coordinatePrecision '519.85'^^xsd:double;
  dwc:minimumDepth '597'^^xsd:integer;
  dwc:maximumDepth '622'^^xsd:integer;
  dwc:temperature '6.1'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 1002L23DR40054'^^xsd:string;
  dwc:occurrenceRemarks 'Qualitative sample'^^xsd:string;
  dwc:aphiaid '135190'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort ''^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 1002L23DR40054'^^xsd:string;
  dwc:observationDate '2010-02-10'^^xsd:date;
  dwc:aphiaIdAccepted '135190'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%201002L23DR40061>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L23DR40061> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L23DR40061> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.1607 5.4884)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-26.1607"^^xsd:decimal ;
  dwc:decimalLongitude "5.4884"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "597"^^xsd:integer ;
  dwc:maximumDepthInMeters "622"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "519.85"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L23DR40061>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.1607 5.4884)"^^geo:wktLiteral ;
  geo-pos:lat "-26.1607"^^xsd:decimal ;
  geo-pos:long "5.4884"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "519.85"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%201002L23DR40061>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 1002L23DR40061" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 1002L23DR40061'^^xsd:string;
  dwc:scientificName 'Lophelia pertusa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '5.4884'^^xsd:double;
  dwc:startLongitude '5.484'^^xsd:double;
  dwc:endLongitude '5.4928'^^xsd:double;
  dwc:latitude '-26.1607'^^xsd:double;
  dwc:startLatitude '-26.1582'^^xsd:double;
  dwc:endLatitude '-26.1632'^^xsd:double;
  dwc:coordinatePrecision '519.85'^^xsd:double;
  dwc:minimumDepth '597'^^xsd:integer;
  dwc:maximumDepth '622'^^xsd:integer;
  dwc:temperature '6.1'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 1002L23DR40061'^^xsd:string;
  dwc:occurrenceRemarks 'Qualitative sample'^^xsd:string;
  dwc:aphiaid '135161'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort ''^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 1002L23DR40061'^^xsd:string;
  dwc:observationDate '2010-02-10'^^xsd:date;
  dwc:aphiaIdAccepted '1245747'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%201002L23DR40062>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L23DR40062> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L23DR40062> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.1607 5.4884)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-26.1607"^^xsd:decimal ;
  dwc:decimalLongitude "5.4884"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "597"^^xsd:integer ;
  dwc:maximumDepthInMeters "622"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "519.85"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L23DR40062>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.1607 5.4884)"^^geo:wktLiteral ;
  geo-pos:lat "-26.1607"^^xsd:decimal ;
  geo-pos:long "5.4884"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "519.85"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%201002L23DR40062>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 1002L23DR40062" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 1002L23DR40062'^^xsd:string;
  dwc:scientificName 'Madrepora oculata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '5.4884'^^xsd:double;
  dwc:startLongitude '5.484'^^xsd:double;
  dwc:endLongitude '5.4928'^^xsd:double;
  dwc:latitude '-26.1607'^^xsd:double;
  dwc:startLatitude '-26.1582'^^xsd:double;
  dwc:endLatitude '-26.1632'^^xsd:double;
  dwc:coordinatePrecision '519.85'^^xsd:double;
  dwc:minimumDepth '597'^^xsd:integer;
  dwc:maximumDepth '622'^^xsd:integer;
  dwc:temperature '6.1'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 1002L23DR40062'^^xsd:string;
  dwc:occurrenceRemarks 'Qualitative sample'^^xsd:string;
  dwc:aphiaid '135209'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort ''^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 1002L23DR40062'^^xsd:string;
  dwc:observationDate '2010-02-18'^^xsd:date;
  dwc:aphiaIdAccepted '135209'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%201002L23DR40069>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L23DR40069> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L23DR40069> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.1607 5.4884)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-26.1607"^^xsd:decimal ;
  dwc:decimalLongitude "5.4884"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "597"^^xsd:integer ;
  dwc:maximumDepthInMeters "622"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "519.85"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L23DR40069>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.1607 5.4884)"^^geo:wktLiteral ;
  geo-pos:lat "-26.1607"^^xsd:decimal ;
  geo-pos:long "5.4884"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "519.85"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%201002L23DR40069>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 1002L23DR40069" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 1002L23DR40069'^^xsd:string;
  dwc:scientificName 'Psolus squamatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '5.4884'^^xsd:double;
  dwc:startLongitude '5.484'^^xsd:double;
  dwc:endLongitude '5.4928'^^xsd:double;
  dwc:latitude '-26.1607'^^xsd:double;
  dwc:startLatitude '-26.1582'^^xsd:double;
  dwc:endLatitude '-26.1632'^^xsd:double;
  dwc:coordinatePrecision '519.85'^^xsd:double;
  dwc:minimumDepth '597'^^xsd:integer;
  dwc:maximumDepth '622'^^xsd:integer;
  dwc:temperature '6.1'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 1002L23DR40069'^^xsd:string;
  dwc:occurrenceRemarks 'Qualitative sample'^^xsd:string;
  dwc:aphiaid '124713'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort ''^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 1002L23DR40069'^^xsd:string;
  dwc:observationDate '2010-02-10'^^xsd:date;
  dwc:aphiaIdAccepted '124713'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%201002L24BV10320>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L24BV10320> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L24BV10320> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.1858 5.3518)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-26.1858"^^xsd:decimal ;
  dwc:decimalLongitude "5.3518"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1097"^^xsd:integer ;
  dwc:maximumDepthInMeters "1210"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "791.38"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L24BV10320>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.1858 5.3518)"^^geo:wktLiteral ;
  geo-pos:lat "-26.1858"^^xsd:decimal ;
  geo-pos:long "5.3518"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "791.38"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%201002L24BV10320>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 1002L24BV10320" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 1002L24BV10320'^^xsd:string;
  dwc:scientificName 'Coelorinchus labiatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '5.3518'^^xsd:double;
  dwc:startLongitude '5.3588'^^xsd:double;
  dwc:endLongitude '5.3447'^^xsd:double;
  dwc:latitude '-26.1858'^^xsd:double;
  dwc:startLatitude '-26.1825'^^xsd:double;
  dwc:endLatitude '-26.189'^^xsd:double;
  dwc:coordinatePrecision '791.38'^^xsd:double;
  dwc:minimumDepth '1097'^^xsd:integer;
  dwc:maximumDepth '1210'^^xsd:integer;
  dwc:temperature '3.6'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 1002L24BV10320'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '280299'^^xsd:integer;
  dwc:sampleSize '0,0046515 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,0046515 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 1002L24BV10320'^^xsd:string;
  dwc:observationDate '2010-02-18'^^xsd:date;
  dwc:aphiaIdAccepted '280299'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%201002L24BV10484>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L24BV10484> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L24BV10484> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.1858 5.3518)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-26.1858"^^xsd:decimal ;
  dwc:decimalLongitude "5.3518"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1097"^^xsd:integer ;
  dwc:maximumDepthInMeters "1210"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "791.38"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L24BV10484>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.1858 5.3518)"^^geo:wktLiteral ;
  geo-pos:lat "-26.1858"^^xsd:decimal ;
  geo-pos:long "5.3518"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "791.38"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%201002L24BV10484>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 1002L24BV10484" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 1002L24BV10484'^^xsd:string;
  dwc:scientificName 'Diastobranchus capensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '5.3518'^^xsd:double;
  dwc:startLongitude '5.3588'^^xsd:double;
  dwc:endLongitude '5.3447'^^xsd:double;
  dwc:latitude '-26.1858'^^xsd:double;
  dwc:startLatitude '-26.1825'^^xsd:double;
  dwc:endLatitude '-26.189'^^xsd:double;
  dwc:coordinatePrecision '791.38'^^xsd:double;
  dwc:minimumDepth '1097'^^xsd:integer;
  dwc:maximumDepth '1210'^^xsd:integer;
  dwc:temperature '3.6'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 1002L24BV10484'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '158656'^^xsd:integer;
  dwc:sampleSize '0,0046515 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,0046515 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 1002L24BV10484'^^xsd:string;
  dwc:observationDate '2010-02-18'^^xsd:date;
  dwc:aphiaIdAccepted '158656'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%201002L24BV10826>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L24BV10826> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L24BV10826> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.1858 5.3518)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-26.1858"^^xsd:decimal ;
  dwc:decimalLongitude "5.3518"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1097"^^xsd:integer ;
  dwc:maximumDepthInMeters "1210"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "791.38"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L24BV10826>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.1858 5.3518)"^^geo:wktLiteral ;
  geo-pos:lat "-26.1858"^^xsd:decimal ;
  geo-pos:long "5.3518"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "791.38"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%201002L24BV10826>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 1002L24BV10826" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 1002L24BV10826'^^xsd:string;
  dwc:scientificName 'Allocyttus verrucosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '5.3518'^^xsd:double;
  dwc:startLongitude '5.3588'^^xsd:double;
  dwc:endLongitude '5.3447'^^xsd:double;
  dwc:latitude '-26.1858'^^xsd:double;
  dwc:startLatitude '-26.1825'^^xsd:double;
  dwc:endLatitude '-26.189'^^xsd:double;
  dwc:coordinatePrecision '791.38'^^xsd:double;
  dwc:minimumDepth '1097'^^xsd:integer;
  dwc:maximumDepth '1210'^^xsd:integer;
  dwc:temperature '3.6'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 1002L24BV10826'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '127422'^^xsd:integer;
  dwc:sampleSize '0,0046515 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,0046515 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 1002L24BV10826'^^xsd:string;
  dwc:observationDate '2010-02-18'^^xsd:date;
  dwc:aphiaIdAccepted '127422'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%201002L24BV10827>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L24BV10827> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L24BV10827> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.1858 5.3518)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-26.1858"^^xsd:decimal ;
  dwc:decimalLongitude "5.3518"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1097"^^xsd:integer ;
  dwc:maximumDepthInMeters "1210"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "791.38"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L24BV10827>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.1858 5.3518)"^^geo:wktLiteral ;
  geo-pos:lat "-26.1858"^^xsd:decimal ;
  geo-pos:long "5.3518"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "791.38"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%201002L24BV10827>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 1002L24BV10827" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 1002L24BV10827'^^xsd:string;
  dwc:scientificName 'Nezumia brevibarbata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '5.3518'^^xsd:double;
  dwc:startLongitude '5.3588'^^xsd:double;
  dwc:endLongitude '5.3447'^^xsd:double;
  dwc:latitude '-26.1858'^^xsd:double;
  dwc:startLatitude '-26.1825'^^xsd:double;
  dwc:endLatitude '-26.189'^^xsd:double;
  dwc:coordinatePrecision '791.38'^^xsd:double;
  dwc:minimumDepth '1097'^^xsd:integer;
  dwc:maximumDepth '1210'^^xsd:integer;
  dwc:temperature '3.6'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 1002L24BV10827'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '217780'^^xsd:integer;
  dwc:sampleSize '0,0046515 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,0046515 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 1002L24BV10827'^^xsd:string;
  dwc:observationDate '2010-02-18'^^xsd:date;
  dwc:aphiaIdAccepted '217780'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%201002L24BV10856>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L24BV10856> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L24BV10856> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.1858 5.3518)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-26.1858"^^xsd:decimal ;
  dwc:decimalLongitude "5.3518"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1097"^^xsd:integer ;
  dwc:maximumDepthInMeters "1210"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "791.38"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L24BV10856>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.1858 5.3518)"^^geo:wktLiteral ;
  geo-pos:lat "-26.1858"^^xsd:decimal ;
  geo-pos:long "5.3518"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "791.38"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%201002L24BV10856>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 1002L24BV10856" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 1002L24BV10856'^^xsd:string;
  dwc:scientificName 'Guttigadus globiceps'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '5.3518'^^xsd:double;
  dwc:startLongitude '5.3588'^^xsd:double;
  dwc:endLongitude '5.3447'^^xsd:double;
  dwc:latitude '-26.1858'^^xsd:double;
  dwc:startLatitude '-26.1825'^^xsd:double;
  dwc:endLatitude '-26.189'^^xsd:double;
  dwc:coordinatePrecision '791.38'^^xsd:double;
  dwc:minimumDepth '1097'^^xsd:integer;
  dwc:maximumDepth '1210'^^xsd:integer;
  dwc:temperature '3.6'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 1002L24BV10856'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '275875'^^xsd:integer;
  dwc:sampleSize '0,0046515 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,0046515 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 1002L24BV10856'^^xsd:string;
  dwc:observationDate '2010-02-18'^^xsd:date;
  dwc:aphiaIdAccepted '275875'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%201002L24BV10891>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L24BV10891> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L24BV10891> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.1858 5.3518)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-26.1858"^^xsd:decimal ;
  dwc:decimalLongitude "5.3518"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1097"^^xsd:integer ;
  dwc:maximumDepthInMeters "1210"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "791.38"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L24BV10891>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.1858 5.3518)"^^geo:wktLiteral ;
  geo-pos:lat "-26.1858"^^xsd:decimal ;
  geo-pos:long "5.3518"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "791.38"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%201002L24BV10891>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 1002L24BV10891" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 1002L24BV10891'^^xsd:string;
  dwc:scientificName 'Haplomacrourus nudirostris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '5.3518'^^xsd:double;
  dwc:startLongitude '5.3588'^^xsd:double;
  dwc:endLongitude '5.3447'^^xsd:double;
  dwc:latitude '-26.1858'^^xsd:double;
  dwc:startLatitude '-26.1825'^^xsd:double;
  dwc:endLatitude '-26.189'^^xsd:double;
  dwc:coordinatePrecision '791.38'^^xsd:double;
  dwc:minimumDepth '1097'^^xsd:integer;
  dwc:maximumDepth '1210'^^xsd:integer;
  dwc:temperature '3.6'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 1002L24BV10891'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '217769'^^xsd:integer;
  dwc:sampleSize '0,0046515 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,0046515 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 1002L24BV10891'^^xsd:string;
  dwc:observationDate '2010-02-18'^^xsd:date;
  dwc:aphiaIdAccepted '217769'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%201002L24BV20072>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L24BV20072> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L24BV20072> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.1858 5.3518)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-26.1858"^^xsd:decimal ;
  dwc:decimalLongitude "5.3518"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1097"^^xsd:integer ;
  dwc:maximumDepthInMeters "1210"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "791.38"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L24BV20072>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.1858 5.3518)"^^geo:wktLiteral ;
  geo-pos:lat "-26.1858"^^xsd:decimal ;
  geo-pos:long "5.3518"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "791.38"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%201002L24BV20072>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 1002L24BV20072" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-03-24'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 1002L24BV20072'^^xsd:string;
  dwc:scientificName 'Pentacheles laevis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '5.3518'^^xsd:double;
  dwc:startLongitude '5.3588'^^xsd:double;
  dwc:endLongitude '5.3447'^^xsd:double;
  dwc:latitude '-26.1858'^^xsd:double;
  dwc:startLatitude '-26.1825'^^xsd:double;
  dwc:endLatitude '-26.189'^^xsd:double;
  dwc:coordinatePrecision '791.38'^^xsd:double;
  dwc:minimumDepth '1097'^^xsd:integer;
  dwc:maximumDepth '1210'^^xsd:integer;
  dwc:temperature '3.6'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA  1002L24BV20072'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '382979'^^xsd:integer;
  dwc:sampleSize '0,0046515 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,0046515 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 1002L24BV20072'^^xsd:string;
  dwc:observationDate '2010-02-18'^^xsd:date;
  dwc:aphiaIdAccepted '382979'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%201002L24BV20118>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L24BV20118> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L24BV20118> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.1858 5.3518)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-26.1858"^^xsd:decimal ;
  dwc:decimalLongitude "5.3518"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1097"^^xsd:integer ;
  dwc:maximumDepthInMeters "1210"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "791.38"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L24BV20118>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.1858 5.3518)"^^geo:wktLiteral ;
  geo-pos:lat "-26.1858"^^xsd:decimal ;
  geo-pos:long "5.3518"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "791.38"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%201002L24BV20118>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 1002L24BV20118" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 1002L24BV20118'^^xsd:string;
  dwc:scientificName 'Arcoscalpellum michelottianum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '5.3518'^^xsd:double;
  dwc:startLongitude '5.3588'^^xsd:double;
  dwc:endLongitude '5.3447'^^xsd:double;
  dwc:latitude '-26.1858'^^xsd:double;
  dwc:startLatitude '-26.1825'^^xsd:double;
  dwc:endLatitude '-26.189'^^xsd:double;
  dwc:coordinatePrecision '791.38'^^xsd:double;
  dwc:minimumDepth '1097'^^xsd:integer;
  dwc:maximumDepth '1210'^^xsd:integer;
  dwc:temperature '3.6'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 1002L24BV20118'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '106182'^^xsd:integer;
  dwc:sampleSize '0,0046515 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,0046515 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 1002L24BV20118'^^xsd:string;
  dwc:observationDate '2010-02-10'^^xsd:date;
  dwc:aphiaIdAccepted '106182'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%201002L24BV20148>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L24BV20148> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L24BV20148> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.1858 5.3518)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-26.1858"^^xsd:decimal ;
  dwc:decimalLongitude "5.3518"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1097"^^xsd:integer ;
  dwc:maximumDepthInMeters "1210"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "791.38"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L24BV20148>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.1858 5.3518)"^^geo:wktLiteral ;
  geo-pos:lat "-26.1858"^^xsd:decimal ;
  geo-pos:long "5.3518"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "791.38"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%201002L24BV20148>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 1002L24BV20148" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 1002L24BV20148'^^xsd:string;
  dwc:scientificName 'Acanthephyra eximia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '5.3518'^^xsd:double;
  dwc:startLongitude '5.3588'^^xsd:double;
  dwc:endLongitude '5.3447'^^xsd:double;
  dwc:latitude '-26.1858'^^xsd:double;
  dwc:startLatitude '-26.1825'^^xsd:double;
  dwc:endLatitude '-26.189'^^xsd:double;
  dwc:coordinatePrecision '791.38'^^xsd:double;
  dwc:minimumDepth '1097'^^xsd:integer;
  dwc:maximumDepth '1210'^^xsd:integer;
  dwc:temperature '3.6'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 1002L24BV20148'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '564909'^^xsd:integer;
  dwc:sampleSize '0,0046515 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,0046515 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 1002L24BV20148'^^xsd:string;
  dwc:observationDate '2010-02-18'^^xsd:date;
  dwc:aphiaIdAccepted '564909'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%201002L24BV20164>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L24BV20164> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L24BV20164> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.1858 5.3518)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-26.1858"^^xsd:decimal ;
  dwc:decimalLongitude "5.3518"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1097"^^xsd:integer ;
  dwc:maximumDepthInMeters "1210"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "791.38"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L24BV20164>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.1858 5.3518)"^^geo:wktLiteral ;
  geo-pos:lat "-26.1858"^^xsd:decimal ;
  geo-pos:long "5.3518"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "791.38"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%201002L24BV20164>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 1002L24BV20164" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-03-24'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 1002L24BV20164'^^xsd:string;
  dwc:scientificName 'Nematocarcinus ensifer'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '5.3518'^^xsd:double;
  dwc:startLongitude '5.3588'^^xsd:double;
  dwc:endLongitude '5.3447'^^xsd:double;
  dwc:latitude '-26.1858'^^xsd:double;
  dwc:startLatitude '-26.1825'^^xsd:double;
  dwc:endLatitude '-26.189'^^xsd:double;
  dwc:coordinatePrecision '791.38'^^xsd:double;
  dwc:minimumDepth '1097'^^xsd:integer;
  dwc:maximumDepth '1210'^^xsd:integer;
  dwc:temperature '3.6'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 1002L24BV20051'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '107573'^^xsd:integer;
  dwc:sampleSize '0,0046515 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,0046515 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 1002L24BV20164'^^xsd:string;
  dwc:observationDate '2010-02-18'^^xsd:date;
  dwc:aphiaIdAccepted '107573'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%201002L24BV20179>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L24BV20179> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L24BV20179> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.1858 5.3518)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-26.1858"^^xsd:decimal ;
  dwc:decimalLongitude "5.3518"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1097"^^xsd:integer ;
  dwc:maximumDepthInMeters "1210"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "791.38"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L24BV20179>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.1858 5.3518)"^^geo:wktLiteral ;
  geo-pos:lat "-26.1858"^^xsd:decimal ;
  geo-pos:long "5.3518"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "791.38"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%201002L24BV20179>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 1002L24BV20179" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-03-24'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 1002L24BV20179'^^xsd:string;
  dwc:scientificName 'Rochinia carpenteri'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '5.3518'^^xsd:double;
  dwc:startLongitude '5.3588'^^xsd:double;
  dwc:endLongitude '5.3447'^^xsd:double;
  dwc:latitude '-26.1858'^^xsd:double;
  dwc:startLatitude '-26.1825'^^xsd:double;
  dwc:endLatitude '-26.189'^^xsd:double;
  dwc:coordinatePrecision '791.38'^^xsd:double;
  dwc:minimumDepth '1097'^^xsd:integer;
  dwc:maximumDepth '1210'^^xsd:integer;
  dwc:temperature '3.6'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA  1002L24BV20179'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '107359'^^xsd:integer;
  dwc:sampleSize '0,0046515 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,0046515 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 1002L24BV20179'^^xsd:string;
  dwc:observationDate '2010-02-18'^^xsd:date;
  dwc:aphiaIdAccepted '836053'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%201002L24BV20225>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L24BV20225> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L24BV20225> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.1858 5.3518)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-26.1858"^^xsd:decimal ;
  dwc:decimalLongitude "5.3518"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1097"^^xsd:integer ;
  dwc:maximumDepthInMeters "1210"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "791.38"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L24BV20225>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.1858 5.3518)"^^geo:wktLiteral ;
  geo-pos:lat "-26.1858"^^xsd:decimal ;
  geo-pos:long "5.3518"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "791.38"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%201002L24BV20225>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 1002L24BV20225" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 1002L24BV20225'^^xsd:string;
  dwc:scientificName 'Chaceon erytheiae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '5.3518'^^xsd:double;
  dwc:startLongitude '5.3588'^^xsd:double;
  dwc:endLongitude '5.3447'^^xsd:double;
  dwc:latitude '-26.1858'^^xsd:double;
  dwc:startLatitude '-26.1825'^^xsd:double;
  dwc:endLatitude '-26.189'^^xsd:double;
  dwc:coordinatePrecision '791.38'^^xsd:double;
  dwc:minimumDepth '1097'^^xsd:integer;
  dwc:maximumDepth '1210'^^xsd:integer;
  dwc:temperature '3.6'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 1002L24BV20225'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '241100'^^xsd:integer;
  dwc:sampleSize '0,0046515 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,0046515 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 1002L24BV20225'^^xsd:string;
  dwc:observationDate '2010-02-18'^^xsd:date;
  dwc:aphiaIdAccepted '241100'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%201002L24BV20230>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L24BV20230> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L24BV20230> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.1858 5.3518)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-26.1858"^^xsd:decimal ;
  dwc:decimalLongitude "5.3518"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1097"^^xsd:integer ;
  dwc:maximumDepthInMeters "1210"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "791.38"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L24BV20230>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.1858 5.3518)"^^geo:wktLiteral ;
  geo-pos:lat "-26.1858"^^xsd:decimal ;
  geo-pos:long "5.3518"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "791.38"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%201002L24BV20230>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 1002L24BV20230" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-03-24'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 1002L24BV20230'^^xsd:string;
  dwc:scientificName 'Austropenaeus nitidus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '5.3518'^^xsd:double;
  dwc:startLongitude '5.3588'^^xsd:double;
  dwc:endLongitude '5.3447'^^xsd:double;
  dwc:latitude '-26.1858'^^xsd:double;
  dwc:startLatitude '-26.1825'^^xsd:double;
  dwc:endLatitude '-26.189'^^xsd:double;
  dwc:coordinatePrecision '791.38'^^xsd:double;
  dwc:minimumDepth '1097'^^xsd:integer;
  dwc:maximumDepth '1210'^^xsd:integer;
  dwc:temperature '3.6'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 1002L24BV20068'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '246428'^^xsd:integer;
  dwc:sampleSize '0,0046515 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,0046515 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 1002L24BV20230'^^xsd:string;
  dwc:observationDate '2010-02-18'^^xsd:date;
  dwc:aphiaIdAccepted '246428'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%201002L24BV40052>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L24BV40052> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L24BV40052> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.1858 5.3518)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-26.1858"^^xsd:decimal ;
  dwc:decimalLongitude "5.3518"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1097"^^xsd:integer ;
  dwc:maximumDepthInMeters "1210"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "791.38"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L24BV40052>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.1858 5.3518)"^^geo:wktLiteral ;
  geo-pos:lat "-26.1858"^^xsd:decimal ;
  geo-pos:long "5.3518"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "791.38"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%201002L24BV40052>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 1002L24BV40052" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 1002L24BV40052'^^xsd:string;
  dwc:scientificName 'Cavolinia tridentata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '5.3518'^^xsd:double;
  dwc:startLongitude '5.3588'^^xsd:double;
  dwc:endLongitude '5.3447'^^xsd:double;
  dwc:latitude '-26.1858'^^xsd:double;
  dwc:startLatitude '-26.1825'^^xsd:double;
  dwc:endLatitude '-26.189'^^xsd:double;
  dwc:coordinatePrecision '791.38'^^xsd:double;
  dwc:minimumDepth '1097'^^xsd:integer;
  dwc:maximumDepth '1210'^^xsd:integer;
  dwc:temperature '3.6'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 1002L24BV40052'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '139030'^^xsd:integer;
  dwc:sampleSize '0,0046515 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,0046515 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 1002L24BV40052'^^xsd:string;
  dwc:observationDate '2010-02-10'^^xsd:date;
  dwc:aphiaIdAccepted '139030'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%201002L24BV40054>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L24BV40054> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L24BV40054> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.1858 5.3518)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-26.1858"^^xsd:decimal ;
  dwc:decimalLongitude "5.3518"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1097"^^xsd:integer ;
  dwc:maximumDepthInMeters "1210"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "791.38"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L24BV40054>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.1858 5.3518)"^^geo:wktLiteral ;
  geo-pos:lat "-26.1858"^^xsd:decimal ;
  geo-pos:long "5.3518"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "791.38"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%201002L24BV40054>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 1002L24BV40054" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 1002L24BV40054'^^xsd:string;
  dwc:scientificName 'Enallopsammia rostrata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '5.3518'^^xsd:double;
  dwc:startLongitude '5.3588'^^xsd:double;
  dwc:endLongitude '5.3447'^^xsd:double;
  dwc:latitude '-26.1858'^^xsd:double;
  dwc:startLatitude '-26.1825'^^xsd:double;
  dwc:endLatitude '-26.189'^^xsd:double;
  dwc:coordinatePrecision '791.38'^^xsd:double;
  dwc:minimumDepth '1097'^^xsd:integer;
  dwc:maximumDepth '1210'^^xsd:integer;
  dwc:temperature '3.6'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 1002L24BV40054'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '135190'^^xsd:integer;
  dwc:sampleSize '0,0046515 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,0046515 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 1002L24BV40054'^^xsd:string;
  dwc:observationDate '2010-02-10'^^xsd:date;
  dwc:aphiaIdAccepted '135190'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%201002L24BV40061>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L24BV40061> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L24BV40061> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.1858 5.3518)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-26.1858"^^xsd:decimal ;
  dwc:decimalLongitude "5.3518"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1097"^^xsd:integer ;
  dwc:maximumDepthInMeters "1210"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "791.38"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L24BV40061>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.1858 5.3518)"^^geo:wktLiteral ;
  geo-pos:lat "-26.1858"^^xsd:decimal ;
  geo-pos:long "5.3518"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "791.38"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%201002L24BV40061>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 1002L24BV40061" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 1002L24BV40061'^^xsd:string;
  dwc:scientificName 'Lophelia pertusa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '5.3518'^^xsd:double;
  dwc:startLongitude '5.3588'^^xsd:double;
  dwc:endLongitude '5.3447'^^xsd:double;
  dwc:latitude '-26.1858'^^xsd:double;
  dwc:startLatitude '-26.1825'^^xsd:double;
  dwc:endLatitude '-26.189'^^xsd:double;
  dwc:coordinatePrecision '791.38'^^xsd:double;
  dwc:minimumDepth '1097'^^xsd:integer;
  dwc:maximumDepth '1210'^^xsd:integer;
  dwc:temperature '3.6'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 1002L24BV40061'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '135161'^^xsd:integer;
  dwc:sampleSize '0,0046515 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,0046515 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 1002L24BV40061'^^xsd:string;
  dwc:observationDate '2010-02-10'^^xsd:date;
  dwc:aphiaIdAccepted '1245747'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%201002L24BV40070>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L24BV40070> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L24BV40070> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.1858 5.3518)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-26.1858"^^xsd:decimal ;
  dwc:decimalLongitude "5.3518"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1097"^^xsd:integer ;
  dwc:maximumDepthInMeters "1210"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "791.38"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L24BV40070>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.1858 5.3518)"^^geo:wktLiteral ;
  geo-pos:lat "-26.1858"^^xsd:decimal ;
  geo-pos:long "5.3518"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "791.38"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%201002L24BV40070>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 1002L24BV40070" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 1002L24BV40070'^^xsd:string;
  dwc:scientificName 'Pyrosoma atlanticum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '5.3518'^^xsd:double;
  dwc:startLongitude '5.3588'^^xsd:double;
  dwc:endLongitude '5.3447'^^xsd:double;
  dwc:latitude '-26.1858'^^xsd:double;
  dwc:startLatitude '-26.1825'^^xsd:double;
  dwc:endLatitude '-26.189'^^xsd:double;
  dwc:coordinatePrecision '791.38'^^xsd:double;
  dwc:minimumDepth '1097'^^xsd:integer;
  dwc:maximumDepth '1210'^^xsd:integer;
  dwc:temperature '3.6'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 1002L24BV40070'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '137250'^^xsd:integer;
  dwc:sampleSize '0,0046515 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,0046515 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 1002L24BV40070'^^xsd:string;
  dwc:observationDate '2010-02-10'^^xsd:date;
  dwc:aphiaIdAccepted '137250'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%201002L25BV10748>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L25BV10748> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L25BV10748> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.1474 5.4967)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-26.1474"^^xsd:decimal ;
  dwc:decimalLongitude "5.4967"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "610"^^xsd:integer ;
  dwc:maximumDepthInMeters "630"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "841.24"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L25BV10748>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.1474 5.4967)"^^geo:wktLiteral ;
  geo-pos:lat "-26.1474"^^xsd:decimal ;
  geo-pos:long "5.4967"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "841.24"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%201002L25BV10748>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 1002L25BV10748" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 1002L25BV10748'^^xsd:string;
  dwc:scientificName 'Mora moro'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '5.4967'^^xsd:double;
  dwc:startLongitude '5.5047'^^xsd:double;
  dwc:endLongitude '5.4887'^^xsd:double;
  dwc:latitude '-26.1474'^^xsd:double;
  dwc:startLatitude '-26.145'^^xsd:double;
  dwc:endLatitude '-26.1497'^^xsd:double;
  dwc:coordinatePrecision '841.24'^^xsd:double;
  dwc:minimumDepth '610'^^xsd:integer;
  dwc:maximumDepth '630'^^xsd:integer;
  dwc:temperature '6.1'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 1002L25BV10748'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '126497'^^xsd:integer;
  dwc:sampleSize '0,0054985 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,0054985 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 1002L25BV10748'^^xsd:string;
  dwc:observationDate '2010-02-18'^^xsd:date;
  dwc:aphiaIdAccepted '126497'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%201002L30AF10832>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L30AF10832> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L30AF10832> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.5299 5.1948)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-26.5299"^^xsd:decimal ;
  dwc:decimalLongitude "5.1948"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1301"^^xsd:integer ;
  dwc:maximumDepthInMeters "1672"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1406.89"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L30AF10832>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.5299 5.1948)"^^geo:wktLiteral ;
  geo-pos:lat "-26.5299"^^xsd:decimal ;
  geo-pos:long "5.1948"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1406.89"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%201002L30AF10832>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 1002L30AF10832" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 1002L30AF10832'^^xsd:string;
  dwc:scientificName 'Coryphaenoides striaturus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '5.1948'^^xsd:double;
  dwc:startLongitude '5.1823'^^xsd:double;
  dwc:endLongitude '5.2073'^^xsd:double;
  dwc:latitude '-26.5299'^^xsd:double;
  dwc:startLatitude '-26.5358'^^xsd:double;
  dwc:endLatitude '-26.524'^^xsd:double;
  dwc:coordinatePrecision '1406.89'^^xsd:double;
  dwc:minimumDepth '1301'^^xsd:integer;
  dwc:maximumDepth '1672'^^xsd:integer;
  dwc:temperature '3.3'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 1002L30AF10832'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '217763'^^xsd:integer;
  dwc:sampleSize '0,05548512 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,05548512 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 1002L30AF10832'^^xsd:string;
  dwc:observationDate '2010-02-21'^^xsd:date;
  dwc:aphiaIdAccepted '217763'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%201002L30AF10862>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L30AF10862> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L30AF10862> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.5299 5.1948)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-26.5299"^^xsd:decimal ;
  dwc:decimalLongitude "5.1948"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1301"^^xsd:integer ;
  dwc:maximumDepthInMeters "1672"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1406.89"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L30AF10862>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.5299 5.1948)"^^geo:wktLiteral ;
  geo-pos:lat "-26.5299"^^xsd:decimal ;
  geo-pos:long "5.1948"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1406.89"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%201002L30AF10862>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 1002L30AF10862" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 1002L30AF10862'^^xsd:string;
  dwc:scientificName 'Photichthys argenteus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '5.1948'^^xsd:double;
  dwc:startLongitude '5.1823'^^xsd:double;
  dwc:endLongitude '5.2073'^^xsd:double;
  dwc:latitude '-26.5299'^^xsd:double;
  dwc:startLatitude '-26.5358'^^xsd:double;
  dwc:endLatitude '-26.524'^^xsd:double;
  dwc:coordinatePrecision '1406.89'^^xsd:double;
  dwc:minimumDepth '1301'^^xsd:integer;
  dwc:maximumDepth '1672'^^xsd:integer;
  dwc:temperature '3.3'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 1002L30AF10862'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '400296'^^xsd:integer;
  dwc:sampleSize '0,05548512 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,05548512 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 1002L30AF10862'^^xsd:string;
  dwc:observationDate '2010-02-21'^^xsd:date;
  dwc:aphiaIdAccepted '220007'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%200802L19AF10977>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L19AF10977> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L19AF10977> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.6179 6.1949)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-25.6179"^^xsd:decimal ;
  dwc:decimalLongitude "6.1949"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "474"^^xsd:integer ;
  dwc:maximumDepthInMeters "484"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "822.63"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L19AF10977>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.6179 6.1949)"^^geo:wktLiteral ;
  geo-pos:lat "-25.6179"^^xsd:decimal ;
  geo-pos:long "6.1949"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "822.63"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%200802L19AF10977>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 0802L19AF10977" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 0802L19AF10977'^^xsd:string;
  dwc:scientificName 'Lucigadus ori'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '6.1949'^^xsd:double;
  dwc:startLongitude '6.203'^^xsd:double;
  dwc:endLongitude '6.1868'^^xsd:double;
  dwc:latitude '-25.6179'^^xsd:double;
  dwc:startLatitude '-25.6168'^^xsd:double;
  dwc:endLatitude '-25.619'^^xsd:double;
  dwc:coordinatePrecision '822.63'^^xsd:double;
  dwc:minimumDepth '474'^^xsd:integer;
  dwc:maximumDepth '484'^^xsd:integer;
  dwc:temperature '8.6'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 0802L19AF10977'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '281420'^^xsd:integer;
  dwc:sampleSize '0,03260548 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,03260548 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 0802L19AF10977'^^xsd:string;
  dwc:observationDate '2008-02-24'^^xsd:date;
  dwc:aphiaIdAccepted '281420'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%200802L19AF11002>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L19AF11002> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L19AF11002> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.6179 6.1949)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-25.6179"^^xsd:decimal ;
  dwc:decimalLongitude "6.1949"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "474"^^xsd:integer ;
  dwc:maximumDepthInMeters "484"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "822.63"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L19AF11002>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.6179 6.1949)"^^geo:wktLiteral ;
  geo-pos:lat "-25.6179"^^xsd:decimal ;
  geo-pos:long "6.1949"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "822.63"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%200802L19AF11002>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 0802L19AF11002" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 0802L19AF11002'^^xsd:string;
  dwc:scientificName 'Pseudopentaceros richardsoni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '6.1949'^^xsd:double;
  dwc:startLongitude '6.203'^^xsd:double;
  dwc:endLongitude '6.1868'^^xsd:double;
  dwc:latitude '-25.6179'^^xsd:double;
  dwc:startLatitude '-25.6168'^^xsd:double;
  dwc:endLatitude '-25.619'^^xsd:double;
  dwc:coordinatePrecision '822.63'^^xsd:double;
  dwc:minimumDepth '474'^^xsd:integer;
  dwc:maximumDepth '484'^^xsd:integer;
  dwc:temperature '8.6'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 0802L19AF11002'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '218773'^^xsd:integer;
  dwc:sampleSize '0,03260548 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,03260548 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 0802L19AF11002'^^xsd:string;
  dwc:observationDate '2008-02-24'^^xsd:date;
  dwc:aphiaIdAccepted '313240'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%201002L2BV20148>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L2BV20148> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L2BV20148> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-24.5436 6.2495)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-24.5436"^^xsd:decimal ;
  dwc:decimalLongitude "6.2495"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1870"^^xsd:integer ;
  dwc:maximumDepthInMeters "1881"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "481.4"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L2BV20148>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-24.5436 6.2495)"^^geo:wktLiteral ;
  geo-pos:lat "-24.5436"^^xsd:decimal ;
  geo-pos:long "6.2495"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "481.4"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%201002L2BV20148>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 1002L2BV20148" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 1002L2BV20148'^^xsd:string;
  dwc:scientificName 'Acanthephyra eximia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '6.2495'^^xsd:double;
  dwc:startLongitude '6.2448'^^xsd:double;
  dwc:endLongitude '6.2543'^^xsd:double;
  dwc:latitude '-24.5436'^^xsd:double;
  dwc:startLatitude '-24.5435'^^xsd:double;
  dwc:endLatitude '-24.5437'^^xsd:double;
  dwc:coordinatePrecision '481.4'^^xsd:double;
  dwc:minimumDepth '1870'^^xsd:integer;
  dwc:maximumDepth '1881'^^xsd:integer;
  dwc:temperature '3.2'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 1002L2BV20148'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '564909'^^xsd:integer;
  dwc:sampleSize '0,004256 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,004256 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 1002L2BV20148'^^xsd:string;
  dwc:observationDate '2010-02-09'^^xsd:date;
  dwc:aphiaIdAccepted '564909'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%201002L2BV20155>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L2BV20155> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L2BV20155> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-24.5436 6.2495)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-24.5436"^^xsd:decimal ;
  dwc:decimalLongitude "6.2495"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1870"^^xsd:integer ;
  dwc:maximumDepthInMeters "1881"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "481.4"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L2BV20155>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-24.5436 6.2495)"^^geo:wktLiteral ;
  geo-pos:lat "-24.5436"^^xsd:decimal ;
  geo-pos:long "6.2495"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "481.4"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%201002L2BV20155>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 1002L2BV20155" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 1002L2BV20155'^^xsd:string;
  dwc:scientificName 'Acanthephyra acanthitelsonis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '6.2495'^^xsd:double;
  dwc:startLongitude '6.2448'^^xsd:double;
  dwc:endLongitude '6.2543'^^xsd:double;
  dwc:latitude '-24.5436'^^xsd:double;
  dwc:startLatitude '-24.5435'^^xsd:double;
  dwc:endLatitude '-24.5437'^^xsd:double;
  dwc:coordinatePrecision '481.4'^^xsd:double;
  dwc:minimumDepth '1870'^^xsd:integer;
  dwc:maximumDepth '1881'^^xsd:integer;
  dwc:temperature '3.2'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 1002L2BV20155'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '240809'^^xsd:integer;
  dwc:sampleSize '0,004256 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,004256 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 1002L2BV20155'^^xsd:string;
  dwc:observationDate '2010-02-09'^^xsd:date;
  dwc:aphiaIdAccepted '107581'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%201002L30AF10787>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L30AF10787> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L30AF10787> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.5299 5.1948)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-26.5299"^^xsd:decimal ;
  dwc:decimalLongitude "5.1948"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1301"^^xsd:integer ;
  dwc:maximumDepthInMeters "1672"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1406.89"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L30AF10787>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.5299 5.1948)"^^geo:wktLiteral ;
  geo-pos:lat "-26.5299"^^xsd:decimal ;
  geo-pos:long "5.1948"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1406.89"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%201002L30AF10787>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 1002L30AF10787" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 1002L30AF10787'^^xsd:string;
  dwc:scientificName 'Serrivomer beanii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '5.1948'^^xsd:double;
  dwc:startLongitude '5.1823'^^xsd:double;
  dwc:endLongitude '5.2073'^^xsd:double;
  dwc:latitude '-26.5299'^^xsd:double;
  dwc:startLatitude '-26.5358'^^xsd:double;
  dwc:endLatitude '-26.524'^^xsd:double;
  dwc:coordinatePrecision '1406.89'^^xsd:double;
  dwc:minimumDepth '1301'^^xsd:integer;
  dwc:maximumDepth '1672'^^xsd:integer;
  dwc:temperature '3.3'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 1002L30AF10787'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '126319'^^xsd:integer;
  dwc:sampleSize '0,05548512 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,05548512 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 1002L30AF10787'^^xsd:string;
  dwc:observationDate '2010-02-21'^^xsd:date;
  dwc:aphiaIdAccepted '126319'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%201002L30AF10826>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L30AF10826> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L30AF10826> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.5299 5.1948)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-26.5299"^^xsd:decimal ;
  dwc:decimalLongitude "5.1948"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1301"^^xsd:integer ;
  dwc:maximumDepthInMeters "1672"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1406.89"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L30AF10826>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.5299 5.1948)"^^geo:wktLiteral ;
  geo-pos:lat "-26.5299"^^xsd:decimal ;
  geo-pos:long "5.1948"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1406.89"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%201002L30AF10826>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 1002L30AF10826" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 1002L30AF10826'^^xsd:string;
  dwc:scientificName 'Allocyttus verrucosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '5.1948'^^xsd:double;
  dwc:startLongitude '5.1823'^^xsd:double;
  dwc:endLongitude '5.2073'^^xsd:double;
  dwc:latitude '-26.5299'^^xsd:double;
  dwc:startLatitude '-26.5358'^^xsd:double;
  dwc:endLatitude '-26.524'^^xsd:double;
  dwc:coordinatePrecision '1406.89'^^xsd:double;
  dwc:minimumDepth '1301'^^xsd:integer;
  dwc:maximumDepth '1672'^^xsd:integer;
  dwc:temperature '3.3'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 1002L30AF10826'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '127422'^^xsd:integer;
  dwc:sampleSize '0,05548512 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,05548512 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 1002L30AF10826'^^xsd:string;
  dwc:observationDate '2010-02-21'^^xsd:date;
  dwc:aphiaIdAccepted '127422'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%200802L19AF11023>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L19AF11023> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L19AF11023> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.6179 6.1949)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-25.6179"^^xsd:decimal ;
  dwc:decimalLongitude "6.1949"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "474"^^xsd:integer ;
  dwc:maximumDepthInMeters "484"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "822.63"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L19AF11023>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.6179 6.1949)"^^geo:wktLiteral ;
  geo-pos:lat "-25.6179"^^xsd:decimal ;
  geo-pos:long "6.1949"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "822.63"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%200802L19AF11023>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 0802L19AF11023" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 0802L19AF11023'^^xsd:string;
  dwc:scientificName 'Macruronus magellanicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '6.1949'^^xsd:double;
  dwc:startLongitude '6.203'^^xsd:double;
  dwc:endLongitude '6.1868'^^xsd:double;
  dwc:latitude '-25.6179'^^xsd:double;
  dwc:startLatitude '-25.6168'^^xsd:double;
  dwc:endLatitude '-25.619'^^xsd:double;
  dwc:coordinatePrecision '822.63'^^xsd:double;
  dwc:minimumDepth '474'^^xsd:integer;
  dwc:maximumDepth '484'^^xsd:integer;
  dwc:temperature '8.6'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 0802L19AF11023'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '272449'^^xsd:integer;
  dwc:sampleSize '0,03260548 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,03260548 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 0802L19AF11023'^^xsd:string;
  dwc:observationDate '2008-02-24'^^xsd:date;
  dwc:aphiaIdAccepted '272449'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%200802L19AF30128>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L19AF30128> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L19AF30128> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.6179 6.1949)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-25.6179"^^xsd:decimal ;
  dwc:decimalLongitude "6.1949"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "474"^^xsd:integer ;
  dwc:maximumDepthInMeters "484"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "822.63"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L19AF30128>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.6179 6.1949)"^^geo:wktLiteral ;
  geo-pos:lat "-25.6179"^^xsd:decimal ;
  geo-pos:long "6.1949"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "822.63"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%200802L19AF30128>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 0802L19AF30128" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 0802L19AF30128'^^xsd:string;
  dwc:scientificName 'Cymbulia peronii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '6.1949'^^xsd:double;
  dwc:startLongitude '6.203'^^xsd:double;
  dwc:endLongitude '6.1868'^^xsd:double;
  dwc:latitude '-25.6179'^^xsd:double;
  dwc:startLatitude '-25.6168'^^xsd:double;
  dwc:endLatitude '-25.619'^^xsd:double;
  dwc:coordinatePrecision '822.63'^^xsd:double;
  dwc:minimumDepth '474'^^xsd:integer;
  dwc:maximumDepth '484'^^xsd:integer;
  dwc:temperature '8.6'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 0802L19AF30128'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '139494'^^xsd:integer;
  dwc:sampleSize '0,03260548 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,03260548 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 0802L19AF30128'^^xsd:string;
  dwc:observationDate '2008-02-24'^^xsd:date;
  dwc:aphiaIdAccepted '139494'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%200802L19AF40070>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L19AF40070> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L19AF40070> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.6179 6.1949)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-25.6179"^^xsd:decimal ;
  dwc:decimalLongitude "6.1949"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "474"^^xsd:integer ;
  dwc:maximumDepthInMeters "484"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "822.63"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L19AF40070>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.6179 6.1949)"^^geo:wktLiteral ;
  geo-pos:lat "-25.6179"^^xsd:decimal ;
  geo-pos:long "6.1949"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "822.63"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%200802L19AF40070>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 0802L19AF40070" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 0802L19AF40070'^^xsd:string;
  dwc:scientificName 'Pyrosoma atlanticum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '6.1949'^^xsd:double;
  dwc:startLongitude '6.203'^^xsd:double;
  dwc:endLongitude '6.1868'^^xsd:double;
  dwc:latitude '-25.6179'^^xsd:double;
  dwc:startLatitude '-25.6168'^^xsd:double;
  dwc:endLatitude '-25.619'^^xsd:double;
  dwc:coordinatePrecision '822.63'^^xsd:double;
  dwc:minimumDepth '474'^^xsd:integer;
  dwc:maximumDepth '484'^^xsd:integer;
  dwc:temperature '8.6'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 0802L19AF40070'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '137250'^^xsd:integer;
  dwc:sampleSize '0,03260548 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,03260548 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 0802L19AF40070'^^xsd:string;
  dwc:observationDate '2008-02-24'^^xsd:date;
  dwc:aphiaIdAccepted '137250'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%200802L1AF10001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L1AF10001> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L1AF10001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.2226 8.2978)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-23.2226"^^xsd:decimal ;
  dwc:decimalLongitude "8.2978"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "976"^^xsd:integer ;
  dwc:maximumDepthInMeters "986"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1415.24"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L1AF10001>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.2226 8.2978)"^^geo:wktLiteral ;
  geo-pos:lat "-23.2226"^^xsd:decimal ;
  geo-pos:long "8.2978"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1415.24"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%200802L1AF10001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 0802L1AF10001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 0802L1AF10001'^^xsd:string;
  dwc:scientificName 'Bathysaurus ferox'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '8.2978'^^xsd:double;
  dwc:startLongitude '8.2857'^^xsd:double;
  dwc:endLongitude '8.31'^^xsd:double;
  dwc:latitude '-23.2226'^^xsd:double;
  dwc:startLatitude '-23.2165'^^xsd:double;
  dwc:endLatitude '-23.2287'^^xsd:double;
  dwc:coordinatePrecision '1415.24'^^xsd:double;
  dwc:minimumDepth '976'^^xsd:integer;
  dwc:maximumDepth '986'^^xsd:integer;
  dwc:temperature '3.75'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 0802L1AF10001'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '126369'^^xsd:integer;
  dwc:sampleSize '0,05626239 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,05626239 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 0802L1AF10001'^^xsd:string;
  dwc:observationDate '2008-02-06'^^xsd:date;
  dwc:aphiaIdAccepted '126369'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%201002L2BV20225>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L2BV20225> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L2BV20225> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-24.5436 6.2495)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-24.5436"^^xsd:decimal ;
  dwc:decimalLongitude "6.2495"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1870"^^xsd:integer ;
  dwc:maximumDepthInMeters "1881"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "481.4"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L2BV20225>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-24.5436 6.2495)"^^geo:wktLiteral ;
  geo-pos:lat "-24.5436"^^xsd:decimal ;
  geo-pos:long "6.2495"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "481.4"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%201002L2BV20225>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 1002L2BV20225" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 1002L2BV20225'^^xsd:string;
  dwc:scientificName 'Chaceon erytheiae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '6.2495'^^xsd:double;
  dwc:startLongitude '6.2448'^^xsd:double;
  dwc:endLongitude '6.2543'^^xsd:double;
  dwc:latitude '-24.5436'^^xsd:double;
  dwc:startLatitude '-24.5435'^^xsd:double;
  dwc:endLatitude '-24.5437'^^xsd:double;
  dwc:coordinatePrecision '481.4'^^xsd:double;
  dwc:minimumDepth '1870'^^xsd:integer;
  dwc:maximumDepth '1881'^^xsd:integer;
  dwc:temperature '3.2'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 1002L2BV20225'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '241100'^^xsd:integer;
  dwc:sampleSize '0,004256 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,004256 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 1002L2BV20225'^^xsd:string;
  dwc:observationDate '2010-02-09'^^xsd:date;
  dwc:aphiaIdAccepted '241100'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%201002L2BV40052>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L2BV40052> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L2BV40052> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-24.5436 6.2495)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-24.5436"^^xsd:decimal ;
  dwc:decimalLongitude "6.2495"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1870"^^xsd:integer ;
  dwc:maximumDepthInMeters "1881"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "481.4"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L2BV40052>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-24.5436 6.2495)"^^geo:wktLiteral ;
  geo-pos:lat "-24.5436"^^xsd:decimal ;
  geo-pos:long "6.2495"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "481.4"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%201002L2BV40052>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 1002L2BV40052" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 1002L2BV40052'^^xsd:string;
  dwc:scientificName 'Cavolinia tridentata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '6.2495'^^xsd:double;
  dwc:startLongitude '6.2448'^^xsd:double;
  dwc:endLongitude '6.2543'^^xsd:double;
  dwc:latitude '-24.5436'^^xsd:double;
  dwc:startLatitude '-24.5435'^^xsd:double;
  dwc:endLatitude '-24.5437'^^xsd:double;
  dwc:coordinatePrecision '481.4'^^xsd:double;
  dwc:minimumDepth '1870'^^xsd:integer;
  dwc:maximumDepth '1881'^^xsd:integer;
  dwc:temperature '3.2'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 1002L2BV40052'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '139030'^^xsd:integer;
  dwc:sampleSize '0,004256 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,004256 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 1002L2BV40052'^^xsd:string;
  dwc:observationDate '2010-02-09'^^xsd:date;
  dwc:aphiaIdAccepted '139030'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%201002L30AF10995>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L30AF10995> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L30AF10995> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.5299 5.1948)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-26.5299"^^xsd:decimal ;
  dwc:decimalLongitude "5.1948"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1301"^^xsd:integer ;
  dwc:maximumDepthInMeters "1672"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1406.89"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L30AF10995>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.5299 5.1948)"^^geo:wktLiteral ;
  geo-pos:lat "-26.5299"^^xsd:decimal ;
  geo-pos:long "5.1948"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1406.89"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%201002L30AF10995>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 1002L30AF10995" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 1002L30AF10995'^^xsd:string;
  dwc:scientificName 'Barbourisia rufa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '5.1948'^^xsd:double;
  dwc:startLongitude '5.1823'^^xsd:double;
  dwc:endLongitude '5.2073'^^xsd:double;
  dwc:latitude '-26.5299'^^xsd:double;
  dwc:startLatitude '-26.5358'^^xsd:double;
  dwc:endLatitude '-26.524'^^xsd:double;
  dwc:coordinatePrecision '1406.89'^^xsd:double;
  dwc:minimumDepth '1301'^^xsd:integer;
  dwc:maximumDepth '1672'^^xsd:integer;
  dwc:temperature '3.3'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 1002L30AF10995'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '159425'^^xsd:integer;
  dwc:sampleSize '0,05548512 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,05548512 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 1002L30AF10995'^^xsd:string;
  dwc:observationDate '2010-02-21'^^xsd:date;
  dwc:aphiaIdAccepted '159425'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%201002L30AF11000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L30AF11000> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L30AF11000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.5299 5.1948)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-26.5299"^^xsd:decimal ;
  dwc:decimalLongitude "5.1948"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1301"^^xsd:integer ;
  dwc:maximumDepthInMeters "1672"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1406.89"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L30AF11000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.5299 5.1948)"^^geo:wktLiteral ;
  geo-pos:lat "-26.5299"^^xsd:decimal ;
  geo-pos:long "5.1948"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1406.89"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%201002L30AF11000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 1002L30AF11000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 1002L30AF11000'^^xsd:string;
  dwc:scientificName 'Conocara fiolenti'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '5.1948'^^xsd:double;
  dwc:startLongitude '5.1823'^^xsd:double;
  dwc:endLongitude '5.2073'^^xsd:double;
  dwc:latitude '-26.5299'^^xsd:double;
  dwc:startLatitude '-26.5358'^^xsd:double;
  dwc:endLatitude '-26.524'^^xsd:double;
  dwc:coordinatePrecision '1406.89'^^xsd:double;
  dwc:minimumDepth '1301'^^xsd:integer;
  dwc:maximumDepth '1672'^^xsd:integer;
  dwc:temperature '3.3'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 1002L30AF11000'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '126694'^^xsd:integer;
  dwc:sampleSize '0,05548512 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,05548512 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 1002L30AF11000'^^xsd:string;
  dwc:observationDate '2010-02-21'^^xsd:date;
  dwc:aphiaIdAccepted '126694'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%201002L30AF11347>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L30AF11347> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L30AF11347> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.5299 5.1948)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-26.5299"^^xsd:decimal ;
  dwc:decimalLongitude "5.1948"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1301"^^xsd:integer ;
  dwc:maximumDepthInMeters "1672"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1406.89"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L30AF11347>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.5299 5.1948)"^^geo:wktLiteral ;
  geo-pos:lat "-26.5299"^^xsd:decimal ;
  geo-pos:long "5.1948"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1406.89"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%201002L30AF11347>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 1002L30AF11347" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 1002L30AF11347'^^xsd:string;
  dwc:scientificName 'Asquamiceps caeruleus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '5.1948'^^xsd:double;
  dwc:startLongitude '5.1823'^^xsd:double;
  dwc:endLongitude '5.2073'^^xsd:double;
  dwc:latitude '-26.5299'^^xsd:double;
  dwc:startLatitude '-26.5358'^^xsd:double;
  dwc:endLatitude '-26.524'^^xsd:double;
  dwc:coordinatePrecision '1406.89'^^xsd:double;
  dwc:minimumDepth '1301'^^xsd:integer;
  dwc:maximumDepth '1672'^^xsd:integer;
  dwc:temperature '3.3'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 1002L30AF11347'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '272852'^^xsd:integer;
  dwc:sampleSize '0,05548512 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,05548512 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 1002L30AF11347'^^xsd:string;
  dwc:observationDate '2010-02-21'^^xsd:date;
  dwc:aphiaIdAccepted '272852'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%201002L31BV10532>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L31BV10532> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L31BV10532> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.56 5.1392)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-26.56"^^xsd:decimal ;
  dwc:decimalLongitude "5.1392"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1369"^^xsd:integer ;
  dwc:maximumDepthInMeters "1485"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "717.59"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L31BV10532>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.56 5.1392)"^^geo:wktLiteral ;
  geo-pos:lat "-26.56"^^xsd:decimal ;
  geo-pos:long "5.1392"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "717.59"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%201002L31BV10532>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 1002L31BV10532" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 1002L31BV10532'^^xsd:string;
  dwc:scientificName 'Bathygadus favosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '5.1392'^^xsd:double;
  dwc:startLongitude '5.146'^^xsd:double;
  dwc:endLongitude '5.1323'^^xsd:double;
  dwc:latitude '-26.56'^^xsd:double;
  dwc:startLatitude '-26.558'^^xsd:double;
  dwc:endLatitude '-26.562'^^xsd:double;
  dwc:coordinatePrecision '717.59'^^xsd:double;
  dwc:minimumDepth '1369'^^xsd:integer;
  dwc:maximumDepth '1485'^^xsd:integer;
  dwc:temperature '3.4'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 1002L31BV10532'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '126462'^^xsd:integer;
  dwc:sampleSize '0,0037975 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,0037975 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 1002L31BV10532'^^xsd:string;
  dwc:observationDate '2010-02-21'^^xsd:date;
  dwc:aphiaIdAccepted '126462'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%201002L31BV10826>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L31BV10826> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L31BV10826> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.56 5.1392)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-26.56"^^xsd:decimal ;
  dwc:decimalLongitude "5.1392"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1369"^^xsd:integer ;
  dwc:maximumDepthInMeters "1485"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "717.59"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L31BV10826>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.56 5.1392)"^^geo:wktLiteral ;
  geo-pos:lat "-26.56"^^xsd:decimal ;
  geo-pos:long "5.1392"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "717.59"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%201002L31BV10826>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 1002L31BV10826" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 1002L31BV10826'^^xsd:string;
  dwc:scientificName 'Allocyttus verrucosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '5.1392'^^xsd:double;
  dwc:startLongitude '5.146'^^xsd:double;
  dwc:endLongitude '5.1323'^^xsd:double;
  dwc:latitude '-26.56'^^xsd:double;
  dwc:startLatitude '-26.558'^^xsd:double;
  dwc:endLatitude '-26.562'^^xsd:double;
  dwc:coordinatePrecision '717.59'^^xsd:double;
  dwc:minimumDepth '1369'^^xsd:integer;
  dwc:maximumDepth '1485'^^xsd:integer;
  dwc:temperature '3.4'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 1002L31BV10826'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '127422'^^xsd:integer;
  dwc:sampleSize '0,0037975 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,0037975 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 1002L31BV10826'^^xsd:string;
  dwc:observationDate '2010-02-21'^^xsd:date;
  dwc:aphiaIdAccepted '127422'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%201002L31BV10827>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L31BV10827> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L31BV10827> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.56 5.1392)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-26.56"^^xsd:decimal ;
  dwc:decimalLongitude "5.1392"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1369"^^xsd:integer ;
  dwc:maximumDepthInMeters "1485"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "717.59"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L31BV10827>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.56 5.1392)"^^geo:wktLiteral ;
  geo-pos:lat "-26.56"^^xsd:decimal ;
  geo-pos:long "5.1392"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "717.59"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%201002L31BV10827>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 1002L31BV10827" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 1002L31BV10827'^^xsd:string;
  dwc:scientificName 'Nezumia brevibarbata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '5.1392'^^xsd:double;
  dwc:startLongitude '5.146'^^xsd:double;
  dwc:endLongitude '5.1323'^^xsd:double;
  dwc:latitude '-26.56'^^xsd:double;
  dwc:startLatitude '-26.558'^^xsd:double;
  dwc:endLatitude '-26.562'^^xsd:double;
  dwc:coordinatePrecision '717.59'^^xsd:double;
  dwc:minimumDepth '1369'^^xsd:integer;
  dwc:maximumDepth '1485'^^xsd:integer;
  dwc:temperature '3.4'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 1002L31BV10827'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '217780'^^xsd:integer;
  dwc:sampleSize '0,0037975 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,0037975 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 1002L31BV10827'^^xsd:string;
  dwc:observationDate '2010-02-21'^^xsd:date;
  dwc:aphiaIdAccepted '217780'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%201002L31BV10832>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L31BV10832> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L31BV10832> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.56 5.1392)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-26.56"^^xsd:decimal ;
  dwc:decimalLongitude "5.1392"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1369"^^xsd:integer ;
  dwc:maximumDepthInMeters "1485"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "717.59"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L31BV10832>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.56 5.1392)"^^geo:wktLiteral ;
  geo-pos:lat "-26.56"^^xsd:decimal ;
  geo-pos:long "5.1392"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "717.59"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%201002L31BV10832>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 1002L31BV10832" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 1002L31BV10832'^^xsd:string;
  dwc:scientificName 'Coryphaenoides striaturus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '5.1392'^^xsd:double;
  dwc:startLongitude '5.146'^^xsd:double;
  dwc:endLongitude '5.1323'^^xsd:double;
  dwc:latitude '-26.56'^^xsd:double;
  dwc:startLatitude '-26.558'^^xsd:double;
  dwc:endLatitude '-26.562'^^xsd:double;
  dwc:coordinatePrecision '717.59'^^xsd:double;
  dwc:minimumDepth '1369'^^xsd:integer;
  dwc:maximumDepth '1485'^^xsd:integer;
  dwc:temperature '3.4'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 1002L31BV10832'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '217763'^^xsd:integer;
  dwc:sampleSize '0,0037975 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,0037975 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 1002L31BV10832'^^xsd:string;
  dwc:observationDate '2010-02-21'^^xsd:date;
  dwc:aphiaIdAccepted '217763'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%201002L31BV20051>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L31BV20051> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L31BV20051> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.56 5.1392)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-26.56"^^xsd:decimal ;
  dwc:decimalLongitude "5.1392"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1369"^^xsd:integer ;
  dwc:maximumDepthInMeters "1485"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "717.59"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L31BV20051>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.56 5.1392)"^^geo:wktLiteral ;
  geo-pos:lat "-26.56"^^xsd:decimal ;
  geo-pos:long "5.1392"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "717.59"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%201002L31BV20051>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 1002L31BV20051" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 1002L31BV20051'^^xsd:string;
  dwc:scientificName 'Plesionika holthuisi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '5.1392'^^xsd:double;
  dwc:startLongitude '5.146'^^xsd:double;
  dwc:endLongitude '5.1323'^^xsd:double;
  dwc:latitude '-26.56'^^xsd:double;
  dwc:startLatitude '-26.558'^^xsd:double;
  dwc:endLatitude '-26.562'^^xsd:double;
  dwc:coordinatePrecision '717.59'^^xsd:double;
  dwc:minimumDepth '1369'^^xsd:integer;
  dwc:maximumDepth '1485'^^xsd:integer;
  dwc:temperature '3.4'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 1002L31BV20051'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '240887'^^xsd:integer;
  dwc:sampleSize '0,0037975 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,0037975 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 1002L31BV20051'^^xsd:string;
  dwc:observationDate '2010-02-21'^^xsd:date;
  dwc:aphiaIdAccepted '240887'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%201002L31BV20148>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L31BV20148> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L31BV20148> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.56 5.1392)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-26.56"^^xsd:decimal ;
  dwc:decimalLongitude "5.1392"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1369"^^xsd:integer ;
  dwc:maximumDepthInMeters "1485"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "717.59"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L31BV20148>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.56 5.1392)"^^geo:wktLiteral ;
  geo-pos:lat "-26.56"^^xsd:decimal ;
  geo-pos:long "5.1392"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "717.59"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%201002L31BV20148>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 1002L31BV20148" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 1002L31BV20148'^^xsd:string;
  dwc:scientificName 'Acanthephyra eximia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '5.1392'^^xsd:double;
  dwc:startLongitude '5.146'^^xsd:double;
  dwc:endLongitude '5.1323'^^xsd:double;
  dwc:latitude '-26.56'^^xsd:double;
  dwc:startLatitude '-26.558'^^xsd:double;
  dwc:endLatitude '-26.562'^^xsd:double;
  dwc:coordinatePrecision '717.59'^^xsd:double;
  dwc:minimumDepth '1369'^^xsd:integer;
  dwc:maximumDepth '1485'^^xsd:integer;
  dwc:temperature '3.4'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 1002L31BV20148'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '564909'^^xsd:integer;
  dwc:sampleSize '0,0037975 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,0037975 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 1002L31BV20148'^^xsd:string;
  dwc:observationDate '2010-02-21'^^xsd:date;
  dwc:aphiaIdAccepted '564909'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%201002L31BV20209>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L31BV20209> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L31BV20209> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.56 5.1392)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-26.56"^^xsd:decimal ;
  dwc:decimalLongitude "5.1392"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1369"^^xsd:integer ;
  dwc:maximumDepthInMeters "1485"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "717.59"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L31BV20209>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.56 5.1392)"^^geo:wktLiteral ;
  geo-pos:lat "-26.56"^^xsd:decimal ;
  geo-pos:long "5.1392"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "717.59"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%201002L31BV20209>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 1002L31BV20209" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 1002L31BV20209'^^xsd:string;
  dwc:scientificName 'Nematocarcinus longirostris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '5.1392'^^xsd:double;
  dwc:startLongitude '5.146'^^xsd:double;
  dwc:endLongitude '5.1323'^^xsd:double;
  dwc:latitude '-26.56'^^xsd:double;
  dwc:startLatitude '-26.558'^^xsd:double;
  dwc:endLatitude '-26.562'^^xsd:double;
  dwc:coordinatePrecision '717.59'^^xsd:double;
  dwc:minimumDepth '1369'^^xsd:integer;
  dwc:maximumDepth '1485'^^xsd:integer;
  dwc:temperature '3.4'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 1002L31BV20209'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '514315'^^xsd:integer;
  dwc:sampleSize '0,0037975 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,0037975 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 1002L31BV20209'^^xsd:string;
  dwc:observationDate '2010-02-21'^^xsd:date;
  dwc:aphiaIdAccepted '514315'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%201002L31BV20225>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L31BV20225> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L31BV20225> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.56 5.1392)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-26.56"^^xsd:decimal ;
  dwc:decimalLongitude "5.1392"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1369"^^xsd:integer ;
  dwc:maximumDepthInMeters "1485"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "717.59"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L31BV20225>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.56 5.1392)"^^geo:wktLiteral ;
  geo-pos:lat "-26.56"^^xsd:decimal ;
  geo-pos:long "5.1392"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "717.59"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%201002L31BV20225>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 1002L31BV20225" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 1002L31BV20225'^^xsd:string;
  dwc:scientificName 'Chaceon erytheiae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '5.1392'^^xsd:double;
  dwc:startLongitude '5.146'^^xsd:double;
  dwc:endLongitude '5.1323'^^xsd:double;
  dwc:latitude '-26.56'^^xsd:double;
  dwc:startLatitude '-26.558'^^xsd:double;
  dwc:endLatitude '-26.562'^^xsd:double;
  dwc:coordinatePrecision '717.59'^^xsd:double;
  dwc:minimumDepth '1369'^^xsd:integer;
  dwc:maximumDepth '1485'^^xsd:integer;
  dwc:temperature '3.4'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 1002L31BV20225'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '241100'^^xsd:integer;
  dwc:sampleSize '0,0037975 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,0037975 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 1002L31BV20225'^^xsd:string;
  dwc:observationDate '2010-02-21'^^xsd:date;
  dwc:aphiaIdAccepted '241100'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%201002L8AF11337>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L8AF11337> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L8AF11337> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-24.9651 6.2542)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-24.9651"^^xsd:decimal ;
  dwc:decimalLongitude "6.2542"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1277"^^xsd:integer ;
  dwc:maximumDepthInMeters "1283"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1414.1"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L8AF11337>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-24.9651 6.2542)"^^geo:wktLiteral ;
  geo-pos:lat "-24.9651"^^xsd:decimal ;
  geo-pos:long "6.2542"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1414.1"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%201002L8AF11337>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 1002L8AF11337" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 1002L8AF11337'^^xsd:string;
  dwc:scientificName 'Leptostomias gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '6.2542'^^xsd:double;
  dwc:startLongitude '6.252'^^xsd:double;
  dwc:endLongitude '6.2565'^^xsd:double;
  dwc:latitude '-24.9651'^^xsd:double;
  dwc:startLatitude '-24.9525'^^xsd:double;
  dwc:endLatitude '-24.9777'^^xsd:double;
  dwc:coordinatePrecision '1414.1'^^xsd:double;
  dwc:minimumDepth '1277'^^xsd:integer;
  dwc:maximumDepth '1283'^^xsd:integer;
  dwc:temperature '3.45'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 1002L8AF11337'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '275155'^^xsd:integer;
  dwc:sampleSize '0,05237604 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,05237604 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 1002L8AF11337'^^xsd:string;
  dwc:observationDate '2010-02-12'^^xsd:date;
  dwc:aphiaIdAccepted '275155'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%201002L8AF20101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L8AF20101> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L8AF20101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-24.9651 6.2542)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-24.9651"^^xsd:decimal ;
  dwc:decimalLongitude "6.2542"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1277"^^xsd:integer ;
  dwc:maximumDepthInMeters "1283"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1414.1"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L8AF20101>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-24.9651 6.2542)"^^geo:wktLiteral ;
  geo-pos:lat "-24.9651"^^xsd:decimal ;
  geo-pos:long "6.2542"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1414.1"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%201002L8AF20101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 1002L8AF20101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 1002L8AF20101'^^xsd:string;
  dwc:scientificName 'Oplophorus spinosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '6.2542'^^xsd:double;
  dwc:startLongitude '6.252'^^xsd:double;
  dwc:endLongitude '6.2565'^^xsd:double;
  dwc:latitude '-24.9651'^^xsd:double;
  dwc:startLatitude '-24.9525'^^xsd:double;
  dwc:endLatitude '-24.9777'^^xsd:double;
  dwc:coordinatePrecision '1414.1'^^xsd:double;
  dwc:minimumDepth '1277'^^xsd:integer;
  dwc:maximumDepth '1283'^^xsd:integer;
  dwc:temperature '3.45'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 1002L8AF20101'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '107602'^^xsd:integer;
  dwc:sampleSize '0,05237604 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,05237604 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 1002L8AF20101'^^xsd:string;
  dwc:observationDate '2010-02-12'^^xsd:date;
  dwc:aphiaIdAccepted '107602'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%201002L8AF20148>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L8AF20148> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L8AF20148> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-24.9651 6.2542)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-24.9651"^^xsd:decimal ;
  dwc:decimalLongitude "6.2542"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1277"^^xsd:integer ;
  dwc:maximumDepthInMeters "1283"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1414.1"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L8AF20148>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-24.9651 6.2542)"^^geo:wktLiteral ;
  geo-pos:lat "-24.9651"^^xsd:decimal ;
  geo-pos:long "6.2542"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1414.1"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%201002L8AF20148>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 1002L8AF20148" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 1002L8AF20148'^^xsd:string;
  dwc:scientificName 'Acanthephyra eximia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '6.2542'^^xsd:double;
  dwc:startLongitude '6.252'^^xsd:double;
  dwc:endLongitude '6.2565'^^xsd:double;
  dwc:latitude '-24.9651'^^xsd:double;
  dwc:startLatitude '-24.9525'^^xsd:double;
  dwc:endLatitude '-24.9777'^^xsd:double;
  dwc:coordinatePrecision '1414.1'^^xsd:double;
  dwc:minimumDepth '1277'^^xsd:integer;
  dwc:maximumDepth '1283'^^xsd:integer;
  dwc:temperature '3.45'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 1002L8AF20148'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '564909'^^xsd:integer;
  dwc:sampleSize '0,05237604 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,05237604 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 1002L8AF20148'^^xsd:string;
  dwc:observationDate '2010-02-12'^^xsd:date;
  dwc:aphiaIdAccepted '564909'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%201002L8AF40070>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L8AF40070> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L8AF40070> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-24.9651 6.2542)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-24.9651"^^xsd:decimal ;
  dwc:decimalLongitude "6.2542"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1277"^^xsd:integer ;
  dwc:maximumDepthInMeters "1283"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1414.1"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L8AF40070>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-24.9651 6.2542)"^^geo:wktLiteral ;
  geo-pos:lat "-24.9651"^^xsd:decimal ;
  geo-pos:long "6.2542"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1414.1"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%201002L8AF40070>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 1002L8AF40070" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 1002L8AF40070'^^xsd:string;
  dwc:scientificName 'Pyrosoma atlanticum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '6.2542'^^xsd:double;
  dwc:startLongitude '6.252'^^xsd:double;
  dwc:endLongitude '6.2565'^^xsd:double;
  dwc:latitude '-24.9651'^^xsd:double;
  dwc:startLatitude '-24.9525'^^xsd:double;
  dwc:endLatitude '-24.9777'^^xsd:double;
  dwc:coordinatePrecision '1414.1'^^xsd:double;
  dwc:minimumDepth '1277'^^xsd:integer;
  dwc:maximumDepth '1283'^^xsd:integer;
  dwc:temperature '3'^^xsd:integer;
  dwc:previousCatalogNumber 'NAMIBIA 1002L8AF40070'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '137250'^^xsd:integer;
  dwc:sampleSize '0,05237604 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,05237604 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 1002L8AF40070'^^xsd:string;
  dwc:observationDate '2010-02-12'^^xsd:date;
  dwc:aphiaIdAccepted '137250'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%201002L9BV10320>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L9BV10320> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L9BV10320> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-24.9558 6.2814)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-24.9558"^^xsd:decimal ;
  dwc:decimalLongitude "6.2814"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1295"^^xsd:integer ;
  dwc:maximumDepthInMeters "1316"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "377.62"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L9BV10320>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-24.9558 6.2814)"^^geo:wktLiteral ;
  geo-pos:lat "-24.9558"^^xsd:decimal ;
  geo-pos:long "6.2814"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "377.62"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%201002L9BV10320>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 1002L9BV10320" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 1002L9BV10320'^^xsd:string;
  dwc:scientificName 'Coelorinchus labiatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '6.2814'^^xsd:double;
  dwc:startLongitude '6.2788'^^xsd:double;
  dwc:endLongitude '6.284'^^xsd:double;
  dwc:latitude '-24.9558'^^xsd:double;
  dwc:startLatitude '-24.9533'^^xsd:double;
  dwc:endLatitude '-24.9582'^^xsd:double;
  dwc:coordinatePrecision '377.62'^^xsd:double;
  dwc:minimumDepth '1295'^^xsd:integer;
  dwc:maximumDepth '1316'^^xsd:integer;
  dwc:temperature '3.45'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 1002L9BV10320'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '280299'^^xsd:integer;
  dwc:sampleSize '0,0030065 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,0030065 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 1002L9BV10320'^^xsd:string;
  dwc:observationDate '2010-02-12'^^xsd:date;
  dwc:aphiaIdAccepted '280299'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%201002L9BV10532>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L9BV10532> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L9BV10532> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-24.9558 6.2814)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-24.9558"^^xsd:decimal ;
  dwc:decimalLongitude "6.2814"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1295"^^xsd:integer ;
  dwc:maximumDepthInMeters "1316"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "377.62"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L9BV10532>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-24.9558 6.2814)"^^geo:wktLiteral ;
  geo-pos:lat "-24.9558"^^xsd:decimal ;
  geo-pos:long "6.2814"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "377.62"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%201002L9BV10532>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 1002L9BV10532" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 1002L9BV10532'^^xsd:string;
  dwc:scientificName 'Bathygadus favosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '6.2814'^^xsd:double;
  dwc:startLongitude '6.2788'^^xsd:double;
  dwc:endLongitude '6.284'^^xsd:double;
  dwc:latitude '-24.9558'^^xsd:double;
  dwc:startLatitude '-24.9533'^^xsd:double;
  dwc:endLatitude '-24.9582'^^xsd:double;
  dwc:coordinatePrecision '377.62'^^xsd:double;
  dwc:minimumDepth '1295'^^xsd:integer;
  dwc:maximumDepth '1316'^^xsd:integer;
  dwc:temperature '3.45'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 1002L9BV10532'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '126462'^^xsd:integer;
  dwc:sampleSize '0,0030065 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,0030065 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 1002L9BV10532'^^xsd:string;
  dwc:observationDate '2010-02-12'^^xsd:date;
  dwc:aphiaIdAccepted '126462'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%201002L9BV10827>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L9BV10827> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L9BV10827> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-24.9558 6.2814)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-24.9558"^^xsd:decimal ;
  dwc:decimalLongitude "6.2814"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1295"^^xsd:integer ;
  dwc:maximumDepthInMeters "1316"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "377.62"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L9BV10827>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-24.9558 6.2814)"^^geo:wktLiteral ;
  geo-pos:lat "-24.9558"^^xsd:decimal ;
  geo-pos:long "6.2814"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "377.62"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%201002L9BV10827>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 1002L9BV10827" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 1002L9BV10827'^^xsd:string;
  dwc:scientificName 'Nezumia brevibarbata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '6.2814'^^xsd:double;
  dwc:startLongitude '6.2788'^^xsd:double;
  dwc:endLongitude '6.284'^^xsd:double;
  dwc:latitude '-24.9558'^^xsd:double;
  dwc:startLatitude '-24.9533'^^xsd:double;
  dwc:endLatitude '-24.9582'^^xsd:double;
  dwc:coordinatePrecision '377.62'^^xsd:double;
  dwc:minimumDepth '1295'^^xsd:integer;
  dwc:maximumDepth '1316'^^xsd:integer;
  dwc:temperature '3.45'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 1002L9BV10827'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '217780'^^xsd:integer;
  dwc:sampleSize '0,0030065 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,0030065 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 1002L9BV10827'^^xsd:string;
  dwc:observationDate '2010-02-12'^^xsd:date;
  dwc:aphiaIdAccepted '217780'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%200802L1AF20072>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L1AF20072> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L1AF20072> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.2226 8.2978)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-23.2226"^^xsd:decimal ;
  dwc:decimalLongitude "8.2978"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "976"^^xsd:integer ;
  dwc:maximumDepthInMeters "986"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1415.24"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L1AF20072>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.2226 8.2978)"^^geo:wktLiteral ;
  geo-pos:lat "-23.2226"^^xsd:decimal ;
  geo-pos:long "8.2978"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1415.24"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%200802L1AF20072>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 0802L1AF20072" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 0802L1AF20072'^^xsd:string;
  dwc:scientificName 'Pentacheles laevis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '8.2978'^^xsd:double;
  dwc:startLongitude '8.2857'^^xsd:double;
  dwc:endLongitude '8.31'^^xsd:double;
  dwc:latitude '-23.2226'^^xsd:double;
  dwc:startLatitude '-23.2165'^^xsd:double;
  dwc:endLatitude '-23.2287'^^xsd:double;
  dwc:coordinatePrecision '1415.24'^^xsd:double;
  dwc:minimumDepth '976'^^xsd:integer;
  dwc:maximumDepth '986'^^xsd:integer;
  dwc:temperature '3.75'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 0802L1AF20072'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '382979'^^xsd:integer;
  dwc:sampleSize '0,05626239 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,05626239 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 0802L1AF20072'^^xsd:string;
  dwc:observationDate '2008-02-06'^^xsd:date;
  dwc:aphiaIdAccepted '382979'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%200802L1AF20121>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L1AF20121> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L1AF20121> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.2226 8.2978)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-23.2226"^^xsd:decimal ;
  dwc:decimalLongitude "8.2978"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "976"^^xsd:integer ;
  dwc:maximumDepthInMeters "986"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1415.24"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L1AF20121>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.2226 8.2978)"^^geo:wktLiteral ;
  geo-pos:lat "-23.2226"^^xsd:decimal ;
  geo-pos:long "8.2978"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1415.24"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%200802L1AF20121>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 0802L1AF20121" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 0802L1AF20121'^^xsd:string;
  dwc:scientificName 'Parapagurus pilosimanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '8.2978'^^xsd:double;
  dwc:startLongitude '8.2857'^^xsd:double;
  dwc:endLongitude '8.31'^^xsd:double;
  dwc:latitude '-23.2226'^^xsd:double;
  dwc:startLatitude '-23.2165'^^xsd:double;
  dwc:endLatitude '-23.2287'^^xsd:double;
  dwc:coordinatePrecision '1415.24'^^xsd:double;
  dwc:minimumDepth '976'^^xsd:integer;
  dwc:maximumDepth '986'^^xsd:integer;
  dwc:temperature '3.75'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 0802L1AF20121'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '107248'^^xsd:integer;
  dwc:sampleSize '0,05626239 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,05626239 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 0802L1AF20121'^^xsd:string;
  dwc:observationDate '2008-02-06'^^xsd:date;
  dwc:aphiaIdAccepted '107248'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%200802L1AF20138>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L1AF20138> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L1AF20138> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.2226 8.2978)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-23.2226"^^xsd:decimal ;
  dwc:decimalLongitude "8.2978"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "976"^^xsd:integer ;
  dwc:maximumDepthInMeters "986"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1415.24"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L1AF20138>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.2226 8.2978)"^^geo:wktLiteral ;
  geo-pos:lat "-23.2226"^^xsd:decimal ;
  geo-pos:long "8.2978"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1415.24"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%200802L1AF20138>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 0802L1AF20138" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 0802L1AF20138'^^xsd:string;
  dwc:scientificName 'Funchalia woodwardi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '8.2978'^^xsd:double;
  dwc:startLongitude '8.2857'^^xsd:double;
  dwc:endLongitude '8.31'^^xsd:double;
  dwc:latitude '-23.2226'^^xsd:double;
  dwc:startLatitude '-23.2165'^^xsd:double;
  dwc:endLatitude '-23.2287'^^xsd:double;
  dwc:coordinatePrecision '1415.24'^^xsd:double;
  dwc:minimumDepth '976'^^xsd:integer;
  dwc:maximumDepth '986'^^xsd:integer;
  dwc:temperature '3.75'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 0802L1AF20138'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '107101'^^xsd:integer;
  dwc:sampleSize '0,05626239 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,05626239 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 0802L1AF20138'^^xsd:string;
  dwc:observationDate '2008-02-06'^^xsd:date;
  dwc:aphiaIdAccepted '107101'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%200802L1AF20148>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L1AF20148> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L1AF20148> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.2226 8.2978)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-23.2226"^^xsd:decimal ;
  dwc:decimalLongitude "8.2978"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "976"^^xsd:integer ;
  dwc:maximumDepthInMeters "986"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1415.24"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L1AF20148>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.2226 8.2978)"^^geo:wktLiteral ;
  geo-pos:lat "-23.2226"^^xsd:decimal ;
  geo-pos:long "8.2978"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1415.24"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%200802L1AF20148>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 0802L1AF20148" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 0802L1AF20148'^^xsd:string;
  dwc:scientificName 'Acanthephyra eximia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '8.2978'^^xsd:double;
  dwc:startLongitude '8.2857'^^xsd:double;
  dwc:endLongitude '8.31'^^xsd:double;
  dwc:latitude '-23.2226'^^xsd:double;
  dwc:startLatitude '-23.2165'^^xsd:double;
  dwc:endLatitude '-23.2287'^^xsd:double;
  dwc:coordinatePrecision '1415.24'^^xsd:double;
  dwc:minimumDepth '976'^^xsd:integer;
  dwc:maximumDepth '986'^^xsd:integer;
  dwc:temperature '3.75'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 0802L1AF20148'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '564909'^^xsd:integer;
  dwc:sampleSize '0,05626239 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,05626239 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 0802L1AF20148'^^xsd:string;
  dwc:observationDate '2008-02-06'^^xsd:date;
  dwc:aphiaIdAccepted '564909'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%200802L1AF20154>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L1AF20154> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L1AF20154> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.2226 8.2978)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-23.2226"^^xsd:decimal ;
  dwc:decimalLongitude "8.2978"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "976"^^xsd:integer ;
  dwc:maximumDepthInMeters "986"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1415.24"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L1AF20154>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.2226 8.2978)"^^geo:wktLiteral ;
  geo-pos:lat "-23.2226"^^xsd:decimal ;
  geo-pos:long "8.2978"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1415.24"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%200802L1AF20154>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 0802L1AF20154" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-03-24'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 0802L1AF20154'^^xsd:string;
  dwc:scientificName 'Parapontophilus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '8.2978'^^xsd:double;
  dwc:startLongitude '8.2857'^^xsd:double;
  dwc:endLongitude '8.31'^^xsd:double;
  dwc:latitude '-23.2226'^^xsd:double;
  dwc:startLatitude '-23.2165'^^xsd:double;
  dwc:endLatitude '-23.2287'^^xsd:double;
  dwc:coordinatePrecision '1415.24'^^xsd:double;
  dwc:minimumDepth '976'^^xsd:integer;
  dwc:maximumDepth '986'^^xsd:integer;
  dwc:temperature '3.75'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 0802L1AF20154'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '107555'^^xsd:integer;
  dwc:sampleSize '0,05626239 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,05626239 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 0802L1AF20154'^^xsd:string;
  dwc:observationDate '2008-02-06'^^xsd:date;
  dwc:aphiaIdAccepted '107555'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%200802L1AF20155>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L1AF20155> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L1AF20155> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.2226 8.2978)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-23.2226"^^xsd:decimal ;
  dwc:decimalLongitude "8.2978"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "976"^^xsd:integer ;
  dwc:maximumDepthInMeters "986"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1415.24"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L1AF20155>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.2226 8.2978)"^^geo:wktLiteral ;
  geo-pos:lat "-23.2226"^^xsd:decimal ;
  geo-pos:long "8.2978"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1415.24"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%200802L1AF20155>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 0802L1AF20155" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 0802L1AF20155'^^xsd:string;
  dwc:scientificName 'Acanthephyra acanthitelsonis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '8.2978'^^xsd:double;
  dwc:startLongitude '8.2857'^^xsd:double;
  dwc:endLongitude '8.31'^^xsd:double;
  dwc:latitude '-23.2226'^^xsd:double;
  dwc:startLatitude '-23.2165'^^xsd:double;
  dwc:endLatitude '-23.2287'^^xsd:double;
  dwc:coordinatePrecision '1415.24'^^xsd:double;
  dwc:minimumDepth '976'^^xsd:integer;
  dwc:maximumDepth '986'^^xsd:integer;
  dwc:temperature '3.75'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 0802L1AF20155'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '240809'^^xsd:integer;
  dwc:sampleSize '0,05626239 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,05626239 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 0802L1AF20155'^^xsd:string;
  dwc:observationDate '2008-02-06'^^xsd:date;
  dwc:aphiaIdAccepted '107581'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%200802L1AF20196>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L1AF20196> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L1AF20196> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.6 6.1833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-25.6"^^xsd:decimal ;
  dwc:decimalLongitude "6.1833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "900"^^xsd:integer ;
  dwc:maximumDepthInMeters "900"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%200802L1AF20196>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 0802L1AF20196" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-03-24'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 0802L1AF20196'^^xsd:string;
  dwc:scientificName 'Oplophorus novaezeelandiae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '6.1833'^^xsd:double;
  dwc:startLongitude '6.1833'^^xsd:double;
  dwc:endLongitude '6.1833'^^xsd:double;
  dwc:latitude '-25.6'^^xsd:double;
  dwc:startLatitude '-25.6'^^xsd:double;
  dwc:endLatitude '-25.6'^^xsd:double;
  dwc:minimumDepth '900'^^xsd:integer;
  dwc:maximumDepth '900'^^xsd:integer;
  dwc:temperature '3.2'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA  0802L1AF20196'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '240814'^^xsd:integer;
  dwc:sampleSize '0,05626239 km²'^^xsd:string;
  dwc:samplingEffort '0,05626239 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 0802L1AF20196'^^xsd:string;
  dwc:observationDate '2008-02-06'^^xsd:date;
  dwc:aphiaIdAccepted '240814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%200802L1AF20209>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L1AF20209> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L1AF20209> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.2226 8.2978)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-23.2226"^^xsd:decimal ;
  dwc:decimalLongitude "8.2978"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "976"^^xsd:integer ;
  dwc:maximumDepthInMeters "986"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1415.24"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L1AF20209>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.2226 8.2978)"^^geo:wktLiteral ;
  geo-pos:lat "-23.2226"^^xsd:decimal ;
  geo-pos:long "8.2978"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1415.24"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%200802L1AF20209>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 0802L1AF20209" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 0802L1AF20209'^^xsd:string;
  dwc:scientificName 'Nematocarcinus longirostris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '8.2978'^^xsd:double;
  dwc:startLongitude '8.2857'^^xsd:double;
  dwc:endLongitude '8.31'^^xsd:double;
  dwc:latitude '-23.2226'^^xsd:double;
  dwc:startLatitude '-23.2165'^^xsd:double;
  dwc:endLatitude '-23.2287'^^xsd:double;
  dwc:coordinatePrecision '1415.24'^^xsd:double;
  dwc:minimumDepth '976'^^xsd:integer;
  dwc:maximumDepth '986'^^xsd:integer;
  dwc:temperature '3.75'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 0802L1AF20209'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '514315'^^xsd:integer;
  dwc:sampleSize '0,05626239 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,05626239 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 0802L1AF20209'^^xsd:string;
  dwc:observationDate '2008-02-06'^^xsd:date;
  dwc:aphiaIdAccepted '514315'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%200802L1AF20230>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L1AF20230> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L1AF20230> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.2226 8.2978)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-23.2226"^^xsd:decimal ;
  dwc:decimalLongitude "8.2978"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "976"^^xsd:integer ;
  dwc:maximumDepthInMeters "986"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1415.24"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L1AF20230>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.2226 8.2978)"^^geo:wktLiteral ;
  geo-pos:lat "-23.2226"^^xsd:decimal ;
  geo-pos:long "8.2978"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1415.24"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%200802L1AF20230>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 0802L1AF20230" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 0802L1AF20230'^^xsd:string;
  dwc:scientificName 'Austropenaeus nitidus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '8.2978'^^xsd:double;
  dwc:startLongitude '8.2857'^^xsd:double;
  dwc:endLongitude '8.31'^^xsd:double;
  dwc:latitude '-23.2226'^^xsd:double;
  dwc:startLatitude '-23.2165'^^xsd:double;
  dwc:endLatitude '-23.2287'^^xsd:double;
  dwc:coordinatePrecision '1415.24'^^xsd:double;
  dwc:minimumDepth '976'^^xsd:integer;
  dwc:maximumDepth '986'^^xsd:integer;
  dwc:temperature '3.75'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 0802L1AF20230'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '246428'^^xsd:integer;
  dwc:sampleSize '0,05626239 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,05626239 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 0802L1AF20230'^^xsd:string;
  dwc:observationDate '2008-02-06'^^xsd:date;
  dwc:aphiaIdAccepted '246428'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%200802L1AF30031>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L1AF30031> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L1AF30031> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.2226 8.2978)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-23.2226"^^xsd:decimal ;
  dwc:decimalLongitude "8.2978"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "976"^^xsd:integer ;
  dwc:maximumDepthInMeters "986"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1415.24"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L1AF30031>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.2226 8.2978)"^^geo:wktLiteral ;
  geo-pos:lat "-23.2226"^^xsd:decimal ;
  geo-pos:long "8.2978"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1415.24"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%200802L1AF30031>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 0802L1AF30031" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 0802L1AF30031'^^xsd:string;
  dwc:scientificName 'Ommastrephes bartramii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '8.2978'^^xsd:double;
  dwc:startLongitude '8.2857'^^xsd:double;
  dwc:endLongitude '8.31'^^xsd:double;
  dwc:latitude '-23.2226'^^xsd:double;
  dwc:startLatitude '-23.2165'^^xsd:double;
  dwc:endLatitude '-23.2287'^^xsd:double;
  dwc:coordinatePrecision '1415.24'^^xsd:double;
  dwc:minimumDepth '976'^^xsd:integer;
  dwc:maximumDepth '986'^^xsd:integer;
  dwc:temperature '3.75'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 0802L1AF30031'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '181382'^^xsd:integer;
  dwc:sampleSize '0,05626239 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,05626239 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 0802L1AF30031'^^xsd:string;
  dwc:observationDate '2008-02-06'^^xsd:date;
  dwc:aphiaIdAccepted '181382'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%200802L1AF40056>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L1AF40056> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L1AF40056> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.2226 8.2978)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-23.2226"^^xsd:decimal ;
  dwc:decimalLongitude "8.2978"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "976"^^xsd:integer ;
  dwc:maximumDepthInMeters "986"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1415.24"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L1AF40056>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.2226 8.2978)"^^geo:wktLiteral ;
  geo-pos:lat "-23.2226"^^xsd:decimal ;
  geo-pos:long "8.2978"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1415.24"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%200802L1AF40056>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 0802L1AF40056" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 0802L1AF40056'^^xsd:string;
  dwc:scientificName 'Epizoanthus paguriphilus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '8.2978'^^xsd:double;
  dwc:startLongitude '8.2857'^^xsd:double;
  dwc:endLongitude '8.31'^^xsd:double;
  dwc:latitude '-23.2226'^^xsd:double;
  dwc:startLatitude '-23.2165'^^xsd:double;
  dwc:endLatitude '-23.2287'^^xsd:double;
  dwc:coordinatePrecision '1415.24'^^xsd:double;
  dwc:minimumDepth '976'^^xsd:integer;
  dwc:maximumDepth '986'^^xsd:integer;
  dwc:temperature '3.75'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 0802L1AF40056'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '101036'^^xsd:integer;
  dwc:sampleSize '0,05626239 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,05626239 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 0802L1AF40056'^^xsd:string;
  dwc:observationDate '2008-02-06'^^xsd:date;
  dwc:aphiaIdAccepted '101036'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%200802L1AF40060>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L1AF40060> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L1AF40060> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.2226 8.2978)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-23.2226"^^xsd:decimal ;
  dwc:decimalLongitude "8.2978"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "976"^^xsd:integer ;
  dwc:maximumDepthInMeters "986"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1415.24"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L1AF40060>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.2226 8.2978)"^^geo:wktLiteral ;
  geo-pos:lat "-23.2226"^^xsd:decimal ;
  geo-pos:long "8.2978"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1415.24"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%200802L1AF40060>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 0802L1AF40060" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 0802L1AF40060'^^xsd:string;
  dwc:scientificName 'Hygrosoma petersii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '8.2978'^^xsd:double;
  dwc:startLongitude '8.2857'^^xsd:double;
  dwc:endLongitude '8.31'^^xsd:double;
  dwc:latitude '-23.2226'^^xsd:double;
  dwc:startLatitude '-23.2165'^^xsd:double;
  dwc:endLatitude '-23.2287'^^xsd:double;
  dwc:coordinatePrecision '1415.24'^^xsd:double;
  dwc:minimumDepth '976'^^xsd:integer;
  dwc:maximumDepth '986'^^xsd:integer;
  dwc:temperature '3.75'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 0802L1AF40060'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '124339'^^xsd:integer;
  dwc:sampleSize '0,05626239 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,05626239 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 0802L1AF40060'^^xsd:string;
  dwc:observationDate '2008-02-06'^^xsd:date;
  dwc:aphiaIdAccepted '124339'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%201002L9BV10831>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L9BV10831> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L9BV10831> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-24.9558 6.2814)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-24.9558"^^xsd:decimal ;
  dwc:decimalLongitude "6.2814"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1295"^^xsd:integer ;
  dwc:maximumDepthInMeters "1316"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "377.62"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L9BV10831>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-24.9558 6.2814)"^^geo:wktLiteral ;
  geo-pos:lat "-24.9558"^^xsd:decimal ;
  geo-pos:long "6.2814"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "377.62"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%201002L9BV10831>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 1002L9BV10831" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 1002L9BV10831'^^xsd:string;
  dwc:scientificName 'Poromitra megalops'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '6.2814'^^xsd:double;
  dwc:startLongitude '6.2788'^^xsd:double;
  dwc:endLongitude '6.284'^^xsd:double;
  dwc:latitude '-24.9558'^^xsd:double;
  dwc:startLatitude '-24.9533'^^xsd:double;
  dwc:endLatitude '-24.9582'^^xsd:double;
  dwc:coordinatePrecision '377.62'^^xsd:double;
  dwc:minimumDepth '1295'^^xsd:integer;
  dwc:maximumDepth '1316'^^xsd:integer;
  dwc:temperature '3.45'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 1002L9BV10831'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '127274'^^xsd:integer;
  dwc:sampleSize '0,0030065 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,0030065 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 1002L9BV10831'^^xsd:string;
  dwc:observationDate '2010-02-12'^^xsd:date;
  dwc:aphiaIdAccepted '127274'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%201002L9BV10950>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L9BV10950> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L9BV10950> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-24.9558 6.2814)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-24.9558"^^xsd:decimal ;
  dwc:decimalLongitude "6.2814"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1295"^^xsd:integer ;
  dwc:maximumDepthInMeters "1316"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "377.62"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L9BV10950>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-24.9558 6.2814)"^^geo:wktLiteral ;
  geo-pos:lat "-24.9558"^^xsd:decimal ;
  geo-pos:long "6.2814"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "377.62"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%201002L9BV10950>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 1002L9BV10950" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 1002L9BV10950'^^xsd:string;
  dwc:scientificName 'Scopelogadus mizolepis mizolepis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '6.2814'^^xsd:double;
  dwc:startLongitude '6.2788'^^xsd:double;
  dwc:endLongitude '6.284'^^xsd:double;
  dwc:latitude '-24.9558'^^xsd:double;
  dwc:startLatitude '-24.9533'^^xsd:double;
  dwc:endLatitude '-24.9582'^^xsd:double;
  dwc:coordinatePrecision '377.62'^^xsd:double;
  dwc:minimumDepth '1295'^^xsd:integer;
  dwc:maximumDepth '1316'^^xsd:integer;
  dwc:temperature '3.45'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 1002L9BV10950'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '293738'^^xsd:integer;
  dwc:sampleSize '0,0030065 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,0030065 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 1002L9BV10950'^^xsd:string;
  dwc:observationDate '2010-02-12'^^xsd:date;
  dwc:aphiaIdAccepted '127279'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%200802L1AF10007>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L1AF10007> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L1AF10007> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.2226 8.2978)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-23.2226"^^xsd:decimal ;
  dwc:decimalLongitude "8.2978"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "976"^^xsd:integer ;
  dwc:maximumDepthInMeters "986"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1415.24"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L1AF10007>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.2226 8.2978)"^^geo:wktLiteral ;
  geo-pos:lat "-23.2226"^^xsd:decimal ;
  geo-pos:long "8.2978"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1415.24"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%200802L1AF10007>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 0802L1AF10007" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 0802L1AF10007'^^xsd:string;
  dwc:scientificName 'Argyropelecus gigas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '8.2978'^^xsd:double;
  dwc:startLongitude '8.2857'^^xsd:double;
  dwc:endLongitude '8.31'^^xsd:double;
  dwc:latitude '-23.2226'^^xsd:double;
  dwc:startLatitude '-23.2165'^^xsd:double;
  dwc:endLatitude '-23.2287'^^xsd:double;
  dwc:coordinatePrecision '1415.24'^^xsd:double;
  dwc:minimumDepth '976'^^xsd:integer;
  dwc:maximumDepth '986'^^xsd:integer;
  dwc:temperature '3.75'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 0802L1AF10007'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '127308'^^xsd:integer;
  dwc:sampleSize '0,05626239 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,05626239 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 0802L1AF10007'^^xsd:string;
  dwc:observationDate '2008-02-06'^^xsd:date;
  dwc:aphiaIdAccepted '127308'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%200802L1AF10059>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L1AF10059> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L1AF10059> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.2226 8.2978)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-23.2226"^^xsd:decimal ;
  dwc:decimalLongitude "8.2978"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "976"^^xsd:integer ;
  dwc:maximumDepthInMeters "986"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1415.24"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L1AF10059>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.2226 8.2978)"^^geo:wktLiteral ;
  geo-pos:lat "-23.2226"^^xsd:decimal ;
  geo-pos:long "8.2978"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1415.24"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%200802L1AF10059>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 0802L1AF10059" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 0802L1AF10059'^^xsd:string;
  dwc:scientificName 'Chauliodus sloani'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '8.2978'^^xsd:double;
  dwc:startLongitude '8.2857'^^xsd:double;
  dwc:endLongitude '8.31'^^xsd:double;
  dwc:latitude '-23.2226'^^xsd:double;
  dwc:startLatitude '-23.2165'^^xsd:double;
  dwc:endLatitude '-23.2287'^^xsd:double;
  dwc:coordinatePrecision '1415.24'^^xsd:double;
  dwc:minimumDepth '976'^^xsd:integer;
  dwc:maximumDepth '986'^^xsd:integer;
  dwc:temperature '3.75'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 0802L1AF10059'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '127338'^^xsd:integer;
  dwc:sampleSize '0,05626239 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,05626239 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 0802L1AF10059'^^xsd:string;
  dwc:observationDate '2008-02-06'^^xsd:date;
  dwc:aphiaIdAccepted '127338'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%200802L1AF10093>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L1AF10093> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L1AF10093> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.2226 8.2978)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-23.2226"^^xsd:decimal ;
  dwc:decimalLongitude "8.2978"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "976"^^xsd:integer ;
  dwc:maximumDepthInMeters "986"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1415.24"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L1AF10093>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.2226 8.2978)"^^geo:wktLiteral ;
  geo-pos:lat "-23.2226"^^xsd:decimal ;
  geo-pos:long "8.2978"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1415.24"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%200802L1AF10093>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 0802L1AF10093" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 0802L1AF10093'^^xsd:string;
  dwc:scientificName 'Etmopterus pusillus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '8.2978'^^xsd:double;
  dwc:startLongitude '8.2857'^^xsd:double;
  dwc:endLongitude '8.31'^^xsd:double;
  dwc:latitude '-23.2226'^^xsd:double;
  dwc:startLatitude '-23.2165'^^xsd:double;
  dwc:endLatitude '-23.2287'^^xsd:double;
  dwc:coordinatePrecision '1415.24'^^xsd:double;
  dwc:minimumDepth '976'^^xsd:integer;
  dwc:maximumDepth '986'^^xsd:integer;
  dwc:temperature '3.75'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 0802L1AF10093'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '105912'^^xsd:integer;
  dwc:sampleSize '0,05626239 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,05626239 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 0802L1AF10093'^^xsd:string;
  dwc:observationDate '2008-02-06'^^xsd:date;
  dwc:aphiaIdAccepted '105912'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%200802L1AF10320>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L1AF10320> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L1AF10320> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.2226 8.2978)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-23.2226"^^xsd:decimal ;
  dwc:decimalLongitude "8.2978"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "976"^^xsd:integer ;
  dwc:maximumDepthInMeters "986"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1415.24"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L1AF10320>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.2226 8.2978)"^^geo:wktLiteral ;
  geo-pos:lat "-23.2226"^^xsd:decimal ;
  geo-pos:long "8.2978"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1415.24"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%200802L1AF10320>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 0802L1AF10320" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 0802L1AF10320'^^xsd:string;
  dwc:scientificName 'Coelorinchus labiatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '8.2978'^^xsd:double;
  dwc:startLongitude '8.2857'^^xsd:double;
  dwc:endLongitude '8.31'^^xsd:double;
  dwc:latitude '-23.2226'^^xsd:double;
  dwc:startLatitude '-23.2165'^^xsd:double;
  dwc:endLatitude '-23.2287'^^xsd:double;
  dwc:coordinatePrecision '1415.24'^^xsd:double;
  dwc:minimumDepth '976'^^xsd:integer;
  dwc:maximumDepth '986'^^xsd:integer;
  dwc:temperature '3.75'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 0802L1AF10320'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '280299'^^xsd:integer;
  dwc:sampleSize '0,05626239 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,05626239 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 0802L1AF10320'^^xsd:string;
  dwc:observationDate '2008-02-06'^^xsd:date;
  dwc:aphiaIdAccepted '280299'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%200802L1AF10862>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L1AF10862> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L1AF10862> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.2226 8.2978)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-23.2226"^^xsd:decimal ;
  dwc:decimalLongitude "8.2978"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "976"^^xsd:integer ;
  dwc:maximumDepthInMeters "986"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1415.24"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L1AF10862>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.2226 8.2978)"^^geo:wktLiteral ;
  geo-pos:lat "-23.2226"^^xsd:decimal ;
  geo-pos:long "8.2978"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1415.24"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%200802L1AF10862>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 0802L1AF10862" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 0802L1AF10862'^^xsd:string;
  dwc:scientificName 'Photichthys argenteus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '8.2978'^^xsd:double;
  dwc:startLongitude '8.2857'^^xsd:double;
  dwc:endLongitude '8.31'^^xsd:double;
  dwc:latitude '-23.2226'^^xsd:double;
  dwc:startLatitude '-23.2165'^^xsd:double;
  dwc:endLatitude '-23.2287'^^xsd:double;
  dwc:coordinatePrecision '1415.24'^^xsd:double;
  dwc:minimumDepth '976'^^xsd:integer;
  dwc:maximumDepth '986'^^xsd:integer;
  dwc:temperature '3.75'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 0802L1AF10862'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '400296'^^xsd:integer;
  dwc:sampleSize '0,05626239 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,05626239 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 0802L1AF10862'^^xsd:string;
  dwc:observationDate '2008-02-06'^^xsd:date;
  dwc:aphiaIdAccepted '220007'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%200802L1AF10869>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L1AF10869> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L1AF10869> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.2226 8.2978)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-23.2226"^^xsd:decimal ;
  dwc:decimalLongitude "8.2978"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "976"^^xsd:integer ;
  dwc:maximumDepthInMeters "986"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1415.24"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L1AF10869>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.2226 8.2978)"^^geo:wktLiteral ;
  geo-pos:lat "-23.2226"^^xsd:decimal ;
  geo-pos:long "8.2978"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1415.24"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%200802L1AF10869>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 0802L1AF10869" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 0802L1AF10869'^^xsd:string;
  dwc:scientificName 'Coelorinchus acanthiger'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '8.2978'^^xsd:double;
  dwc:startLongitude '8.2857'^^xsd:double;
  dwc:endLongitude '8.31'^^xsd:double;
  dwc:latitude '-23.2226'^^xsd:double;
  dwc:startLatitude '-23.2165'^^xsd:double;
  dwc:endLatitude '-23.2287'^^xsd:double;
  dwc:coordinatePrecision '1415.24'^^xsd:double;
  dwc:minimumDepth '976'^^xsd:integer;
  dwc:maximumDepth '986'^^xsd:integer;
  dwc:temperature '3.75'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 0802L1AF10869'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '280242'^^xsd:integer;
  dwc:sampleSize '0,05626239 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,05626239 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 0802L1AF10869'^^xsd:string;
  dwc:observationDate '2008-02-06'^^xsd:date;
  dwc:aphiaIdAccepted '280242'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%200802L1AF10960>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L1AF10960> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L1AF10960> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.2226 8.2978)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-23.2226"^^xsd:decimal ;
  dwc:decimalLongitude "8.2978"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "976"^^xsd:integer ;
  dwc:maximumDepthInMeters "986"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1415.24"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L1AF10960>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.2226 8.2978)"^^geo:wktLiteral ;
  geo-pos:lat "-23.2226"^^xsd:decimal ;
  geo-pos:long "8.2978"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1415.24"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%200802L1AF10960>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 0802L1AF10960" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 0802L1AF10960'^^xsd:string;
  dwc:scientificName 'Argyropelecus sladeni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '8.2978'^^xsd:double;
  dwc:startLongitude '8.2857'^^xsd:double;
  dwc:endLongitude '8.31'^^xsd:double;
  dwc:latitude '-23.2226'^^xsd:double;
  dwc:startLatitude '-23.2165'^^xsd:double;
  dwc:endLatitude '-23.2287'^^xsd:double;
  dwc:coordinatePrecision '1415.24'^^xsd:double;
  dwc:minimumDepth '976'^^xsd:integer;
  dwc:maximumDepth '986'^^xsd:integer;
  dwc:temperature '3.75'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 0802L1AF10960'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '158837'^^xsd:integer;
  dwc:sampleSize '0,05626239 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,05626239 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 0802L1AF10960'^^xsd:string;
  dwc:observationDate '2008-02-06'^^xsd:date;
  dwc:aphiaIdAccepted '158837'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%200802L1AF10962>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L1AF10962> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L1AF10962> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.2226 8.2978)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-23.2226"^^xsd:decimal ;
  dwc:decimalLongitude "8.2978"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "976"^^xsd:integer ;
  dwc:maximumDepthInMeters "986"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1415.24"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L1AF10962>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.2226 8.2978)"^^geo:wktLiteral ;
  geo-pos:lat "-23.2226"^^xsd:decimal ;
  geo-pos:long "8.2978"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1415.24"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%200802L1AF10962>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 0802L1AF10962" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 0802L1AF10962'^^xsd:string;
  dwc:scientificName 'Gadomus capensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '8.2978'^^xsd:double;
  dwc:startLongitude '8.2857'^^xsd:double;
  dwc:endLongitude '8.31'^^xsd:double;
  dwc:latitude '-23.2226'^^xsd:double;
  dwc:startLatitude '-23.2165'^^xsd:double;
  dwc:endLatitude '-23.2287'^^xsd:double;
  dwc:coordinatePrecision '1415.24'^^xsd:double;
  dwc:minimumDepth '976'^^xsd:integer;
  dwc:maximumDepth '986'^^xsd:integer;
  dwc:temperature '3.75'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 0802L1AF10962'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '217768'^^xsd:integer;
  dwc:sampleSize '0,05626239 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,05626239 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 0802L1AF10962'^^xsd:string;
  dwc:observationDate '2008-02-06'^^xsd:date;
  dwc:aphiaIdAccepted '217768'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%200802L1AF10963>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L1AF10963> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L1AF10963> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.2226 8.2978)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-23.2226"^^xsd:decimal ;
  dwc:decimalLongitude "8.2978"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "976"^^xsd:integer ;
  dwc:maximumDepthInMeters "986"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1415.24"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L1AF10963>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.2226 8.2978)"^^geo:wktLiteral ;
  geo-pos:lat "-23.2226"^^xsd:decimal ;
  geo-pos:long "8.2978"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1415.24"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%200802L1AF10963>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 0802L1AF10963" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 0802L1AF10963'^^xsd:string;
  dwc:scientificName 'Ilyophys blachei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '8.2978'^^xsd:double;
  dwc:startLongitude '8.2857'^^xsd:double;
  dwc:endLongitude '8.31'^^xsd:double;
  dwc:latitude '-23.2226'^^xsd:double;
  dwc:startLatitude '-23.2165'^^xsd:double;
  dwc:endLatitude '-23.2287'^^xsd:double;
  dwc:coordinatePrecision '1415.24'^^xsd:double;
  dwc:minimumDepth '976'^^xsd:integer;
  dwc:maximumDepth '986'^^xsd:integer;
  dwc:temperature '3.75'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 0802L1AF10963'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '126325'^^xsd:integer;
  dwc:sampleSize '0,05626239 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,05626239 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 0802L1AF10963'^^xsd:string;
  dwc:observationDate '2008-02-06'^^xsd:date;
  dwc:aphiaIdAccepted '126325'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%200802L1AF10999>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L1AF10999> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L1AF10999> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.2226 8.2978)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-23.2226"^^xsd:decimal ;
  dwc:decimalLongitude "8.2978"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "976"^^xsd:integer ;
  dwc:maximumDepthInMeters "986"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1415.24"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L1AF10999>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.2226 8.2978)"^^geo:wktLiteral ;
  geo-pos:lat "-23.2226"^^xsd:decimal ;
  geo-pos:long "8.2978"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1415.24"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%200802L1AF10999>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 0802L1AF10999" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 0802L1AF10999'^^xsd:string;
  dwc:scientificName 'Mesobius antipodum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '8.2978'^^xsd:double;
  dwc:startLongitude '8.2857'^^xsd:double;
  dwc:endLongitude '8.31'^^xsd:double;
  dwc:latitude '-23.2226'^^xsd:double;
  dwc:startLatitude '-23.2165'^^xsd:double;
  dwc:endLatitude '-23.2287'^^xsd:double;
  dwc:coordinatePrecision '1415.24'^^xsd:double;
  dwc:minimumDepth '976'^^xsd:integer;
  dwc:maximumDepth '986'^^xsd:integer;
  dwc:temperature '3.75'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 0802L1AF10999'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '217775'^^xsd:integer;
  dwc:sampleSize '0,05626239 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,05626239 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 0802L1AF10999'^^xsd:string;
  dwc:observationDate '2008-02-06'^^xsd:date;
  dwc:aphiaIdAccepted '1524323'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%200802L1AF20013>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L1AF20013> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L1AF20013> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.2226 8.2978)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-23.2226"^^xsd:decimal ;
  dwc:decimalLongitude "8.2978"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "976"^^xsd:integer ;
  dwc:maximumDepthInMeters "986"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1415.24"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L1AF20013>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.2226 8.2978)"^^geo:wktLiteral ;
  geo-pos:lat "-23.2226"^^xsd:decimal ;
  geo-pos:long "8.2978"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1415.24"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%200802L1AF20013>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 0802L1AF20013" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 0802L1AF20013'^^xsd:string;
  dwc:scientificName 'Heterocarpus grimaldii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '8.2978'^^xsd:double;
  dwc:startLongitude '8.2857'^^xsd:double;
  dwc:endLongitude '8.31'^^xsd:double;
  dwc:latitude '-23.2226'^^xsd:double;
  dwc:startLatitude '-23.2165'^^xsd:double;
  dwc:endLatitude '-23.2287'^^xsd:double;
  dwc:coordinatePrecision '1415.24'^^xsd:double;
  dwc:minimumDepth '976'^^xsd:integer;
  dwc:maximumDepth '986'^^xsd:integer;
  dwc:temperature '3.75'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 0802L1AF20013'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '107645'^^xsd:integer;
  dwc:sampleSize '0,05626239 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,05626239 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 0802L1AF20013'^^xsd:string;
  dwc:observationDate '2008-02-06'^^xsd:date;
  dwc:aphiaIdAccepted '107645'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%200802L1AF20039>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L1AF20039> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L1AF20039> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.2226 8.2978)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-23.2226"^^xsd:decimal ;
  dwc:decimalLongitude "8.2978"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "976"^^xsd:integer ;
  dwc:maximumDepthInMeters "986"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1415.24"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L1AF20039>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.2226 8.2978)"^^geo:wktLiteral ;
  geo-pos:lat "-23.2226"^^xsd:decimal ;
  geo-pos:long "8.2978"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1415.24"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%200802L1AF20039>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 0802L1AF20039" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 0802L1AF20039'^^xsd:string;
  dwc:scientificName 'Aristaeopsis edwardsiana'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '8.2978'^^xsd:double;
  dwc:startLongitude '8.2857'^^xsd:double;
  dwc:endLongitude '8.31'^^xsd:double;
  dwc:latitude '-23.2226'^^xsd:double;
  dwc:startLatitude '-23.2165'^^xsd:double;
  dwc:endLatitude '-23.2287'^^xsd:double;
  dwc:coordinatePrecision '1415.24'^^xsd:double;
  dwc:minimumDepth '976'^^xsd:integer;
  dwc:maximumDepth '986'^^xsd:integer;
  dwc:temperature '3.75'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 0802L1AF20039'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '240796'^^xsd:integer;
  dwc:sampleSize '0,05626239 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,05626239 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 0802L1AF20039'^^xsd:string;
  dwc:observationDate '2008-02-06'^^xsd:date;
  dwc:aphiaIdAccepted '240796'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%200802L19AF11021>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L19AF11021> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L19AF11021> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.6179 6.1949)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-25.6179"^^xsd:decimal ;
  dwc:decimalLongitude "6.1949"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "474"^^xsd:integer ;
  dwc:maximumDepthInMeters "484"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "822.63"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L19AF11021>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.6179 6.1949)"^^geo:wktLiteral ;
  geo-pos:lat "-25.6179"^^xsd:decimal ;
  geo-pos:long "6.1949"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "822.63"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%200802L19AF11021>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 0802L19AF11021" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 0802L19AF11021'^^xsd:string;
  dwc:scientificName 'Bassanago albescens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '6.1949'^^xsd:double;
  dwc:startLongitude '6.203'^^xsd:double;
  dwc:endLongitude '6.1868'^^xsd:double;
  dwc:latitude '-25.6179'^^xsd:double;
  dwc:startLatitude '-25.6168'^^xsd:double;
  dwc:endLatitude '-25.619'^^xsd:double;
  dwc:coordinatePrecision '822.63'^^xsd:double;
  dwc:minimumDepth '474'^^xsd:integer;
  dwc:maximumDepth '484'^^xsd:integer;
  dwc:temperature '8.6'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 0802L19AF11021'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '313889'^^xsd:integer;
  dwc:sampleSize '0,03260548 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,03260548 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 0802L19AF11021'^^xsd:string;
  dwc:observationDate '2008-02-24'^^xsd:date;
  dwc:aphiaIdAccepted '313889'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%200802L19AF11022>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L19AF11022> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L19AF11022> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.6179 6.1949)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-25.6179"^^xsd:decimal ;
  dwc:decimalLongitude "6.1949"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "474"^^xsd:integer ;
  dwc:maximumDepthInMeters "484"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "822.63"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L19AF11022>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.6179 6.1949)"^^geo:wktLiteral ;
  geo-pos:lat "-25.6179"^^xsd:decimal ;
  geo-pos:long "6.1949"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "822.63"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%200802L19AF11022>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 0802L19AF11022" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 0802L19AF11022'^^xsd:string;
  dwc:scientificName 'Coelorinchus polli'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '6.1949'^^xsd:double;
  dwc:startLongitude '6.203'^^xsd:double;
  dwc:endLongitude '6.1868'^^xsd:double;
  dwc:latitude '-25.6179'^^xsd:double;
  dwc:startLatitude '-25.6168'^^xsd:double;
  dwc:endLatitude '-25.619'^^xsd:double;
  dwc:coordinatePrecision '822.63'^^xsd:double;
  dwc:minimumDepth '474'^^xsd:integer;
  dwc:maximumDepth '484'^^xsd:integer;
  dwc:temperature '8.6'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 0802L19AF11022'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '280329'^^xsd:integer;
  dwc:sampleSize '0,03260548 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,03260548 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 0802L19AF11022'^^xsd:string;
  dwc:observationDate '2008-02-24'^^xsd:date;
  dwc:aphiaIdAccepted '280329'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%201002L2BV20160>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L2BV20160> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L2BV20160> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-24.5436 6.2495)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-24.5436"^^xsd:decimal ;
  dwc:decimalLongitude "6.2495"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1870"^^xsd:integer ;
  dwc:maximumDepthInMeters "1881"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "481.4"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L2BV20160>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-24.5436 6.2495)"^^geo:wktLiteral ;
  geo-pos:lat "-24.5436"^^xsd:decimal ;
  geo-pos:long "6.2495"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "481.4"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%201002L2BV20160>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 1002L2BV20160" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 1002L2BV20160'^^xsd:string;
  dwc:scientificName 'Glyphocrangon longirostris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '6.2495'^^xsd:double;
  dwc:startLongitude '6.2448'^^xsd:double;
  dwc:endLongitude '6.2543'^^xsd:double;
  dwc:latitude '-24.5436'^^xsd:double;
  dwc:startLatitude '-24.5435'^^xsd:double;
  dwc:endLatitude '-24.5437'^^xsd:double;
  dwc:coordinatePrecision '481.4'^^xsd:double;
  dwc:minimumDepth '1870'^^xsd:integer;
  dwc:maximumDepth '1881'^^xsd:integer;
  dwc:temperature '3.2'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 1002L2BV20160'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '107571'^^xsd:integer;
  dwc:sampleSize '0,004256 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,004256 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 1002L2BV20160'^^xsd:string;
  dwc:observationDate '2010-02-09'^^xsd:date;
  dwc:aphiaIdAccepted '107571'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%201002L2BV20209>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L2BV20209> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L2BV20209> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-24.5436 6.2495)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-24.5436"^^xsd:decimal ;
  dwc:decimalLongitude "6.2495"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1870"^^xsd:integer ;
  dwc:maximumDepthInMeters "1881"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "481.4"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L2BV20209>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-24.5436 6.2495)"^^geo:wktLiteral ;
  geo-pos:lat "-24.5436"^^xsd:decimal ;
  geo-pos:long "6.2495"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "481.4"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%201002L2BV20209>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 1002L2BV20209" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 1002L2BV20209'^^xsd:string;
  dwc:scientificName 'Nematocarcinus longirostris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '6.2495'^^xsd:double;
  dwc:startLongitude '6.2448'^^xsd:double;
  dwc:endLongitude '6.2543'^^xsd:double;
  dwc:latitude '-24.5436'^^xsd:double;
  dwc:startLatitude '-24.5435'^^xsd:double;
  dwc:endLatitude '-24.5437'^^xsd:double;
  dwc:coordinatePrecision '481.4'^^xsd:double;
  dwc:minimumDepth '1870'^^xsd:integer;
  dwc:maximumDepth '1881'^^xsd:integer;
  dwc:temperature '3.2'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 1002L2BV20209'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '514315'^^xsd:integer;
  dwc:sampleSize '0,004256 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,004256 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 1002L2BV20209'^^xsd:string;
  dwc:observationDate '2010-02-09'^^xsd:date;
  dwc:aphiaIdAccepted '514315'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%200802L1AF10532>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L1AF10532> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L1AF10532> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.2226 8.2978)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-23.2226"^^xsd:decimal ;
  dwc:decimalLongitude "8.2978"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "976"^^xsd:integer ;
  dwc:maximumDepthInMeters "986"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1415.24"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L1AF10532>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.2226 8.2978)"^^geo:wktLiteral ;
  geo-pos:lat "-23.2226"^^xsd:decimal ;
  geo-pos:long "8.2978"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1415.24"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%200802L1AF10532>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 0802L1AF10532" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 0802L1AF10532'^^xsd:string;
  dwc:scientificName 'Bathygadus favosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '8.2978'^^xsd:double;
  dwc:startLongitude '8.2857'^^xsd:double;
  dwc:endLongitude '8.31'^^xsd:double;
  dwc:latitude '-23.2226'^^xsd:double;
  dwc:startLatitude '-23.2165'^^xsd:double;
  dwc:endLatitude '-23.2287'^^xsd:double;
  dwc:coordinatePrecision '1415.24'^^xsd:double;
  dwc:minimumDepth '976'^^xsd:integer;
  dwc:maximumDepth '986'^^xsd:integer;
  dwc:temperature '3.75'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 0802L1AF10532'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '126462'^^xsd:integer;
  dwc:sampleSize '0,05626239 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,05626239 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 0802L1AF10532'^^xsd:string;
  dwc:observationDate '2008-02-06'^^xsd:date;
  dwc:aphiaIdAccepted '126462'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%200802L1AF10569>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L1AF10569> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L1AF10569> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.2226 8.2978)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-23.2226"^^xsd:decimal ;
  dwc:decimalLongitude "8.2978"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "976"^^xsd:integer ;
  dwc:maximumDepthInMeters "986"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1415.24"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L1AF10569>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.2226 8.2978)"^^geo:wktLiteral ;
  geo-pos:lat "-23.2226"^^xsd:decimal ;
  geo-pos:long "8.2978"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1415.24"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%200802L1AF10569>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 0802L1AF10569" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 0802L1AF10569'^^xsd:string;
  dwc:scientificName 'Simenchelys parasitica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '8.2978'^^xsd:double;
  dwc:startLongitude '8.2857'^^xsd:double;
  dwc:endLongitude '8.31'^^xsd:double;
  dwc:latitude '-23.2226'^^xsd:double;
  dwc:startLatitude '-23.2165'^^xsd:double;
  dwc:endLatitude '-23.2287'^^xsd:double;
  dwc:coordinatePrecision '1415.24'^^xsd:double;
  dwc:minimumDepth '976'^^xsd:integer;
  dwc:maximumDepth '986'^^xsd:integer;
  dwc:temperature '3.75'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 0802L1AF10569'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '126327'^^xsd:integer;
  dwc:sampleSize '0,05626239 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,05626239 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 0802L1AF10569'^^xsd:string;
  dwc:observationDate '2008-02-06'^^xsd:date;
  dwc:aphiaIdAccepted '126327'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%200802L1AF10325>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L1AF10325> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L1AF10325> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.2226 8.2978)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-23.2226"^^xsd:decimal ;
  dwc:decimalLongitude "8.2978"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "976"^^xsd:integer ;
  dwc:maximumDepthInMeters "986"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1415.24"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L1AF10325>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.2226 8.2978)"^^geo:wktLiteral ;
  geo-pos:lat "-23.2226"^^xsd:decimal ;
  geo-pos:long "8.2978"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1415.24"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%200802L1AF10325>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 0802L1AF10325" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 0802L1AF10325'^^xsd:string;
  dwc:scientificName 'Cetonurus globiceps'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '8.2978'^^xsd:double;
  dwc:startLongitude '8.2857'^^xsd:double;
  dwc:endLongitude '8.31'^^xsd:double;
  dwc:latitude '-23.2226'^^xsd:double;
  dwc:startLatitude '-23.2165'^^xsd:double;
  dwc:endLatitude '-23.2287'^^xsd:double;
  dwc:coordinatePrecision '1415.24'^^xsd:double;
  dwc:minimumDepth '976'^^xsd:integer;
  dwc:maximumDepth '986'^^xsd:integer;
  dwc:temperature '3.75'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 0802L1AF10325'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '126467'^^xsd:integer;
  dwc:sampleSize '0,05626239 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,05626239 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 0802L1AF10325'^^xsd:string;
  dwc:observationDate '2008-02-06'^^xsd:date;
  dwc:aphiaIdAccepted '126467'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%200802L1AF10484>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L1AF10484> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L1AF10484> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.2226 8.2978)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-23.2226"^^xsd:decimal ;
  dwc:decimalLongitude "8.2978"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "976"^^xsd:integer ;
  dwc:maximumDepthInMeters "986"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1415.24"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L1AF10484>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.2226 8.2978)"^^geo:wktLiteral ;
  geo-pos:lat "-23.2226"^^xsd:decimal ;
  geo-pos:long "8.2978"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1415.24"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%200802L1AF10484>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 0802L1AF10484" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 0802L1AF10484'^^xsd:string;
  dwc:scientificName 'Diastobranchus capensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '8.2978'^^xsd:double;
  dwc:startLongitude '8.2857'^^xsd:double;
  dwc:endLongitude '8.31'^^xsd:double;
  dwc:latitude '-23.2226'^^xsd:double;
  dwc:startLatitude '-23.2165'^^xsd:double;
  dwc:endLatitude '-23.2287'^^xsd:double;
  dwc:coordinatePrecision '1415.24'^^xsd:double;
  dwc:minimumDepth '976'^^xsd:integer;
  dwc:maximumDepth '986'^^xsd:integer;
  dwc:temperature '3.75'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 0802L1AF10484'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '158656'^^xsd:integer;
  dwc:sampleSize '0,05626239 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,05626239 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 0802L1AF10484'^^xsd:string;
  dwc:observationDate '2008-02-06'^^xsd:date;
  dwc:aphiaIdAccepted '158656'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%201002L30AF10001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L30AF10001> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L30AF10001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.5299 5.1948)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-26.5299"^^xsd:decimal ;
  dwc:decimalLongitude "5.1948"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1301"^^xsd:integer ;
  dwc:maximumDepthInMeters "1672"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1406.89"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L30AF10001>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.5299 5.1948)"^^geo:wktLiteral ;
  geo-pos:lat "-26.5299"^^xsd:decimal ;
  geo-pos:long "5.1948"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1406.89"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%201002L30AF10001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 1002L30AF10001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 1002L30AF10001'^^xsd:string;
  dwc:scientificName 'Bathysaurus ferox'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '5.1948'^^xsd:double;
  dwc:startLongitude '5.1823'^^xsd:double;
  dwc:endLongitude '5.2073'^^xsd:double;
  dwc:latitude '-26.5299'^^xsd:double;
  dwc:startLatitude '-26.5358'^^xsd:double;
  dwc:endLatitude '-26.524'^^xsd:double;
  dwc:coordinatePrecision '1406.89'^^xsd:double;
  dwc:minimumDepth '1301'^^xsd:integer;
  dwc:maximumDepth '1672'^^xsd:integer;
  dwc:temperature '3.3'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 1002L30AF10001'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '126369'^^xsd:integer;
  dwc:sampleSize '0,05548512 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,05548512 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 1002L30AF10001'^^xsd:string;
  dwc:observationDate '2010-02-21'^^xsd:date;
  dwc:aphiaIdAccepted '126369'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%201002L30AF10320>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L30AF10320> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L30AF10320> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.5299 5.1948)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-26.5299"^^xsd:decimal ;
  dwc:decimalLongitude "5.1948"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1301"^^xsd:integer ;
  dwc:maximumDepthInMeters "1672"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1406.89"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L30AF10320>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.5299 5.1948)"^^geo:wktLiteral ;
  geo-pos:lat "-26.5299"^^xsd:decimal ;
  geo-pos:long "5.1948"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1406.89"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%201002L30AF10320>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 1002L30AF10320" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 1002L30AF10320'^^xsd:string;
  dwc:scientificName 'Coelorinchus labiatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '5.1948'^^xsd:double;
  dwc:startLongitude '5.1823'^^xsd:double;
  dwc:endLongitude '5.2073'^^xsd:double;
  dwc:latitude '-26.5299'^^xsd:double;
  dwc:startLatitude '-26.5358'^^xsd:double;
  dwc:endLatitude '-26.524'^^xsd:double;
  dwc:coordinatePrecision '1406.89'^^xsd:double;
  dwc:minimumDepth '1301'^^xsd:integer;
  dwc:maximumDepth '1672'^^xsd:integer;
  dwc:temperature '3.3'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 1002L30AF10320'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '280299'^^xsd:integer;
  dwc:sampleSize '0,05548512 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,05548512 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 1002L30AF10320'^^xsd:string;
  dwc:observationDate '2010-02-21'^^xsd:date;
  dwc:aphiaIdAccepted '280299'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%201002L8AF20209>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L8AF20209> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L8AF20209> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-24.9651 6.2542)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-24.9651"^^xsd:decimal ;
  dwc:decimalLongitude "6.2542"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1277"^^xsd:integer ;
  dwc:maximumDepthInMeters "1283"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1414.1"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L8AF20209>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-24.9651 6.2542)"^^geo:wktLiteral ;
  geo-pos:lat "-24.9651"^^xsd:decimal ;
  geo-pos:long "6.2542"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1414.1"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%201002L8AF20209>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 1002L8AF20209" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 1002L8AF20209'^^xsd:string;
  dwc:scientificName 'Nematocarcinus longirostris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '6.2542'^^xsd:double;
  dwc:startLongitude '6.252'^^xsd:double;
  dwc:endLongitude '6.2565'^^xsd:double;
  dwc:latitude '-24.9651'^^xsd:double;
  dwc:startLatitude '-24.9525'^^xsd:double;
  dwc:endLatitude '-24.9777'^^xsd:double;
  dwc:coordinatePrecision '1414.1'^^xsd:double;
  dwc:minimumDepth '1277'^^xsd:integer;
  dwc:maximumDepth '1283'^^xsd:integer;
  dwc:temperature '3.45'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 1002L8AF20209'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '514315'^^xsd:integer;
  dwc:sampleSize '0,05237604 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,05237604 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 1002L8AF20209'^^xsd:string;
  dwc:observationDate '2010-02-12'^^xsd:date;
  dwc:aphiaIdAccepted '514315'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%201002L8AF20225>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L8AF20225> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L8AF20225> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-24.9651 6.2542)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-24.9651"^^xsd:decimal ;
  dwc:decimalLongitude "6.2542"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1277"^^xsd:integer ;
  dwc:maximumDepthInMeters "1283"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1414.1"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L8AF20225>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-24.9651 6.2542)"^^geo:wktLiteral ;
  geo-pos:lat "-24.9651"^^xsd:decimal ;
  geo-pos:long "6.2542"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1414.1"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%201002L8AF20225>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 1002L8AF20225" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 1002L8AF20225'^^xsd:string;
  dwc:scientificName 'Chaceon erytheiae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '6.2542'^^xsd:double;
  dwc:startLongitude '6.252'^^xsd:double;
  dwc:endLongitude '6.2565'^^xsd:double;
  dwc:latitude '-24.9651'^^xsd:double;
  dwc:startLatitude '-24.9525'^^xsd:double;
  dwc:endLatitude '-24.9777'^^xsd:double;
  dwc:coordinatePrecision '1414.1'^^xsd:double;
  dwc:minimumDepth '1277'^^xsd:integer;
  dwc:maximumDepth '1283'^^xsd:integer;
  dwc:temperature '3.45'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 1002L8AF20225'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '241100'^^xsd:integer;
  dwc:sampleSize '0,05237604 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,05237604 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 1002L8AF20225'^^xsd:string;
  dwc:observationDate '2010-02-12'^^xsd:date;
  dwc:aphiaIdAccepted '241100'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%201002L9BV20148>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L9BV20148> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L9BV20148> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-24.9558 6.2814)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-24.9558"^^xsd:decimal ;
  dwc:decimalLongitude "6.2814"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1295"^^xsd:integer ;
  dwc:maximumDepthInMeters "1316"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "377.62"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L9BV20148>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-24.9558 6.2814)"^^geo:wktLiteral ;
  geo-pos:lat "-24.9558"^^xsd:decimal ;
  geo-pos:long "6.2814"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "377.62"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%201002L9BV20148>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 1002L9BV20148" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 1002L9BV20148'^^xsd:string;
  dwc:scientificName 'Acanthephyra eximia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '6.2814'^^xsd:double;
  dwc:startLongitude '6.2788'^^xsd:double;
  dwc:endLongitude '6.284'^^xsd:double;
  dwc:latitude '-24.9558'^^xsd:double;
  dwc:startLatitude '-24.9533'^^xsd:double;
  dwc:endLatitude '-24.9582'^^xsd:double;
  dwc:coordinatePrecision '377.62'^^xsd:double;
  dwc:minimumDepth '1295'^^xsd:integer;
  dwc:maximumDepth '1316'^^xsd:integer;
  dwc:temperature '3.45'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 1002L9BV20148'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '564909'^^xsd:integer;
  dwc:sampleSize '0,0030065 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,0030065 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 1002L9BV20148'^^xsd:string;
  dwc:observationDate '2010-02-12'^^xsd:date;
  dwc:aphiaIdAccepted '564909'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%201002L9BV20209>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L9BV20209> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L9BV20209> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-24.9558 6.2814)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-24.9558"^^xsd:decimal ;
  dwc:decimalLongitude "6.2814"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1295"^^xsd:integer ;
  dwc:maximumDepthInMeters "1316"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "377.62"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L9BV20209>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-24.9558 6.2814)"^^geo:wktLiteral ;
  geo-pos:lat "-24.9558"^^xsd:decimal ;
  geo-pos:long "6.2814"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "377.62"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%201002L9BV20209>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 1002L9BV20209" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 1002L9BV20209'^^xsd:string;
  dwc:scientificName 'Nematocarcinus longirostris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '6.2814'^^xsd:double;
  dwc:startLongitude '6.2788'^^xsd:double;
  dwc:endLongitude '6.284'^^xsd:double;
  dwc:latitude '-24.9558'^^xsd:double;
  dwc:startLatitude '-24.9533'^^xsd:double;
  dwc:endLatitude '-24.9582'^^xsd:double;
  dwc:coordinatePrecision '377.62'^^xsd:double;
  dwc:minimumDepth '1295'^^xsd:integer;
  dwc:maximumDepth '1316'^^xsd:integer;
  dwc:temperature '3.45'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 1002L9BV20209'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '514315'^^xsd:integer;
  dwc:sampleSize '0,0030065 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,0030065 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 1002L9BV20209'^^xsd:string;
  dwc:observationDate '2010-02-12'^^xsd:date;
  dwc:aphiaIdAccepted '514315'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%201002L13AF20148>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L13AF20148> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L13AF20148> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.5003 5.9156)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-25.5003"^^xsd:decimal ;
  dwc:decimalLongitude "5.9156"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "895"^^xsd:integer ;
  dwc:maximumDepthInMeters "950"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1452.56"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L13AF20148>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.5003 5.9156)"^^geo:wktLiteral ;
  geo-pos:lat "-25.5003"^^xsd:decimal ;
  geo-pos:long "5.9156"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1452.56"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%201002L13AF20148>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 1002L13AF20148" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 1002L13AF20148'^^xsd:string;
  dwc:scientificName 'Acanthephyra eximia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '5.9156'^^xsd:double;
  dwc:startLongitude '5.9255'^^xsd:double;
  dwc:endLongitude '5.9057'^^xsd:double;
  dwc:latitude '-25.5003'^^xsd:double;
  dwc:startLatitude '-25.5098'^^xsd:double;
  dwc:endLatitude '-25.4907'^^xsd:double;
  dwc:coordinatePrecision '1452.56'^^xsd:double;
  dwc:minimumDepth '895'^^xsd:integer;
  dwc:maximumDepth '950'^^xsd:integer;
  dwc:temperature '4.2'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 1002L13AF20148'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '564909'^^xsd:integer;
  dwc:sampleSize '0,05813581 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,05813581 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 1002L13AF20148'^^xsd:string;
  dwc:observationDate '2010-02-14'^^xsd:date;
  dwc:aphiaIdAccepted '564909'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%201002L13AF20149>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L13AF20149> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L13AF20149> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.5003 5.9156)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-25.5003"^^xsd:decimal ;
  dwc:decimalLongitude "5.9156"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "895"^^xsd:integer ;
  dwc:maximumDepthInMeters "950"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1452.56"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L13AF20149>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.5003 5.9156)"^^geo:wktLiteral ;
  geo-pos:lat "-25.5003"^^xsd:decimal ;
  geo-pos:long "5.9156"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1452.56"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%201002L13AF20149>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 1002L13AF20149" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 1002L13AF20149'^^xsd:string;
  dwc:scientificName 'Acanthephyra pelagica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '5.9156'^^xsd:double;
  dwc:startLongitude '5.9255'^^xsd:double;
  dwc:endLongitude '5.9057'^^xsd:double;
  dwc:latitude '-25.5003'^^xsd:double;
  dwc:startLatitude '-25.5098'^^xsd:double;
  dwc:endLatitude '-25.4907'^^xsd:double;
  dwc:coordinatePrecision '1452.56'^^xsd:double;
  dwc:minimumDepth '895'^^xsd:integer;
  dwc:maximumDepth '950'^^xsd:integer;
  dwc:temperature '4.2'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 1002L13AF20149'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '107581'^^xsd:integer;
  dwc:sampleSize '0,05813581 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,05813581 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 1002L13AF20149'^^xsd:string;
  dwc:observationDate '2010-02-14'^^xsd:date;
  dwc:aphiaIdAccepted '107581'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%201002L13AF20209>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L13AF20209> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L13AF20209> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.5003 5.9156)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-25.5003"^^xsd:decimal ;
  dwc:decimalLongitude "5.9156"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "895"^^xsd:integer ;
  dwc:maximumDepthInMeters "950"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1452.56"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L13AF20209>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.5003 5.9156)"^^geo:wktLiteral ;
  geo-pos:lat "-25.5003"^^xsd:decimal ;
  geo-pos:long "5.9156"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1452.56"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%201002L13AF20209>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 1002L13AF20209" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 1002L13AF20209'^^xsd:string;
  dwc:scientificName 'Nematocarcinus longirostris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '5.9156'^^xsd:double;
  dwc:startLongitude '5.9255'^^xsd:double;
  dwc:endLongitude '5.9057'^^xsd:double;
  dwc:latitude '-25.5003'^^xsd:double;
  dwc:startLatitude '-25.5098'^^xsd:double;
  dwc:endLatitude '-25.4907'^^xsd:double;
  dwc:coordinatePrecision '1452.56'^^xsd:double;
  dwc:minimumDepth '895'^^xsd:integer;
  dwc:maximumDepth '950'^^xsd:integer;
  dwc:temperature '4.2'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 1002L13AF20209'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '514315'^^xsd:integer;
  dwc:sampleSize '0,05813581 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,05813581 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 1002L13AF20209'^^xsd:string;
  dwc:observationDate '2010-02-14'^^xsd:date;
  dwc:aphiaIdAccepted '514315'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%201002L13AF20225>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L13AF20225> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L13AF20225> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.5003 5.9156)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-25.5003"^^xsd:decimal ;
  dwc:decimalLongitude "5.9156"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "895"^^xsd:integer ;
  dwc:maximumDepthInMeters "950"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1452.56"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L13AF20225>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.5003 5.9156)"^^geo:wktLiteral ;
  geo-pos:lat "-25.5003"^^xsd:decimal ;
  geo-pos:long "5.9156"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1452.56"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%201002L13AF20225>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 1002L13AF20225" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 1002L13AF20225'^^xsd:string;
  dwc:scientificName 'Chaceon erytheiae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '5.9156'^^xsd:double;
  dwc:startLongitude '5.9255'^^xsd:double;
  dwc:endLongitude '5.9057'^^xsd:double;
  dwc:latitude '-25.5003'^^xsd:double;
  dwc:startLatitude '-25.5098'^^xsd:double;
  dwc:endLatitude '-25.4907'^^xsd:double;
  dwc:coordinatePrecision '1452.56'^^xsd:double;
  dwc:minimumDepth '895'^^xsd:integer;
  dwc:maximumDepth '950'^^xsd:integer;
  dwc:temperature '4.2'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 1002L13AF20225'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '241100'^^xsd:integer;
  dwc:sampleSize '0,05813581 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,05813581 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 1002L13AF20225'^^xsd:string;
  dwc:observationDate '2010-02-14'^^xsd:date;
  dwc:aphiaIdAccepted '241100'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%201002L13AF20230>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L13AF20230> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L13AF20230> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.5003 5.9156)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-25.5003"^^xsd:decimal ;
  dwc:decimalLongitude "5.9156"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "895"^^xsd:integer ;
  dwc:maximumDepthInMeters "950"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1452.56"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L13AF20230>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.5003 5.9156)"^^geo:wktLiteral ;
  geo-pos:lat "-25.5003"^^xsd:decimal ;
  geo-pos:long "5.9156"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1452.56"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%201002L13AF20230>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 1002L13AF20230" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-03-24'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 1002L13AF20230'^^xsd:string;
  dwc:scientificName 'Austropenaeus nitidus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '5.9156'^^xsd:double;
  dwc:startLongitude '5.9255'^^xsd:double;
  dwc:endLongitude '5.9057'^^xsd:double;
  dwc:latitude '-25.5003'^^xsd:double;
  dwc:startLatitude '-25.5098'^^xsd:double;
  dwc:endLatitude '-25.4907'^^xsd:double;
  dwc:coordinatePrecision '1452.56'^^xsd:double;
  dwc:minimumDepth '895'^^xsd:integer;
  dwc:maximumDepth '950'^^xsd:integer;
  dwc:temperature '4.2'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 1002L13AF20068'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '246428'^^xsd:integer;
  dwc:sampleSize '0,05813581 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,05813581 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 1002L13AF20230'^^xsd:string;
  dwc:observationDate '2010-02-14'^^xsd:date;
  dwc:aphiaIdAccepted '246428'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%201002L13AF30057>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L13AF30057> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L13AF30057> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.5003 5.9156)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-25.5003"^^xsd:decimal ;
  dwc:decimalLongitude "5.9156"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "895"^^xsd:integer ;
  dwc:maximumDepthInMeters "950"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1452.56"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L13AF30057>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.5003 5.9156)"^^geo:wktLiteral ;
  geo-pos:lat "-25.5003"^^xsd:decimal ;
  geo-pos:long "5.9156"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1452.56"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%201002L13AF30057>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 1002L13AF30057" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 1002L13AF30057'^^xsd:string;
  dwc:scientificName 'Opisthoteuthis agassizi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '5.9156'^^xsd:double;
  dwc:startLongitude '5.9255'^^xsd:double;
  dwc:endLongitude '5.9057'^^xsd:double;
  dwc:latitude '-25.5003'^^xsd:double;
  dwc:startLatitude '-25.5098'^^xsd:double;
  dwc:endLatitude '-25.4907'^^xsd:double;
  dwc:coordinatePrecision '1452.56'^^xsd:double;
  dwc:minimumDepth '895'^^xsd:integer;
  dwc:maximumDepth '950'^^xsd:integer;
  dwc:temperature '4.2'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 1002L13AF30057'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '140652'^^xsd:integer;
  dwc:sampleSize '0,05813581 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,05813581 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 1002L13AF30057'^^xsd:string;
  dwc:observationDate '2010-02-14'^^xsd:date;
  dwc:aphiaIdAccepted '140652'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%201002L13AF40056>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L13AF40056> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L13AF40056> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.5003 5.9156)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-25.5003"^^xsd:decimal ;
  dwc:decimalLongitude "5.9156"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "895"^^xsd:integer ;
  dwc:maximumDepthInMeters "950"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1452.56"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L13AF40056>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.5003 5.9156)"^^geo:wktLiteral ;
  geo-pos:lat "-25.5003"^^xsd:decimal ;
  geo-pos:long "5.9156"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1452.56"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%201002L13AF40056>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 1002L13AF40056" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 1002L13AF40056'^^xsd:string;
  dwc:scientificName 'Epizoanthus paguriphilus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '5.9156'^^xsd:double;
  dwc:startLongitude '5.9255'^^xsd:double;
  dwc:endLongitude '5.9057'^^xsd:double;
  dwc:latitude '-25.5003'^^xsd:double;
  dwc:startLatitude '-25.5098'^^xsd:double;
  dwc:endLatitude '-25.4907'^^xsd:double;
  dwc:coordinatePrecision '1452.56'^^xsd:double;
  dwc:minimumDepth '895'^^xsd:integer;
  dwc:maximumDepth '950'^^xsd:integer;
  dwc:temperature '4.2'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 1002L13AF40056'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '101036'^^xsd:integer;
  dwc:sampleSize '0,05813581 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,05813581 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 1002L13AF40056'^^xsd:string;
  dwc:observationDate '2010-02-14'^^xsd:date;
  dwc:aphiaIdAccepted '101036'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%201002L13AF40070>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L13AF40070> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L13AF40070> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.5003 5.9156)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-25.5003"^^xsd:decimal ;
  dwc:decimalLongitude "5.9156"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "895"^^xsd:integer ;
  dwc:maximumDepthInMeters "950"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1452.56"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L13AF40070>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.5003 5.9156)"^^geo:wktLiteral ;
  geo-pos:lat "-25.5003"^^xsd:decimal ;
  geo-pos:long "5.9156"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1452.56"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%201002L13AF40070>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 1002L13AF40070" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 1002L13AF40070'^^xsd:string;
  dwc:scientificName 'Pyrosoma atlanticum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '5.9156'^^xsd:double;
  dwc:startLongitude '5.9255'^^xsd:double;
  dwc:endLongitude '5.9057'^^xsd:double;
  dwc:latitude '-25.5003'^^xsd:double;
  dwc:startLatitude '-25.5098'^^xsd:double;
  dwc:endLatitude '-25.4907'^^xsd:double;
  dwc:coordinatePrecision '1452.56'^^xsd:double;
  dwc:minimumDepth '895'^^xsd:integer;
  dwc:maximumDepth '950'^^xsd:integer;
  dwc:temperature '4.2'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 1002L13AF40070'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '137250'^^xsd:integer;
  dwc:sampleSize '0,05813581 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,05813581 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 1002L13AF40070'^^xsd:string;
  dwc:observationDate '2010-02-14'^^xsd:date;
  dwc:aphiaIdAccepted '137250'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%201002L15DR20148>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L15DR20148> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L15DR20148> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.5408 5.736)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-25.5408"^^xsd:decimal ;
  dwc:decimalLongitude "5.736"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1663"^^xsd:integer ;
  dwc:maximumDepthInMeters "1813"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "278.12"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L15DR20148>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.5408 5.736)"^^geo:wktLiteral ;
  geo-pos:lat "-25.5408"^^xsd:decimal ;
  geo-pos:long "5.736"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "278.12"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%201002L15DR20148>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 1002L15DR20148" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 1002L15DR20148'^^xsd:string;
  dwc:scientificName 'Acanthephyra eximia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '5.736'^^xsd:double;
  dwc:startLongitude '5.7387'^^xsd:double;
  dwc:endLongitude '5.7333'^^xsd:double;
  dwc:latitude '-25.5408'^^xsd:double;
  dwc:startLatitude '-25.5413'^^xsd:double;
  dwc:endLatitude '-25.5402'^^xsd:double;
  dwc:coordinatePrecision '278.12'^^xsd:double;
  dwc:minimumDepth '1663'^^xsd:integer;
  dwc:maximumDepth '1813'^^xsd:integer;
  dwc:temperature '3.3'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 1002L15DR20148'^^xsd:string;
  dwc:occurrenceRemarks 'Qualitative sample'^^xsd:string;
  dwc:aphiaid '564909'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort ''^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 1002L15DR20148'^^xsd:string;
  dwc:observationDate '2010-02-15'^^xsd:date;
  dwc:aphiaIdAccepted '564909'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%201002L15DR40052>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L15DR40052> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L15DR40052> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.5408 5.736)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-25.5408"^^xsd:decimal ;
  dwc:decimalLongitude "5.736"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1663"^^xsd:integer ;
  dwc:maximumDepthInMeters "1813"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "278.12"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L15DR40052>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.5408 5.736)"^^geo:wktLiteral ;
  geo-pos:lat "-25.5408"^^xsd:decimal ;
  geo-pos:long "5.736"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "278.12"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%201002L15DR40052>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 1002L15DR40052" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 1002L15DR40052'^^xsd:string;
  dwc:scientificName 'Cavolinia tridentata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '5.736'^^xsd:double;
  dwc:startLongitude '5.7387'^^xsd:double;
  dwc:endLongitude '5.7333'^^xsd:double;
  dwc:latitude '-25.5408'^^xsd:double;
  dwc:startLatitude '-25.5413'^^xsd:double;
  dwc:endLatitude '-25.5402'^^xsd:double;
  dwc:coordinatePrecision '278.12'^^xsd:double;
  dwc:minimumDepth '1663'^^xsd:integer;
  dwc:maximumDepth '1813'^^xsd:integer;
  dwc:temperature '3.3'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 1002L15DR40052'^^xsd:string;
  dwc:occurrenceRemarks 'Qualitative sample'^^xsd:string;
  dwc:aphiaid '139030'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort ''^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 1002L15DR40052'^^xsd:string;
  dwc:observationDate '2010-02-15'^^xsd:date;
  dwc:aphiaIdAccepted '139030'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%201002L16BV10325>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L16BV10325> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L16BV10325> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.5809 5.8311)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-25.5809"^^xsd:decimal ;
  dwc:decimalLongitude "5.8311"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "971"^^xsd:integer ;
  dwc:maximumDepthInMeters "982"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "857.37"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L16BV10325>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.5809 5.8311)"^^geo:wktLiteral ;
  geo-pos:lat "-25.5809"^^xsd:decimal ;
  geo-pos:long "5.8311"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "857.37"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%201002L16BV10325>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 1002L16BV10325" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 1002L16BV10325'^^xsd:string;
  dwc:scientificName 'Cetonurus globiceps'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '5.8311'^^xsd:double;
  dwc:startLongitude '5.8245'^^xsd:double;
  dwc:endLongitude '5.8378'^^xsd:double;
  dwc:latitude '-25.5809'^^xsd:double;
  dwc:startLatitude '-25.576'^^xsd:double;
  dwc:endLatitude '-25.5857'^^xsd:double;
  dwc:coordinatePrecision '857.37'^^xsd:double;
  dwc:minimumDepth '971'^^xsd:integer;
  dwc:maximumDepth '982'^^xsd:integer;
  dwc:temperature '4.2'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 1002L16BV10325'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '126467'^^xsd:integer;
  dwc:sampleSize '0,006188 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,006188 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 1002L16BV10325'^^xsd:string;
  dwc:observationDate '2010-02-15'^^xsd:date;
  dwc:aphiaIdAccepted '126467'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%201002L16BV10532>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L16BV10532> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L16BV10532> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.5809 5.8311)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-25.5809"^^xsd:decimal ;
  dwc:decimalLongitude "5.8311"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "971"^^xsd:integer ;
  dwc:maximumDepthInMeters "982"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "857.37"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L16BV10532>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.5809 5.8311)"^^geo:wktLiteral ;
  geo-pos:lat "-25.5809"^^xsd:decimal ;
  geo-pos:long "5.8311"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "857.37"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%201002L16BV10532>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 1002L16BV10532" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 1002L16BV10532'^^xsd:string;
  dwc:scientificName 'Bathygadus favosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '5.8311'^^xsd:double;
  dwc:startLongitude '5.8245'^^xsd:double;
  dwc:endLongitude '5.8378'^^xsd:double;
  dwc:latitude '-25.5809'^^xsd:double;
  dwc:startLatitude '-25.576'^^xsd:double;
  dwc:endLatitude '-25.5857'^^xsd:double;
  dwc:coordinatePrecision '857.37'^^xsd:double;
  dwc:minimumDepth '971'^^xsd:integer;
  dwc:maximumDepth '982'^^xsd:integer;
  dwc:temperature '4.2'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 1002L16BV10532'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '126462'^^xsd:integer;
  dwc:sampleSize '0,006188 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,006188 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 1002L16BV10532'^^xsd:string;
  dwc:observationDate '2010-02-15'^^xsd:date;
  dwc:aphiaIdAccepted '126462'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%201002L16BV10790>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L16BV10790> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L16BV10790> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.5809 5.8311)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-25.5809"^^xsd:decimal ;
  dwc:decimalLongitude "5.8311"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "971"^^xsd:integer ;
  dwc:maximumDepthInMeters "982"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "857.37"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L16BV10790>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.5809 5.8311)"^^geo:wktLiteral ;
  geo-pos:lat "-25.5809"^^xsd:decimal ;
  geo-pos:long "5.8311"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "857.37"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%201002L16BV10790>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 1002L16BV10790" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 1002L16BV10790'^^xsd:string;
  dwc:scientificName 'Sphagemacrurus hirundo'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '5.8311'^^xsd:double;
  dwc:startLongitude '5.8245'^^xsd:double;
  dwc:endLongitude '5.8378'^^xsd:double;
  dwc:latitude '-25.5809'^^xsd:double;
  dwc:startLatitude '-25.576'^^xsd:double;
  dwc:endLatitude '-25.5857'^^xsd:double;
  dwc:coordinatePrecision '857.37'^^xsd:double;
  dwc:minimumDepth '971'^^xsd:integer;
  dwc:maximumDepth '982'^^xsd:integer;
  dwc:temperature '4.2'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 1002L16BV10790'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '126479'^^xsd:integer;
  dwc:sampleSize '0,006188 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,006188 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 1002L16BV10790'^^xsd:string;
  dwc:observationDate '2010-02-15'^^xsd:date;
  dwc:aphiaIdAccepted '126479'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%201002L16BV10826>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L16BV10826> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L16BV10826> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.5809 5.8311)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-25.5809"^^xsd:decimal ;
  dwc:decimalLongitude "5.8311"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "971"^^xsd:integer ;
  dwc:maximumDepthInMeters "982"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "857.37"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L16BV10826>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.5809 5.8311)"^^geo:wktLiteral ;
  geo-pos:lat "-25.5809"^^xsd:decimal ;
  geo-pos:long "5.8311"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "857.37"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%201002L16BV10826>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 1002L16BV10826" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 1002L16BV10826'^^xsd:string;
  dwc:scientificName 'Allocyttus verrucosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '5.8311'^^xsd:double;
  dwc:startLongitude '5.8245'^^xsd:double;
  dwc:endLongitude '5.8378'^^xsd:double;
  dwc:latitude '-25.5809'^^xsd:double;
  dwc:startLatitude '-25.576'^^xsd:double;
  dwc:endLatitude '-25.5857'^^xsd:double;
  dwc:coordinatePrecision '857.37'^^xsd:double;
  dwc:minimumDepth '971'^^xsd:integer;
  dwc:maximumDepth '982'^^xsd:integer;
  dwc:temperature '4.2'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 1002L16BV10826'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '127422'^^xsd:integer;
  dwc:sampleSize '0,006188 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,006188 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 1002L16BV10826'^^xsd:string;
  dwc:observationDate '2010-02-15'^^xsd:date;
  dwc:aphiaIdAccepted '127422'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%201002L16BV10827>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L16BV10827> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L16BV10827> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.5809 5.8311)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-25.5809"^^xsd:decimal ;
  dwc:decimalLongitude "5.8311"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "971"^^xsd:integer ;
  dwc:maximumDepthInMeters "982"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "857.37"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L16BV10827>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.5809 5.8311)"^^geo:wktLiteral ;
  geo-pos:lat "-25.5809"^^xsd:decimal ;
  geo-pos:long "5.8311"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "857.37"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%201002L16BV10827>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 1002L16BV10827" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 1002L16BV10827'^^xsd:string;
  dwc:scientificName 'Nezumia brevibarbata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '5.8311'^^xsd:double;
  dwc:startLongitude '5.8245'^^xsd:double;
  dwc:endLongitude '5.8378'^^xsd:double;
  dwc:latitude '-25.5809'^^xsd:double;
  dwc:startLatitude '-25.576'^^xsd:double;
  dwc:endLatitude '-25.5857'^^xsd:double;
  dwc:coordinatePrecision '857.37'^^xsd:double;
  dwc:minimumDepth '971'^^xsd:integer;
  dwc:maximumDepth '982'^^xsd:integer;
  dwc:temperature '4.2'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 1002L16BV10827'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '217780'^^xsd:integer;
  dwc:sampleSize '0,006188 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,006188 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 1002L16BV10827'^^xsd:string;
  dwc:observationDate '2010-02-15'^^xsd:date;
  dwc:aphiaIdAccepted '217780'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%201002L16BV10829>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L16BV10829> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L16BV10829> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.5809 5.8311)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-25.5809"^^xsd:decimal ;
  dwc:decimalLongitude "5.8311"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "971"^^xsd:integer ;
  dwc:maximumDepthInMeters "982"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "857.37"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L16BV10829>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.5809 5.8311)"^^geo:wktLiteral ;
  geo-pos:lat "-25.5809"^^xsd:decimal ;
  geo-pos:long "5.8311"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "857.37"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%201002L16BV10829>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 1002L16BV10829" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 1002L16BV10829'^^xsd:string;
  dwc:scientificName 'Hoplostethus atlanticus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '5.8311'^^xsd:double;
  dwc:startLongitude '5.8245'^^xsd:double;
  dwc:endLongitude '5.8378'^^xsd:double;
  dwc:latitude '-25.5809'^^xsd:double;
  dwc:startLatitude '-25.576'^^xsd:double;
  dwc:endLatitude '-25.5857'^^xsd:double;
  dwc:coordinatePrecision '857.37'^^xsd:double;
  dwc:minimumDepth '971'^^xsd:integer;
  dwc:maximumDepth '982'^^xsd:integer;
  dwc:temperature '4.2'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 1002L16BV10829'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '126402'^^xsd:integer;
  dwc:sampleSize '0,006188 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,006188 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 1002L16BV10829'^^xsd:string;
  dwc:observationDate '2010-02-15'^^xsd:date;
  dwc:aphiaIdAccepted '126402'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%201002L16BV10832>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L16BV10832> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L16BV10832> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.5809 5.8311)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-25.5809"^^xsd:decimal ;
  dwc:decimalLongitude "5.8311"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "971"^^xsd:integer ;
  dwc:maximumDepthInMeters "982"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "857.37"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L16BV10832>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.5809 5.8311)"^^geo:wktLiteral ;
  geo-pos:lat "-25.5809"^^xsd:decimal ;
  geo-pos:long "5.8311"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "857.37"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%201002L16BV10832>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 1002L16BV10832" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 1002L16BV10832'^^xsd:string;
  dwc:scientificName 'Coryphaenoides striaturus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '5.8311'^^xsd:double;
  dwc:startLongitude '5.8245'^^xsd:double;
  dwc:endLongitude '5.8378'^^xsd:double;
  dwc:latitude '-25.5809'^^xsd:double;
  dwc:startLatitude '-25.576'^^xsd:double;
  dwc:endLatitude '-25.5857'^^xsd:double;
  dwc:coordinatePrecision '857.37'^^xsd:double;
  dwc:minimumDepth '971'^^xsd:integer;
  dwc:maximumDepth '982'^^xsd:integer;
  dwc:temperature '4.2'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 1002L16BV10832'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '217763'^^xsd:integer;
  dwc:sampleSize '0,006188 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,006188 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 1002L16BV10832'^^xsd:string;
  dwc:observationDate '2010-02-15'^^xsd:date;
  dwc:aphiaIdAccepted '217763'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%201002L16BV10962>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L16BV10962> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L16BV10962> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.5809 5.8311)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-25.5809"^^xsd:decimal ;
  dwc:decimalLongitude "5.8311"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "971"^^xsd:integer ;
  dwc:maximumDepthInMeters "982"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "857.37"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L16BV10962>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.5809 5.8311)"^^geo:wktLiteral ;
  geo-pos:lat "-25.5809"^^xsd:decimal ;
  geo-pos:long "5.8311"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "857.37"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%201002L16BV10962>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 1002L16BV10962" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 1002L16BV10962'^^xsd:string;
  dwc:scientificName 'Gadomus capensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '5.8311'^^xsd:double;
  dwc:startLongitude '5.8245'^^xsd:double;
  dwc:endLongitude '5.8378'^^xsd:double;
  dwc:latitude '-25.5809'^^xsd:double;
  dwc:startLatitude '-25.576'^^xsd:double;
  dwc:endLatitude '-25.5857'^^xsd:double;
  dwc:coordinatePrecision '857.37'^^xsd:double;
  dwc:minimumDepth '971'^^xsd:integer;
  dwc:maximumDepth '982'^^xsd:integer;
  dwc:temperature '4.2'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 1002L16BV10962'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '217768'^^xsd:integer;
  dwc:sampleSize '0,006188 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,006188 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 1002L16BV10962'^^xsd:string;
  dwc:observationDate '2010-02-15'^^xsd:date;
  dwc:aphiaIdAccepted '217768'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%200802L19AF10692>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L19AF10692> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L19AF10692> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.6179 6.1949)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-25.6179"^^xsd:decimal ;
  dwc:decimalLongitude "6.1949"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "474"^^xsd:integer ;
  dwc:maximumDepthInMeters "484"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "822.63"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L19AF10692>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.6179 6.1949)"^^geo:wktLiteral ;
  geo-pos:lat "-25.6179"^^xsd:decimal ;
  geo-pos:long "6.1949"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "822.63"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%200802L19AF10692>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 0802L19AF10692" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 0802L19AF10692'^^xsd:string;
  dwc:scientificName 'Epigonus denticulatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '6.1949'^^xsd:double;
  dwc:startLongitude '6.203'^^xsd:double;
  dwc:endLongitude '6.1868'^^xsd:double;
  dwc:latitude '-25.6179'^^xsd:double;
  dwc:startLatitude '-25.6168'^^xsd:double;
  dwc:endLatitude '-25.619'^^xsd:double;
  dwc:coordinatePrecision '822.63'^^xsd:double;
  dwc:minimumDepth '474'^^xsd:integer;
  dwc:maximumDepth '484'^^xsd:integer;
  dwc:temperature '8.6'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 0802L19AF10692'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '126857'^^xsd:integer;
  dwc:sampleSize '0,03260548 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,03260548 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 0802L19AF10692'^^xsd:string;
  dwc:observationDate '2008-02-24'^^xsd:date;
  dwc:aphiaIdAccepted '126857'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%200802L19AF10826>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L19AF10826> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L19AF10826> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.6179 6.1949)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-25.6179"^^xsd:decimal ;
  dwc:decimalLongitude "6.1949"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "474"^^xsd:integer ;
  dwc:maximumDepthInMeters "484"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "822.63"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L19AF10826>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.6179 6.1949)"^^geo:wktLiteral ;
  geo-pos:lat "-25.6179"^^xsd:decimal ;
  geo-pos:long "6.1949"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "822.63"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%200802L19AF10826>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 0802L19AF10826" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 0802L19AF10826'^^xsd:string;
  dwc:scientificName 'Allocyttus verrucosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '6.1949'^^xsd:double;
  dwc:startLongitude '6.203'^^xsd:double;
  dwc:endLongitude '6.1868'^^xsd:double;
  dwc:latitude '-25.6179'^^xsd:double;
  dwc:startLatitude '-25.6168'^^xsd:double;
  dwc:endLatitude '-25.619'^^xsd:double;
  dwc:coordinatePrecision '822.63'^^xsd:double;
  dwc:minimumDepth '474'^^xsd:integer;
  dwc:maximumDepth '484'^^xsd:integer;
  dwc:temperature '8.6'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 0802L19AF10826'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '127422'^^xsd:integer;
  dwc:sampleSize '0,03260548 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,03260548 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 0802L19AF10826'^^xsd:string;
  dwc:observationDate '2008-02-24'^^xsd:date;
  dwc:aphiaIdAccepted '127422'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%200902L2AF40060>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200902L2AF40060> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200902L2AF40060> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.1549 8.241)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-23.1549"^^xsd:decimal ;
  dwc:decimalLongitude "8.241"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1044"^^xsd:integer ;
  dwc:maximumDepthInMeters "1091"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1735.28"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200902L2AF40060>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.1549 8.241)"^^geo:wktLiteral ;
  geo-pos:lat "-23.1549"^^xsd:decimal ;
  geo-pos:long "8.241"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1735.28"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%200902L2AF40060>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 0902L2AF40060" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 0902L2AF40060'^^xsd:string;
  dwc:scientificName 'Hygrosoma petersii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '8.241'^^xsd:double;
  dwc:startLongitude '8.2517'^^xsd:double;
  dwc:endLongitude '8.2303'^^xsd:double;
  dwc:latitude '-23.1549'^^xsd:double;
  dwc:startLatitude '-23.167'^^xsd:double;
  dwc:endLatitude '-23.1427'^^xsd:double;
  dwc:coordinatePrecision '1735.28'^^xsd:double;
  dwc:minimumDepth '1044'^^xsd:integer;
  dwc:maximumDepth '1091'^^xsd:integer;
  dwc:temperature '3.6'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 0902L2AF40060'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '124339'^^xsd:integer;
  dwc:sampleSize '0,05811588 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,05811588 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 0902L2AF40060'^^xsd:string;
  dwc:observationDate '2009-02-19'^^xsd:date;
  dwc:aphiaIdAccepted '124339'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%200902L2AF40064>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200902L2AF40064> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200902L2AF40064> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.1549 8.241)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-23.1549"^^xsd:decimal ;
  dwc:decimalLongitude "8.241"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1044"^^xsd:integer ;
  dwc:maximumDepthInMeters "1091"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1735.28"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200902L2AF40064>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.1549 8.241)"^^geo:wktLiteral ;
  geo-pos:lat "-23.1549"^^xsd:decimal ;
  geo-pos:long "8.241"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1735.28"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%200902L2AF40064>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 0902L2AF40064" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 0902L2AF40064'^^xsd:string;
  dwc:scientificName 'Mesothuria (Zygothuria) lactea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '8.241'^^xsd:double;
  dwc:startLongitude '8.2517'^^xsd:double;
  dwc:endLongitude '8.2303'^^xsd:double;
  dwc:latitude '-23.1549'^^xsd:double;
  dwc:startLatitude '-23.167'^^xsd:double;
  dwc:endLatitude '-23.1427'^^xsd:double;
  dwc:coordinatePrecision '1735.28'^^xsd:double;
  dwc:minimumDepth '1044'^^xsd:integer;
  dwc:maximumDepth '1091'^^xsd:integer;
  dwc:temperature '3.6'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 0902L2AF40064'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '124569'^^xsd:integer;
  dwc:sampleSize '0,05811588 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,05811588 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 0902L2AF40064'^^xsd:string;
  dwc:observationDate '2009-02-19'^^xsd:date;
  dwc:aphiaIdAccepted '124592'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%200902L2AF40070>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200902L2AF40070> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200902L2AF40070> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.1549 8.241)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-23.1549"^^xsd:decimal ;
  dwc:decimalLongitude "8.241"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1044"^^xsd:integer ;
  dwc:maximumDepthInMeters "1091"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1735.28"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200902L2AF40070>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.1549 8.241)"^^geo:wktLiteral ;
  geo-pos:lat "-23.1549"^^xsd:decimal ;
  geo-pos:long "8.241"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1735.28"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%200902L2AF40070>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 0902L2AF40070" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 0902L2AF40070'^^xsd:string;
  dwc:scientificName 'Pyrosoma atlanticum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '8.241'^^xsd:double;
  dwc:startLongitude '8.2517'^^xsd:double;
  dwc:endLongitude '8.2303'^^xsd:double;
  dwc:latitude '-23.1549'^^xsd:double;
  dwc:startLatitude '-23.167'^^xsd:double;
  dwc:endLatitude '-23.1427'^^xsd:double;
  dwc:coordinatePrecision '1735.28'^^xsd:double;
  dwc:minimumDepth '1044'^^xsd:integer;
  dwc:maximumDepth '1091'^^xsd:integer;
  dwc:temperature '3.6'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 0902L2AF40070'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '137250'^^xsd:integer;
  dwc:sampleSize '0,05811588 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,05811588 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 0902L2AF40070'^^xsd:string;
  dwc:observationDate '2009-02-19'^^xsd:date;
  dwc:aphiaIdAccepted '137250'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%201002L1AF10007>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L1AF10007> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L1AF10007> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-24.5068 6.2322)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-24.5068"^^xsd:decimal ;
  dwc:decimalLongitude "6.2322"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1840"^^xsd:integer ;
  dwc:maximumDepthInMeters "1892"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1328.68"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L1AF10007>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-24.5068 6.2322)"^^geo:wktLiteral ;
  geo-pos:lat "-24.5068"^^xsd:decimal ;
  geo-pos:long "6.2322"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1328.68"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%201002L1AF10007>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 1002L1AF10007" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 1002L1AF10007'^^xsd:string;
  dwc:scientificName 'Argyropelecus gigas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '6.2322'^^xsd:double;
  dwc:startLongitude '6.2452'^^xsd:double;
  dwc:endLongitude '6.2192'^^xsd:double;
  dwc:latitude '-24.5068'^^xsd:double;
  dwc:startLatitude '-24.5083'^^xsd:double;
  dwc:endLatitude '-24.5052'^^xsd:double;
  dwc:coordinatePrecision '1328.68'^^xsd:double;
  dwc:minimumDepth '1840'^^xsd:integer;
  dwc:maximumDepth '1892'^^xsd:integer;
  dwc:temperature '3.2'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 1002L1AF10007'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '127308'^^xsd:integer;
  dwc:sampleSize '0,05855434 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,05855434 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 1002L1AF10007'^^xsd:string;
  dwc:observationDate '2010-02-09'^^xsd:date;
  dwc:aphiaIdAccepted '127308'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%201002L1AF10956>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L1AF10956> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L1AF10956> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-24.5068 6.2322)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-24.5068"^^xsd:decimal ;
  dwc:decimalLongitude "6.2322"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1840"^^xsd:integer ;
  dwc:maximumDepthInMeters "1892"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1328.68"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L1AF10956>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-24.5068 6.2322)"^^geo:wktLiteral ;
  geo-pos:lat "-24.5068"^^xsd:decimal ;
  geo-pos:long "6.2322"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1328.68"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%201002L1AF10956>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 1002L1AF10956" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 1002L1AF10956'^^xsd:string;
  dwc:scientificName 'Bathysaurus mollis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '6.2322'^^xsd:double;
  dwc:startLongitude '6.2452'^^xsd:double;
  dwc:endLongitude '6.2192'^^xsd:double;
  dwc:latitude '-24.5068'^^xsd:double;
  dwc:startLatitude '-24.5083'^^xsd:double;
  dwc:endLatitude '-24.5052'^^xsd:double;
  dwc:coordinatePrecision '1328.68'^^xsd:double;
  dwc:minimumDepth '1840'^^xsd:integer;
  dwc:maximumDepth '1892'^^xsd:integer;
  dwc:temperature '3.2'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 1002L1AF10956'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '126370'^^xsd:integer;
  dwc:sampleSize '0,05855434 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,05855434 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 1002L1AF10956'^^xsd:string;
  dwc:observationDate '2010-02-09'^^xsd:date;
  dwc:aphiaIdAccepted '126370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%201002L1AF10967>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L1AF10967> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L1AF10967> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-24.5068 6.2322)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-24.5068"^^xsd:decimal ;
  dwc:decimalLongitude "6.2322"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1840"^^xsd:integer ;
  dwc:maximumDepthInMeters "1892"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1328.68"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L1AF10967>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-24.5068 6.2322)"^^geo:wktLiteral ;
  geo-pos:lat "-24.5068"^^xsd:decimal ;
  geo-pos:long "6.2322"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1328.68"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%201002L1AF10967>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 1002L1AF10967" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 1002L1AF10967'^^xsd:string;
  dwc:scientificName 'Electrona risso'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '6.2322'^^xsd:double;
  dwc:startLongitude '6.2452'^^xsd:double;
  dwc:endLongitude '6.2192'^^xsd:double;
  dwc:latitude '-24.5068'^^xsd:double;
  dwc:startLatitude '-24.5083'^^xsd:double;
  dwc:endLatitude '-24.5052'^^xsd:double;
  dwc:coordinatePrecision '1328.68'^^xsd:double;
  dwc:minimumDepth '1840'^^xsd:integer;
  dwc:maximumDepth '1892'^^xsd:integer;
  dwc:temperature '3.2'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 1002L1AF10967'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '126600'^^xsd:integer;
  dwc:sampleSize '0,05855434 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,05855434 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 1002L1AF10967'^^xsd:string;
  dwc:observationDate '2010-02-09'^^xsd:date;
  dwc:aphiaIdAccepted '126600'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%200802L18AF10967>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L18AF10967> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L18AF10967> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.9858 5.722)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-25.9858"^^xsd:decimal ;
  dwc:decimalLongitude "5.722"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1051"^^xsd:integer ;
  dwc:maximumDepthInMeters "1061"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1807.44"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L18AF10967>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.9858 5.722)"^^geo:wktLiteral ;
  geo-pos:lat "-25.9858"^^xsd:decimal ;
  geo-pos:long "5.722"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1807.44"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%200802L18AF10967>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 0802L18AF10967" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 0802L18AF10967'^^xsd:string;
  dwc:scientificName 'Electrona risso'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '5.722'^^xsd:double;
  dwc:startLongitude '5.7395'^^xsd:double;
  dwc:endLongitude '5.7045'^^xsd:double;
  dwc:latitude '-25.9858'^^xsd:double;
  dwc:startLatitude '-25.9818'^^xsd:double;
  dwc:endLatitude '-25.9898'^^xsd:double;
  dwc:coordinatePrecision '1807.44'^^xsd:double;
  dwc:minimumDepth '1051'^^xsd:integer;
  dwc:maximumDepth '1061'^^xsd:integer;
  dwc:temperature '3.5'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 0802L18AF10967'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '126600'^^xsd:integer;
  dwc:sampleSize '0,0546082 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,0546082 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 0802L18AF10967'^^xsd:string;
  dwc:observationDate '2008-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '126600'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%200802L18AF10999>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L18AF10999> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L18AF10999> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.9858 5.722)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-25.9858"^^xsd:decimal ;
  dwc:decimalLongitude "5.722"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1051"^^xsd:integer ;
  dwc:maximumDepthInMeters "1061"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1807.44"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L18AF10999>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.9858 5.722)"^^geo:wktLiteral ;
  geo-pos:lat "-25.9858"^^xsd:decimal ;
  geo-pos:long "5.722"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1807.44"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%200802L18AF10999>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 0802L18AF10999" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 0802L18AF10999'^^xsd:string;
  dwc:scientificName 'Mesobius antipodum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '5.722'^^xsd:double;
  dwc:startLongitude '5.7395'^^xsd:double;
  dwc:endLongitude '5.7045'^^xsd:double;
  dwc:latitude '-25.9858'^^xsd:double;
  dwc:startLatitude '-25.9818'^^xsd:double;
  dwc:endLatitude '-25.9898'^^xsd:double;
  dwc:coordinatePrecision '1807.44'^^xsd:double;
  dwc:minimumDepth '1051'^^xsd:integer;
  dwc:maximumDepth '1061'^^xsd:integer;
  dwc:temperature '3.5'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 0802L18AF10999'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '217775'^^xsd:integer;
  dwc:sampleSize '0,0546082 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,0546082 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 0802L18AF10999'^^xsd:string;
  dwc:observationDate '2008-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '1524323'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%200802L18AF11020>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L18AF11020> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L18AF11020> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.9858 5.722)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-25.9858"^^xsd:decimal ;
  dwc:decimalLongitude "5.722"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1051"^^xsd:integer ;
  dwc:maximumDepthInMeters "1061"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1807.44"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L18AF11020>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.9858 5.722)"^^geo:wktLiteral ;
  geo-pos:lat "-25.9858"^^xsd:decimal ;
  geo-pos:long "5.722"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1807.44"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%200802L18AF11020>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 0802L18AF11020" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 0802L18AF11020'^^xsd:string;
  dwc:scientificName 'Ceratoscopelus warmingii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '5.722'^^xsd:double;
  dwc:startLongitude '5.7395'^^xsd:double;
  dwc:endLongitude '5.7045'^^xsd:double;
  dwc:latitude '-25.9858'^^xsd:double;
  dwc:startLatitude '-25.9818'^^xsd:double;
  dwc:endLatitude '-25.9898'^^xsd:double;
  dwc:coordinatePrecision '1807.44'^^xsd:double;
  dwc:minimumDepth '1051'^^xsd:integer;
  dwc:maximumDepth '1061'^^xsd:integer;
  dwc:temperature '3.5'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 0802L18AF11020'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '126586'^^xsd:integer;
  dwc:sampleSize '0,0546082 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,0546082 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 0802L18AF11020'^^xsd:string;
  dwc:observationDate '2008-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '126586'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%200802L10AF10856>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L10AF10856> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L10AF10856> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.554 6.1426)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-25.554"^^xsd:decimal ;
  dwc:decimalLongitude "6.1426"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "868"^^xsd:integer ;
  dwc:maximumDepthInMeters "868"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1463.42"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L10AF10856>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.554 6.1426)"^^geo:wktLiteral ;
  geo-pos:lat "-25.554"^^xsd:decimal ;
  geo-pos:long "6.1426"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1463.42"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%200802L10AF10856>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 0802L10AF10856" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 0802L10AF10856'^^xsd:string;
  dwc:scientificName 'Guttigadus globiceps'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '6.1426'^^xsd:double;
  dwc:startLongitude '6.1462'^^xsd:double;
  dwc:endLongitude '6.139'^^xsd:double;
  dwc:latitude '-25.554'^^xsd:double;
  dwc:startLatitude '-25.5412'^^xsd:double;
  dwc:endLatitude '-25.5668'^^xsd:double;
  dwc:coordinatePrecision '1463.42'^^xsd:double;
  dwc:minimumDepth '868'^^xsd:integer;
  dwc:maximumDepth '868'^^xsd:integer;
  dwc:temperature '4'^^xsd:integer;
  dwc:previousCatalogNumber 'NAMIBIA 0802L10AF10856'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '275875'^^xsd:integer;
  dwc:sampleSize '0,05572428 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,05572428 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 0802L10AF10856'^^xsd:string;
  dwc:observationDate '2008-02-18'^^xsd:date;
  dwc:aphiaIdAccepted '275875'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%201002L1AF10139>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L1AF10139> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L1AF10139> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-24.5068 6.2322)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-24.5068"^^xsd:decimal ;
  dwc:decimalLongitude "6.2322"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1840"^^xsd:integer ;
  dwc:maximumDepthInMeters "1892"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1328.68"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L1AF10139>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-24.5068 6.2322)"^^geo:wktLiteral ;
  geo-pos:lat "-24.5068"^^xsd:decimal ;
  geo-pos:long "6.2322"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1328.68"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%201002L1AF10139>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 1002L1AF10139" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 1002L1AF10139'^^xsd:string;
  dwc:scientificName 'Melanonus zugmayeri'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '6.2322'^^xsd:double;
  dwc:startLongitude '6.2452'^^xsd:double;
  dwc:endLongitude '6.2192'^^xsd:double;
  dwc:latitude '-24.5068'^^xsd:double;
  dwc:startLatitude '-24.5083'^^xsd:double;
  dwc:endLatitude '-24.5052'^^xsd:double;
  dwc:coordinatePrecision '1328.68'^^xsd:double;
  dwc:minimumDepth '1840'^^xsd:integer;
  dwc:maximumDepth '1892'^^xsd:integer;
  dwc:temperature '3.2'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 1002L1AF10139'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '126483'^^xsd:integer;
  dwc:sampleSize '0,05855434 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,05855434 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 1002L1AF10139'^^xsd:string;
  dwc:observationDate '2010-02-09'^^xsd:date;
  dwc:aphiaIdAccepted '126483'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%200802L12AF10705>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L12AF10705> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L12AF10705> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.4988 6.1377)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-25.4988"^^xsd:decimal ;
  dwc:decimalLongitude "6.1377"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "863"^^xsd:integer ;
  dwc:maximumDepthInMeters "871"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1473.07"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L12AF10705>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.4988 6.1377)"^^geo:wktLiteral ;
  geo-pos:lat "-25.4988"^^xsd:decimal ;
  geo-pos:long "6.1377"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1473.07"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%200802L12AF10705>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 0802L12AF10705" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 0802L12AF10705'^^xsd:string;
  dwc:scientificName 'Diretmichthys parini'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '6.1377'^^xsd:double;
  dwc:startLongitude '6.1452'^^xsd:double;
  dwc:endLongitude '6.1303'^^xsd:double;
  dwc:latitude '-25.4988'^^xsd:double;
  dwc:startLatitude '-25.5102'^^xsd:double;
  dwc:endLatitude '-25.4873'^^xsd:double;
  dwc:coordinatePrecision '1473.07'^^xsd:double;
  dwc:minimumDepth '863'^^xsd:integer;
  dwc:maximumDepth '871'^^xsd:integer;
  dwc:temperature '4'^^xsd:integer;
  dwc:previousCatalogNumber 'NAMIBIA 0802L12AF10705'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '126396'^^xsd:integer;
  dwc:sampleSize '0,057797 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,057797 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 0802L12AF10705'^^xsd:string;
  dwc:observationDate '2008-02-19'^^xsd:date;
  dwc:aphiaIdAccepted '126396'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%200802L12AF10971>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L12AF10971> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L12AF10971> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.4988 6.1377)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-25.4988"^^xsd:decimal ;
  dwc:decimalLongitude "6.1377"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "863"^^xsd:integer ;
  dwc:maximumDepthInMeters "871"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1473.07"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L12AF10971>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.4988 6.1377)"^^geo:wktLiteral ;
  geo-pos:lat "-25.4988"^^xsd:decimal ;
  geo-pos:long "6.1377"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1473.07"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%200802L12AF10971>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 0802L12AF10971" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 0802L12AF10971'^^xsd:string;
  dwc:scientificName 'Trachyscorpia eschmeyeri'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '6.1377'^^xsd:double;
  dwc:startLongitude '6.1452'^^xsd:double;
  dwc:endLongitude '6.1303'^^xsd:double;
  dwc:latitude '-25.4988'^^xsd:double;
  dwc:startLatitude '-25.5102'^^xsd:double;
  dwc:endLatitude '-25.4873'^^xsd:double;
  dwc:coordinatePrecision '1473.07'^^xsd:double;
  dwc:minimumDepth '863'^^xsd:integer;
  dwc:maximumDepth '871'^^xsd:integer;
  dwc:temperature '4'^^xsd:integer;
  dwc:previousCatalogNumber 'NAMIBIA 0802L12AF10971'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '274872'^^xsd:integer;
  dwc:sampleSize '0,057797 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,057797 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 0802L12AF10971'^^xsd:string;
  dwc:observationDate '2008-02-19'^^xsd:date;
  dwc:aphiaIdAccepted '274872'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%200802L12AF11010>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L12AF11010> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L12AF11010> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.4988 6.1377)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-25.4988"^^xsd:decimal ;
  dwc:decimalLongitude "6.1377"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "863"^^xsd:integer ;
  dwc:maximumDepthInMeters "871"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1473.07"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L12AF11010>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.4988 6.1377)"^^geo:wktLiteral ;
  geo-pos:lat "-25.4988"^^xsd:decimal ;
  geo-pos:long "6.1377"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1473.07"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%200802L12AF11010>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 0802L12AF11010" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 0802L12AF11010'^^xsd:string;
  dwc:scientificName 'Etmopterus bigelowi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '6.1377'^^xsd:double;
  dwc:startLongitude '6.1452'^^xsd:double;
  dwc:endLongitude '6.1303'^^xsd:double;
  dwc:latitude '-25.4988'^^xsd:double;
  dwc:startLatitude '-25.5102'^^xsd:double;
  dwc:endLatitude '-25.4873'^^xsd:double;
  dwc:coordinatePrecision '1473.07'^^xsd:double;
  dwc:minimumDepth '863'^^xsd:integer;
  dwc:maximumDepth '871'^^xsd:integer;
  dwc:temperature '4'^^xsd:integer;
  dwc:previousCatalogNumber 'NAMIBIA 0802L12AF11010'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '215605'^^xsd:integer;
  dwc:sampleSize '0,057797 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,057797 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 0802L12AF11010'^^xsd:string;
  dwc:observationDate '2008-02-19'^^xsd:date;
  dwc:aphiaIdAccepted '215605'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%201002L2BV10957>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L2BV10957> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L2BV10957> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-24.5436 6.2495)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-24.5436"^^xsd:decimal ;
  dwc:decimalLongitude "6.2495"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1870"^^xsd:integer ;
  dwc:maximumDepthInMeters "1881"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "481.4"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L2BV10957>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-24.5436 6.2495)"^^geo:wktLiteral ;
  geo-pos:lat "-24.5436"^^xsd:decimal ;
  geo-pos:long "6.2495"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "481.4"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%201002L2BV10957>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 1002L2BV10957" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 1002L2BV10957'^^xsd:string;
  dwc:scientificName 'Sternoptyx pseudodiaphana'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '6.2495'^^xsd:double;
  dwc:startLongitude '6.2448'^^xsd:double;
  dwc:endLongitude '6.2543'^^xsd:double;
  dwc:latitude '-24.5436'^^xsd:double;
  dwc:startLatitude '-24.5435'^^xsd:double;
  dwc:endLatitude '-24.5437'^^xsd:double;
  dwc:coordinatePrecision '481.4'^^xsd:double;
  dwc:minimumDepth '1870'^^xsd:integer;
  dwc:maximumDepth '1881'^^xsd:integer;
  dwc:temperature '3.2'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 1002L2BV10957'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '275005'^^xsd:integer;
  dwc:sampleSize '0,004256 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,004256 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 1002L2BV10957'^^xsd:string;
  dwc:observationDate '2010-02-09'^^xsd:date;
  dwc:aphiaIdAccepted '275005'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%200802L12AF10790>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L12AF10790> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L12AF10790> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.4988 6.1377)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-25.4988"^^xsd:decimal ;
  dwc:decimalLongitude "6.1377"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "863"^^xsd:integer ;
  dwc:maximumDepthInMeters "871"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1473.07"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L12AF10790>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.4988 6.1377)"^^geo:wktLiteral ;
  geo-pos:lat "-25.4988"^^xsd:decimal ;
  geo-pos:long "6.1377"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1473.07"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%200802L12AF10790>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 0802L12AF10790" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 0802L12AF10790'^^xsd:string;
  dwc:scientificName 'Sphagemacrurus hirundo'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '6.1377'^^xsd:double;
  dwc:startLongitude '6.1452'^^xsd:double;
  dwc:endLongitude '6.1303'^^xsd:double;
  dwc:latitude '-25.4988'^^xsd:double;
  dwc:startLatitude '-25.5102'^^xsd:double;
  dwc:endLatitude '-25.4873'^^xsd:double;
  dwc:coordinatePrecision '1473.07'^^xsd:double;
  dwc:minimumDepth '863'^^xsd:integer;
  dwc:maximumDepth '871'^^xsd:integer;
  dwc:temperature '4'^^xsd:integer;
  dwc:previousCatalogNumber 'NAMIBIA 0802L12AF10790'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '126479'^^xsd:integer;
  dwc:sampleSize '0,057797 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,057797 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 0802L12AF10790'^^xsd:string;
  dwc:observationDate '2008-02-19'^^xsd:date;
  dwc:aphiaIdAccepted '126479'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%200802L12AF10967>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L12AF10967> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L12AF10967> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.4988 6.1377)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-25.4988"^^xsd:decimal ;
  dwc:decimalLongitude "6.1377"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "863"^^xsd:integer ;
  dwc:maximumDepthInMeters "871"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1473.07"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L12AF10967>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.4988 6.1377)"^^geo:wktLiteral ;
  geo-pos:lat "-25.4988"^^xsd:decimal ;
  geo-pos:long "6.1377"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1473.07"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%200802L12AF10967>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 0802L12AF10967" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 0802L12AF10967'^^xsd:string;
  dwc:scientificName 'Electrona risso'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '6.1377'^^xsd:double;
  dwc:startLongitude '6.1452'^^xsd:double;
  dwc:endLongitude '6.1303'^^xsd:double;
  dwc:latitude '-25.4988'^^xsd:double;
  dwc:startLatitude '-25.5102'^^xsd:double;
  dwc:endLatitude '-25.4873'^^xsd:double;
  dwc:coordinatePrecision '1473.07'^^xsd:double;
  dwc:minimumDepth '863'^^xsd:integer;
  dwc:maximumDepth '871'^^xsd:integer;
  dwc:temperature '4'^^xsd:integer;
  dwc:previousCatalogNumber 'NAMIBIA 0802L12AF10967'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '126600'^^xsd:integer;
  dwc:sampleSize '0,057797 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,057797 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 0802L12AF10967'^^xsd:string;
  dwc:observationDate '2008-02-19'^^xsd:date;
  dwc:aphiaIdAccepted '126600'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%200802L13AF10565>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L13AF10565> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L13AF10565> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.1839 5.4054)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-26.1839"^^xsd:decimal ;
  dwc:decimalLongitude "5.4054"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "974"^^xsd:integer ;
  dwc:maximumDepthInMeters "997"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1432.15"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L13AF10565>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.1839 5.4054)"^^geo:wktLiteral ;
  geo-pos:lat "-26.1839"^^xsd:decimal ;
  geo-pos:long "5.4054"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1432.15"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%200802L13AF10565>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 0802L13AF10565" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 0802L13AF10565'^^xsd:string;
  dwc:scientificName 'Halargyreus johnsonii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '5.4054'^^xsd:double;
  dwc:startLongitude '5.3932'^^xsd:double;
  dwc:endLongitude '5.4175'^^xsd:double;
  dwc:latitude '-26.1839'^^xsd:double;
  dwc:startLatitude '-26.1907'^^xsd:double;
  dwc:endLatitude '-26.177'^^xsd:double;
  dwc:coordinatePrecision '1432.15'^^xsd:double;
  dwc:minimumDepth '974'^^xsd:integer;
  dwc:maximumDepth '997'^^xsd:integer;
  dwc:temperature '3.8'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 0802L13AF10565'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '126489'^^xsd:integer;
  dwc:sampleSize '0,05628232 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,05628232 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 0802L13AF10565'^^xsd:string;
  dwc:observationDate '2008-02-20'^^xsd:date;
  dwc:aphiaIdAccepted '126489'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%200802L14AF30128>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L14AF30128> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L14AF30128> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.0765 5.5434)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-26.0765"^^xsd:decimal ;
  dwc:decimalLongitude "5.5434"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "960"^^xsd:integer ;
  dwc:maximumDepthInMeters "977"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1388.62"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L14AF30128>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.0765 5.5434)"^^geo:wktLiteral ;
  geo-pos:lat "-26.0765"^^xsd:decimal ;
  geo-pos:long "5.5434"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1388.62"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%200802L14AF30128>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 0802L14AF30128" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 0802L14AF30128'^^xsd:string;
  dwc:scientificName 'Cymbulia peronii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '5.5434'^^xsd:double;
  dwc:startLongitude '5.5298'^^xsd:double;
  dwc:endLongitude '5.557'^^xsd:double;
  dwc:latitude '-26.0765'^^xsd:double;
  dwc:startLatitude '-26.079'^^xsd:double;
  dwc:endLatitude '-26.074'^^xsd:double;
  dwc:coordinatePrecision '1388.62'^^xsd:double;
  dwc:minimumDepth '960'^^xsd:integer;
  dwc:maximumDepth '977'^^xsd:integer;
  dwc:temperature '4'^^xsd:integer;
  dwc:previousCatalogNumber 'NAMIBIA 0802L14AF30128'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '139494'^^xsd:integer;
  dwc:sampleSize '0,05604316 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,05604316 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 0802L14AF30128'^^xsd:string;
  dwc:observationDate '2008-02-20'^^xsd:date;
  dwc:aphiaIdAccepted '139494'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%200802L14AF40070>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L14AF40070> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L14AF40070> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.0765 5.5434)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-26.0765"^^xsd:decimal ;
  dwc:decimalLongitude "5.5434"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "960"^^xsd:integer ;
  dwc:maximumDepthInMeters "977"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1388.62"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L14AF40070>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.0765 5.5434)"^^geo:wktLiteral ;
  geo-pos:lat "-26.0765"^^xsd:decimal ;
  geo-pos:long "5.5434"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1388.62"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%200802L14AF40070>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 0802L14AF40070" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 0802L14AF40070'^^xsd:string;
  dwc:scientificName 'Pyrosoma atlanticum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '5.5434'^^xsd:double;
  dwc:startLongitude '5.5298'^^xsd:double;
  dwc:endLongitude '5.557'^^xsd:double;
  dwc:latitude '-26.0765'^^xsd:double;
  dwc:startLatitude '-26.079'^^xsd:double;
  dwc:endLatitude '-26.074'^^xsd:double;
  dwc:coordinatePrecision '1388.62'^^xsd:double;
  dwc:minimumDepth '960'^^xsd:integer;
  dwc:maximumDepth '977'^^xsd:integer;
  dwc:temperature '4'^^xsd:integer;
  dwc:previousCatalogNumber 'NAMIBIA 0802L14AF40070'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '137250'^^xsd:integer;
  dwc:sampleSize '0,05604316 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,05604316 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 0802L14AF40070'^^xsd:string;
  dwc:observationDate '2008-02-20'^^xsd:date;
  dwc:aphiaIdAccepted '137250'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%200802L15AF10007>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L15AF10007> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L15AF10007> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.9459 5.889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-25.9459"^^xsd:decimal ;
  dwc:decimalLongitude "5.889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1486"^^xsd:integer ;
  dwc:maximumDepthInMeters "1488"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1373.34"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L15AF10007>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.9459 5.889)"^^geo:wktLiteral ;
  geo-pos:lat "-25.9459"^^xsd:decimal ;
  geo-pos:long "5.889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1373.34"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%200802L15AF10007>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 0802L15AF10007" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 0802L15AF10007'^^xsd:string;
  dwc:scientificName 'Argyropelecus gigas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '5.889'^^xsd:double;
  dwc:startLongitude '5.878'^^xsd:double;
  dwc:endLongitude '5.9'^^xsd:double;
  dwc:latitude '-25.9459'^^xsd:double;
  dwc:startLatitude '-25.9533'^^xsd:double;
  dwc:endLatitude '-25.9385'^^xsd:double;
  dwc:coordinatePrecision '1373.34'^^xsd:double;
  dwc:minimumDepth '1486'^^xsd:integer;
  dwc:maximumDepth '1488'^^xsd:integer;
  dwc:temperature '3.1'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 0802L15AF10007'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '127308'^^xsd:integer;
  dwc:sampleSize '0,0542096 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,0542096 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 0802L15AF10007'^^xsd:string;
  dwc:observationDate '2008-02-21'^^xsd:date;
  dwc:aphiaIdAccepted '127308'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%200802L10AF10492>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L10AF10492> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L10AF10492> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.554 6.1426)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-25.554"^^xsd:decimal ;
  dwc:decimalLongitude "6.1426"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "868"^^xsd:integer ;
  dwc:maximumDepthInMeters "868"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1463.42"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L10AF10492>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.554 6.1426)"^^geo:wktLiteral ;
  geo-pos:lat "-25.554"^^xsd:decimal ;
  geo-pos:long "6.1426"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1463.42"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%200802L10AF10492>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 0802L10AF10492" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 0802L10AF10492'^^xsd:string;
  dwc:scientificName 'Etmopterus brachyurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '6.1426'^^xsd:double;
  dwc:startLongitude '6.1462'^^xsd:double;
  dwc:endLongitude '6.139'^^xsd:double;
  dwc:latitude '-25.554'^^xsd:double;
  dwc:startLatitude '-25.5412'^^xsd:double;
  dwc:endLatitude '-25.5668'^^xsd:double;
  dwc:coordinatePrecision '1463.42'^^xsd:double;
  dwc:minimumDepth '868'^^xsd:integer;
  dwc:maximumDepth '868'^^xsd:integer;
  dwc:temperature '4'^^xsd:integer;
  dwc:previousCatalogNumber 'NAMIBIA 0802L10AF10492'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '215606'^^xsd:integer;
  dwc:sampleSize '0,05572428 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,05572428 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 0802L10AF10492'^^xsd:string;
  dwc:observationDate '2008-02-18'^^xsd:date;
  dwc:aphiaIdAccepted '215606'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%200802L10AF40070>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L10AF40070> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L10AF40070> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.554 6.1426)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-25.554"^^xsd:decimal ;
  dwc:decimalLongitude "6.1426"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "868"^^xsd:integer ;
  dwc:maximumDepthInMeters "868"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1463.42"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L10AF40070>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.554 6.1426)"^^geo:wktLiteral ;
  geo-pos:lat "-25.554"^^xsd:decimal ;
  geo-pos:long "6.1426"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1463.42"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%200802L10AF40070>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 0802L10AF40070" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 0802L10AF40070'^^xsd:string;
  dwc:scientificName 'Pyrosoma atlanticum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '6.1426'^^xsd:double;
  dwc:startLongitude '6.1462'^^xsd:double;
  dwc:endLongitude '6.139'^^xsd:double;
  dwc:latitude '-25.554'^^xsd:double;
  dwc:startLatitude '-25.5412'^^xsd:double;
  dwc:endLatitude '-25.5668'^^xsd:double;
  dwc:coordinatePrecision '1463.42'^^xsd:double;
  dwc:minimumDepth '868'^^xsd:integer;
  dwc:maximumDepth '868'^^xsd:integer;
  dwc:temperature '4'^^xsd:integer;
  dwc:previousCatalogNumber 'NAMIBIA 0802L10AF40070'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '137250'^^xsd:integer;
  dwc:sampleSize '0,05572428 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,05572428 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 0802L10AF40070'^^xsd:string;
  dwc:observationDate '2008-02-18'^^xsd:date;
  dwc:aphiaIdAccepted '137250'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%200802L15AF10059>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L15AF10059> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L15AF10059> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.9459 5.889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-25.9459"^^xsd:decimal ;
  dwc:decimalLongitude "5.889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1486"^^xsd:integer ;
  dwc:maximumDepthInMeters "1488"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1373.34"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L15AF10059>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.9459 5.889)"^^geo:wktLiteral ;
  geo-pos:lat "-25.9459"^^xsd:decimal ;
  geo-pos:long "5.889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1373.34"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%200802L15AF10059>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 0802L15AF10059" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 0802L15AF10059'^^xsd:string;
  dwc:scientificName 'Chauliodus sloani'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '5.889'^^xsd:double;
  dwc:startLongitude '5.878'^^xsd:double;
  dwc:endLongitude '5.9'^^xsd:double;
  dwc:latitude '-25.9459'^^xsd:double;
  dwc:startLatitude '-25.9533'^^xsd:double;
  dwc:endLatitude '-25.9385'^^xsd:double;
  dwc:coordinatePrecision '1373.34'^^xsd:double;
  dwc:minimumDepth '1486'^^xsd:integer;
  dwc:maximumDepth '1488'^^xsd:integer;
  dwc:temperature '3.1'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 0802L15AF10059'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '127338'^^xsd:integer;
  dwc:sampleSize '0,0542096 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,0542096 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 0802L15AF10059'^^xsd:string;
  dwc:observationDate '2008-02-21'^^xsd:date;
  dwc:aphiaIdAccepted '127338'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%200802L15AF10320>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L15AF10320> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L15AF10320> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.9459 5.889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-25.9459"^^xsd:decimal ;
  dwc:decimalLongitude "5.889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1486"^^xsd:integer ;
  dwc:maximumDepthInMeters "1488"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1373.34"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L15AF10320>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.9459 5.889)"^^geo:wktLiteral ;
  geo-pos:lat "-25.9459"^^xsd:decimal ;
  geo-pos:long "5.889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1373.34"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%200802L15AF10320>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 0802L15AF10320" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 0802L15AF10320'^^xsd:string;
  dwc:scientificName 'Coelorinchus labiatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '5.889'^^xsd:double;
  dwc:startLongitude '5.878'^^xsd:double;
  dwc:endLongitude '5.9'^^xsd:double;
  dwc:latitude '-25.9459'^^xsd:double;
  dwc:startLatitude '-25.9533'^^xsd:double;
  dwc:endLatitude '-25.9385'^^xsd:double;
  dwc:coordinatePrecision '1373.34'^^xsd:double;
  dwc:minimumDepth '1486'^^xsd:integer;
  dwc:maximumDepth '1488'^^xsd:integer;
  dwc:temperature '3.1'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 0802L15AF10320'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '280299'^^xsd:integer;
  dwc:sampleSize '0,0542096 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,0542096 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 0802L15AF10320'^^xsd:string;
  dwc:observationDate '2008-02-21'^^xsd:date;
  dwc:aphiaIdAccepted '280299'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%200802L11AF10001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L11AF10001> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L11AF10001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.6 6.1833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-25.6"^^xsd:decimal ;
  dwc:decimalLongitude "6.1833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "900"^^xsd:integer ;
  dwc:maximumDepthInMeters "900"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%200802L11AF10001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 0802L11AF10001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-03-24'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 0802L11AF10001'^^xsd:string;
  dwc:scientificName 'Bathysaurus ferox'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '6.1833'^^xsd:double;
  dwc:startLongitude '6.1833'^^xsd:double;
  dwc:endLongitude '6.1833'^^xsd:double;
  dwc:latitude '-25.6'^^xsd:double;
  dwc:startLatitude '-25.6'^^xsd:double;
  dwc:endLatitude '-25.6'^^xsd:double;
  dwc:minimumDepth '900'^^xsd:integer;
  dwc:maximumDepth '900'^^xsd:integer;
  dwc:temperature '3.2'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA  0802L11AF10001'^^xsd:string;
  dwc:occurrenceRemarks 'Qualitative sample'^^xsd:string;
  dwc:aphiaid '126369'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:samplingEffort ''^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 0802L11AF10001'^^xsd:string;
  dwc:observationDate '2008-02-19'^^xsd:date;
  dwc:aphiaIdAccepted '126369'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%201002L19BV20072>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L19BV20072> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L19BV20072> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.3458 5.7893)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-25.3458"^^xsd:decimal ;
  dwc:decimalLongitude "5.7893"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1189"^^xsd:integer ;
  dwc:maximumDepthInMeters "1210"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "806.1"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L19BV20072>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.3458 5.7893)"^^geo:wktLiteral ;
  geo-pos:lat "-25.3458"^^xsd:decimal ;
  geo-pos:long "5.7893"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "806.1"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%201002L19BV20072>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 1002L19BV20072" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-03-24'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 1002L19BV20072'^^xsd:string;
  dwc:scientificName 'Pentacheles laevis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '5.7893'^^xsd:double;
  dwc:startLongitude '5.7828'^^xsd:double;
  dwc:endLongitude '5.7958'^^xsd:double;
  dwc:latitude '-25.3458'^^xsd:double;
  dwc:startLatitude '-25.3415'^^xsd:double;
  dwc:endLatitude '-25.35'^^xsd:double;
  dwc:coordinatePrecision '806.1'^^xsd:double;
  dwc:minimumDepth '1189'^^xsd:integer;
  dwc:maximumDepth '1210'^^xsd:integer;
  dwc:temperature '3.6'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA  1002L19BV20072'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '382979'^^xsd:integer;
  dwc:sampleSize '0,0058765 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,0058765 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 1002L19BV20072'^^xsd:string;
  dwc:observationDate '2010-02-17'^^xsd:date;
  dwc:aphiaIdAccepted '382979'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%201002L19BV20225>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L19BV20225> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L19BV20225> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.3458 5.7893)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-25.3458"^^xsd:decimal ;
  dwc:decimalLongitude "5.7893"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1189"^^xsd:integer ;
  dwc:maximumDepthInMeters "1210"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "806.1"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L19BV20225>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.3458 5.7893)"^^geo:wktLiteral ;
  geo-pos:lat "-25.3458"^^xsd:decimal ;
  geo-pos:long "5.7893"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "806.1"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%201002L19BV20225>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 1002L19BV20225" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 1002L19BV20225'^^xsd:string;
  dwc:scientificName 'Chaceon erytheiae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '5.7893'^^xsd:double;
  dwc:startLongitude '5.7828'^^xsd:double;
  dwc:endLongitude '5.7958'^^xsd:double;
  dwc:latitude '-25.3458'^^xsd:double;
  dwc:startLatitude '-25.3415'^^xsd:double;
  dwc:endLatitude '-25.35'^^xsd:double;
  dwc:coordinatePrecision '806.1'^^xsd:double;
  dwc:minimumDepth '1189'^^xsd:integer;
  dwc:maximumDepth '1210'^^xsd:integer;
  dwc:temperature '3.6'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 1002L19BV20225'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '241100'^^xsd:integer;
  dwc:sampleSize '0,0058765 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,0058765 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 1002L19BV20225'^^xsd:string;
  dwc:observationDate '2010-02-17'^^xsd:date;
  dwc:aphiaIdAccepted '241100'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%200802L14AF20162>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L14AF20162> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L14AF20162> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.0765 5.5434)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-26.0765"^^xsd:decimal ;
  dwc:decimalLongitude "5.5434"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "960"^^xsd:integer ;
  dwc:maximumDepthInMeters "977"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1388.62"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L14AF20162>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.0765 5.5434)"^^geo:wktLiteral ;
  geo-pos:lat "-26.0765"^^xsd:decimal ;
  geo-pos:long "5.5434"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1388.62"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%200802L14AF20162>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 0802L14AF20162" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 0802L14AF20162'^^xsd:string;
  dwc:scientificName 'Gnathophausia ingens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '5.5434'^^xsd:double;
  dwc:startLongitude '5.5298'^^xsd:double;
  dwc:endLongitude '5.557'^^xsd:double;
  dwc:latitude '-26.0765'^^xsd:double;
  dwc:startLatitude '-26.079'^^xsd:double;
  dwc:endLatitude '-26.074'^^xsd:double;
  dwc:coordinatePrecision '1388.62'^^xsd:double;
  dwc:minimumDepth '960'^^xsd:integer;
  dwc:maximumDepth '977'^^xsd:integer;
  dwc:temperature '4'^^xsd:integer;
  dwc:previousCatalogNumber 'NAMIBIA 0802L14AF20162'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '119929'^^xsd:integer;
  dwc:sampleSize '0,05604316 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,05604316 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 0802L14AF20162'^^xsd:string;
  dwc:observationDate '2008-02-20'^^xsd:date;
  dwc:aphiaIdAccepted '220999'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%200802L14AF20209>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L14AF20209> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L14AF20209> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.0765 5.5434)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-26.0765"^^xsd:decimal ;
  dwc:decimalLongitude "5.5434"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "960"^^xsd:integer ;
  dwc:maximumDepthInMeters "977"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1388.62"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L14AF20209>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.0765 5.5434)"^^geo:wktLiteral ;
  geo-pos:lat "-26.0765"^^xsd:decimal ;
  geo-pos:long "5.5434"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1388.62"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%200802L14AF20209>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 0802L14AF20209" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 0802L14AF20209'^^xsd:string;
  dwc:scientificName 'Nematocarcinus longirostris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '5.5434'^^xsd:double;
  dwc:startLongitude '5.5298'^^xsd:double;
  dwc:endLongitude '5.557'^^xsd:double;
  dwc:latitude '-26.0765'^^xsd:double;
  dwc:startLatitude '-26.079'^^xsd:double;
  dwc:endLatitude '-26.074'^^xsd:double;
  dwc:coordinatePrecision '1388.62'^^xsd:double;
  dwc:minimumDepth '960'^^xsd:integer;
  dwc:maximumDepth '977'^^xsd:integer;
  dwc:temperature '4'^^xsd:integer;
  dwc:previousCatalogNumber 'NAMIBIA 0802L14AF20209'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '514315'^^xsd:integer;
  dwc:sampleSize '0,05604316 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,05604316 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 0802L14AF20209'^^xsd:string;
  dwc:observationDate '2008-02-20'^^xsd:date;
  dwc:aphiaIdAccepted '514315'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%200802L13AF10967>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L13AF10967> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L13AF10967> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.1839 5.4054)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-26.1839"^^xsd:decimal ;
  dwc:decimalLongitude "5.4054"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "974"^^xsd:integer ;
  dwc:maximumDepthInMeters "997"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1432.15"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L13AF10967>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.1839 5.4054)"^^geo:wktLiteral ;
  geo-pos:lat "-26.1839"^^xsd:decimal ;
  geo-pos:long "5.4054"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1432.15"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%200802L13AF10967>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 0802L13AF10967" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 0802L13AF10967'^^xsd:string;
  dwc:scientificName 'Electrona risso'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '5.4054'^^xsd:double;
  dwc:startLongitude '5.3932'^^xsd:double;
  dwc:endLongitude '5.4175'^^xsd:double;
  dwc:latitude '-26.1839'^^xsd:double;
  dwc:startLatitude '-26.1907'^^xsd:double;
  dwc:endLatitude '-26.177'^^xsd:double;
  dwc:coordinatePrecision '1432.15'^^xsd:double;
  dwc:minimumDepth '974'^^xsd:integer;
  dwc:maximumDepth '997'^^xsd:integer;
  dwc:temperature '3.8'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 0802L13AF10967'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '126600'^^xsd:integer;
  dwc:sampleSize '0,05628232 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,05628232 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 0802L13AF10967'^^xsd:string;
  dwc:observationDate '2008-02-20'^^xsd:date;
  dwc:aphiaIdAccepted '126600'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%200802L13AF10978>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L13AF10978> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L13AF10978> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.1839 5.4054)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-26.1839"^^xsd:decimal ;
  dwc:decimalLongitude "5.4054"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "974"^^xsd:integer ;
  dwc:maximumDepthInMeters "997"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1432.15"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L13AF10978>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.1839 5.4054)"^^geo:wktLiteral ;
  geo-pos:lat "-26.1839"^^xsd:decimal ;
  geo-pos:long "5.4054"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1432.15"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%200802L13AF10978>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 0802L13AF10978" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 0802L13AF10978'^^xsd:string;
  dwc:scientificName 'Idiacanthus atlanticus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '5.4054'^^xsd:double;
  dwc:startLongitude '5.3932'^^xsd:double;
  dwc:endLongitude '5.4175'^^xsd:double;
  dwc:latitude '-26.1839'^^xsd:double;
  dwc:startLatitude '-26.1907'^^xsd:double;
  dwc:endLatitude '-26.177'^^xsd:double;
  dwc:coordinatePrecision '1432.15'^^xsd:double;
  dwc:minimumDepth '974'^^xsd:integer;
  dwc:maximumDepth '997'^^xsd:integer;
  dwc:temperature '3.8'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 0802L13AF10978'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '217616'^^xsd:integer;
  dwc:sampleSize '0,05628232 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,05628232 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 0802L13AF10978'^^xsd:string;
  dwc:observationDate '2008-02-20'^^xsd:date;
  dwc:aphiaIdAccepted '217616'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%200802L13AF10991>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L13AF10991> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L13AF10991> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.1839 5.4054)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-26.1839"^^xsd:decimal ;
  dwc:decimalLongitude "5.4054"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "974"^^xsd:integer ;
  dwc:maximumDepthInMeters "997"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1432.15"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L13AF10991>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.1839 5.4054)"^^geo:wktLiteral ;
  geo-pos:lat "-26.1839"^^xsd:decimal ;
  geo-pos:long "5.4054"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1432.15"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%200802L13AF10991>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 0802L13AF10991" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 0802L13AF10991'^^xsd:string;
  dwc:scientificName 'Symbolophorus boops'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '5.4054'^^xsd:double;
  dwc:startLongitude '5.3932'^^xsd:double;
  dwc:endLongitude '5.4175'^^xsd:double;
  dwc:latitude '-26.1839'^^xsd:double;
  dwc:startLatitude '-26.1907'^^xsd:double;
  dwc:endLatitude '-26.177'^^xsd:double;
  dwc:coordinatePrecision '1432.15'^^xsd:double;
  dwc:minimumDepth '974'^^xsd:integer;
  dwc:maximumDepth '997'^^xsd:integer;
  dwc:temperature '3.8'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 0802L13AF10991'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '217719'^^xsd:integer;
  dwc:sampleSize '0,05628232 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,05628232 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 0802L13AF10991'^^xsd:string;
  dwc:observationDate '2008-02-20'^^xsd:date;
  dwc:aphiaIdAccepted '217719'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%200802L13AF11013>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L13AF11013> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L13AF11013> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.1839 5.4054)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-26.1839"^^xsd:decimal ;
  dwc:decimalLongitude "5.4054"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "974"^^xsd:integer ;
  dwc:maximumDepthInMeters "997"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1432.15"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L13AF11013>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.1839 5.4054)"^^geo:wktLiteral ;
  geo-pos:lat "-26.1839"^^xsd:decimal ;
  geo-pos:long "5.4054"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1432.15"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%200802L13AF11013>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 0802L13AF11013" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 0802L13AF11013'^^xsd:string;
  dwc:scientificName 'Lestidium atlanticum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '5.4054'^^xsd:double;
  dwc:startLongitude '5.3932'^^xsd:double;
  dwc:endLongitude '5.4175'^^xsd:double;
  dwc:latitude '-26.1839'^^xsd:double;
  dwc:startLatitude '-26.1907'^^xsd:double;
  dwc:endLatitude '-26.177'^^xsd:double;
  dwc:coordinatePrecision '1432.15'^^xsd:double;
  dwc:minimumDepth '974'^^xsd:integer;
  dwc:maximumDepth '997'^^xsd:integer;
  dwc:temperature '3.8'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 0802L13AF11013'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '158871'^^xsd:integer;
  dwc:sampleSize '0,05628232 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,05628232 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 0802L13AF11013'^^xsd:string;
  dwc:observationDate '2008-02-20'^^xsd:date;
  dwc:aphiaIdAccepted '158871'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%200802L13AF11015>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L13AF11015> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L13AF11015> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.1839 5.4054)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-26.1839"^^xsd:decimal ;
  dwc:decimalLongitude "5.4054"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "974"^^xsd:integer ;
  dwc:maximumDepthInMeters "997"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1432.15"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L13AF11015>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.1839 5.4054)"^^geo:wktLiteral ;
  geo-pos:lat "-26.1839"^^xsd:decimal ;
  geo-pos:long "5.4054"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1432.15"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%200802L13AF11015>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 0802L13AF11015" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 0802L13AF11015'^^xsd:string;
  dwc:scientificName 'Eustomias trewavasae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '5.4054'^^xsd:double;
  dwc:startLongitude '5.3932'^^xsd:double;
  dwc:endLongitude '5.4175'^^xsd:double;
  dwc:latitude '-26.1839'^^xsd:double;
  dwc:startLatitude '-26.1907'^^xsd:double;
  dwc:endLatitude '-26.177'^^xsd:double;
  dwc:coordinatePrecision '1432.15'^^xsd:double;
  dwc:minimumDepth '974'^^xsd:integer;
  dwc:maximumDepth '997'^^xsd:integer;
  dwc:temperature '3.8'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 0802L13AF11015'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '275143'^^xsd:integer;
  dwc:sampleSize '0,05628232 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,05628232 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 0802L13AF11015'^^xsd:string;
  dwc:observationDate '2008-02-20'^^xsd:date;
  dwc:aphiaIdAccepted '275143'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%200802L13AF20148>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L13AF20148> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L13AF20148> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.1839 5.4054)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-26.1839"^^xsd:decimal ;
  dwc:decimalLongitude "5.4054"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "974"^^xsd:integer ;
  dwc:maximumDepthInMeters "997"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1432.15"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L13AF20148>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.1839 5.4054)"^^geo:wktLiteral ;
  geo-pos:lat "-26.1839"^^xsd:decimal ;
  geo-pos:long "5.4054"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1432.15"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%200802L13AF20148>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 0802L13AF20148" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 0802L13AF20148'^^xsd:string;
  dwc:scientificName 'Acanthephyra eximia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '5.4054'^^xsd:double;
  dwc:startLongitude '5.3932'^^xsd:double;
  dwc:endLongitude '5.4175'^^xsd:double;
  dwc:latitude '-26.1839'^^xsd:double;
  dwc:startLatitude '-26.1907'^^xsd:double;
  dwc:endLatitude '-26.177'^^xsd:double;
  dwc:coordinatePrecision '1432.15'^^xsd:double;
  dwc:minimumDepth '974'^^xsd:integer;
  dwc:maximumDepth '997'^^xsd:integer;
  dwc:temperature '3.8'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 0802L13AF20148'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '564909'^^xsd:integer;
  dwc:sampleSize '0,05628232 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,05628232 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 0802L13AF20148'^^xsd:string;
  dwc:observationDate '2008-02-20'^^xsd:date;
  dwc:aphiaIdAccepted '564909'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%200802L13AF20155>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L13AF20155> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L13AF20155> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.1839 5.4054)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-26.1839"^^xsd:decimal ;
  dwc:decimalLongitude "5.4054"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "974"^^xsd:integer ;
  dwc:maximumDepthInMeters "997"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1432.15"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L13AF20155>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.1839 5.4054)"^^geo:wktLiteral ;
  geo-pos:lat "-26.1839"^^xsd:decimal ;
  geo-pos:long "5.4054"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1432.15"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%200802L13AF20155>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 0802L13AF20155" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 0802L13AF20155'^^xsd:string;
  dwc:scientificName 'Acanthephyra acanthitelsonis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '5.4054'^^xsd:double;
  dwc:startLongitude '5.3932'^^xsd:double;
  dwc:endLongitude '5.4175'^^xsd:double;
  dwc:latitude '-26.1839'^^xsd:double;
  dwc:startLatitude '-26.1907'^^xsd:double;
  dwc:endLatitude '-26.177'^^xsd:double;
  dwc:coordinatePrecision '1432.15'^^xsd:double;
  dwc:minimumDepth '974'^^xsd:integer;
  dwc:maximumDepth '997'^^xsd:integer;
  dwc:temperature '3.8'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 0802L13AF20155'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '240809'^^xsd:integer;
  dwc:sampleSize '0,05628232 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,05628232 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 0802L13AF20155'^^xsd:string;
  dwc:observationDate '2008-02-20'^^xsd:date;
  dwc:aphiaIdAccepted '107581'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%200802L13AF20192>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L13AF20192> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L13AF20192> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.1839 5.4054)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-26.1839"^^xsd:decimal ;
  dwc:decimalLongitude "5.4054"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "974"^^xsd:integer ;
  dwc:maximumDepthInMeters "997"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1432.15"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L13AF20192>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.1839 5.4054)"^^geo:wktLiteral ;
  geo-pos:lat "-26.1839"^^xsd:decimal ;
  geo-pos:long "5.4054"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1432.15"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%200802L13AF20192>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 0802L13AF20192" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-03-24'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 0802L13AF20192'^^xsd:string;
  dwc:scientificName 'Notostomus auriculatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '5.4054'^^xsd:double;
  dwc:startLongitude '5.3932'^^xsd:double;
  dwc:endLongitude '5.4175'^^xsd:double;
  dwc:latitude '-26.1839'^^xsd:double;
  dwc:startLatitude '-26.1907'^^xsd:double;
  dwc:endLatitude '-26.177'^^xsd:double;
  dwc:coordinatePrecision '1432.15'^^xsd:double;
  dwc:minimumDepth '974'^^xsd:integer;
  dwc:maximumDepth '997'^^xsd:integer;
  dwc:temperature '3.8'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 0802L13AF20166'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '240812'^^xsd:integer;
  dwc:sampleSize '0,05628232 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,05628232 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 0802L13AF20192'^^xsd:string;
  dwc:observationDate '2008-02-20'^^xsd:date;
  dwc:aphiaIdAccepted '240812'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%200802L13AF20209>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L13AF20209> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L13AF20209> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.1839 5.4054)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-26.1839"^^xsd:decimal ;
  dwc:decimalLongitude "5.4054"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "974"^^xsd:integer ;
  dwc:maximumDepthInMeters "997"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1432.15"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L13AF20209>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.1839 5.4054)"^^geo:wktLiteral ;
  geo-pos:lat "-26.1839"^^xsd:decimal ;
  geo-pos:long "5.4054"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1432.15"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%200802L13AF20209>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 0802L13AF20209" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 0802L13AF20209'^^xsd:string;
  dwc:scientificName 'Nematocarcinus longirostris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '5.4054'^^xsd:double;
  dwc:startLongitude '5.3932'^^xsd:double;
  dwc:endLongitude '5.4175'^^xsd:double;
  dwc:latitude '-26.1839'^^xsd:double;
  dwc:startLatitude '-26.1907'^^xsd:double;
  dwc:endLatitude '-26.177'^^xsd:double;
  dwc:coordinatePrecision '1432.15'^^xsd:double;
  dwc:minimumDepth '974'^^xsd:integer;
  dwc:maximumDepth '997'^^xsd:integer;
  dwc:temperature '3.8'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 0802L13AF20209'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '514315'^^xsd:integer;
  dwc:sampleSize '0,05628232 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,05628232 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 0802L13AF20209'^^xsd:string;
  dwc:observationDate '2008-02-20'^^xsd:date;
  dwc:aphiaIdAccepted '514315'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%200802L13AF20225>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L13AF20225> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L13AF20225> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.1839 5.4054)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-26.1839"^^xsd:decimal ;
  dwc:decimalLongitude "5.4054"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "974"^^xsd:integer ;
  dwc:maximumDepthInMeters "997"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1432.15"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L13AF20225>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.1839 5.4054)"^^geo:wktLiteral ;
  geo-pos:lat "-26.1839"^^xsd:decimal ;
  geo-pos:long "5.4054"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1432.15"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%200802L13AF20225>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 0802L13AF20225" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 0802L13AF20225'^^xsd:string;
  dwc:scientificName 'Chaceon erytheiae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '5.4054'^^xsd:double;
  dwc:startLongitude '5.3932'^^xsd:double;
  dwc:endLongitude '5.4175'^^xsd:double;
  dwc:latitude '-26.1839'^^xsd:double;
  dwc:startLatitude '-26.1907'^^xsd:double;
  dwc:endLatitude '-26.177'^^xsd:double;
  dwc:coordinatePrecision '1432.15'^^xsd:double;
  dwc:minimumDepth '974'^^xsd:integer;
  dwc:maximumDepth '997'^^xsd:integer;
  dwc:temperature '3.8'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 0802L13AF20225'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '241100'^^xsd:integer;
  dwc:sampleSize '0,05628232 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,05628232 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 0802L13AF20225'^^xsd:string;
  dwc:observationDate '2008-02-20'^^xsd:date;
  dwc:aphiaIdAccepted '241100'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%201002L16BV20121>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L16BV20121> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L16BV20121> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.5809 5.8311)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-25.5809"^^xsd:decimal ;
  dwc:decimalLongitude "5.8311"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "971"^^xsd:integer ;
  dwc:maximumDepthInMeters "982"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "857.37"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L16BV20121>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.5809 5.8311)"^^geo:wktLiteral ;
  geo-pos:lat "-25.5809"^^xsd:decimal ;
  geo-pos:long "5.8311"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "857.37"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%201002L16BV20121>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 1002L16BV20121" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 1002L16BV20121'^^xsd:string;
  dwc:scientificName 'Parapagurus pilosimanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '5.8311'^^xsd:double;
  dwc:startLongitude '5.8245'^^xsd:double;
  dwc:endLongitude '5.8378'^^xsd:double;
  dwc:latitude '-25.5809'^^xsd:double;
  dwc:startLatitude '-25.576'^^xsd:double;
  dwc:endLatitude '-25.5857'^^xsd:double;
  dwc:coordinatePrecision '857.37'^^xsd:double;
  dwc:minimumDepth '971'^^xsd:integer;
  dwc:maximumDepth '982'^^xsd:integer;
  dwc:temperature '4.2'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 1002L16BV20121'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '107248'^^xsd:integer;
  dwc:sampleSize '0,006188 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,006188 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 1002L16BV20121'^^xsd:string;
  dwc:observationDate '2010-02-15'^^xsd:date;
  dwc:aphiaIdAccepted '107248'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%201002L16BV20148>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L16BV20148> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L16BV20148> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.5809 5.8311)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-25.5809"^^xsd:decimal ;
  dwc:decimalLongitude "5.8311"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "971"^^xsd:integer ;
  dwc:maximumDepthInMeters "982"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "857.37"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L16BV20148>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.5809 5.8311)"^^geo:wktLiteral ;
  geo-pos:lat "-25.5809"^^xsd:decimal ;
  geo-pos:long "5.8311"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "857.37"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%201002L16BV20148>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 1002L16BV20148" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 1002L16BV20148'^^xsd:string;
  dwc:scientificName 'Acanthephyra eximia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '5.8311'^^xsd:double;
  dwc:startLongitude '5.8245'^^xsd:double;
  dwc:endLongitude '5.8378'^^xsd:double;
  dwc:latitude '-25.5809'^^xsd:double;
  dwc:startLatitude '-25.576'^^xsd:double;
  dwc:endLatitude '-25.5857'^^xsd:double;
  dwc:coordinatePrecision '857.37'^^xsd:double;
  dwc:minimumDepth '971'^^xsd:integer;
  dwc:maximumDepth '982'^^xsd:integer;
  dwc:temperature '4.2'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 1002L16BV20148'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '564909'^^xsd:integer;
  dwc:sampleSize '0,006188 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,006188 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 1002L16BV20148'^^xsd:string;
  dwc:observationDate '2010-02-15'^^xsd:date;
  dwc:aphiaIdAccepted '564909'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%201002L16BV20163>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L16BV20163> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L16BV20163> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.5809 5.8311)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-25.5809"^^xsd:decimal ;
  dwc:decimalLongitude "5.8311"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "971"^^xsd:integer ;
  dwc:maximumDepthInMeters "982"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "857.37"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L16BV20163>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.5809 5.8311)"^^geo:wktLiteral ;
  geo-pos:lat "-25.5809"^^xsd:decimal ;
  geo-pos:long "5.8311"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "857.37"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%201002L16BV20163>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 1002L16BV20163" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-03-24'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 1002L16BV20163'^^xsd:string;
  dwc:scientificName 'Gnathophausia zoea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '5.8311'^^xsd:double;
  dwc:startLongitude '5.8245'^^xsd:double;
  dwc:endLongitude '5.8378'^^xsd:double;
  dwc:latitude '-25.5809'^^xsd:double;
  dwc:startLatitude '-25.576'^^xsd:double;
  dwc:endLatitude '-25.5857'^^xsd:double;
  dwc:coordinatePrecision '857.37'^^xsd:double;
  dwc:minimumDepth '971'^^xsd:integer;
  dwc:maximumDepth '982'^^xsd:integer;
  dwc:temperature '4.2'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA  1002L16BV20163'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '119930'^^xsd:integer;
  dwc:sampleSize '0,006188 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,006188 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 1002L16BV20163'^^xsd:string;
  dwc:observationDate '2010-02-15'^^xsd:date;
  dwc:aphiaIdAccepted '119930'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%201002L16BV20209>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L16BV20209> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L16BV20209> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.5809 5.8311)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-25.5809"^^xsd:decimal ;
  dwc:decimalLongitude "5.8311"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "971"^^xsd:integer ;
  dwc:maximumDepthInMeters "982"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "857.37"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L16BV20209>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.5809 5.8311)"^^geo:wktLiteral ;
  geo-pos:lat "-25.5809"^^xsd:decimal ;
  geo-pos:long "5.8311"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "857.37"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%201002L16BV20209>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 1002L16BV20209" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 1002L16BV20209'^^xsd:string;
  dwc:scientificName 'Nematocarcinus longirostris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '5.8311'^^xsd:double;
  dwc:startLongitude '5.8245'^^xsd:double;
  dwc:endLongitude '5.8378'^^xsd:double;
  dwc:latitude '-25.5809'^^xsd:double;
  dwc:startLatitude '-25.576'^^xsd:double;
  dwc:endLatitude '-25.5857'^^xsd:double;
  dwc:coordinatePrecision '857.37'^^xsd:double;
  dwc:minimumDepth '971'^^xsd:integer;
  dwc:maximumDepth '982'^^xsd:integer;
  dwc:temperature '4.2'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 1002L16BV20209'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '514315'^^xsd:integer;
  dwc:sampleSize '0,006188 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,006188 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 1002L16BV20209'^^xsd:string;
  dwc:observationDate '2010-02-15'^^xsd:date;
  dwc:aphiaIdAccepted '514315'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%201002L16BV20225>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L16BV20225> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L16BV20225> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.5809 5.8311)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-25.5809"^^xsd:decimal ;
  dwc:decimalLongitude "5.8311"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "971"^^xsd:integer ;
  dwc:maximumDepthInMeters "982"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "857.37"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L16BV20225>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.5809 5.8311)"^^geo:wktLiteral ;
  geo-pos:lat "-25.5809"^^xsd:decimal ;
  geo-pos:long "5.8311"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "857.37"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%201002L16BV20225>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 1002L16BV20225" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 1002L16BV20225'^^xsd:string;
  dwc:scientificName 'Chaceon erytheiae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '5.8311'^^xsd:double;
  dwc:startLongitude '5.8245'^^xsd:double;
  dwc:endLongitude '5.8378'^^xsd:double;
  dwc:latitude '-25.5809'^^xsd:double;
  dwc:startLatitude '-25.576'^^xsd:double;
  dwc:endLatitude '-25.5857'^^xsd:double;
  dwc:coordinatePrecision '857.37'^^xsd:double;
  dwc:minimumDepth '971'^^xsd:integer;
  dwc:maximumDepth '982'^^xsd:integer;
  dwc:temperature '4.2'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 1002L16BV20225'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '241100'^^xsd:integer;
  dwc:sampleSize '0,006188 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,006188 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 1002L16BV20225'^^xsd:string;
  dwc:observationDate '2010-02-15'^^xsd:date;
  dwc:aphiaIdAccepted '241100'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%201002L16BV20230>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L16BV20230> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L16BV20230> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.5809 5.8311)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-25.5809"^^xsd:decimal ;
  dwc:decimalLongitude "5.8311"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "971"^^xsd:integer ;
  dwc:maximumDepthInMeters "982"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "857.37"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L16BV20230>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.5809 5.8311)"^^geo:wktLiteral ;
  geo-pos:lat "-25.5809"^^xsd:decimal ;
  geo-pos:long "5.8311"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "857.37"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%201002L16BV20230>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 1002L16BV20230" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-03-24'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 1002L16BV20230'^^xsd:string;
  dwc:scientificName 'Austropenaeus nitidus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '5.8311'^^xsd:double;
  dwc:startLongitude '5.8245'^^xsd:double;
  dwc:endLongitude '5.8378'^^xsd:double;
  dwc:latitude '-25.5809'^^xsd:double;
  dwc:startLatitude '-25.576'^^xsd:double;
  dwc:endLatitude '-25.5857'^^xsd:double;
  dwc:coordinatePrecision '857.37'^^xsd:double;
  dwc:minimumDepth '971'^^xsd:integer;
  dwc:maximumDepth '982'^^xsd:integer;
  dwc:temperature '4.2'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 1002L16BV20068'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '246428'^^xsd:integer;
  dwc:sampleSize '0,006188 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,006188 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 1002L16BV20230'^^xsd:string;
  dwc:observationDate '2010-02-15'^^xsd:date;
  dwc:aphiaIdAccepted '246428'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%201002L16BV40052>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L16BV40052> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L16BV40052> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.5809 5.8311)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-25.5809"^^xsd:decimal ;
  dwc:decimalLongitude "5.8311"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "971"^^xsd:integer ;
  dwc:maximumDepthInMeters "982"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "857.37"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L16BV40052>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.5809 5.8311)"^^geo:wktLiteral ;
  geo-pos:lat "-25.5809"^^xsd:decimal ;
  geo-pos:long "5.8311"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "857.37"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%201002L16BV40052>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 1002L16BV40052" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 1002L16BV40052'^^xsd:string;
  dwc:scientificName 'Cavolinia tridentata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '5.8311'^^xsd:double;
  dwc:startLongitude '5.8245'^^xsd:double;
  dwc:endLongitude '5.8378'^^xsd:double;
  dwc:latitude '-25.5809'^^xsd:double;
  dwc:startLatitude '-25.576'^^xsd:double;
  dwc:endLatitude '-25.5857'^^xsd:double;
  dwc:coordinatePrecision '857.37'^^xsd:double;
  dwc:minimumDepth '971'^^xsd:integer;
  dwc:maximumDepth '982'^^xsd:integer;
  dwc:temperature '4.2'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 1002L16BV40052'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '139030'^^xsd:integer;
  dwc:sampleSize '0,006188 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,006188 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 1002L16BV40052'^^xsd:string;
  dwc:observationDate '2010-02-15'^^xsd:date;
  dwc:aphiaIdAccepted '139030'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%201002L16BV40056>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L16BV40056> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L16BV40056> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.5809 5.8311)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-25.5809"^^xsd:decimal ;
  dwc:decimalLongitude "5.8311"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "971"^^xsd:integer ;
  dwc:maximumDepthInMeters "982"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "857.37"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L16BV40056>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.5809 5.8311)"^^geo:wktLiteral ;
  geo-pos:lat "-25.5809"^^xsd:decimal ;
  geo-pos:long "5.8311"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "857.37"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%201002L16BV40056>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 1002L16BV40056" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 1002L16BV40056'^^xsd:string;
  dwc:scientificName 'Epizoanthus paguriphilus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '5.8311'^^xsd:double;
  dwc:startLongitude '5.8245'^^xsd:double;
  dwc:endLongitude '5.8378'^^xsd:double;
  dwc:latitude '-25.5809'^^xsd:double;
  dwc:startLatitude '-25.576'^^xsd:double;
  dwc:endLatitude '-25.5857'^^xsd:double;
  dwc:coordinatePrecision '857.37'^^xsd:double;
  dwc:minimumDepth '971'^^xsd:integer;
  dwc:maximumDepth '982'^^xsd:integer;
  dwc:temperature '4.2'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 1002L16BV40056'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '101036'^^xsd:integer;
  dwc:sampleSize '0,006188 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,006188 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 1002L16BV40056'^^xsd:string;
  dwc:observationDate '2010-02-15'^^xsd:date;
  dwc:aphiaIdAccepted '101036'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%201002L16BV40070>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L16BV40070> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L16BV40070> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.5809 5.8311)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-25.5809"^^xsd:decimal ;
  dwc:decimalLongitude "5.8311"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "971"^^xsd:integer ;
  dwc:maximumDepthInMeters "982"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "857.37"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L16BV40070>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.5809 5.8311)"^^geo:wktLiteral ;
  geo-pos:lat "-25.5809"^^xsd:decimal ;
  geo-pos:long "5.8311"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "857.37"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%201002L16BV40070>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 1002L16BV40070" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 1002L16BV40070'^^xsd:string;
  dwc:scientificName 'Pyrosoma atlanticum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '5.8311'^^xsd:double;
  dwc:startLongitude '5.8245'^^xsd:double;
  dwc:endLongitude '5.8378'^^xsd:double;
  dwc:latitude '-25.5809'^^xsd:double;
  dwc:startLatitude '-25.576'^^xsd:double;
  dwc:endLatitude '-25.5857'^^xsd:double;
  dwc:coordinatePrecision '857.37'^^xsd:double;
  dwc:minimumDepth '971'^^xsd:integer;
  dwc:maximumDepth '982'^^xsd:integer;
  dwc:temperature '4.2'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 1002L16BV40070'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '137250'^^xsd:integer;
  dwc:sampleSize '0,006188 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,006188 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 1002L16BV40070'^^xsd:string;
  dwc:observationDate '2010-02-15'^^xsd:date;
  dwc:aphiaIdAccepted '137250'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%201002L16BV40072>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L16BV40072> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L16BV40072> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.5809 5.8311)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-25.5809"^^xsd:decimal ;
  dwc:decimalLongitude "5.8311"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "971"^^xsd:integer ;
  dwc:maximumDepthInMeters "982"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "857.37"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L16BV40072>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.5809 5.8311)"^^geo:wktLiteral ;
  geo-pos:lat "-25.5809"^^xsd:decimal ;
  geo-pos:long "5.8311"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "857.37"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%201002L16BV40072>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 1002L16BV40072" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 1002L16BV40072'^^xsd:string;
  dwc:scientificName 'Stephanocyathus (Odontocyathus) campaniformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '5.8311'^^xsd:double;
  dwc:startLongitude '5.8245'^^xsd:double;
  dwc:endLongitude '5.8378'^^xsd:double;
  dwc:latitude '-25.5809'^^xsd:double;
  dwc:startLatitude '-25.576'^^xsd:double;
  dwc:endLatitude '-25.5857'^^xsd:double;
  dwc:coordinatePrecision '857.37'^^xsd:double;
  dwc:minimumDepth '971'^^xsd:integer;
  dwc:maximumDepth '982'^^xsd:integer;
  dwc:temperature '4.2'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 1002L16BV40072'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '135169'^^xsd:integer;
  dwc:sampleSize '0,006188 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,006188 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 1002L16BV40072'^^xsd:string;
  dwc:observationDate '2010-02-15'^^xsd:date;
  dwc:aphiaIdAccepted '135169'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%201002L17BV10276>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L17BV10276> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L17BV10276> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.5327 5.9333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-25.5327"^^xsd:decimal ;
  dwc:decimalLongitude "5.9333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "897"^^xsd:integer ;
  dwc:maximumDepthInMeters "897"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "810.47"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L17BV10276>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.5327 5.9333)"^^geo:wktLiteral ;
  geo-pos:lat "-25.5327"^^xsd:decimal ;
  geo-pos:long "5.9333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "810.47"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%201002L17BV10276>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 1002L17BV10276" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 1002L17BV10276'^^xsd:string;
  dwc:scientificName 'Leptoderma macrops'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '5.9333'^^xsd:double;
  dwc:startLongitude '5.9278'^^xsd:double;
  dwc:endLongitude '5.9388'^^xsd:double;
  dwc:latitude '-25.5327'^^xsd:double;
  dwc:startLatitude '-25.5273'^^xsd:double;
  dwc:endLatitude '-25.538'^^xsd:double;
  dwc:coordinatePrecision '810.47'^^xsd:double;
  dwc:minimumDepth '897'^^xsd:integer;
  dwc:maximumDepth '897'^^xsd:integer;
  dwc:temperature '4.15'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 1002L17BV10276'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '126703'^^xsd:integer;
  dwc:sampleSize '0,006055 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,006055 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 1002L17BV10276'^^xsd:string;
  dwc:observationDate '2010-02-15'^^xsd:date;
  dwc:aphiaIdAccepted '126703'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%201002L17BV10325>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L17BV10325> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L17BV10325> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.5327 5.9333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-25.5327"^^xsd:decimal ;
  dwc:decimalLongitude "5.9333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "897"^^xsd:integer ;
  dwc:maximumDepthInMeters "897"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "810.47"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L17BV10325>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.5327 5.9333)"^^geo:wktLiteral ;
  geo-pos:lat "-25.5327"^^xsd:decimal ;
  geo-pos:long "5.9333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "810.47"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%201002L17BV10325>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 1002L17BV10325" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 1002L17BV10325'^^xsd:string;
  dwc:scientificName 'Cetonurus globiceps'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '5.9333'^^xsd:double;
  dwc:startLongitude '5.9278'^^xsd:double;
  dwc:endLongitude '5.9388'^^xsd:double;
  dwc:latitude '-25.5327'^^xsd:double;
  dwc:startLatitude '-25.5273'^^xsd:double;
  dwc:endLatitude '-25.538'^^xsd:double;
  dwc:coordinatePrecision '810.47'^^xsd:double;
  dwc:minimumDepth '897'^^xsd:integer;
  dwc:maximumDepth '897'^^xsd:integer;
  dwc:temperature '4.15'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 1002L17BV10325'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '126467'^^xsd:integer;
  dwc:sampleSize '0,006055 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,006055 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 1002L17BV10325'^^xsd:string;
  dwc:observationDate '2010-02-15'^^xsd:date;
  dwc:aphiaIdAccepted '126467'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%201002L17BV10790>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L17BV10790> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L17BV10790> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.5327 5.9333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-25.5327"^^xsd:decimal ;
  dwc:decimalLongitude "5.9333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "897"^^xsd:integer ;
  dwc:maximumDepthInMeters "897"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "810.47"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L17BV10790>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.5327 5.9333)"^^geo:wktLiteral ;
  geo-pos:lat "-25.5327"^^xsd:decimal ;
  geo-pos:long "5.9333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "810.47"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%201002L17BV10790>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 1002L17BV10790" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 1002L17BV10790'^^xsd:string;
  dwc:scientificName 'Sphagemacrurus hirundo'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '5.9333'^^xsd:double;
  dwc:startLongitude '5.9278'^^xsd:double;
  dwc:endLongitude '5.9388'^^xsd:double;
  dwc:latitude '-25.5327'^^xsd:double;
  dwc:startLatitude '-25.5273'^^xsd:double;
  dwc:endLatitude '-25.538'^^xsd:double;
  dwc:coordinatePrecision '810.47'^^xsd:double;
  dwc:minimumDepth '897'^^xsd:integer;
  dwc:maximumDepth '897'^^xsd:integer;
  dwc:temperature '4.15'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 1002L17BV10790'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '126479'^^xsd:integer;
  dwc:sampleSize '0,006055 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,006055 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 1002L17BV10790'^^xsd:string;
  dwc:observationDate '2010-02-15'^^xsd:date;
  dwc:aphiaIdAccepted '126479'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%201002L17BV10827>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L17BV10827> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L17BV10827> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.5327 5.9333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-25.5327"^^xsd:decimal ;
  dwc:decimalLongitude "5.9333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "897"^^xsd:integer ;
  dwc:maximumDepthInMeters "897"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "810.47"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L17BV10827>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.5327 5.9333)"^^geo:wktLiteral ;
  geo-pos:lat "-25.5327"^^xsd:decimal ;
  geo-pos:long "5.9333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "810.47"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%201002L17BV10827>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 1002L17BV10827" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 1002L17BV10827'^^xsd:string;
  dwc:scientificName 'Nezumia brevibarbata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '5.9333'^^xsd:double;
  dwc:startLongitude '5.9278'^^xsd:double;
  dwc:endLongitude '5.9388'^^xsd:double;
  dwc:latitude '-25.5327'^^xsd:double;
  dwc:startLatitude '-25.5273'^^xsd:double;
  dwc:endLatitude '-25.538'^^xsd:double;
  dwc:coordinatePrecision '810.47'^^xsd:double;
  dwc:minimumDepth '897'^^xsd:integer;
  dwc:maximumDepth '897'^^xsd:integer;
  dwc:temperature '4.15'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 1002L17BV10827'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '217780'^^xsd:integer;
  dwc:sampleSize '0,006055 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,006055 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 1002L17BV10827'^^xsd:string;
  dwc:observationDate '2010-02-15'^^xsd:date;
  dwc:aphiaIdAccepted '217780'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%201002L36AF10963>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L36AF10963> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L36AF10963> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.1535 5.8551)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-26.1535"^^xsd:decimal ;
  dwc:decimalLongitude "5.8551"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1260"^^xsd:integer ;
  dwc:maximumDepthInMeters "1268"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1461.73"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L36AF10963>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.1535 5.8551)"^^geo:wktLiteral ;
  geo-pos:lat "-26.1535"^^xsd:decimal ;
  geo-pos:long "5.8551"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1461.73"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%201002L36AF10963>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 1002L36AF10963" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 1002L36AF10963'^^xsd:string;
  dwc:scientificName 'Ilyophys blachei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '5.8551'^^xsd:double;
  dwc:startLongitude '5.8433'^^xsd:double;
  dwc:endLongitude '5.8668'^^xsd:double;
  dwc:latitude '-26.1535'^^xsd:double;
  dwc:startLatitude '-26.1613'^^xsd:double;
  dwc:endLatitude '-26.1456'^^xsd:double;
  dwc:coordinatePrecision '1461.73'^^xsd:double;
  dwc:minimumDepth '1260'^^xsd:integer;
  dwc:maximumDepth '1268'^^xsd:integer;
  dwc:temperature '3.45'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 1002L36AF10963'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '126325'^^xsd:integer;
  dwc:sampleSize '0,07258506 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,07258506 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 1002L36AF10963'^^xsd:string;
  dwc:observationDate '2010-02-24'^^xsd:date;
  dwc:aphiaIdAccepted '126325'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%201002L36AF10978>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L36AF10978> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L36AF10978> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.1535 5.8551)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-26.1535"^^xsd:decimal ;
  dwc:decimalLongitude "5.8551"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1260"^^xsd:integer ;
  dwc:maximumDepthInMeters "1268"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1461.73"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L36AF10978>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.1535 5.8551)"^^geo:wktLiteral ;
  geo-pos:lat "-26.1535"^^xsd:decimal ;
  geo-pos:long "5.8551"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1461.73"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%201002L36AF10978>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 1002L36AF10978" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 1002L36AF10978'^^xsd:string;
  dwc:scientificName 'Idiacanthus atlanticus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '5.8551'^^xsd:double;
  dwc:startLongitude '5.8433'^^xsd:double;
  dwc:endLongitude '5.8668'^^xsd:double;
  dwc:latitude '-26.1535'^^xsd:double;
  dwc:startLatitude '-26.1613'^^xsd:double;
  dwc:endLatitude '-26.1456'^^xsd:double;
  dwc:coordinatePrecision '1461.73'^^xsd:double;
  dwc:minimumDepth '1260'^^xsd:integer;
  dwc:maximumDepth '1268'^^xsd:integer;
  dwc:temperature '3.45'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 1002L36AF10978'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '217616'^^xsd:integer;
  dwc:sampleSize '0,07258506 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,07258506 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 1002L36AF10978'^^xsd:string;
  dwc:observationDate '2010-02-24'^^xsd:date;
  dwc:aphiaIdAccepted '217616'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%201002L36AF11013>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L36AF11013> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L36AF11013> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.1535 5.8551)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-26.1535"^^xsd:decimal ;
  dwc:decimalLongitude "5.8551"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1260"^^xsd:integer ;
  dwc:maximumDepthInMeters "1268"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1461.73"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L36AF11013>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.1535 5.8551)"^^geo:wktLiteral ;
  geo-pos:lat "-26.1535"^^xsd:decimal ;
  geo-pos:long "5.8551"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1461.73"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%201002L36AF11013>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 1002L36AF11013" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 1002L36AF11013'^^xsd:string;
  dwc:scientificName 'Lestidium atlanticum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '5.8551'^^xsd:double;
  dwc:startLongitude '5.8433'^^xsd:double;
  dwc:endLongitude '5.8668'^^xsd:double;
  dwc:latitude '-26.1535'^^xsd:double;
  dwc:startLatitude '-26.1613'^^xsd:double;
  dwc:endLatitude '-26.1456'^^xsd:double;
  dwc:coordinatePrecision '1461.73'^^xsd:double;
  dwc:minimumDepth '1260'^^xsd:integer;
  dwc:maximumDepth '1268'^^xsd:integer;
  dwc:temperature '3.45'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 1002L36AF11013'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '158871'^^xsd:integer;
  dwc:sampleSize '0,07258506 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,07258506 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 1002L36AF11013'^^xsd:string;
  dwc:observationDate '2010-02-24'^^xsd:date;
  dwc:aphiaIdAccepted '158871'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%201002L36AF11040>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L36AF11040> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L36AF11040> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.1535 5.8551)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-26.1535"^^xsd:decimal ;
  dwc:decimalLongitude "5.8551"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1260"^^xsd:integer ;
  dwc:maximumDepthInMeters "1268"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1461.73"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L36AF11040>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.1535 5.8551)"^^geo:wktLiteral ;
  geo-pos:lat "-26.1535"^^xsd:decimal ;
  geo-pos:long "5.8551"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1461.73"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%201002L36AF11040>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 1002L36AF11040" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 1002L36AF11040'^^xsd:string;
  dwc:scientificName 'Anotopterus vorax'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '5.8551'^^xsd:double;
  dwc:startLongitude '5.8433'^^xsd:double;
  dwc:endLongitude '5.8668'^^xsd:double;
  dwc:latitude '-26.1535'^^xsd:double;
  dwc:startLatitude '-26.1613'^^xsd:double;
  dwc:endLatitude '-26.1456'^^xsd:double;
  dwc:coordinatePrecision '1461.73'^^xsd:double;
  dwc:minimumDepth '1260'^^xsd:integer;
  dwc:maximumDepth '1268'^^xsd:integer;
  dwc:temperature '3.45'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 1002L36AF11040'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '234827'^^xsd:integer;
  dwc:sampleSize '0,07258506 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,07258506 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 1002L36AF11040'^^xsd:string;
  dwc:observationDate '2010-02-24'^^xsd:date;
  dwc:aphiaIdAccepted '234827'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%201002L36AF11125>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L36AF11125> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L36AF11125> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.1535 5.8551)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-26.1535"^^xsd:decimal ;
  dwc:decimalLongitude "5.8551"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1260"^^xsd:integer ;
  dwc:maximumDepthInMeters "1268"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1461.73"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L36AF11125>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.1535 5.8551)"^^geo:wktLiteral ;
  geo-pos:lat "-26.1535"^^xsd:decimal ;
  geo-pos:long "5.8551"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1461.73"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%201002L36AF11125>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 1002L36AF11125" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 1002L36AF11125'^^xsd:string;
  dwc:scientificName 'Cyclothone microdon'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '5.8551'^^xsd:double;
  dwc:startLongitude '5.8433'^^xsd:double;
  dwc:endLongitude '5.8668'^^xsd:double;
  dwc:latitude '-26.1535'^^xsd:double;
  dwc:startLatitude '-26.1613'^^xsd:double;
  dwc:endLatitude '-26.1456'^^xsd:double;
  dwc:coordinatePrecision '1461.73'^^xsd:double;
  dwc:minimumDepth '1260'^^xsd:integer;
  dwc:maximumDepth '1268'^^xsd:integer;
  dwc:temperature '3.45'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 1002L36AF11125'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '127286'^^xsd:integer;
  dwc:sampleSize '0,07258506 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,07258506 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 1002L36AF11125'^^xsd:string;
  dwc:observationDate '2010-02-24'^^xsd:date;
  dwc:aphiaIdAccepted '127286'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%201002L36AF11348>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L36AF11348> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L36AF11348> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.1535 5.8551)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-26.1535"^^xsd:decimal ;
  dwc:decimalLongitude "5.8551"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1260"^^xsd:integer ;
  dwc:maximumDepthInMeters "1268"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1461.73"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L36AF11348>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.1535 5.8551)"^^geo:wktLiteral ;
  geo-pos:lat "-26.1535"^^xsd:decimal ;
  geo-pos:long "5.8551"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1461.73"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%201002L36AF11348>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 1002L36AF11348" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 1002L36AF11348'^^xsd:string;
  dwc:scientificName 'Eustomias bulbornatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '5.8551'^^xsd:double;
  dwc:startLongitude '5.8433'^^xsd:double;
  dwc:endLongitude '5.8668'^^xsd:double;
  dwc:latitude '-26.1535'^^xsd:double;
  dwc:startLatitude '-26.1613'^^xsd:double;
  dwc:endLatitude '-26.1456'^^xsd:double;
  dwc:coordinatePrecision '1461.73'^^xsd:double;
  dwc:minimumDepth '1260'^^xsd:integer;
  dwc:maximumDepth '1268'^^xsd:integer;
  dwc:temperature '3.45'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 1002L36AF11348'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '217615'^^xsd:integer;
  dwc:sampleSize '0,07258506 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,07258506 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 1002L36AF11348'^^xsd:string;
  dwc:observationDate '2010-02-24'^^xsd:date;
  dwc:aphiaIdAccepted '217615'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%201002L36AF11352>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L36AF11352> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L36AF11352> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.1535 5.8551)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-26.1535"^^xsd:decimal ;
  dwc:decimalLongitude "5.8551"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1260"^^xsd:integer ;
  dwc:maximumDepthInMeters "1268"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1461.73"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L36AF11352>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.1535 5.8551)"^^geo:wktLiteral ;
  geo-pos:lat "-26.1535"^^xsd:decimal ;
  geo-pos:long "5.8551"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1461.73"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%201002L36AF11352>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 1002L36AF11352" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 1002L36AF11352'^^xsd:string;
  dwc:scientificName 'Mentodus mesalirus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '5.8551'^^xsd:double;
  dwc:startLongitude '5.8433'^^xsd:double;
  dwc:endLongitude '5.8668'^^xsd:double;
  dwc:latitude '-26.1535'^^xsd:double;
  dwc:startLatitude '-26.1613'^^xsd:double;
  dwc:endLatitude '-26.1456'^^xsd:double;
  dwc:coordinatePrecision '1461.73'^^xsd:double;
  dwc:minimumDepth '1260'^^xsd:integer;
  dwc:maximumDepth '1268'^^xsd:integer;
  dwc:temperature '3.45'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 1002L36AF11352'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '272952'^^xsd:integer;
  dwc:sampleSize '0,07258506 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,07258506 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 1002L36AF11352'^^xsd:string;
  dwc:observationDate '2010-02-24'^^xsd:date;
  dwc:aphiaIdAccepted '272952'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%201002L36AF20057>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L36AF20057> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L36AF20057> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.1535 5.8551)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-26.1535"^^xsd:decimal ;
  dwc:decimalLongitude "5.8551"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1260"^^xsd:integer ;
  dwc:maximumDepthInMeters "1268"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1461.73"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L36AF20057>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.1535 5.8551)"^^geo:wktLiteral ;
  geo-pos:lat "-26.1535"^^xsd:decimal ;
  geo-pos:long "5.8551"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1461.73"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%201002L36AF20057>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 1002L36AF20057" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 1002L36AF20057'^^xsd:string;
  dwc:scientificName 'Pasiphaea tarda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '5.8551'^^xsd:double;
  dwc:startLongitude '5.8433'^^xsd:double;
  dwc:endLongitude '5.8668'^^xsd:double;
  dwc:latitude '-26.1535'^^xsd:double;
  dwc:startLatitude '-26.1613'^^xsd:double;
  dwc:endLatitude '-26.1456'^^xsd:double;
  dwc:coordinatePrecision '1461.73'^^xsd:double;
  dwc:minimumDepth '1260'^^xsd:integer;
  dwc:maximumDepth '1268'^^xsd:integer;
  dwc:temperature '3.45'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 1002L36AF20057'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '107678'^^xsd:integer;
  dwc:sampleSize '0,07258506 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,07258506 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 1002L36AF20057'^^xsd:string;
  dwc:observationDate '2010-02-24'^^xsd:date;
  dwc:aphiaIdAccepted '107678'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%201002L36AF20148>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L36AF20148> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L36AF20148> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.1535 5.8551)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-26.1535"^^xsd:decimal ;
  dwc:decimalLongitude "5.8551"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1260"^^xsd:integer ;
  dwc:maximumDepthInMeters "1268"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1461.73"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L36AF20148>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.1535 5.8551)"^^geo:wktLiteral ;
  geo-pos:lat "-26.1535"^^xsd:decimal ;
  geo-pos:long "5.8551"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1461.73"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%201002L36AF20148>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 1002L36AF20148" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 1002L36AF20148'^^xsd:string;
  dwc:scientificName 'Acanthephyra eximia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '5.8551'^^xsd:double;
  dwc:startLongitude '5.8433'^^xsd:double;
  dwc:endLongitude '5.8668'^^xsd:double;
  dwc:latitude '-26.1535'^^xsd:double;
  dwc:startLatitude '-26.1613'^^xsd:double;
  dwc:endLatitude '-26.1456'^^xsd:double;
  dwc:coordinatePrecision '1461.73'^^xsd:double;
  dwc:minimumDepth '1260'^^xsd:integer;
  dwc:maximumDepth '1268'^^xsd:integer;
  dwc:temperature '3.45'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 1002L36AF20148'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '564909'^^xsd:integer;
  dwc:sampleSize '0,07258506 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,07258506 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 1002L36AF20148'^^xsd:string;
  dwc:observationDate '2010-02-24'^^xsd:date;
  dwc:aphiaIdAccepted '564909'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%200802L14AF10484>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L14AF10484> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L14AF10484> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.0765 5.5434)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-26.0765"^^xsd:decimal ;
  dwc:decimalLongitude "5.5434"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "960"^^xsd:integer ;
  dwc:maximumDepthInMeters "977"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1388.62"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L14AF10484>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.0765 5.5434)"^^geo:wktLiteral ;
  geo-pos:lat "-26.0765"^^xsd:decimal ;
  geo-pos:long "5.5434"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1388.62"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%200802L14AF10484>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 0802L14AF10484" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 0802L14AF10484'^^xsd:string;
  dwc:scientificName 'Diastobranchus capensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '5.5434'^^xsd:double;
  dwc:startLongitude '5.5298'^^xsd:double;
  dwc:endLongitude '5.557'^^xsd:double;
  dwc:latitude '-26.0765'^^xsd:double;
  dwc:startLatitude '-26.079'^^xsd:double;
  dwc:endLatitude '-26.074'^^xsd:double;
  dwc:coordinatePrecision '1388.62'^^xsd:double;
  dwc:minimumDepth '960'^^xsd:integer;
  dwc:maximumDepth '977'^^xsd:integer;
  dwc:temperature '4'^^xsd:integer;
  dwc:previousCatalogNumber 'NAMIBIA 0802L14AF10484'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '158656'^^xsd:integer;
  dwc:sampleSize '0,05604316 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,05604316 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 0802L14AF10484'^^xsd:string;
  dwc:observationDate '2008-02-20'^^xsd:date;
  dwc:aphiaIdAccepted '158656'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%200802L14AF10492>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L14AF10492> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L14AF10492> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.0765 5.5434)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-26.0765"^^xsd:decimal ;
  dwc:decimalLongitude "5.5434"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "960"^^xsd:integer ;
  dwc:maximumDepthInMeters "977"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1388.62"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L14AF10492>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.0765 5.5434)"^^geo:wktLiteral ;
  geo-pos:lat "-26.0765"^^xsd:decimal ;
  geo-pos:long "5.5434"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1388.62"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%200802L14AF10492>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 0802L14AF10492" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 0802L14AF10492'^^xsd:string;
  dwc:scientificName 'Etmopterus brachyurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '5.5434'^^xsd:double;
  dwc:startLongitude '5.5298'^^xsd:double;
  dwc:endLongitude '5.557'^^xsd:double;
  dwc:latitude '-26.0765'^^xsd:double;
  dwc:startLatitude '-26.079'^^xsd:double;
  dwc:endLatitude '-26.074'^^xsd:double;
  dwc:coordinatePrecision '1388.62'^^xsd:double;
  dwc:minimumDepth '960'^^xsd:integer;
  dwc:maximumDepth '977'^^xsd:integer;
  dwc:temperature '4'^^xsd:integer;
  dwc:previousCatalogNumber 'NAMIBIA 0802L14AF10492'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '215606'^^xsd:integer;
  dwc:sampleSize '0,05604316 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,05604316 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 0802L14AF10492'^^xsd:string;
  dwc:observationDate '2008-02-20'^^xsd:date;
  dwc:aphiaIdAccepted '215606'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%200802L14AF10496>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L14AF10496> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L14AF10496> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.0765 5.5434)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-26.0765"^^xsd:decimal ;
  dwc:decimalLongitude "5.5434"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "960"^^xsd:integer ;
  dwc:maximumDepthInMeters "977"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1388.62"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L14AF10496>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.0765 5.5434)"^^geo:wktLiteral ;
  geo-pos:lat "-26.0765"^^xsd:decimal ;
  geo-pos:long "5.5434"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1388.62"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%200802L14AF10496>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 0802L14AF10496" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 0802L14AF10496'^^xsd:string;
  dwc:scientificName 'Gadella imberbis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '5.5434'^^xsd:double;
  dwc:startLongitude '5.5298'^^xsd:double;
  dwc:endLongitude '5.557'^^xsd:double;
  dwc:latitude '-26.0765'^^xsd:double;
  dwc:startLatitude '-26.079'^^xsd:double;
  dwc:endLatitude '-26.074'^^xsd:double;
  dwc:coordinatePrecision '1388.62'^^xsd:double;
  dwc:minimumDepth '960'^^xsd:integer;
  dwc:maximumDepth '977'^^xsd:integer;
  dwc:temperature '4'^^xsd:integer;
  dwc:previousCatalogNumber 'NAMIBIA 0802L14AF10496'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '158964'^^xsd:integer;
  dwc:sampleSize '0,05604316 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,05604316 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 0802L14AF10496'^^xsd:string;
  dwc:observationDate '2008-02-20'^^xsd:date;
  dwc:aphiaIdAccepted '158964'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%200802L14AF10505>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L14AF10505> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L14AF10505> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.0765 5.5434)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-26.0765"^^xsd:decimal ;
  dwc:decimalLongitude "5.5434"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "960"^^xsd:integer ;
  dwc:maximumDepthInMeters "977"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1388.62"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L14AF10505>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.0765 5.5434)"^^geo:wktLiteral ;
  geo-pos:lat "-26.0765"^^xsd:decimal ;
  geo-pos:long "5.5434"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1388.62"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%200802L14AF10505>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 0802L14AF10505" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 0802L14AF10505'^^xsd:string;
  dwc:scientificName 'Synaphobranchus kaupii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '5.5434'^^xsd:double;
  dwc:startLongitude '5.5298'^^xsd:double;
  dwc:endLongitude '5.557'^^xsd:double;
  dwc:latitude '-26.0765'^^xsd:double;
  dwc:startLatitude '-26.079'^^xsd:double;
  dwc:endLatitude '-26.074'^^xsd:double;
  dwc:coordinatePrecision '1388.62'^^xsd:double;
  dwc:minimumDepth '960'^^xsd:integer;
  dwc:maximumDepth '977'^^xsd:integer;
  dwc:temperature '4'^^xsd:integer;
  dwc:previousCatalogNumber 'NAMIBIA 0802L14AF10505'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '126328'^^xsd:integer;
  dwc:sampleSize '0,05604316 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,05604316 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 0802L14AF10505'^^xsd:string;
  dwc:observationDate '2008-02-20'^^xsd:date;
  dwc:aphiaIdAccepted '126328'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%200802L14AF10551>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L14AF10551> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L14AF10551> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.0765 5.5434)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-26.0765"^^xsd:decimal ;
  dwc:decimalLongitude "5.5434"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "960"^^xsd:integer ;
  dwc:maximumDepthInMeters "977"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1388.62"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L14AF10551>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.0765 5.5434)"^^geo:wktLiteral ;
  geo-pos:lat "-26.0765"^^xsd:decimal ;
  geo-pos:long "5.5434"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1388.62"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%200802L14AF10551>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 0802L14AF10551" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 0802L14AF10551'^^xsd:string;
  dwc:scientificName 'Aldrovandia phalacra'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '5.5434'^^xsd:double;
  dwc:startLongitude '5.5298'^^xsd:double;
  dwc:endLongitude '5.557'^^xsd:double;
  dwc:latitude '-26.0765'^^xsd:double;
  dwc:startLatitude '-26.079'^^xsd:double;
  dwc:endLatitude '-26.074'^^xsd:double;
  dwc:coordinatePrecision '1388.62'^^xsd:double;
  dwc:minimumDepth '960'^^xsd:integer;
  dwc:maximumDepth '977'^^xsd:integer;
  dwc:temperature '4'^^xsd:integer;
  dwc:previousCatalogNumber 'NAMIBIA 0802L14AF10551'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '126638'^^xsd:integer;
  dwc:sampleSize '0,05604316 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,05604316 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 0802L14AF10551'^^xsd:string;
  dwc:observationDate '2008-02-20'^^xsd:date;
  dwc:aphiaIdAccepted '126638'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%200802L14AF10605>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L14AF10605> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L14AF10605> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.0765 5.5434)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-26.0765"^^xsd:decimal ;
  dwc:decimalLongitude "5.5434"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "960"^^xsd:integer ;
  dwc:maximumDepthInMeters "977"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1388.62"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L14AF10605>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.0765 5.5434)"^^geo:wktLiteral ;
  geo-pos:lat "-26.0765"^^xsd:decimal ;
  geo-pos:long "5.5434"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1388.62"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%200802L14AF10605>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 0802L14AF10605" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 0802L14AF10605'^^xsd:string;
  dwc:scientificName 'Alepocephalus productus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '5.5434'^^xsd:double;
  dwc:startLongitude '5.5298'^^xsd:double;
  dwc:endLongitude '5.557'^^xsd:double;
  dwc:latitude '-26.0765'^^xsd:double;
  dwc:startLatitude '-26.079'^^xsd:double;
  dwc:endLatitude '-26.074'^^xsd:double;
  dwc:coordinatePrecision '1388.62'^^xsd:double;
  dwc:minimumDepth '960'^^xsd:integer;
  dwc:maximumDepth '977'^^xsd:integer;
  dwc:temperature '4'^^xsd:integer;
  dwc:previousCatalogNumber 'NAMIBIA 0802L14AF10605'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '126683'^^xsd:integer;
  dwc:sampleSize '0,05604316 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,05604316 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 0802L14AF10605'^^xsd:string;
  dwc:observationDate '2008-02-20'^^xsd:date;
  dwc:aphiaIdAccepted '126683'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%200802L14AF10743>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L14AF10743> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L14AF10743> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.0765 5.5434)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-26.0765"^^xsd:decimal ;
  dwc:decimalLongitude "5.5434"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "960"^^xsd:integer ;
  dwc:maximumDepthInMeters "977"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1388.62"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L14AF10743>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.0765 5.5434)"^^geo:wktLiteral ;
  geo-pos:lat "-26.0765"^^xsd:decimal ;
  geo-pos:long "5.5434"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1388.62"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%200802L14AF10743>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 0802L14AF10743" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 0802L14AF10743'^^xsd:string;
  dwc:scientificName 'Melanocetus johnsonii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '5.5434'^^xsd:double;
  dwc:startLongitude '5.5298'^^xsd:double;
  dwc:endLongitude '5.557'^^xsd:double;
  dwc:latitude '-26.0765'^^xsd:double;
  dwc:startLatitude '-26.079'^^xsd:double;
  dwc:endLatitude '-26.074'^^xsd:double;
  dwc:coordinatePrecision '1388.62'^^xsd:double;
  dwc:minimumDepth '960'^^xsd:integer;
  dwc:maximumDepth '977'^^xsd:integer;
  dwc:temperature '4'^^xsd:integer;
  dwc:previousCatalogNumber 'NAMIBIA 0802L14AF10743'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '126556'^^xsd:integer;
  dwc:sampleSize '0,05604316 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,05604316 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 0802L14AF10743'^^xsd:string;
  dwc:observationDate '2008-02-20'^^xsd:date;
  dwc:aphiaIdAccepted '126556'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%200802L14AF10826>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L14AF10826> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L14AF10826> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.0765 5.5434)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-26.0765"^^xsd:decimal ;
  dwc:decimalLongitude "5.5434"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "960"^^xsd:integer ;
  dwc:maximumDepthInMeters "977"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1388.62"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L14AF10826>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.0765 5.5434)"^^geo:wktLiteral ;
  geo-pos:lat "-26.0765"^^xsd:decimal ;
  geo-pos:long "5.5434"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1388.62"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%200802L14AF10826>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 0802L14AF10826" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 0802L14AF10826'^^xsd:string;
  dwc:scientificName 'Allocyttus verrucosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '5.5434'^^xsd:double;
  dwc:startLongitude '5.5298'^^xsd:double;
  dwc:endLongitude '5.557'^^xsd:double;
  dwc:latitude '-26.0765'^^xsd:double;
  dwc:startLatitude '-26.079'^^xsd:double;
  dwc:endLatitude '-26.074'^^xsd:double;
  dwc:coordinatePrecision '1388.62'^^xsd:double;
  dwc:minimumDepth '960'^^xsd:integer;
  dwc:maximumDepth '977'^^xsd:integer;
  dwc:temperature '4'^^xsd:integer;
  dwc:previousCatalogNumber 'NAMIBIA 0802L14AF10826'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '127422'^^xsd:integer;
  dwc:sampleSize '0,05604316 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,05604316 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 0802L14AF10826'^^xsd:string;
  dwc:observationDate '2008-02-20'^^xsd:date;
  dwc:aphiaIdAccepted '127422'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%200802L14AF10828>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L14AF10828> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L14AF10828> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.0765 5.5434)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-26.0765"^^xsd:decimal ;
  dwc:decimalLongitude "5.5434"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "960"^^xsd:integer ;
  dwc:maximumDepthInMeters "977"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1388.62"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L14AF10828>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.0765 5.5434)"^^geo:wktLiteral ;
  geo-pos:lat "-26.0765"^^xsd:decimal ;
  geo-pos:long "5.5434"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1388.62"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%200802L14AF10828>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 0802L14AF10828" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 0802L14AF10828'^^xsd:string;
  dwc:scientificName 'Antimora rostrata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '5.5434'^^xsd:double;
  dwc:startLongitude '5.5298'^^xsd:double;
  dwc:endLongitude '5.557'^^xsd:double;
  dwc:latitude '-26.0765'^^xsd:double;
  dwc:startLatitude '-26.079'^^xsd:double;
  dwc:endLatitude '-26.074'^^xsd:double;
  dwc:coordinatePrecision '1388.62'^^xsd:double;
  dwc:minimumDepth '960'^^xsd:integer;
  dwc:maximumDepth '977'^^xsd:integer;
  dwc:temperature '4'^^xsd:integer;
  dwc:previousCatalogNumber 'NAMIBIA 0802L14AF10828'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '126486'^^xsd:integer;
  dwc:sampleSize '0,05604316 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,05604316 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 0802L14AF10828'^^xsd:string;
  dwc:observationDate '2008-02-20'^^xsd:date;
  dwc:aphiaIdAccepted '126486'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%200802L11AF10325>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L11AF10325> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L11AF10325> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.6 6.1833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-25.6"^^xsd:decimal ;
  dwc:decimalLongitude "6.1833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "900"^^xsd:integer ;
  dwc:maximumDepthInMeters "900"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%200802L11AF10325>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 0802L11AF10325" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-03-24'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 0802L11AF10325'^^xsd:string;
  dwc:scientificName 'Cetonurus globiceps'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '6.1833'^^xsd:double;
  dwc:startLongitude '6.1833'^^xsd:double;
  dwc:endLongitude '6.1833'^^xsd:double;
  dwc:latitude '-25.6'^^xsd:double;
  dwc:startLatitude '-25.6'^^xsd:double;
  dwc:endLatitude '-25.6'^^xsd:double;
  dwc:minimumDepth '900'^^xsd:integer;
  dwc:maximumDepth '900'^^xsd:integer;
  dwc:temperature '3.2'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA  0802L11AF10325'^^xsd:string;
  dwc:occurrenceRemarks 'Qualitative sample'^^xsd:string;
  dwc:aphiaid '126467'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:samplingEffort ''^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 0802L11AF10325'^^xsd:string;
  dwc:observationDate '2008-02-19'^^xsd:date;
  dwc:aphiaIdAccepted '126467'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%200802L16AF10779>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L16AF10779> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L16AF10779> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.9033 5.9772)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-25.9033"^^xsd:decimal ;
  dwc:decimalLongitude "5.9772"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1540"^^xsd:integer ;
  dwc:maximumDepthInMeters "1543"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1361.33"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L16AF10779>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.9033 5.9772)"^^geo:wktLiteral ;
  geo-pos:lat "-25.9033"^^xsd:decimal ;
  geo-pos:long "5.9772"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1361.33"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%200802L16AF10779>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 0802L16AF10779" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 0802L16AF10779'^^xsd:string;
  dwc:scientificName 'Rouleina attrita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '5.9772'^^xsd:double;
  dwc:startLongitude '5.9865'^^xsd:double;
  dwc:endLongitude '5.968'^^xsd:double;
  dwc:latitude '-25.9033'^^xsd:double;
  dwc:startLatitude '-25.9123'^^xsd:double;
  dwc:endLatitude '-25.8943'^^xsd:double;
  dwc:coordinatePrecision '1361.33'^^xsd:double;
  dwc:minimumDepth '1540'^^xsd:integer;
  dwc:maximumDepth '1543'^^xsd:integer;
  dwc:temperature '3.1'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 0802L16AF10779'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '126709'^^xsd:integer;
  dwc:sampleSize '0,05448862 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,05448862 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 0802L16AF10779'^^xsd:string;
  dwc:observationDate '2008-02-22'^^xsd:date;
  dwc:aphiaIdAccepted '126709'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%200802L12AF10007>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L12AF10007> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L12AF10007> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.4988 6.1377)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-25.4988"^^xsd:decimal ;
  dwc:decimalLongitude "6.1377"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "863"^^xsd:integer ;
  dwc:maximumDepthInMeters "871"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1473.07"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L12AF10007>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.4988 6.1377)"^^geo:wktLiteral ;
  geo-pos:lat "-25.4988"^^xsd:decimal ;
  geo-pos:long "6.1377"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1473.07"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%200802L12AF10007>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 0802L12AF10007" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 0802L12AF10007'^^xsd:string;
  dwc:scientificName 'Argyropelecus gigas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '6.1377'^^xsd:double;
  dwc:startLongitude '6.1452'^^xsd:double;
  dwc:endLongitude '6.1303'^^xsd:double;
  dwc:latitude '-25.4988'^^xsd:double;
  dwc:startLatitude '-25.5102'^^xsd:double;
  dwc:endLatitude '-25.4873'^^xsd:double;
  dwc:coordinatePrecision '1473.07'^^xsd:double;
  dwc:minimumDepth '863'^^xsd:integer;
  dwc:maximumDepth '871'^^xsd:integer;
  dwc:temperature '4'^^xsd:integer;
  dwc:previousCatalogNumber 'NAMIBIA 0802L12AF10007'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '127308'^^xsd:integer;
  dwc:sampleSize '0,057797 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,057797 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 0802L12AF10007'^^xsd:string;
  dwc:observationDate '2008-02-19'^^xsd:date;
  dwc:aphiaIdAccepted '127308'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%200802L11AF10320>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L11AF10320> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L11AF10320> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.6 6.1833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-25.6"^^xsd:decimal ;
  dwc:decimalLongitude "6.1833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "900"^^xsd:integer ;
  dwc:maximumDepthInMeters "900"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%200802L11AF10320>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 0802L11AF10320" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-03-24'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 0802L11AF10320'^^xsd:string;
  dwc:scientificName 'Coelorinchus labiatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '6.1833'^^xsd:double;
  dwc:startLongitude '6.1833'^^xsd:double;
  dwc:endLongitude '6.1833'^^xsd:double;
  dwc:latitude '-25.6'^^xsd:double;
  dwc:startLatitude '-25.6'^^xsd:double;
  dwc:endLatitude '-25.6'^^xsd:double;
  dwc:minimumDepth '900'^^xsd:integer;
  dwc:maximumDepth '900'^^xsd:integer;
  dwc:temperature '3.2'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA  0802L11AF10320'^^xsd:string;
  dwc:occurrenceRemarks 'Qualitative sample'^^xsd:string;
  dwc:aphiaid '280299'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:samplingEffort ''^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 0802L11AF10320'^^xsd:string;
  dwc:observationDate '2008-02-19'^^xsd:date;
  dwc:aphiaIdAccepted '280299'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%200802L14AF20225>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L14AF20225> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L14AF20225> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.0765 5.5434)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-26.0765"^^xsd:decimal ;
  dwc:decimalLongitude "5.5434"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "960"^^xsd:integer ;
  dwc:maximumDepthInMeters "977"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1388.62"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L14AF20225>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.0765 5.5434)"^^geo:wktLiteral ;
  geo-pos:lat "-26.0765"^^xsd:decimal ;
  geo-pos:long "5.5434"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1388.62"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%200802L14AF20225>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 0802L14AF20225" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 0802L14AF20225'^^xsd:string;
  dwc:scientificName 'Chaceon erytheiae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '5.5434'^^xsd:double;
  dwc:startLongitude '5.5298'^^xsd:double;
  dwc:endLongitude '5.557'^^xsd:double;
  dwc:latitude '-26.0765'^^xsd:double;
  dwc:startLatitude '-26.079'^^xsd:double;
  dwc:endLatitude '-26.074'^^xsd:double;
  dwc:coordinatePrecision '1388.62'^^xsd:double;
  dwc:minimumDepth '960'^^xsd:integer;
  dwc:maximumDepth '977'^^xsd:integer;
  dwc:temperature '4'^^xsd:integer;
  dwc:previousCatalogNumber 'NAMIBIA 0802L14AF20225'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '241100'^^xsd:integer;
  dwc:sampleSize '0,05604316 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,05604316 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 0802L14AF20225'^^xsd:string;
  dwc:observationDate '2008-02-20'^^xsd:date;
  dwc:aphiaIdAccepted '241100'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%200802L14AF20230>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L14AF20230> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L14AF20230> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.0765 5.5434)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-26.0765"^^xsd:decimal ;
  dwc:decimalLongitude "5.5434"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "960"^^xsd:integer ;
  dwc:maximumDepthInMeters "977"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1388.62"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L14AF20230>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.0765 5.5434)"^^geo:wktLiteral ;
  geo-pos:lat "-26.0765"^^xsd:decimal ;
  geo-pos:long "5.5434"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1388.62"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%200802L14AF20230>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 0802L14AF20230" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 0802L14AF20230'^^xsd:string;
  dwc:scientificName 'Austropenaeus nitidus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '5.5434'^^xsd:double;
  dwc:startLongitude '5.5298'^^xsd:double;
  dwc:endLongitude '5.557'^^xsd:double;
  dwc:latitude '-26.0765'^^xsd:double;
  dwc:startLatitude '-26.079'^^xsd:double;
  dwc:endLatitude '-26.074'^^xsd:double;
  dwc:coordinatePrecision '1388.62'^^xsd:double;
  dwc:minimumDepth '960'^^xsd:integer;
  dwc:maximumDepth '977'^^xsd:integer;
  dwc:temperature '4'^^xsd:integer;
  dwc:previousCatalogNumber 'NAMIBIA 0802L14AF20230'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '246428'^^xsd:integer;
  dwc:sampleSize '0,05604316 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,05604316 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 0802L14AF20230'^^xsd:string;
  dwc:observationDate '2008-02-20'^^xsd:date;
  dwc:aphiaIdAccepted '246428'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%200802L19AF10111>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L19AF10111> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L19AF10111> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.6179 6.1949)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-25.6179"^^xsd:decimal ;
  dwc:decimalLongitude "6.1949"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "474"^^xsd:integer ;
  dwc:maximumDepthInMeters "484"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "822.63"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L19AF10111>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.6179 6.1949)"^^geo:wktLiteral ;
  geo-pos:lat "-25.6179"^^xsd:decimal ;
  geo-pos:long "6.1949"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "822.63"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%200802L19AF10111>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 0802L19AF10111" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 0802L19AF10111'^^xsd:string;
  dwc:scientificName 'Helicolenus mouchezi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '6.1949'^^xsd:double;
  dwc:startLongitude '6.203'^^xsd:double;
  dwc:endLongitude '6.1868'^^xsd:double;
  dwc:latitude '-25.6179'^^xsd:double;
  dwc:startLatitude '-25.6168'^^xsd:double;
  dwc:endLatitude '-25.619'^^xsd:double;
  dwc:coordinatePrecision '822.63'^^xsd:double;
  dwc:minimumDepth '474'^^xsd:integer;
  dwc:maximumDepth '484'^^xsd:integer;
  dwc:temperature '8.6'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 0802L19AF10111'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '274769'^^xsd:integer;
  dwc:sampleSize '0,03260548 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,03260548 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 0802L19AF10111'^^xsd:string;
  dwc:observationDate '2008-02-24'^^xsd:date;
  dwc:aphiaIdAccepted '274769'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%200802L19AF10174>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L19AF10174> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L19AF10174> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.6179 6.1949)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-25.6179"^^xsd:decimal ;
  dwc:decimalLongitude "6.1949"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "474"^^xsd:integer ;
  dwc:maximumDepthInMeters "484"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "822.63"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L19AF10174>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.6179 6.1949)"^^geo:wktLiteral ;
  geo-pos:lat "-25.6179"^^xsd:decimal ;
  geo-pos:long "6.1949"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "822.63"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%200802L19AF10174>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 0802L19AF10174" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 0802L19AF10174'^^xsd:string;
  dwc:scientificName 'Promethichthys prometheus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '6.1949'^^xsd:double;
  dwc:startLongitude '6.203'^^xsd:double;
  dwc:endLongitude '6.1868'^^xsd:double;
  dwc:latitude '-25.6179'^^xsd:double;
  dwc:startLatitude '-25.6168'^^xsd:double;
  dwc:endLatitude '-25.619'^^xsd:double;
  dwc:coordinatePrecision '822.63'^^xsd:double;
  dwc:minimumDepth '474'^^xsd:integer;
  dwc:maximumDepth '484'^^xsd:integer;
  dwc:temperature '8.6'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 0802L19AF10174'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '126866'^^xsd:integer;
  dwc:sampleSize '0,03260548 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,03260548 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 0802L19AF10174'^^xsd:string;
  dwc:observationDate '2008-02-24'^^xsd:date;
  dwc:aphiaIdAccepted '126866'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%200902L2AF30128>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200902L2AF30128> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200902L2AF30128> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.1549 8.241)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-23.1549"^^xsd:decimal ;
  dwc:decimalLongitude "8.241"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1044"^^xsd:integer ;
  dwc:maximumDepthInMeters "1091"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1735.28"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200902L2AF30128>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.1549 8.241)"^^geo:wktLiteral ;
  geo-pos:lat "-23.1549"^^xsd:decimal ;
  geo-pos:long "8.241"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1735.28"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%200902L2AF30128>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 0902L2AF30128" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 0902L2AF30128'^^xsd:string;
  dwc:scientificName 'Cymbulia peronii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '8.241'^^xsd:double;
  dwc:startLongitude '8.2517'^^xsd:double;
  dwc:endLongitude '8.2303'^^xsd:double;
  dwc:latitude '-23.1549'^^xsd:double;
  dwc:startLatitude '-23.167'^^xsd:double;
  dwc:endLatitude '-23.1427'^^xsd:double;
  dwc:coordinatePrecision '1735.28'^^xsd:double;
  dwc:minimumDepth '1044'^^xsd:integer;
  dwc:maximumDepth '1091'^^xsd:integer;
  dwc:temperature '3.6'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 0902L2AF30128'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '139494'^^xsd:integer;
  dwc:sampleSize '0,05811588 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,05811588 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 0902L2AF30128'^^xsd:string;
  dwc:observationDate '2009-02-19'^^xsd:date;
  dwc:aphiaIdAccepted '139494'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%200902L2AF40056>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200902L2AF40056> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200902L2AF40056> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.1549 8.241)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-23.1549"^^xsd:decimal ;
  dwc:decimalLongitude "8.241"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1044"^^xsd:integer ;
  dwc:maximumDepthInMeters "1091"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1735.28"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200902L2AF40056>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.1549 8.241)"^^geo:wktLiteral ;
  geo-pos:lat "-23.1549"^^xsd:decimal ;
  geo-pos:long "8.241"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1735.28"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%200902L2AF40056>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 0902L2AF40056" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 0902L2AF40056'^^xsd:string;
  dwc:scientificName 'Epizoanthus paguriphilus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '8.241'^^xsd:double;
  dwc:startLongitude '8.2517'^^xsd:double;
  dwc:endLongitude '8.2303'^^xsd:double;
  dwc:latitude '-23.1549'^^xsd:double;
  dwc:startLatitude '-23.167'^^xsd:double;
  dwc:endLatitude '-23.1427'^^xsd:double;
  dwc:coordinatePrecision '1735.28'^^xsd:double;
  dwc:minimumDepth '1044'^^xsd:integer;
  dwc:maximumDepth '1091'^^xsd:integer;
  dwc:temperature '3.6'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 0902L2AF40056'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '101036'^^xsd:integer;
  dwc:sampleSize '0,05811588 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,05811588 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 0902L2AF40056'^^xsd:string;
  dwc:observationDate '2009-02-19'^^xsd:date;
  dwc:aphiaIdAccepted '101036'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%201002L13AF10957>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L13AF10957> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L13AF10957> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.5003 5.9156)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-25.5003"^^xsd:decimal ;
  dwc:decimalLongitude "5.9156"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "895"^^xsd:integer ;
  dwc:maximumDepthInMeters "950"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1452.56"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L13AF10957>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.5003 5.9156)"^^geo:wktLiteral ;
  geo-pos:lat "-25.5003"^^xsd:decimal ;
  geo-pos:long "5.9156"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1452.56"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%201002L13AF10957>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 1002L13AF10957" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 1002L13AF10957'^^xsd:string;
  dwc:scientificName 'Sternoptyx pseudodiaphana'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '5.9156'^^xsd:double;
  dwc:startLongitude '5.9255'^^xsd:double;
  dwc:endLongitude '5.9057'^^xsd:double;
  dwc:latitude '-25.5003'^^xsd:double;
  dwc:startLatitude '-25.5098'^^xsd:double;
  dwc:endLatitude '-25.4907'^^xsd:double;
  dwc:coordinatePrecision '1452.56'^^xsd:double;
  dwc:minimumDepth '895'^^xsd:integer;
  dwc:maximumDepth '950'^^xsd:integer;
  dwc:temperature '4.2'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 1002L13AF10957'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '275005'^^xsd:integer;
  dwc:sampleSize '0,05813581 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,05813581 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 1002L13AF10957'^^xsd:string;
  dwc:observationDate '2010-02-14'^^xsd:date;
  dwc:aphiaIdAccepted '275005'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%201002L13AF10962>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L13AF10962> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L13AF10962> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.5003 5.9156)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-25.5003"^^xsd:decimal ;
  dwc:decimalLongitude "5.9156"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "895"^^xsd:integer ;
  dwc:maximumDepthInMeters "950"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1452.56"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L13AF10962>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.5003 5.9156)"^^geo:wktLiteral ;
  geo-pos:lat "-25.5003"^^xsd:decimal ;
  geo-pos:long "5.9156"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1452.56"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%201002L13AF10962>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 1002L13AF10962" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 1002L13AF10962'^^xsd:string;
  dwc:scientificName 'Gadomus capensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '5.9156'^^xsd:double;
  dwc:startLongitude '5.9255'^^xsd:double;
  dwc:endLongitude '5.9057'^^xsd:double;
  dwc:latitude '-25.5003'^^xsd:double;
  dwc:startLatitude '-25.5098'^^xsd:double;
  dwc:endLatitude '-25.4907'^^xsd:double;
  dwc:coordinatePrecision '1452.56'^^xsd:double;
  dwc:minimumDepth '895'^^xsd:integer;
  dwc:maximumDepth '950'^^xsd:integer;
  dwc:temperature '4.2'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 1002L13AF10962'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '217768'^^xsd:integer;
  dwc:sampleSize '0,05813581 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,05813581 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 1002L13AF10962'^^xsd:string;
  dwc:observationDate '2010-02-14'^^xsd:date;
  dwc:aphiaIdAccepted '217768'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%200802L18AF10705>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L18AF10705> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L18AF10705> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.9858 5.722)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-25.9858"^^xsd:decimal ;
  dwc:decimalLongitude "5.722"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1051"^^xsd:integer ;
  dwc:maximumDepthInMeters "1061"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1807.44"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L18AF10705>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.9858 5.722)"^^geo:wktLiteral ;
  geo-pos:lat "-25.9858"^^xsd:decimal ;
  geo-pos:long "5.722"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1807.44"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%200802L18AF10705>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 0802L18AF10705" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 0802L18AF10705'^^xsd:string;
  dwc:scientificName 'Diretmichthys parini'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '5.722'^^xsd:double;
  dwc:startLongitude '5.7395'^^xsd:double;
  dwc:endLongitude '5.7045'^^xsd:double;
  dwc:latitude '-25.9858'^^xsd:double;
  dwc:startLatitude '-25.9818'^^xsd:double;
  dwc:endLatitude '-25.9898'^^xsd:double;
  dwc:coordinatePrecision '1807.44'^^xsd:double;
  dwc:minimumDepth '1051'^^xsd:integer;
  dwc:maximumDepth '1061'^^xsd:integer;
  dwc:temperature '3.5'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 0802L18AF10705'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '126396'^^xsd:integer;
  dwc:sampleSize '0,0546082 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,0546082 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 0802L18AF10705'^^xsd:string;
  dwc:observationDate '2008-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '126396'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%200802L18AF10787>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L18AF10787> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L18AF10787> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.9858 5.722)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-25.9858"^^xsd:decimal ;
  dwc:decimalLongitude "5.722"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1051"^^xsd:integer ;
  dwc:maximumDepthInMeters "1061"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1807.44"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L18AF10787>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.9858 5.722)"^^geo:wktLiteral ;
  geo-pos:lat "-25.9858"^^xsd:decimal ;
  geo-pos:long "5.722"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1807.44"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%200802L18AF10787>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 0802L18AF10787" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 0802L18AF10787'^^xsd:string;
  dwc:scientificName 'Serrivomer beanii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '5.722'^^xsd:double;
  dwc:startLongitude '5.7395'^^xsd:double;
  dwc:endLongitude '5.7045'^^xsd:double;
  dwc:latitude '-25.9858'^^xsd:double;
  dwc:startLatitude '-25.9818'^^xsd:double;
  dwc:endLatitude '-25.9898'^^xsd:double;
  dwc:coordinatePrecision '1807.44'^^xsd:double;
  dwc:minimumDepth '1051'^^xsd:integer;
  dwc:maximumDepth '1061'^^xsd:integer;
  dwc:temperature '3.5'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 0802L18AF10787'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '126319'^^xsd:integer;
  dwc:sampleSize '0,0546082 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,0546082 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 0802L18AF10787'^^xsd:string;
  dwc:observationDate '2008-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '126319'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%200802L18AF10790>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L18AF10790> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L18AF10790> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.9858 5.722)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-25.9858"^^xsd:decimal ;
  dwc:decimalLongitude "5.722"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1051"^^xsd:integer ;
  dwc:maximumDepthInMeters "1061"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1807.44"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L18AF10790>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.9858 5.722)"^^geo:wktLiteral ;
  geo-pos:lat "-25.9858"^^xsd:decimal ;
  geo-pos:long "5.722"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1807.44"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%200802L18AF10790>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 0802L18AF10790" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 0802L18AF10790'^^xsd:string;
  dwc:scientificName 'Sphagemacrurus hirundo'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '5.722'^^xsd:double;
  dwc:startLongitude '5.7395'^^xsd:double;
  dwc:endLongitude '5.7045'^^xsd:double;
  dwc:latitude '-25.9858'^^xsd:double;
  dwc:startLatitude '-25.9818'^^xsd:double;
  dwc:endLatitude '-25.9898'^^xsd:double;
  dwc:coordinatePrecision '1807.44'^^xsd:double;
  dwc:minimumDepth '1051'^^xsd:integer;
  dwc:maximumDepth '1061'^^xsd:integer;
  dwc:temperature '3.5'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 0802L18AF10790'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '126479'^^xsd:integer;
  dwc:sampleSize '0,0546082 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,0546082 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 0802L18AF10790'^^xsd:string;
  dwc:observationDate '2008-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '126479'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%200802L18AF10793>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L18AF10793> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L18AF10793> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.9858 5.722)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-25.9858"^^xsd:decimal ;
  dwc:decimalLongitude "5.722"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1051"^^xsd:integer ;
  dwc:maximumDepthInMeters "1061"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1807.44"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L18AF10793>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.9858 5.722)"^^geo:wktLiteral ;
  geo-pos:lat "-25.9858"^^xsd:decimal ;
  geo-pos:long "5.722"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1807.44"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%200802L18AF10793>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 0802L18AF10793" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 0802L18AF10793'^^xsd:string;
  dwc:scientificName 'Stomias boa boa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '5.722'^^xsd:double;
  dwc:startLongitude '5.7395'^^xsd:double;
  dwc:endLongitude '5.7045'^^xsd:double;
  dwc:latitude '-25.9858'^^xsd:double;
  dwc:startLatitude '-25.9818'^^xsd:double;
  dwc:endLatitude '-25.9898'^^xsd:double;
  dwc:coordinatePrecision '1807.44'^^xsd:double;
  dwc:minimumDepth '1051'^^xsd:integer;
  dwc:maximumDepth '1061'^^xsd:integer;
  dwc:temperature '3.5'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 0802L18AF10793'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '234601'^^xsd:integer;
  dwc:sampleSize '0,0546082 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,0546082 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 0802L18AF10793'^^xsd:string;
  dwc:observationDate '2008-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '127374'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%200802L12AF10565>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L12AF10565> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L12AF10565> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.4988 6.1377)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-25.4988"^^xsd:decimal ;
  dwc:decimalLongitude "6.1377"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "863"^^xsd:integer ;
  dwc:maximumDepthInMeters "871"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1473.07"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L12AF10565>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.4988 6.1377)"^^geo:wktLiteral ;
  geo-pos:lat "-25.4988"^^xsd:decimal ;
  geo-pos:long "6.1377"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1473.07"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%200802L12AF10565>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 0802L12AF10565" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 0802L12AF10565'^^xsd:string;
  dwc:scientificName 'Halargyreus johnsonii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '6.1377'^^xsd:double;
  dwc:startLongitude '6.1452'^^xsd:double;
  dwc:endLongitude '6.1303'^^xsd:double;
  dwc:latitude '-25.4988'^^xsd:double;
  dwc:startLatitude '-25.5102'^^xsd:double;
  dwc:endLatitude '-25.4873'^^xsd:double;
  dwc:coordinatePrecision '1473.07'^^xsd:double;
  dwc:minimumDepth '863'^^xsd:integer;
  dwc:maximumDepth '871'^^xsd:integer;
  dwc:temperature '4'^^xsd:integer;
  dwc:previousCatalogNumber 'NAMIBIA 0802L12AF10565'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '126489'^^xsd:integer;
  dwc:sampleSize '0,057797 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,057797 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 0802L12AF10565'^^xsd:string;
  dwc:observationDate '2008-02-19'^^xsd:date;
  dwc:aphiaIdAccepted '126489'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%200802L12AF10605>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L12AF10605> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L12AF10605> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.4988 6.1377)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-25.4988"^^xsd:decimal ;
  dwc:decimalLongitude "6.1377"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "863"^^xsd:integer ;
  dwc:maximumDepthInMeters "871"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1473.07"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L12AF10605>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.4988 6.1377)"^^geo:wktLiteral ;
  geo-pos:lat "-25.4988"^^xsd:decimal ;
  geo-pos:long "6.1377"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1473.07"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%200802L12AF10605>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 0802L12AF10605" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 0802L12AF10605'^^xsd:string;
  dwc:scientificName 'Alepocephalus productus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '6.1377'^^xsd:double;
  dwc:startLongitude '6.1452'^^xsd:double;
  dwc:endLongitude '6.1303'^^xsd:double;
  dwc:latitude '-25.4988'^^xsd:double;
  dwc:startLatitude '-25.5102'^^xsd:double;
  dwc:endLatitude '-25.4873'^^xsd:double;
  dwc:coordinatePrecision '1473.07'^^xsd:double;
  dwc:minimumDepth '863'^^xsd:integer;
  dwc:maximumDepth '871'^^xsd:integer;
  dwc:temperature '4'^^xsd:integer;
  dwc:previousCatalogNumber 'NAMIBIA 0802L12AF10605'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '126683'^^xsd:integer;
  dwc:sampleSize '0,057797 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,057797 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 0802L12AF10605'^^xsd:string;
  dwc:observationDate '2008-02-19'^^xsd:date;
  dwc:aphiaIdAccepted '126683'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%201002L28AF20160>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L28AF20160> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L28AF20160> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.3156 4.999)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-26.3156"^^xsd:decimal ;
  dwc:decimalLongitude "4.999"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1736"^^xsd:integer ;
  dwc:maximumDepthInMeters "1802"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1393.53"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L28AF20160>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.3156 4.999)"^^geo:wktLiteral ;
  geo-pos:lat "-26.3156"^^xsd:decimal ;
  geo-pos:long "4.999"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1393.53"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%201002L28AF20160>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 1002L28AF20160" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 1002L28AF20160'^^xsd:string;
  dwc:scientificName 'Glyphocrangon longirostris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '4.999'^^xsd:double;
  dwc:startLongitude '5.0127'^^xsd:double;
  dwc:endLongitude '4.9853'^^xsd:double;
  dwc:latitude '-26.3156'^^xsd:double;
  dwc:startLatitude '-26.3132'^^xsd:double;
  dwc:endLatitude '-26.318'^^xsd:double;
  dwc:coordinatePrecision '1393.53'^^xsd:double;
  dwc:minimumDepth '1736'^^xsd:integer;
  dwc:maximumDepth '1802'^^xsd:integer;
  dwc:temperature '3.3'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 1002L28AF20160'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '107571'^^xsd:integer;
  dwc:sampleSize '0,05626239 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,05626239 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 1002L28AF20160'^^xsd:string;
  dwc:observationDate '2010-02-20'^^xsd:date;
  dwc:aphiaIdAccepted '107571'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%200802L13AF10790>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L13AF10790> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L13AF10790> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.1839 5.4054)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-26.1839"^^xsd:decimal ;
  dwc:decimalLongitude "5.4054"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "974"^^xsd:integer ;
  dwc:maximumDepthInMeters "997"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1432.15"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L13AF10790>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.1839 5.4054)"^^geo:wktLiteral ;
  geo-pos:lat "-26.1839"^^xsd:decimal ;
  geo-pos:long "5.4054"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1432.15"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%200802L13AF10790>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 0802L13AF10790" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 0802L13AF10790'^^xsd:string;
  dwc:scientificName 'Sphagemacrurus hirundo'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '5.4054'^^xsd:double;
  dwc:startLongitude '5.3932'^^xsd:double;
  dwc:endLongitude '5.4175'^^xsd:double;
  dwc:latitude '-26.1839'^^xsd:double;
  dwc:startLatitude '-26.1907'^^xsd:double;
  dwc:endLatitude '-26.177'^^xsd:double;
  dwc:coordinatePrecision '1432.15'^^xsd:double;
  dwc:minimumDepth '974'^^xsd:integer;
  dwc:maximumDepth '997'^^xsd:integer;
  dwc:temperature '3.8'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 0802L13AF10790'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '126479'^^xsd:integer;
  dwc:sampleSize '0,05628232 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,05628232 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 0802L13AF10790'^^xsd:string;
  dwc:observationDate '2008-02-20'^^xsd:date;
  dwc:aphiaIdAccepted '126479'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%200802L13AF10826>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L13AF10826> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L13AF10826> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.1839 5.4054)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-26.1839"^^xsd:decimal ;
  dwc:decimalLongitude "5.4054"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "974"^^xsd:integer ;
  dwc:maximumDepthInMeters "997"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1432.15"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L13AF10826>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.1839 5.4054)"^^geo:wktLiteral ;
  geo-pos:lat "-26.1839"^^xsd:decimal ;
  geo-pos:long "5.4054"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1432.15"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%200802L13AF10826>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 0802L13AF10826" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 0802L13AF10826'^^xsd:string;
  dwc:scientificName 'Allocyttus verrucosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '5.4054'^^xsd:double;
  dwc:startLongitude '5.3932'^^xsd:double;
  dwc:endLongitude '5.4175'^^xsd:double;
  dwc:latitude '-26.1839'^^xsd:double;
  dwc:startLatitude '-26.1907'^^xsd:double;
  dwc:endLatitude '-26.177'^^xsd:double;
  dwc:coordinatePrecision '1432.15'^^xsd:double;
  dwc:minimumDepth '974'^^xsd:integer;
  dwc:maximumDepth '997'^^xsd:integer;
  dwc:temperature '3.8'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 0802L13AF10826'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '127422'^^xsd:integer;
  dwc:sampleSize '0,05628232 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,05628232 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 0802L13AF10826'^^xsd:string;
  dwc:observationDate '2008-02-20'^^xsd:date;
  dwc:aphiaIdAccepted '127422'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%200802L12AF30128>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L12AF30128> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L12AF30128> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.4988 6.1377)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-25.4988"^^xsd:decimal ;
  dwc:decimalLongitude "6.1377"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "863"^^xsd:integer ;
  dwc:maximumDepthInMeters "871"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1473.07"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L12AF30128>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.4988 6.1377)"^^geo:wktLiteral ;
  geo-pos:lat "-25.4988"^^xsd:decimal ;
  geo-pos:long "6.1377"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1473.07"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%200802L12AF30128>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 0802L12AF30128" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 0802L12AF30128'^^xsd:string;
  dwc:scientificName 'Cymbulia peronii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '6.1377'^^xsd:double;
  dwc:startLongitude '6.1452'^^xsd:double;
  dwc:endLongitude '6.1303'^^xsd:double;
  dwc:latitude '-25.4988'^^xsd:double;
  dwc:startLatitude '-25.5102'^^xsd:double;
  dwc:endLatitude '-25.4873'^^xsd:double;
  dwc:coordinatePrecision '1473.07'^^xsd:double;
  dwc:minimumDepth '863'^^xsd:integer;
  dwc:maximumDepth '871'^^xsd:integer;
  dwc:temperature '4'^^xsd:integer;
  dwc:previousCatalogNumber 'NAMIBIA 0802L12AF30128'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '139494'^^xsd:integer;
  dwc:sampleSize '0,057797 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,057797 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 0802L12AF30128'^^xsd:string;
  dwc:observationDate '2008-02-19'^^xsd:date;
  dwc:aphiaIdAccepted '139494'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%200802L12AF20013>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L12AF20013> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L12AF20013> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.4988 6.1377)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-25.4988"^^xsd:decimal ;
  dwc:decimalLongitude "6.1377"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "863"^^xsd:integer ;
  dwc:maximumDepthInMeters "871"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1473.07"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L12AF20013>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.4988 6.1377)"^^geo:wktLiteral ;
  geo-pos:lat "-25.4988"^^xsd:decimal ;
  geo-pos:long "6.1377"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1473.07"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%200802L12AF20013>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 0802L12AF20013" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 0802L12AF20013'^^xsd:string;
  dwc:scientificName 'Heterocarpus grimaldii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '6.1377'^^xsd:double;
  dwc:startLongitude '6.1452'^^xsd:double;
  dwc:endLongitude '6.1303'^^xsd:double;
  dwc:latitude '-25.4988'^^xsd:double;
  dwc:startLatitude '-25.5102'^^xsd:double;
  dwc:endLatitude '-25.4873'^^xsd:double;
  dwc:coordinatePrecision '1473.07'^^xsd:double;
  dwc:minimumDepth '863'^^xsd:integer;
  dwc:maximumDepth '871'^^xsd:integer;
  dwc:temperature '4'^^xsd:integer;
  dwc:previousCatalogNumber 'NAMIBIA 0802L12AF20013'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '107645'^^xsd:integer;
  dwc:sampleSize '0,057797 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,057797 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 0802L12AF20013'^^xsd:string;
  dwc:observationDate '2008-02-19'^^xsd:date;
  dwc:aphiaIdAccepted '107645'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%200802L12AF20121>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L12AF20121> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L12AF20121> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.4988 6.1377)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-25.4988"^^xsd:decimal ;
  dwc:decimalLongitude "6.1377"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "863"^^xsd:integer ;
  dwc:maximumDepthInMeters "871"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1473.07"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L12AF20121>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.4988 6.1377)"^^geo:wktLiteral ;
  geo-pos:lat "-25.4988"^^xsd:decimal ;
  geo-pos:long "6.1377"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1473.07"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%200802L12AF20121>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 0802L12AF20121" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 0802L12AF20121'^^xsd:string;
  dwc:scientificName 'Parapagurus pilosimanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '6.1377'^^xsd:double;
  dwc:startLongitude '6.1452'^^xsd:double;
  dwc:endLongitude '6.1303'^^xsd:double;
  dwc:latitude '-25.4988'^^xsd:double;
  dwc:startLatitude '-25.5102'^^xsd:double;
  dwc:endLatitude '-25.4873'^^xsd:double;
  dwc:coordinatePrecision '1473.07'^^xsd:double;
  dwc:minimumDepth '863'^^xsd:integer;
  dwc:maximumDepth '871'^^xsd:integer;
  dwc:temperature '4'^^xsd:integer;
  dwc:previousCatalogNumber 'NAMIBIA 0802L12AF20121'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '107248'^^xsd:integer;
  dwc:sampleSize '0,057797 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,057797 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 0802L12AF20121'^^xsd:string;
  dwc:observationDate '2008-02-19'^^xsd:date;
  dwc:aphiaIdAccepted '107248'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%200802L12AF20209>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L12AF20209> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L12AF20209> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.4988 6.1377)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-25.4988"^^xsd:decimal ;
  dwc:decimalLongitude "6.1377"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "863"^^xsd:integer ;
  dwc:maximumDepthInMeters "871"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1473.07"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L12AF20209>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.4988 6.1377)"^^geo:wktLiteral ;
  geo-pos:lat "-25.4988"^^xsd:decimal ;
  geo-pos:long "6.1377"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1473.07"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%200802L12AF20209>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 0802L12AF20209" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 0802L12AF20209'^^xsd:string;
  dwc:scientificName 'Nematocarcinus longirostris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '6.1377'^^xsd:double;
  dwc:startLongitude '6.1452'^^xsd:double;
  dwc:endLongitude '6.1303'^^xsd:double;
  dwc:latitude '-25.4988'^^xsd:double;
  dwc:startLatitude '-25.5102'^^xsd:double;
  dwc:endLatitude '-25.4873'^^xsd:double;
  dwc:coordinatePrecision '1473.07'^^xsd:double;
  dwc:minimumDepth '863'^^xsd:integer;
  dwc:maximumDepth '871'^^xsd:integer;
  dwc:temperature '4'^^xsd:integer;
  dwc:previousCatalogNumber 'NAMIBIA 0802L12AF20209'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '514315'^^xsd:integer;
  dwc:sampleSize '0,057797 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,057797 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 0802L12AF20209'^^xsd:string;
  dwc:observationDate '2008-02-19'^^xsd:date;
  dwc:aphiaIdAccepted '514315'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%200802L12AF20225>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L12AF20225> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L12AF20225> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.4988 6.1377)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-25.4988"^^xsd:decimal ;
  dwc:decimalLongitude "6.1377"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "863"^^xsd:integer ;
  dwc:maximumDepthInMeters "871"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1473.07"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L12AF20225>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.4988 6.1377)"^^geo:wktLiteral ;
  geo-pos:lat "-25.4988"^^xsd:decimal ;
  geo-pos:long "6.1377"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1473.07"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%200802L12AF20225>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 0802L12AF20225" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 0802L12AF20225'^^xsd:string;
  dwc:scientificName 'Chaceon erytheiae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '6.1377'^^xsd:double;
  dwc:startLongitude '6.1452'^^xsd:double;
  dwc:endLongitude '6.1303'^^xsd:double;
  dwc:latitude '-25.4988'^^xsd:double;
  dwc:startLatitude '-25.5102'^^xsd:double;
  dwc:endLatitude '-25.4873'^^xsd:double;
  dwc:coordinatePrecision '1473.07'^^xsd:double;
  dwc:minimumDepth '863'^^xsd:integer;
  dwc:maximumDepth '871'^^xsd:integer;
  dwc:temperature '4'^^xsd:integer;
  dwc:previousCatalogNumber 'NAMIBIA 0802L12AF20225'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '241100'^^xsd:integer;
  dwc:sampleSize '0,057797 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,057797 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 0802L12AF20225'^^xsd:string;
  dwc:observationDate '2008-02-19'^^xsd:date;
  dwc:aphiaIdAccepted '241100'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%200802L12AF20230>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L12AF20230> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L12AF20230> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.4988 6.1377)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-25.4988"^^xsd:decimal ;
  dwc:decimalLongitude "6.1377"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "863"^^xsd:integer ;
  dwc:maximumDepthInMeters "871"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1473.07"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L12AF20230>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.4988 6.1377)"^^geo:wktLiteral ;
  geo-pos:lat "-25.4988"^^xsd:decimal ;
  geo-pos:long "6.1377"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1473.07"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%200802L12AF20230>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 0802L12AF20230" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 0802L12AF20230'^^xsd:string;
  dwc:scientificName 'Austropenaeus nitidus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '6.1377'^^xsd:double;
  dwc:startLongitude '6.1452'^^xsd:double;
  dwc:endLongitude '6.1303'^^xsd:double;
  dwc:latitude '-25.4988'^^xsd:double;
  dwc:startLatitude '-25.5102'^^xsd:double;
  dwc:endLatitude '-25.4873'^^xsd:double;
  dwc:coordinatePrecision '1473.07'^^xsd:double;
  dwc:minimumDepth '863'^^xsd:integer;
  dwc:maximumDepth '871'^^xsd:integer;
  dwc:temperature '4'^^xsd:integer;
  dwc:previousCatalogNumber 'NAMIBIA 0802L12AF20230'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '246428'^^xsd:integer;
  dwc:sampleSize '0,057797 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,057797 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 0802L12AF20230'^^xsd:string;
  dwc:observationDate '2008-02-19'^^xsd:date;
  dwc:aphiaIdAccepted '246428'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%200802L13AF10605>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L13AF10605> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L13AF10605> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.1839 5.4054)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-26.1839"^^xsd:decimal ;
  dwc:decimalLongitude "5.4054"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "974"^^xsd:integer ;
  dwc:maximumDepthInMeters "997"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1432.15"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L13AF10605>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.1839 5.4054)"^^geo:wktLiteral ;
  geo-pos:lat "-26.1839"^^xsd:decimal ;
  geo-pos:long "5.4054"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1432.15"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%200802L13AF10605>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 0802L13AF10605" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 0802L13AF10605'^^xsd:string;
  dwc:scientificName 'Alepocephalus productus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '5.4054'^^xsd:double;
  dwc:startLongitude '5.3932'^^xsd:double;
  dwc:endLongitude '5.4175'^^xsd:double;
  dwc:latitude '-26.1839'^^xsd:double;
  dwc:startLatitude '-26.1907'^^xsd:double;
  dwc:endLatitude '-26.177'^^xsd:double;
  dwc:coordinatePrecision '1432.15'^^xsd:double;
  dwc:minimumDepth '974'^^xsd:integer;
  dwc:maximumDepth '997'^^xsd:integer;
  dwc:temperature '3.8'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 0802L13AF10605'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '126683'^^xsd:integer;
  dwc:sampleSize '0,05628232 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,05628232 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 0802L13AF10605'^^xsd:string;
  dwc:observationDate '2008-02-20'^^xsd:date;
  dwc:aphiaIdAccepted '126683'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%200802L13AF10705>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L13AF10705> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L13AF10705> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.1839 5.4054)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-26.1839"^^xsd:decimal ;
  dwc:decimalLongitude "5.4054"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "974"^^xsd:integer ;
  dwc:maximumDepthInMeters "997"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1432.15"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L13AF10705>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.1839 5.4054)"^^geo:wktLiteral ;
  geo-pos:lat "-26.1839"^^xsd:decimal ;
  geo-pos:long "5.4054"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1432.15"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%200802L13AF10705>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 0802L13AF10705" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 0802L13AF10705'^^xsd:string;
  dwc:scientificName 'Diretmichthys parini'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '5.4054'^^xsd:double;
  dwc:startLongitude '5.3932'^^xsd:double;
  dwc:endLongitude '5.4175'^^xsd:double;
  dwc:latitude '-26.1839'^^xsd:double;
  dwc:startLatitude '-26.1907'^^xsd:double;
  dwc:endLatitude '-26.177'^^xsd:double;
  dwc:coordinatePrecision '1432.15'^^xsd:double;
  dwc:minimumDepth '974'^^xsd:integer;
  dwc:maximumDepth '997'^^xsd:integer;
  dwc:temperature '3.8'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 0802L13AF10705'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '126396'^^xsd:integer;
  dwc:sampleSize '0,05628232 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,05628232 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 0802L13AF10705'^^xsd:string;
  dwc:observationDate '2008-02-20'^^xsd:date;
  dwc:aphiaIdAccepted '126396'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%200802L13AF10862>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L13AF10862> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L13AF10862> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.1839 5.4054)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-26.1839"^^xsd:decimal ;
  dwc:decimalLongitude "5.4054"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "974"^^xsd:integer ;
  dwc:maximumDepthInMeters "997"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1432.15"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L13AF10862>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.1839 5.4054)"^^geo:wktLiteral ;
  geo-pos:lat "-26.1839"^^xsd:decimal ;
  geo-pos:long "5.4054"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1432.15"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%200802L13AF10862>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 0802L13AF10862" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 0802L13AF10862'^^xsd:string;
  dwc:scientificName 'Photichthys argenteus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '5.4054'^^xsd:double;
  dwc:startLongitude '5.3932'^^xsd:double;
  dwc:endLongitude '5.4175'^^xsd:double;
  dwc:latitude '-26.1839'^^xsd:double;
  dwc:startLatitude '-26.1907'^^xsd:double;
  dwc:endLatitude '-26.177'^^xsd:double;
  dwc:coordinatePrecision '1432.15'^^xsd:double;
  dwc:minimumDepth '974'^^xsd:integer;
  dwc:maximumDepth '997'^^xsd:integer;
  dwc:temperature '3.8'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 0802L13AF10862'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '400296'^^xsd:integer;
  dwc:sampleSize '0,05628232 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,05628232 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 0802L13AF10862'^^xsd:string;
  dwc:observationDate '2008-02-20'^^xsd:date;
  dwc:aphiaIdAccepted '220007'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%200802L13AF10934>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L13AF10934> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L13AF10934> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.1839 5.4054)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-26.1839"^^xsd:decimal ;
  dwc:decimalLongitude "5.4054"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "974"^^xsd:integer ;
  dwc:maximumDepthInMeters "997"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1432.15"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L13AF10934>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.1839 5.4054)"^^geo:wktLiteral ;
  geo-pos:lat "-26.1839"^^xsd:decimal ;
  geo-pos:long "5.4054"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1432.15"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%200802L13AF10934>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 0802L13AF10934" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 0802L13AF10934'^^xsd:string;
  dwc:scientificName 'Scopeloberyx robustus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '5.4054'^^xsd:double;
  dwc:startLongitude '5.3932'^^xsd:double;
  dwc:endLongitude '5.4175'^^xsd:double;
  dwc:latitude '-26.1839'^^xsd:double;
  dwc:startLatitude '-26.1907'^^xsd:double;
  dwc:endLatitude '-26.177'^^xsd:double;
  dwc:coordinatePrecision '1432.15'^^xsd:double;
  dwc:minimumDepth '974'^^xsd:integer;
  dwc:maximumDepth '997'^^xsd:integer;
  dwc:temperature '3.8'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 0802L13AF10934'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '127276'^^xsd:integer;
  dwc:sampleSize '0,05628232 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,05628232 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 0802L13AF10934'^^xsd:string;
  dwc:observationDate '2008-02-20'^^xsd:date;
  dwc:aphiaIdAccepted '127276'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%200802L12AF20148>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L12AF20148> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L12AF20148> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.4988 6.1377)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-25.4988"^^xsd:decimal ;
  dwc:decimalLongitude "6.1377"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "863"^^xsd:integer ;
  dwc:maximumDepthInMeters "871"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1473.07"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L12AF20148>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.4988 6.1377)"^^geo:wktLiteral ;
  geo-pos:lat "-25.4988"^^xsd:decimal ;
  geo-pos:long "6.1377"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1473.07"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%200802L12AF20148>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 0802L12AF20148" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 0802L12AF20148'^^xsd:string;
  dwc:scientificName 'Acanthephyra eximia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '6.1377'^^xsd:double;
  dwc:startLongitude '6.1452'^^xsd:double;
  dwc:endLongitude '6.1303'^^xsd:double;
  dwc:latitude '-25.4988'^^xsd:double;
  dwc:startLatitude '-25.5102'^^xsd:double;
  dwc:endLatitude '-25.4873'^^xsd:double;
  dwc:coordinatePrecision '1473.07'^^xsd:double;
  dwc:minimumDepth '863'^^xsd:integer;
  dwc:maximumDepth '871'^^xsd:integer;
  dwc:temperature '4'^^xsd:integer;
  dwc:previousCatalogNumber 'NAMIBIA 0802L12AF20148'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '564909'^^xsd:integer;
  dwc:sampleSize '0,057797 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,057797 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 0802L12AF20148'^^xsd:string;
  dwc:observationDate '2008-02-19'^^xsd:date;
  dwc:aphiaIdAccepted '564909'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%200802L12AF20155>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L12AF20155> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L12AF20155> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.4988 6.1377)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-25.4988"^^xsd:decimal ;
  dwc:decimalLongitude "6.1377"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "863"^^xsd:integer ;
  dwc:maximumDepthInMeters "871"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1473.07"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L12AF20155>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.4988 6.1377)"^^geo:wktLiteral ;
  geo-pos:lat "-25.4988"^^xsd:decimal ;
  geo-pos:long "6.1377"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1473.07"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%200802L12AF20155>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 0802L12AF20155" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 0802L12AF20155'^^xsd:string;
  dwc:scientificName 'Acanthephyra acanthitelsonis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '6.1377'^^xsd:double;
  dwc:startLongitude '6.1452'^^xsd:double;
  dwc:endLongitude '6.1303'^^xsd:double;
  dwc:latitude '-25.4988'^^xsd:double;
  dwc:startLatitude '-25.5102'^^xsd:double;
  dwc:endLatitude '-25.4873'^^xsd:double;
  dwc:coordinatePrecision '1473.07'^^xsd:double;
  dwc:minimumDepth '863'^^xsd:integer;
  dwc:maximumDepth '871'^^xsd:integer;
  dwc:temperature '4'^^xsd:integer;
  dwc:previousCatalogNumber 'NAMIBIA 0802L12AF20155'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '240809'^^xsd:integer;
  dwc:sampleSize '0,057797 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,057797 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 0802L12AF20155'^^xsd:string;
  dwc:observationDate '2008-02-19'^^xsd:date;
  dwc:aphiaIdAccepted '107581'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%200802L13AF10828>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L13AF10828> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L13AF10828> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.1839 5.4054)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-26.1839"^^xsd:decimal ;
  dwc:decimalLongitude "5.4054"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "974"^^xsd:integer ;
  dwc:maximumDepthInMeters "997"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1432.15"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L13AF10828>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.1839 5.4054)"^^geo:wktLiteral ;
  geo-pos:lat "-26.1839"^^xsd:decimal ;
  geo-pos:long "5.4054"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1432.15"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%200802L13AF10828>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 0802L13AF10828" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 0802L13AF10828'^^xsd:string;
  dwc:scientificName 'Antimora rostrata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '5.4054'^^xsd:double;
  dwc:startLongitude '5.3932'^^xsd:double;
  dwc:endLongitude '5.4175'^^xsd:double;
  dwc:latitude '-26.1839'^^xsd:double;
  dwc:startLatitude '-26.1907'^^xsd:double;
  dwc:endLatitude '-26.177'^^xsd:double;
  dwc:coordinatePrecision '1432.15'^^xsd:double;
  dwc:minimumDepth '974'^^xsd:integer;
  dwc:maximumDepth '997'^^xsd:integer;
  dwc:temperature '3.8'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 0802L13AF10828'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '126486'^^xsd:integer;
  dwc:sampleSize '0,05628232 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,05628232 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 0802L13AF10828'^^xsd:string;
  dwc:observationDate '2008-02-20'^^xsd:date;
  dwc:aphiaIdAccepted '126486'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%200802L13AF10832>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L13AF10832> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L13AF10832> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.1839 5.4054)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-26.1839"^^xsd:decimal ;
  dwc:decimalLongitude "5.4054"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "974"^^xsd:integer ;
  dwc:maximumDepthInMeters "997"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1432.15"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L13AF10832>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.1839 5.4054)"^^geo:wktLiteral ;
  geo-pos:lat "-26.1839"^^xsd:decimal ;
  geo-pos:long "5.4054"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1432.15"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%200802L13AF10832>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 0802L13AF10832" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 0802L13AF10832'^^xsd:string;
  dwc:scientificName 'Coryphaenoides striaturus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '5.4054'^^xsd:double;
  dwc:startLongitude '5.3932'^^xsd:double;
  dwc:endLongitude '5.4175'^^xsd:double;
  dwc:latitude '-26.1839'^^xsd:double;
  dwc:startLatitude '-26.1907'^^xsd:double;
  dwc:endLatitude '-26.177'^^xsd:double;
  dwc:coordinatePrecision '1432.15'^^xsd:double;
  dwc:minimumDepth '974'^^xsd:integer;
  dwc:maximumDepth '997'^^xsd:integer;
  dwc:temperature '3.8'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 0802L13AF10832'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '217763'^^xsd:integer;
  dwc:sampleSize '0,05628232 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,05628232 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 0802L13AF10832'^^xsd:string;
  dwc:observationDate '2008-02-20'^^xsd:date;
  dwc:aphiaIdAccepted '217763'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%200802L1AF10850>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L1AF10850> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L1AF10850> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.2226 8.2978)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-23.2226"^^xsd:decimal ;
  dwc:decimalLongitude "8.2978"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "976"^^xsd:integer ;
  dwc:maximumDepthInMeters "986"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1415.24"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L1AF10850>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.2226 8.2978)"^^geo:wktLiteral ;
  geo-pos:lat "-23.2226"^^xsd:decimal ;
  geo-pos:long "8.2978"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1415.24"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%200802L1AF10850>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 0802L1AF10850" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 0802L1AF10850'^^xsd:string;
  dwc:scientificName 'Lamprogrammus shcherbachevi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '8.2978'^^xsd:double;
  dwc:startLongitude '8.2857'^^xsd:double;
  dwc:endLongitude '8.31'^^xsd:double;
  dwc:latitude '-23.2226'^^xsd:double;
  dwc:startLatitude '-23.2165'^^xsd:double;
  dwc:endLatitude '-23.2287'^^xsd:double;
  dwc:coordinatePrecision '1415.24'^^xsd:double;
  dwc:minimumDepth '976'^^xsd:integer;
  dwc:maximumDepth '986'^^xsd:integer;
  dwc:temperature '3.75'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 0802L1AF10850'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '126673'^^xsd:integer;
  dwc:sampleSize '0,05626239 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,05626239 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 0802L1AF10850'^^xsd:string;
  dwc:observationDate '2008-02-06'^^xsd:date;
  dwc:aphiaIdAccepted '126673'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%200802L1AF10828>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L1AF10828> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L1AF10828> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.2226 8.2978)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-23.2226"^^xsd:decimal ;
  dwc:decimalLongitude "8.2978"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "976"^^xsd:integer ;
  dwc:maximumDepthInMeters "986"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1415.24"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L1AF10828>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.2226 8.2978)"^^geo:wktLiteral ;
  geo-pos:lat "-23.2226"^^xsd:decimal ;
  geo-pos:long "8.2978"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1415.24"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%200802L1AF10828>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 0802L1AF10828" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 0802L1AF10828'^^xsd:string;
  dwc:scientificName 'Antimora rostrata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '8.2978'^^xsd:double;
  dwc:startLongitude '8.2857'^^xsd:double;
  dwc:endLongitude '8.31'^^xsd:double;
  dwc:latitude '-23.2226'^^xsd:double;
  dwc:startLatitude '-23.2165'^^xsd:double;
  dwc:endLatitude '-23.2287'^^xsd:double;
  dwc:coordinatePrecision '1415.24'^^xsd:double;
  dwc:minimumDepth '976'^^xsd:integer;
  dwc:maximumDepth '986'^^xsd:integer;
  dwc:temperature '3.75'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 0802L1AF10828'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '126486'^^xsd:integer;
  dwc:sampleSize '0,05626239 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,05626239 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 0802L1AF10828'^^xsd:string;
  dwc:observationDate '2008-02-06'^^xsd:date;
  dwc:aphiaIdAccepted '126486'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%200802L1AF10829>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L1AF10829> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L1AF10829> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.2226 8.2978)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-23.2226"^^xsd:decimal ;
  dwc:decimalLongitude "8.2978"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "976"^^xsd:integer ;
  dwc:maximumDepthInMeters "986"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1415.24"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L1AF10829>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.2226 8.2978)"^^geo:wktLiteral ;
  geo-pos:lat "-23.2226"^^xsd:decimal ;
  geo-pos:long "8.2978"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1415.24"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%200802L1AF10829>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 0802L1AF10829" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 0802L1AF10829'^^xsd:string;
  dwc:scientificName 'Hoplostethus atlanticus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '8.2978'^^xsd:double;
  dwc:startLongitude '8.2857'^^xsd:double;
  dwc:endLongitude '8.31'^^xsd:double;
  dwc:latitude '-23.2226'^^xsd:double;
  dwc:startLatitude '-23.2165'^^xsd:double;
  dwc:endLatitude '-23.2287'^^xsd:double;
  dwc:coordinatePrecision '1415.24'^^xsd:double;
  dwc:minimumDepth '976'^^xsd:integer;
  dwc:maximumDepth '986'^^xsd:integer;
  dwc:temperature '3.75'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 0802L1AF10829'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '126402'^^xsd:integer;
  dwc:sampleSize '0,05626239 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,05626239 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 0802L1AF10829'^^xsd:string;
  dwc:observationDate '2008-02-06'^^xsd:date;
  dwc:aphiaIdAccepted '126402'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%200802L1AF10832>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L1AF10832> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L1AF10832> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.2226 8.2978)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-23.2226"^^xsd:decimal ;
  dwc:decimalLongitude "8.2978"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "976"^^xsd:integer ;
  dwc:maximumDepthInMeters "986"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1415.24"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L1AF10832>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.2226 8.2978)"^^geo:wktLiteral ;
  geo-pos:lat "-23.2226"^^xsd:decimal ;
  geo-pos:long "8.2978"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1415.24"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%200802L1AF10832>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 0802L1AF10832" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 0802L1AF10832'^^xsd:string;
  dwc:scientificName 'Coryphaenoides striaturus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '8.2978'^^xsd:double;
  dwc:startLongitude '8.2857'^^xsd:double;
  dwc:endLongitude '8.31'^^xsd:double;
  dwc:latitude '-23.2226'^^xsd:double;
  dwc:startLatitude '-23.2165'^^xsd:double;
  dwc:endLatitude '-23.2287'^^xsd:double;
  dwc:coordinatePrecision '1415.24'^^xsd:double;
  dwc:minimumDepth '976'^^xsd:integer;
  dwc:maximumDepth '986'^^xsd:integer;
  dwc:temperature '3.75'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 0802L1AF10832'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '217763'^^xsd:integer;
  dwc:sampleSize '0,05626239 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,05626239 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 0802L1AF10832'^^xsd:string;
  dwc:observationDate '2008-02-06'^^xsd:date;
  dwc:aphiaIdAccepted '217763'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%201002L19BV40052>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L19BV40052> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L19BV40052> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.3458 5.7893)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-25.3458"^^xsd:decimal ;
  dwc:decimalLongitude "5.7893"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1189"^^xsd:integer ;
  dwc:maximumDepthInMeters "1210"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "806.1"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L19BV40052>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.3458 5.7893)"^^geo:wktLiteral ;
  geo-pos:lat "-25.3458"^^xsd:decimal ;
  geo-pos:long "5.7893"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "806.1"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%201002L19BV40052>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 1002L19BV40052" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 1002L19BV40052'^^xsd:string;
  dwc:scientificName 'Cavolinia tridentata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '5.7893'^^xsd:double;
  dwc:startLongitude '5.7828'^^xsd:double;
  dwc:endLongitude '5.7958'^^xsd:double;
  dwc:latitude '-25.3458'^^xsd:double;
  dwc:startLatitude '-25.3415'^^xsd:double;
  dwc:endLatitude '-25.35'^^xsd:double;
  dwc:coordinatePrecision '806.1'^^xsd:double;
  dwc:minimumDepth '1189'^^xsd:integer;
  dwc:maximumDepth '1210'^^xsd:integer;
  dwc:temperature '3.6'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 1002L19BV40052'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '139030'^^xsd:integer;
  dwc:sampleSize '0,0058765 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,0058765 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 1002L19BV40052'^^xsd:string;
  dwc:observationDate '2010-02-17'^^xsd:date;
  dwc:aphiaIdAccepted '139030'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%201002L19BV40070>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L19BV40070> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L19BV40070> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.3458 5.7893)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-25.3458"^^xsd:decimal ;
  dwc:decimalLongitude "5.7893"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1189"^^xsd:integer ;
  dwc:maximumDepthInMeters "1210"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "806.1"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L19BV40070>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.3458 5.7893)"^^geo:wktLiteral ;
  geo-pos:lat "-25.3458"^^xsd:decimal ;
  geo-pos:long "5.7893"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "806.1"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%201002L19BV40070>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 1002L19BV40070" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 1002L19BV40070'^^xsd:string;
  dwc:scientificName 'Pyrosoma atlanticum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '5.7893'^^xsd:double;
  dwc:startLongitude '5.7828'^^xsd:double;
  dwc:endLongitude '5.7958'^^xsd:double;
  dwc:latitude '-25.3458'^^xsd:double;
  dwc:startLatitude '-25.3415'^^xsd:double;
  dwc:endLatitude '-25.35'^^xsd:double;
  dwc:coordinatePrecision '806.1'^^xsd:double;
  dwc:minimumDepth '1189'^^xsd:integer;
  dwc:maximumDepth '1210'^^xsd:integer;
  dwc:temperature '3.6'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 1002L19BV40070'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '137250'^^xsd:integer;
  dwc:sampleSize '0,0058765 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,0058765 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 1002L19BV40070'^^xsd:string;
  dwc:observationDate '2010-02-17'^^xsd:date;
  dwc:aphiaIdAccepted '137250'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%201002L19BV40072>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L19BV40072> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L19BV40072> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.3458 5.7893)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-25.3458"^^xsd:decimal ;
  dwc:decimalLongitude "5.7893"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1189"^^xsd:integer ;
  dwc:maximumDepthInMeters "1210"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "806.1"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L19BV40072>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.3458 5.7893)"^^geo:wktLiteral ;
  geo-pos:lat "-25.3458"^^xsd:decimal ;
  geo-pos:long "5.7893"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "806.1"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%201002L19BV40072>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 1002L19BV40072" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 1002L19BV40072'^^xsd:string;
  dwc:scientificName 'Stephanocyathus (Odontocyathus) campaniformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '5.7893'^^xsd:double;
  dwc:startLongitude '5.7828'^^xsd:double;
  dwc:endLongitude '5.7958'^^xsd:double;
  dwc:latitude '-25.3458'^^xsd:double;
  dwc:startLatitude '-25.3415'^^xsd:double;
  dwc:endLatitude '-25.35'^^xsd:double;
  dwc:coordinatePrecision '806.1'^^xsd:double;
  dwc:minimumDepth '1189'^^xsd:integer;
  dwc:maximumDepth '1210'^^xsd:integer;
  dwc:temperature '3.6'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 1002L19BV40072'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '135169'^^xsd:integer;
  dwc:sampleSize '0,0058765 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,0058765 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 1002L19BV40072'^^xsd:string;
  dwc:observationDate '2010-02-17'^^xsd:date;
  dwc:aphiaIdAccepted '135169'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%201002L1AF10001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L1AF10001> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L1AF10001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-24.5068 6.2322)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-24.5068"^^xsd:decimal ;
  dwc:decimalLongitude "6.2322"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1840"^^xsd:integer ;
  dwc:maximumDepthInMeters "1892"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1328.68"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L1AF10001>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-24.5068 6.2322)"^^geo:wktLiteral ;
  geo-pos:lat "-24.5068"^^xsd:decimal ;
  geo-pos:long "6.2322"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1328.68"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%201002L1AF10001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 1002L1AF10001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 1002L1AF10001'^^xsd:string;
  dwc:scientificName 'Bathysaurus ferox'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '6.2322'^^xsd:double;
  dwc:startLongitude '6.2452'^^xsd:double;
  dwc:endLongitude '6.2192'^^xsd:double;
  dwc:latitude '-24.5068'^^xsd:double;
  dwc:startLatitude '-24.5083'^^xsd:double;
  dwc:endLatitude '-24.5052'^^xsd:double;
  dwc:coordinatePrecision '1328.68'^^xsd:double;
  dwc:minimumDepth '1840'^^xsd:integer;
  dwc:maximumDepth '1892'^^xsd:integer;
  dwc:temperature '3.2'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 1002L1AF10001'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '126369'^^xsd:integer;
  dwc:sampleSize '0,05855434 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,05855434 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 1002L1AF10001'^^xsd:string;
  dwc:observationDate '2010-02-09'^^xsd:date;
  dwc:aphiaIdAccepted '126369'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%200802L10AF10001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L10AF10001> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L10AF10001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.554 6.1426)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-25.554"^^xsd:decimal ;
  dwc:decimalLongitude "6.1426"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "868"^^xsd:integer ;
  dwc:maximumDepthInMeters "868"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1463.42"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L10AF10001>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.554 6.1426)"^^geo:wktLiteral ;
  geo-pos:lat "-25.554"^^xsd:decimal ;
  geo-pos:long "6.1426"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1463.42"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%200802L10AF10001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 0802L10AF10001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 0802L10AF10001'^^xsd:string;
  dwc:scientificName 'Bathysaurus ferox'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '6.1426'^^xsd:double;
  dwc:startLongitude '6.1462'^^xsd:double;
  dwc:endLongitude '6.139'^^xsd:double;
  dwc:latitude '-25.554'^^xsd:double;
  dwc:startLatitude '-25.5412'^^xsd:double;
  dwc:endLatitude '-25.5668'^^xsd:double;
  dwc:coordinatePrecision '1463.42'^^xsd:double;
  dwc:minimumDepth '868'^^xsd:integer;
  dwc:maximumDepth '868'^^xsd:integer;
  dwc:temperature '4'^^xsd:integer;
  dwc:previousCatalogNumber 'NAMIBIA 0802L10AF10001'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '126369'^^xsd:integer;
  dwc:sampleSize '0,05572428 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,05572428 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 0802L10AF10001'^^xsd:string;
  dwc:observationDate '2008-02-18'^^xsd:date;
  dwc:aphiaIdAccepted '126369'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%200802L10AF10007>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L10AF10007> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L10AF10007> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.554 6.1426)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-25.554"^^xsd:decimal ;
  dwc:decimalLongitude "6.1426"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "868"^^xsd:integer ;
  dwc:maximumDepthInMeters "868"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1463.42"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L10AF10007>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.554 6.1426)"^^geo:wktLiteral ;
  geo-pos:lat "-25.554"^^xsd:decimal ;
  geo-pos:long "6.1426"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1463.42"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%200802L10AF10007>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 0802L10AF10007" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 0802L10AF10007'^^xsd:string;
  dwc:scientificName 'Argyropelecus gigas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '6.1426'^^xsd:double;
  dwc:startLongitude '6.1462'^^xsd:double;
  dwc:endLongitude '6.139'^^xsd:double;
  dwc:latitude '-25.554'^^xsd:double;
  dwc:startLatitude '-25.5412'^^xsd:double;
  dwc:endLatitude '-25.5668'^^xsd:double;
  dwc:coordinatePrecision '1463.42'^^xsd:double;
  dwc:minimumDepth '868'^^xsd:integer;
  dwc:maximumDepth '868'^^xsd:integer;
  dwc:temperature '4'^^xsd:integer;
  dwc:previousCatalogNumber 'NAMIBIA 0802L10AF10007'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '127308'^^xsd:integer;
  dwc:sampleSize '0,05572428 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,05572428 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 0802L10AF10007'^^xsd:string;
  dwc:observationDate '2008-02-18'^^xsd:date;
  dwc:aphiaIdAccepted '127308'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%200802L10AF10059>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L10AF10059> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L10AF10059> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.554 6.1426)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-25.554"^^xsd:decimal ;
  dwc:decimalLongitude "6.1426"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "868"^^xsd:integer ;
  dwc:maximumDepthInMeters "868"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1463.42"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L10AF10059>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.554 6.1426)"^^geo:wktLiteral ;
  geo-pos:lat "-25.554"^^xsd:decimal ;
  geo-pos:long "6.1426"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1463.42"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%200802L10AF10059>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 0802L10AF10059" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 0802L10AF10059'^^xsd:string;
  dwc:scientificName 'Chauliodus sloani'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '6.1426'^^xsd:double;
  dwc:startLongitude '6.1462'^^xsd:double;
  dwc:endLongitude '6.139'^^xsd:double;
  dwc:latitude '-25.554'^^xsd:double;
  dwc:startLatitude '-25.5412'^^xsd:double;
  dwc:endLatitude '-25.5668'^^xsd:double;
  dwc:coordinatePrecision '1463.42'^^xsd:double;
  dwc:minimumDepth '868'^^xsd:integer;
  dwc:maximumDepth '868'^^xsd:integer;
  dwc:temperature '4'^^xsd:integer;
  dwc:previousCatalogNumber 'NAMIBIA 0802L10AF10059'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '127338'^^xsd:integer;
  dwc:sampleSize '0,05572428 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,05572428 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 0802L10AF10059'^^xsd:string;
  dwc:observationDate '2008-02-18'^^xsd:date;
  dwc:aphiaIdAccepted '127338'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%200802L10AF10136>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L10AF10136> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L10AF10136> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.554 6.1426)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-25.554"^^xsd:decimal ;
  dwc:decimalLongitude "6.1426"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "868"^^xsd:integer ;
  dwc:maximumDepthInMeters "868"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1463.42"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L10AF10136>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.554 6.1426)"^^geo:wktLiteral ;
  geo-pos:lat "-25.554"^^xsd:decimal ;
  geo-pos:long "6.1426"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1463.42"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%200802L10AF10136>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 0802L10AF10136" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 0802L10AF10136'^^xsd:string;
  dwc:scientificName 'Malacosteus niger'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '6.1426'^^xsd:double;
  dwc:startLongitude '6.1462'^^xsd:double;
  dwc:endLongitude '6.139'^^xsd:double;
  dwc:latitude '-25.554'^^xsd:double;
  dwc:startLatitude '-25.5412'^^xsd:double;
  dwc:endLatitude '-25.5668'^^xsd:double;
  dwc:coordinatePrecision '1463.42'^^xsd:double;
  dwc:minimumDepth '868'^^xsd:integer;
  dwc:maximumDepth '868'^^xsd:integer;
  dwc:temperature '4'^^xsd:integer;
  dwc:previousCatalogNumber 'NAMIBIA 0802L10AF10136'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '127358'^^xsd:integer;
  dwc:sampleSize '0,05572428 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,05572428 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 0802L10AF10136'^^xsd:string;
  dwc:observationDate '2008-02-18'^^xsd:date;
  dwc:aphiaIdAccepted '127358'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%200802L10AF10320>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L10AF10320> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L10AF10320> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.554 6.1426)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-25.554"^^xsd:decimal ;
  dwc:decimalLongitude "6.1426"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "868"^^xsd:integer ;
  dwc:maximumDepthInMeters "868"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1463.42"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L10AF10320>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.554 6.1426)"^^geo:wktLiteral ;
  geo-pos:lat "-25.554"^^xsd:decimal ;
  geo-pos:long "6.1426"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1463.42"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%200802L10AF10320>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 0802L10AF10320" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 0802L10AF10320'^^xsd:string;
  dwc:scientificName 'Coelorinchus labiatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '6.1426'^^xsd:double;
  dwc:startLongitude '6.1462'^^xsd:double;
  dwc:endLongitude '6.139'^^xsd:double;
  dwc:latitude '-25.554'^^xsd:double;
  dwc:startLatitude '-25.5412'^^xsd:double;
  dwc:endLatitude '-25.5668'^^xsd:double;
  dwc:coordinatePrecision '1463.42'^^xsd:double;
  dwc:minimumDepth '868'^^xsd:integer;
  dwc:maximumDepth '868'^^xsd:integer;
  dwc:temperature '4'^^xsd:integer;
  dwc:previousCatalogNumber 'NAMIBIA 0802L10AF10320'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '280299'^^xsd:integer;
  dwc:sampleSize '0,05572428 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,05572428 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 0802L10AF10320'^^xsd:string;
  dwc:observationDate '2008-02-18'^^xsd:date;
  dwc:aphiaIdAccepted '280299'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%200802L10AF10325>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L10AF10325> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L10AF10325> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.554 6.1426)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-25.554"^^xsd:decimal ;
  dwc:decimalLongitude "6.1426"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "868"^^xsd:integer ;
  dwc:maximumDepthInMeters "868"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1463.42"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L10AF10325>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.554 6.1426)"^^geo:wktLiteral ;
  geo-pos:lat "-25.554"^^xsd:decimal ;
  geo-pos:long "6.1426"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1463.42"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%200802L10AF10325>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 0802L10AF10325" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 0802L10AF10325'^^xsd:string;
  dwc:scientificName 'Cetonurus globiceps'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '6.1426'^^xsd:double;
  dwc:startLongitude '6.1462'^^xsd:double;
  dwc:endLongitude '6.139'^^xsd:double;
  dwc:latitude '-25.554'^^xsd:double;
  dwc:startLatitude '-25.5412'^^xsd:double;
  dwc:endLatitude '-25.5668'^^xsd:double;
  dwc:coordinatePrecision '1463.42'^^xsd:double;
  dwc:minimumDepth '868'^^xsd:integer;
  dwc:maximumDepth '868'^^xsd:integer;
  dwc:temperature '4'^^xsd:integer;
  dwc:previousCatalogNumber 'NAMIBIA 0802L10AF10325'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '126467'^^xsd:integer;
  dwc:sampleSize '0,05572428 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,05572428 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 0802L10AF10325'^^xsd:string;
  dwc:observationDate '2008-02-18'^^xsd:date;
  dwc:aphiaIdAccepted '126467'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%200802L10AF10532>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L10AF10532> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L10AF10532> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.554 6.1426)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-25.554"^^xsd:decimal ;
  dwc:decimalLongitude "6.1426"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "868"^^xsd:integer ;
  dwc:maximumDepthInMeters "868"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1463.42"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L10AF10532>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.554 6.1426)"^^geo:wktLiteral ;
  geo-pos:lat "-25.554"^^xsd:decimal ;
  geo-pos:long "6.1426"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1463.42"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%200802L10AF10532>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 0802L10AF10532" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 0802L10AF10532'^^xsd:string;
  dwc:scientificName 'Bathygadus favosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '6.1426'^^xsd:double;
  dwc:startLongitude '6.1462'^^xsd:double;
  dwc:endLongitude '6.139'^^xsd:double;
  dwc:latitude '-25.554'^^xsd:double;
  dwc:startLatitude '-25.5412'^^xsd:double;
  dwc:endLatitude '-25.5668'^^xsd:double;
  dwc:coordinatePrecision '1463.42'^^xsd:double;
  dwc:minimumDepth '868'^^xsd:integer;
  dwc:maximumDepth '868'^^xsd:integer;
  dwc:temperature '4'^^xsd:integer;
  dwc:previousCatalogNumber 'NAMIBIA 0802L10AF10532'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '126462'^^xsd:integer;
  dwc:sampleSize '0,05572428 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,05572428 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 0802L10AF10532'^^xsd:string;
  dwc:observationDate '2008-02-18'^^xsd:date;
  dwc:aphiaIdAccepted '126462'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%200802L10AF10565>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L10AF10565> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L10AF10565> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.554 6.1426)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-25.554"^^xsd:decimal ;
  dwc:decimalLongitude "6.1426"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "868"^^xsd:integer ;
  dwc:maximumDepthInMeters "868"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1463.42"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L10AF10565>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.554 6.1426)"^^geo:wktLiteral ;
  geo-pos:lat "-25.554"^^xsd:decimal ;
  geo-pos:long "6.1426"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1463.42"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%200802L10AF10565>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 0802L10AF10565" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 0802L10AF10565'^^xsd:string;
  dwc:scientificName 'Halargyreus johnsonii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '6.1426'^^xsd:double;
  dwc:startLongitude '6.1462'^^xsd:double;
  dwc:endLongitude '6.139'^^xsd:double;
  dwc:latitude '-25.554'^^xsd:double;
  dwc:startLatitude '-25.5412'^^xsd:double;
  dwc:endLatitude '-25.5668'^^xsd:double;
  dwc:coordinatePrecision '1463.42'^^xsd:double;
  dwc:minimumDepth '868'^^xsd:integer;
  dwc:maximumDepth '868'^^xsd:integer;
  dwc:temperature '4'^^xsd:integer;
  dwc:previousCatalogNumber 'NAMIBIA 0802L10AF10565'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '126489'^^xsd:integer;
  dwc:sampleSize '0,05572428 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,05572428 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 0802L10AF10565'^^xsd:string;
  dwc:observationDate '2008-02-18'^^xsd:date;
  dwc:aphiaIdAccepted '126489'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%200802L10AF10605>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L10AF10605> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L10AF10605> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.554 6.1426)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-25.554"^^xsd:decimal ;
  dwc:decimalLongitude "6.1426"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "868"^^xsd:integer ;
  dwc:maximumDepthInMeters "868"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1463.42"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L10AF10605>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.554 6.1426)"^^geo:wktLiteral ;
  geo-pos:lat "-25.554"^^xsd:decimal ;
  geo-pos:long "6.1426"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1463.42"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%200802L10AF10605>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 0802L10AF10605" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 0802L10AF10605'^^xsd:string;
  dwc:scientificName 'Alepocephalus productus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '6.1426'^^xsd:double;
  dwc:startLongitude '6.1462'^^xsd:double;
  dwc:endLongitude '6.139'^^xsd:double;
  dwc:latitude '-25.554'^^xsd:double;
  dwc:startLatitude '-25.5412'^^xsd:double;
  dwc:endLatitude '-25.5668'^^xsd:double;
  dwc:coordinatePrecision '1463.42'^^xsd:double;
  dwc:minimumDepth '868'^^xsd:integer;
  dwc:maximumDepth '868'^^xsd:integer;
  dwc:temperature '4'^^xsd:integer;
  dwc:previousCatalogNumber 'NAMIBIA 0802L10AF10605'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '126683'^^xsd:integer;
  dwc:sampleSize '0,05572428 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,05572428 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 0802L10AF10605'^^xsd:string;
  dwc:observationDate '2008-02-18'^^xsd:date;
  dwc:aphiaIdAccepted '126683'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%200802L10AF20209>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L10AF20209> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L10AF20209> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.554 6.1426)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-25.554"^^xsd:decimal ;
  dwc:decimalLongitude "6.1426"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "868"^^xsd:integer ;
  dwc:maximumDepthInMeters "868"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1463.42"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L10AF20209>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.554 6.1426)"^^geo:wktLiteral ;
  geo-pos:lat "-25.554"^^xsd:decimal ;
  geo-pos:long "6.1426"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1463.42"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%200802L10AF20209>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 0802L10AF20209" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 0802L10AF20209'^^xsd:string;
  dwc:scientificName 'Nematocarcinus longirostris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '6.1426'^^xsd:double;
  dwc:startLongitude '6.1462'^^xsd:double;
  dwc:endLongitude '6.139'^^xsd:double;
  dwc:latitude '-25.554'^^xsd:double;
  dwc:startLatitude '-25.5412'^^xsd:double;
  dwc:endLatitude '-25.5668'^^xsd:double;
  dwc:coordinatePrecision '1463.42'^^xsd:double;
  dwc:minimumDepth '868'^^xsd:integer;
  dwc:maximumDepth '868'^^xsd:integer;
  dwc:temperature '4'^^xsd:integer;
  dwc:previousCatalogNumber 'NAMIBIA 0802L10AF20209'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '514315'^^xsd:integer;
  dwc:sampleSize '0,05572428 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,05572428 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 0802L10AF20209'^^xsd:string;
  dwc:observationDate '2008-02-18'^^xsd:date;
  dwc:aphiaIdAccepted '514315'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%200802L10AF20225>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L10AF20225> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L10AF20225> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.554 6.1426)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-25.554"^^xsd:decimal ;
  dwc:decimalLongitude "6.1426"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "868"^^xsd:integer ;
  dwc:maximumDepthInMeters "868"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1463.42"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L10AF20225>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.554 6.1426)"^^geo:wktLiteral ;
  geo-pos:lat "-25.554"^^xsd:decimal ;
  geo-pos:long "6.1426"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1463.42"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%200802L10AF20225>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 0802L10AF20225" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 0802L10AF20225'^^xsd:string;
  dwc:scientificName 'Chaceon erytheiae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '6.1426'^^xsd:double;
  dwc:startLongitude '6.1462'^^xsd:double;
  dwc:endLongitude '6.139'^^xsd:double;
  dwc:latitude '-25.554'^^xsd:double;
  dwc:startLatitude '-25.5412'^^xsd:double;
  dwc:endLatitude '-25.5668'^^xsd:double;
  dwc:coordinatePrecision '1463.42'^^xsd:double;
  dwc:minimumDepth '868'^^xsd:integer;
  dwc:maximumDepth '868'^^xsd:integer;
  dwc:temperature '4'^^xsd:integer;
  dwc:previousCatalogNumber 'NAMIBIA 0802L10AF20225'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '241100'^^xsd:integer;
  dwc:sampleSize '0,05572428 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,05572428 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 0802L10AF20225'^^xsd:string;
  dwc:observationDate '2008-02-18'^^xsd:date;
  dwc:aphiaIdAccepted '241100'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%200802L10AF20230>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L10AF20230> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L10AF20230> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.554 6.1426)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-25.554"^^xsd:decimal ;
  dwc:decimalLongitude "6.1426"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "868"^^xsd:integer ;
  dwc:maximumDepthInMeters "868"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1463.42"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L10AF20230>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.554 6.1426)"^^geo:wktLiteral ;
  geo-pos:lat "-25.554"^^xsd:decimal ;
  geo-pos:long "6.1426"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1463.42"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%200802L10AF20230>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 0802L10AF20230" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 0802L10AF20230'^^xsd:string;
  dwc:scientificName 'Austropenaeus nitidus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '6.1426'^^xsd:double;
  dwc:startLongitude '6.1462'^^xsd:double;
  dwc:endLongitude '6.139'^^xsd:double;
  dwc:latitude '-25.554'^^xsd:double;
  dwc:startLatitude '-25.5412'^^xsd:double;
  dwc:endLatitude '-25.5668'^^xsd:double;
  dwc:coordinatePrecision '1463.42'^^xsd:double;
  dwc:minimumDepth '868'^^xsd:integer;
  dwc:maximumDepth '868'^^xsd:integer;
  dwc:temperature '4'^^xsd:integer;
  dwc:previousCatalogNumber 'NAMIBIA 0802L10AF20230'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '246428'^^xsd:integer;
  dwc:sampleSize '0,05572428 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,05572428 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 0802L10AF20230'^^xsd:string;
  dwc:observationDate '2008-02-18'^^xsd:date;
  dwc:aphiaIdAccepted '246428'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%200802L10AF30125>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L10AF30125> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L10AF30125> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.554 6.1426)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-25.554"^^xsd:decimal ;
  dwc:decimalLongitude "6.1426"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "868"^^xsd:integer ;
  dwc:maximumDepthInMeters "868"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1463.42"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L10AF30125>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.554 6.1426)"^^geo:wktLiteral ;
  geo-pos:lat "-25.554"^^xsd:decimal ;
  geo-pos:long "6.1426"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1463.42"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%200802L10AF30125>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 0802L10AF30125" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 0802L10AF30125'^^xsd:string;
  dwc:scientificName 'Todarodes sagittatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '6.1426'^^xsd:double;
  dwc:startLongitude '6.1462'^^xsd:double;
  dwc:endLongitude '6.139'^^xsd:double;
  dwc:latitude '-25.554'^^xsd:double;
  dwc:startLatitude '-25.5412'^^xsd:double;
  dwc:endLatitude '-25.5668'^^xsd:double;
  dwc:coordinatePrecision '1463.42'^^xsd:double;
  dwc:minimumDepth '868'^^xsd:integer;
  dwc:maximumDepth '868'^^xsd:integer;
  dwc:temperature '4'^^xsd:integer;
  dwc:previousCatalogNumber 'NAMIBIA 0802L10AF30125'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '140624'^^xsd:integer;
  dwc:sampleSize '0,05572428 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,05572428 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 0802L10AF30125'^^xsd:string;
  dwc:observationDate '2008-02-18'^^xsd:date;
  dwc:aphiaIdAccepted '140624'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%200802L10AF30128>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L10AF30128> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L10AF30128> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.554 6.1426)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-25.554"^^xsd:decimal ;
  dwc:decimalLongitude "6.1426"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "868"^^xsd:integer ;
  dwc:maximumDepthInMeters "868"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1463.42"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L10AF30128>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.554 6.1426)"^^geo:wktLiteral ;
  geo-pos:lat "-25.554"^^xsd:decimal ;
  geo-pos:long "6.1426"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1463.42"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%200802L10AF30128>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 0802L10AF30128" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 0802L10AF30128'^^xsd:string;
  dwc:scientificName 'Cymbulia peronii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '6.1426'^^xsd:double;
  dwc:startLongitude '6.1462'^^xsd:double;
  dwc:endLongitude '6.139'^^xsd:double;
  dwc:latitude '-25.554'^^xsd:double;
  dwc:startLatitude '-25.5412'^^xsd:double;
  dwc:endLatitude '-25.5668'^^xsd:double;
  dwc:coordinatePrecision '1463.42'^^xsd:double;
  dwc:minimumDepth '868'^^xsd:integer;
  dwc:maximumDepth '868'^^xsd:integer;
  dwc:temperature '4'^^xsd:integer;
  dwc:previousCatalogNumber 'NAMIBIA 0802L10AF30128'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '139494'^^xsd:integer;
  dwc:sampleSize '0,05572428 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,05572428 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 0802L10AF30128'^^xsd:string;
  dwc:observationDate '2008-02-18'^^xsd:date;
  dwc:aphiaIdAccepted '139494'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%200802L11AF10565>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L11AF10565> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L11AF10565> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.6 6.1833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-25.6"^^xsd:decimal ;
  dwc:decimalLongitude "6.1833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "900"^^xsd:integer ;
  dwc:maximumDepthInMeters "900"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%200802L11AF10565>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 0802L11AF10565" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-03-24'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 0802L11AF10565'^^xsd:string;
  dwc:scientificName 'Halargyreus johnsonii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '6.1833'^^xsd:double;
  dwc:startLongitude '6.1833'^^xsd:double;
  dwc:endLongitude '6.1833'^^xsd:double;
  dwc:latitude '-25.6'^^xsd:double;
  dwc:startLatitude '-25.6'^^xsd:double;
  dwc:endLatitude '-25.6'^^xsd:double;
  dwc:minimumDepth '900'^^xsd:integer;
  dwc:maximumDepth '900'^^xsd:integer;
  dwc:temperature '3.2'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA  0802L11AF10565'^^xsd:string;
  dwc:occurrenceRemarks 'Qualitative sample'^^xsd:string;
  dwc:aphiaid '126489'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:samplingEffort ''^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 0802L11AF10565'^^xsd:string;
  dwc:observationDate '2008-02-19'^^xsd:date;
  dwc:aphiaIdAccepted '126489'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%200802L11AF10790>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L11AF10790> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L11AF10790> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.6 6.1833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-25.6"^^xsd:decimal ;
  dwc:decimalLongitude "6.1833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "900"^^xsd:integer ;
  dwc:maximumDepthInMeters "900"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%200802L11AF10790>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 0802L11AF10790" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-03-24'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 0802L11AF10790'^^xsd:string;
  dwc:scientificName 'Sphagemacrurus hirundo'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '6.1833'^^xsd:double;
  dwc:startLongitude '6.1833'^^xsd:double;
  dwc:endLongitude '6.1833'^^xsd:double;
  dwc:latitude '-25.6'^^xsd:double;
  dwc:startLatitude '-25.6'^^xsd:double;
  dwc:endLatitude '-25.6'^^xsd:double;
  dwc:minimumDepth '900'^^xsd:integer;
  dwc:maximumDepth '900'^^xsd:integer;
  dwc:temperature '3.2'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA  0802L11AF10790'^^xsd:string;
  dwc:occurrenceRemarks 'Qualitative sample'^^xsd:string;
  dwc:aphiaid '126479'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:samplingEffort ''^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 0802L11AF10790'^^xsd:string;
  dwc:observationDate '2008-02-19'^^xsd:date;
  dwc:aphiaIdAccepted '126479'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%200802L10AF10942>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L10AF10942> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L10AF10942> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.554 6.1426)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-25.554"^^xsd:decimal ;
  dwc:decimalLongitude "6.1426"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "868"^^xsd:integer ;
  dwc:maximumDepthInMeters "868"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1463.42"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L10AF10942>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.554 6.1426)"^^geo:wktLiteral ;
  geo-pos:lat "-25.554"^^xsd:decimal ;
  geo-pos:long "6.1426"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1463.42"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%200802L10AF10942>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 0802L10AF10942" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 0802L10AF10942'^^xsd:string;
  dwc:scientificName 'Coelorinchus karrerae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '6.1426'^^xsd:double;
  dwc:startLongitude '6.1462'^^xsd:double;
  dwc:endLongitude '6.139'^^xsd:double;
  dwc:latitude '-25.554'^^xsd:double;
  dwc:startLatitude '-25.5412'^^xsd:double;
  dwc:endLatitude '-25.5668'^^xsd:double;
  dwc:coordinatePrecision '1463.42'^^xsd:double;
  dwc:minimumDepth '868'^^xsd:integer;
  dwc:maximumDepth '868'^^xsd:integer;
  dwc:temperature '4'^^xsd:integer;
  dwc:previousCatalogNumber 'NAMIBIA 0802L10AF10942'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '280296'^^xsd:integer;
  dwc:sampleSize '0,05572428 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,05572428 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 0802L10AF10942'^^xsd:string;
  dwc:observationDate '2008-02-18'^^xsd:date;
  dwc:aphiaIdAccepted '280296'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%200802L10AF10962>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L10AF10962> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L10AF10962> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.554 6.1426)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-25.554"^^xsd:decimal ;
  dwc:decimalLongitude "6.1426"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "868"^^xsd:integer ;
  dwc:maximumDepthInMeters "868"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1463.42"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L10AF10962>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.554 6.1426)"^^geo:wktLiteral ;
  geo-pos:lat "-25.554"^^xsd:decimal ;
  geo-pos:long "6.1426"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1463.42"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%200802L10AF10962>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 0802L10AF10962" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 0802L10AF10962'^^xsd:string;
  dwc:scientificName 'Gadomus capensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '6.1426'^^xsd:double;
  dwc:startLongitude '6.1462'^^xsd:double;
  dwc:endLongitude '6.139'^^xsd:double;
  dwc:latitude '-25.554'^^xsd:double;
  dwc:startLatitude '-25.5412'^^xsd:double;
  dwc:endLatitude '-25.5668'^^xsd:double;
  dwc:coordinatePrecision '1463.42'^^xsd:double;
  dwc:minimumDepth '868'^^xsd:integer;
  dwc:maximumDepth '868'^^xsd:integer;
  dwc:temperature '4'^^xsd:integer;
  dwc:previousCatalogNumber 'NAMIBIA 0802L10AF10962'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '217768'^^xsd:integer;
  dwc:sampleSize '0,05572428 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,05572428 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 0802L10AF10962'^^xsd:string;
  dwc:observationDate '2008-02-18'^^xsd:date;
  dwc:aphiaIdAccepted '217768'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%200802L10AF10967>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L10AF10967> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L10AF10967> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.554 6.1426)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-25.554"^^xsd:decimal ;
  dwc:decimalLongitude "6.1426"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "868"^^xsd:integer ;
  dwc:maximumDepthInMeters "868"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1463.42"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L10AF10967>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.554 6.1426)"^^geo:wktLiteral ;
  geo-pos:lat "-25.554"^^xsd:decimal ;
  geo-pos:long "6.1426"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1463.42"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%200802L10AF10967>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 0802L10AF10967" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 0802L10AF10967'^^xsd:string;
  dwc:scientificName 'Electrona risso'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '6.1426'^^xsd:double;
  dwc:startLongitude '6.1462'^^xsd:double;
  dwc:endLongitude '6.139'^^xsd:double;
  dwc:latitude '-25.554'^^xsd:double;
  dwc:startLatitude '-25.5412'^^xsd:double;
  dwc:endLatitude '-25.5668'^^xsd:double;
  dwc:coordinatePrecision '1463.42'^^xsd:double;
  dwc:minimumDepth '868'^^xsd:integer;
  dwc:maximumDepth '868'^^xsd:integer;
  dwc:temperature '4'^^xsd:integer;
  dwc:previousCatalogNumber 'NAMIBIA 0802L10AF10967'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '126600'^^xsd:integer;
  dwc:sampleSize '0,05572428 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,05572428 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 0802L10AF10967'^^xsd:string;
  dwc:observationDate '2008-02-18'^^xsd:date;
  dwc:aphiaIdAccepted '126600'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%200802L10AF10971>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L10AF10971> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L10AF10971> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.554 6.1426)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-25.554"^^xsd:decimal ;
  dwc:decimalLongitude "6.1426"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "868"^^xsd:integer ;
  dwc:maximumDepthInMeters "868"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1463.42"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L10AF10971>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.554 6.1426)"^^geo:wktLiteral ;
  geo-pos:lat "-25.554"^^xsd:decimal ;
  geo-pos:long "6.1426"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1463.42"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%200802L10AF10971>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 0802L10AF10971" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 0802L10AF10971'^^xsd:string;
  dwc:scientificName 'Trachyscorpia eschmeyeri'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '6.1426'^^xsd:double;
  dwc:startLongitude '6.1462'^^xsd:double;
  dwc:endLongitude '6.139'^^xsd:double;
  dwc:latitude '-25.554'^^xsd:double;
  dwc:startLatitude '-25.5412'^^xsd:double;
  dwc:endLatitude '-25.5668'^^xsd:double;
  dwc:coordinatePrecision '1463.42'^^xsd:double;
  dwc:minimumDepth '868'^^xsd:integer;
  dwc:maximumDepth '868'^^xsd:integer;
  dwc:temperature '4'^^xsd:integer;
  dwc:previousCatalogNumber 'NAMIBIA 0802L10AF10971'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '274872'^^xsd:integer;
  dwc:sampleSize '0,05572428 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,05572428 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 0802L10AF10971'^^xsd:string;
  dwc:observationDate '2008-02-18'^^xsd:date;
  dwc:aphiaIdAccepted '274872'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%200802L10AF11012>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L10AF11012> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L10AF11012> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.554 6.1426)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-25.554"^^xsd:decimal ;
  dwc:decimalLongitude "6.1426"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "868"^^xsd:integer ;
  dwc:maximumDepthInMeters "868"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1463.42"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L10AF11012>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.554 6.1426)"^^geo:wktLiteral ;
  geo-pos:lat "-25.554"^^xsd:decimal ;
  geo-pos:long "6.1426"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1463.42"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%200802L10AF11012>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 0802L10AF11012" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 0802L10AF11012'^^xsd:string;
  dwc:scientificName 'Lampaneda dea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '6.1426'^^xsd:double;
  dwc:startLongitude '6.1462'^^xsd:double;
  dwc:endLongitude '6.139'^^xsd:double;
  dwc:latitude '-25.554'^^xsd:double;
  dwc:startLatitude '-25.5412'^^xsd:double;
  dwc:endLatitude '-25.5668'^^xsd:double;
  dwc:coordinatePrecision '1463.42'^^xsd:double;
  dwc:minimumDepth '868'^^xsd:integer;
  dwc:maximumDepth '868'^^xsd:integer;
  dwc:temperature '4'^^xsd:integer;
  dwc:previousCatalogNumber 'NAMIBIA 0802L10AF11012'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '272706'^^xsd:integer;
  dwc:sampleSize '0,05572428 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,05572428 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 0802L10AF11012'^^xsd:string;
  dwc:observationDate '2008-02-18'^^xsd:date;
  dwc:aphiaIdAccepted '272706'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%200802L10AF20155>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L10AF20155> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L10AF20155> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.554 6.1426)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-25.554"^^xsd:decimal ;
  dwc:decimalLongitude "6.1426"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "868"^^xsd:integer ;
  dwc:maximumDepthInMeters "868"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1463.42"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L10AF20155>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.554 6.1426)"^^geo:wktLiteral ;
  geo-pos:lat "-25.554"^^xsd:decimal ;
  geo-pos:long "6.1426"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1463.42"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%200802L10AF20155>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 0802L10AF20155" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 0802L10AF20155'^^xsd:string;
  dwc:scientificName 'Acanthephyra acanthitelsonis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '6.1426'^^xsd:double;
  dwc:startLongitude '6.1462'^^xsd:double;
  dwc:endLongitude '6.139'^^xsd:double;
  dwc:latitude '-25.554'^^xsd:double;
  dwc:startLatitude '-25.5412'^^xsd:double;
  dwc:endLatitude '-25.5668'^^xsd:double;
  dwc:coordinatePrecision '1463.42'^^xsd:double;
  dwc:minimumDepth '868'^^xsd:integer;
  dwc:maximumDepth '868'^^xsd:integer;
  dwc:temperature '4'^^xsd:integer;
  dwc:previousCatalogNumber 'NAMIBIA 0802L10AF20155'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '240809'^^xsd:integer;
  dwc:sampleSize '0,05572428 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,05572428 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 0802L10AF20155'^^xsd:string;
  dwc:observationDate '2008-02-18'^^xsd:date;
  dwc:aphiaIdAccepted '107581'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%200802L10AF20162>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L10AF20162> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L10AF20162> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.554 6.1426)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-25.554"^^xsd:decimal ;
  dwc:decimalLongitude "6.1426"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "868"^^xsd:integer ;
  dwc:maximumDepthInMeters "868"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1463.42"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L10AF20162>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.554 6.1426)"^^geo:wktLiteral ;
  geo-pos:lat "-25.554"^^xsd:decimal ;
  geo-pos:long "6.1426"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1463.42"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%200802L10AF20162>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 0802L10AF20162" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-03-24'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 0802L10AF20162'^^xsd:string;
  dwc:scientificName 'Gnathophausia ingens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '6.1426'^^xsd:double;
  dwc:startLongitude '6.1462'^^xsd:double;
  dwc:endLongitude '6.139'^^xsd:double;
  dwc:latitude '-25.554'^^xsd:double;
  dwc:startLatitude '-25.5412'^^xsd:double;
  dwc:endLatitude '-25.5668'^^xsd:double;
  dwc:coordinatePrecision '1463.42'^^xsd:double;
  dwc:minimumDepth '868'^^xsd:integer;
  dwc:maximumDepth '868'^^xsd:integer;
  dwc:temperature '4'^^xsd:integer;
  dwc:previousCatalogNumber 'NAMIBIA 0802L10AF20163'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '119929'^^xsd:integer;
  dwc:sampleSize '0,05572428 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,05572428 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 0802L10AF20162'^^xsd:string;
  dwc:observationDate '2008-02-18'^^xsd:date;
  dwc:aphiaIdAccepted '220999'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%200802L10AF20170>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L10AF20170> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L10AF20170> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.554 6.1426)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-25.554"^^xsd:decimal ;
  dwc:decimalLongitude "6.1426"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "868"^^xsd:integer ;
  dwc:maximumDepthInMeters "868"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1463.42"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L10AF20170>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.554 6.1426)"^^geo:wktLiteral ;
  geo-pos:lat "-25.554"^^xsd:decimal ;
  geo-pos:long "6.1426"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1463.42"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%200802L10AF20170>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 0802L10AF20170" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-03-24'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 0802L10AF20170'^^xsd:string;
  dwc:scientificName 'Pasiphaea multidentata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '6.1426'^^xsd:double;
  dwc:startLongitude '6.1462'^^xsd:double;
  dwc:endLongitude '6.139'^^xsd:double;
  dwc:latitude '-25.554'^^xsd:double;
  dwc:startLatitude '-25.5412'^^xsd:double;
  dwc:endLatitude '-25.5668'^^xsd:double;
  dwc:coordinatePrecision '1463.42'^^xsd:double;
  dwc:minimumDepth '868'^^xsd:integer;
  dwc:maximumDepth '868'^^xsd:integer;
  dwc:temperature '4'^^xsd:integer;
  dwc:previousCatalogNumber 'NAMIBIA  0802L10AF20170'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '107676'^^xsd:integer;
  dwc:sampleSize '0,05572428 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,05572428 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 0802L10AF20170'^^xsd:string;
  dwc:observationDate '2008-02-18'^^xsd:date;
  dwc:aphiaIdAccepted '107676'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%200802L10AF20180>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L10AF20180> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L10AF20180> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.554 6.1426)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-25.554"^^xsd:decimal ;
  dwc:decimalLongitude "6.1426"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "868"^^xsd:integer ;
  dwc:maximumDepthInMeters "868"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1463.42"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L10AF20180>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.554 6.1426)"^^geo:wktLiteral ;
  geo-pos:lat "-25.554"^^xsd:decimal ;
  geo-pos:long "6.1426"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1463.42"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%200802L10AF20180>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 0802L10AF20180" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 0802L10AF20180'^^xsd:string;
  dwc:scientificName 'Sergestes atlanticus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '6.1426'^^xsd:double;
  dwc:startLongitude '6.1462'^^xsd:double;
  dwc:endLongitude '6.139'^^xsd:double;
  dwc:latitude '-25.554'^^xsd:double;
  dwc:startLatitude '-25.5412'^^xsd:double;
  dwc:endLatitude '-25.5668'^^xsd:double;
  dwc:coordinatePrecision '1463.42'^^xsd:double;
  dwc:minimumDepth '868'^^xsd:integer;
  dwc:maximumDepth '868'^^xsd:integer;
  dwc:temperature '4'^^xsd:integer;
  dwc:previousCatalogNumber 'NAMIBIA 0802L10AF20180'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '107127'^^xsd:integer;
  dwc:sampleSize '0,05572428 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,05572428 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 0802L10AF20180'^^xsd:string;
  dwc:observationDate '2008-02-18'^^xsd:date;
  dwc:aphiaIdAccepted '107127'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%200802L10AF20192>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L10AF20192> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L10AF20192> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.554 6.1426)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-25.554"^^xsd:decimal ;
  dwc:decimalLongitude "6.1426"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "868"^^xsd:integer ;
  dwc:maximumDepthInMeters "868"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1463.42"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L10AF20192>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.554 6.1426)"^^geo:wktLiteral ;
  geo-pos:lat "-25.554"^^xsd:decimal ;
  geo-pos:long "6.1426"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1463.42"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%200802L10AF20192>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 0802L10AF20192" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-03-24'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 0802L10AF20192'^^xsd:string;
  dwc:scientificName 'Notostomus auriculatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '6.1426'^^xsd:double;
  dwc:startLongitude '6.1462'^^xsd:double;
  dwc:endLongitude '6.139'^^xsd:double;
  dwc:latitude '-25.554'^^xsd:double;
  dwc:startLatitude '-25.5412'^^xsd:double;
  dwc:endLatitude '-25.5668'^^xsd:double;
  dwc:coordinatePrecision '1463.42'^^xsd:double;
  dwc:minimumDepth '868'^^xsd:integer;
  dwc:maximumDepth '868'^^xsd:integer;
  dwc:temperature '4'^^xsd:integer;
  dwc:previousCatalogNumber 'NAMIBIA 0802L10AF20166'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '240812'^^xsd:integer;
  dwc:sampleSize '0,05572428 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,05572428 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 0802L10AF20192'^^xsd:string;
  dwc:observationDate '2008-02-18'^^xsd:date;
  dwc:aphiaIdAccepted '240812'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%200802L12AF10136>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L12AF10136> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L12AF10136> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.4988 6.1377)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-25.4988"^^xsd:decimal ;
  dwc:decimalLongitude "6.1377"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "863"^^xsd:integer ;
  dwc:maximumDepthInMeters "871"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1473.07"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L12AF10136>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.4988 6.1377)"^^geo:wktLiteral ;
  geo-pos:lat "-25.4988"^^xsd:decimal ;
  geo-pos:long "6.1377"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1473.07"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%200802L12AF10136>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 0802L12AF10136" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 0802L12AF10136'^^xsd:string;
  dwc:scientificName 'Malacosteus niger'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '6.1377'^^xsd:double;
  dwc:startLongitude '6.1452'^^xsd:double;
  dwc:endLongitude '6.1303'^^xsd:double;
  dwc:latitude '-25.4988'^^xsd:double;
  dwc:startLatitude '-25.5102'^^xsd:double;
  dwc:endLatitude '-25.4873'^^xsd:double;
  dwc:coordinatePrecision '1473.07'^^xsd:double;
  dwc:minimumDepth '863'^^xsd:integer;
  dwc:maximumDepth '871'^^xsd:integer;
  dwc:temperature '4'^^xsd:integer;
  dwc:previousCatalogNumber 'NAMIBIA 0802L12AF10136'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '127358'^^xsd:integer;
  dwc:sampleSize '0,057797 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,057797 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 0802L12AF10136'^^xsd:string;
  dwc:observationDate '2008-02-19'^^xsd:date;
  dwc:aphiaIdAccepted '127358'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%200802L12AF10320>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L12AF10320> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L12AF10320> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.4988 6.1377)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-25.4988"^^xsd:decimal ;
  dwc:decimalLongitude "6.1377"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "863"^^xsd:integer ;
  dwc:maximumDepthInMeters "871"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1473.07"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L12AF10320>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.4988 6.1377)"^^geo:wktLiteral ;
  geo-pos:lat "-25.4988"^^xsd:decimal ;
  geo-pos:long "6.1377"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1473.07"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%200802L12AF10320>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 0802L12AF10320" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 0802L12AF10320'^^xsd:string;
  dwc:scientificName 'Coelorinchus labiatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '6.1377'^^xsd:double;
  dwc:startLongitude '6.1452'^^xsd:double;
  dwc:endLongitude '6.1303'^^xsd:double;
  dwc:latitude '-25.4988'^^xsd:double;
  dwc:startLatitude '-25.5102'^^xsd:double;
  dwc:endLatitude '-25.4873'^^xsd:double;
  dwc:coordinatePrecision '1473.07'^^xsd:double;
  dwc:minimumDepth '863'^^xsd:integer;
  dwc:maximumDepth '871'^^xsd:integer;
  dwc:temperature '4'^^xsd:integer;
  dwc:previousCatalogNumber 'NAMIBIA 0802L12AF10320'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '280299'^^xsd:integer;
  dwc:sampleSize '0,057797 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,057797 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 0802L12AF10320'^^xsd:string;
  dwc:observationDate '2008-02-19'^^xsd:date;
  dwc:aphiaIdAccepted '280299'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%200802L12AF10325>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L12AF10325> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L12AF10325> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.4988 6.1377)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-25.4988"^^xsd:decimal ;
  dwc:decimalLongitude "6.1377"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "863"^^xsd:integer ;
  dwc:maximumDepthInMeters "871"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1473.07"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L12AF10325>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.4988 6.1377)"^^geo:wktLiteral ;
  geo-pos:lat "-25.4988"^^xsd:decimal ;
  geo-pos:long "6.1377"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1473.07"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%200802L12AF10325>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 0802L12AF10325" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 0802L12AF10325'^^xsd:string;
  dwc:scientificName 'Cetonurus globiceps'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '6.1377'^^xsd:double;
  dwc:startLongitude '6.1452'^^xsd:double;
  dwc:endLongitude '6.1303'^^xsd:double;
  dwc:latitude '-25.4988'^^xsd:double;
  dwc:startLatitude '-25.5102'^^xsd:double;
  dwc:endLatitude '-25.4873'^^xsd:double;
  dwc:coordinatePrecision '1473.07'^^xsd:double;
  dwc:minimumDepth '863'^^xsd:integer;
  dwc:maximumDepth '871'^^xsd:integer;
  dwc:temperature '4'^^xsd:integer;
  dwc:previousCatalogNumber 'NAMIBIA 0802L12AF10325'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '126467'^^xsd:integer;
  dwc:sampleSize '0,057797 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,057797 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 0802L12AF10325'^^xsd:string;
  dwc:observationDate '2008-02-19'^^xsd:date;
  dwc:aphiaIdAccepted '126467'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%200802L12AF10334>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L12AF10334> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L12AF10334> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.4988 6.1377)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-25.4988"^^xsd:decimal ;
  dwc:decimalLongitude "6.1377"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "863"^^xsd:integer ;
  dwc:maximumDepthInMeters "871"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1473.07"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L12AF10334>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.4988 6.1377)"^^geo:wktLiteral ;
  geo-pos:lat "-25.4988"^^xsd:decimal ;
  geo-pos:long "6.1377"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1473.07"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%200802L12AF10334>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 0802L12AF10334" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 0802L12AF10334'^^xsd:string;
  dwc:scientificName 'Nealotus tripes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '6.1377'^^xsd:double;
  dwc:startLongitude '6.1452'^^xsd:double;
  dwc:endLongitude '6.1303'^^xsd:double;
  dwc:latitude '-25.4988'^^xsd:double;
  dwc:startLatitude '-25.5102'^^xsd:double;
  dwc:endLatitude '-25.4873'^^xsd:double;
  dwc:coordinatePrecision '1473.07'^^xsd:double;
  dwc:minimumDepth '863'^^xsd:integer;
  dwc:maximumDepth '871'^^xsd:integer;
  dwc:temperature '4'^^xsd:integer;
  dwc:previousCatalogNumber 'NAMIBIA 0802L12AF10334'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '126864'^^xsd:integer;
  dwc:sampleSize '0,057797 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,057797 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 0802L12AF10334'^^xsd:string;
  dwc:observationDate '2008-02-19'^^xsd:date;
  dwc:aphiaIdAccepted '126864'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%200802L12AF10484>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L12AF10484> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L12AF10484> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.4988 6.1377)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-25.4988"^^xsd:decimal ;
  dwc:decimalLongitude "6.1377"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "863"^^xsd:integer ;
  dwc:maximumDepthInMeters "871"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1473.07"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L12AF10484>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.4988 6.1377)"^^geo:wktLiteral ;
  geo-pos:lat "-25.4988"^^xsd:decimal ;
  geo-pos:long "6.1377"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1473.07"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%200802L12AF10484>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 0802L12AF10484" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 0802L12AF10484'^^xsd:string;
  dwc:scientificName 'Diastobranchus capensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '6.1377'^^xsd:double;
  dwc:startLongitude '6.1452'^^xsd:double;
  dwc:endLongitude '6.1303'^^xsd:double;
  dwc:latitude '-25.4988'^^xsd:double;
  dwc:startLatitude '-25.5102'^^xsd:double;
  dwc:endLatitude '-25.4873'^^xsd:double;
  dwc:coordinatePrecision '1473.07'^^xsd:double;
  dwc:minimumDepth '863'^^xsd:integer;
  dwc:maximumDepth '871'^^xsd:integer;
  dwc:temperature '4'^^xsd:integer;
  dwc:previousCatalogNumber 'NAMIBIA 0802L12AF10484'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '158656'^^xsd:integer;
  dwc:sampleSize '0,057797 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,057797 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 0802L12AF10484'^^xsd:string;
  dwc:observationDate '2008-02-19'^^xsd:date;
  dwc:aphiaIdAccepted '158656'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%200802L12AF10492>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L12AF10492> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L12AF10492> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.4988 6.1377)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-25.4988"^^xsd:decimal ;
  dwc:decimalLongitude "6.1377"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "863"^^xsd:integer ;
  dwc:maximumDepthInMeters "871"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1473.07"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L12AF10492>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.4988 6.1377)"^^geo:wktLiteral ;
  geo-pos:lat "-25.4988"^^xsd:decimal ;
  geo-pos:long "6.1377"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1473.07"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%200802L12AF10492>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 0802L12AF10492" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 0802L12AF10492'^^xsd:string;
  dwc:scientificName 'Etmopterus brachyurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '6.1377'^^xsd:double;
  dwc:startLongitude '6.1452'^^xsd:double;
  dwc:endLongitude '6.1303'^^xsd:double;
  dwc:latitude '-25.4988'^^xsd:double;
  dwc:startLatitude '-25.5102'^^xsd:double;
  dwc:endLatitude '-25.4873'^^xsd:double;
  dwc:coordinatePrecision '1473.07'^^xsd:double;
  dwc:minimumDepth '863'^^xsd:integer;
  dwc:maximumDepth '871'^^xsd:integer;
  dwc:temperature '4'^^xsd:integer;
  dwc:previousCatalogNumber 'NAMIBIA 0802L12AF10492'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '215606'^^xsd:integer;
  dwc:sampleSize '0,057797 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,057797 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 0802L12AF10492'^^xsd:string;
  dwc:observationDate '2008-02-19'^^xsd:date;
  dwc:aphiaIdAccepted '215606'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%200802L12AF10532>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L12AF10532> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L12AF10532> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.4988 6.1377)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-25.4988"^^xsd:decimal ;
  dwc:decimalLongitude "6.1377"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "863"^^xsd:integer ;
  dwc:maximumDepthInMeters "871"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1473.07"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L12AF10532>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.4988 6.1377)"^^geo:wktLiteral ;
  geo-pos:lat "-25.4988"^^xsd:decimal ;
  geo-pos:long "6.1377"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1473.07"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%200802L12AF10532>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 0802L12AF10532" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 0802L12AF10532'^^xsd:string;
  dwc:scientificName 'Bathygadus favosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '6.1377'^^xsd:double;
  dwc:startLongitude '6.1452'^^xsd:double;
  dwc:endLongitude '6.1303'^^xsd:double;
  dwc:latitude '-25.4988'^^xsd:double;
  dwc:startLatitude '-25.5102'^^xsd:double;
  dwc:endLatitude '-25.4873'^^xsd:double;
  dwc:coordinatePrecision '1473.07'^^xsd:double;
  dwc:minimumDepth '863'^^xsd:integer;
  dwc:maximumDepth '871'^^xsd:integer;
  dwc:temperature '4'^^xsd:integer;
  dwc:previousCatalogNumber 'NAMIBIA 0802L12AF10532'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '126462'^^xsd:integer;
  dwc:sampleSize '0,057797 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,057797 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 0802L12AF10532'^^xsd:string;
  dwc:observationDate '2008-02-19'^^xsd:date;
  dwc:aphiaIdAccepted '126462'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%200802L14AF10829>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L14AF10829> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L14AF10829> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.0765 5.5434)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-26.0765"^^xsd:decimal ;
  dwc:decimalLongitude "5.5434"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "960"^^xsd:integer ;
  dwc:maximumDepthInMeters "977"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1388.62"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L14AF10829>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.0765 5.5434)"^^geo:wktLiteral ;
  geo-pos:lat "-26.0765"^^xsd:decimal ;
  geo-pos:long "5.5434"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1388.62"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%200802L14AF10829>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 0802L14AF10829" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 0802L14AF10829'^^xsd:string;
  dwc:scientificName 'Hoplostethus atlanticus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '5.5434'^^xsd:double;
  dwc:startLongitude '5.5298'^^xsd:double;
  dwc:endLongitude '5.557'^^xsd:double;
  dwc:latitude '-26.0765'^^xsd:double;
  dwc:startLatitude '-26.079'^^xsd:double;
  dwc:endLatitude '-26.074'^^xsd:double;
  dwc:coordinatePrecision '1388.62'^^xsd:double;
  dwc:minimumDepth '960'^^xsd:integer;
  dwc:maximumDepth '977'^^xsd:integer;
  dwc:temperature '4'^^xsd:integer;
  dwc:previousCatalogNumber 'NAMIBIA 0802L14AF10829'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '126402'^^xsd:integer;
  dwc:sampleSize '0,05604316 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,05604316 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 0802L14AF10829'^^xsd:string;
  dwc:observationDate '2008-02-20'^^xsd:date;
  dwc:aphiaIdAccepted '126402'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%200802L14AF10831>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L14AF10831> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L14AF10831> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.0765 5.5434)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-26.0765"^^xsd:decimal ;
  dwc:decimalLongitude "5.5434"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "960"^^xsd:integer ;
  dwc:maximumDepthInMeters "977"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1388.62"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L14AF10831>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.0765 5.5434)"^^geo:wktLiteral ;
  geo-pos:lat "-26.0765"^^xsd:decimal ;
  geo-pos:long "5.5434"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1388.62"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%200802L14AF10831>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 0802L14AF10831" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 0802L14AF10831'^^xsd:string;
  dwc:scientificName 'Poromitra megalops'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '5.5434'^^xsd:double;
  dwc:startLongitude '5.5298'^^xsd:double;
  dwc:endLongitude '5.557'^^xsd:double;
  dwc:latitude '-26.0765'^^xsd:double;
  dwc:startLatitude '-26.079'^^xsd:double;
  dwc:endLatitude '-26.074'^^xsd:double;
  dwc:coordinatePrecision '1388.62'^^xsd:double;
  dwc:minimumDepth '960'^^xsd:integer;
  dwc:maximumDepth '977'^^xsd:integer;
  dwc:temperature '4'^^xsd:integer;
  dwc:previousCatalogNumber 'NAMIBIA 0802L14AF10831'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '127274'^^xsd:integer;
  dwc:sampleSize '0,05604316 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,05604316 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 0802L14AF10831'^^xsd:string;
  dwc:observationDate '2008-02-20'^^xsd:date;
  dwc:aphiaIdAccepted '127274'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%200802L14AF10832>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L14AF10832> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L14AF10832> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.0765 5.5434)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-26.0765"^^xsd:decimal ;
  dwc:decimalLongitude "5.5434"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "960"^^xsd:integer ;
  dwc:maximumDepthInMeters "977"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1388.62"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L14AF10832>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.0765 5.5434)"^^geo:wktLiteral ;
  geo-pos:lat "-26.0765"^^xsd:decimal ;
  geo-pos:long "5.5434"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1388.62"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%200802L14AF10832>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 0802L14AF10832" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 0802L14AF10832'^^xsd:string;
  dwc:scientificName 'Coryphaenoides striaturus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '5.5434'^^xsd:double;
  dwc:startLongitude '5.5298'^^xsd:double;
  dwc:endLongitude '5.557'^^xsd:double;
  dwc:latitude '-26.0765'^^xsd:double;
  dwc:startLatitude '-26.079'^^xsd:double;
  dwc:endLatitude '-26.074'^^xsd:double;
  dwc:coordinatePrecision '1388.62'^^xsd:double;
  dwc:minimumDepth '960'^^xsd:integer;
  dwc:maximumDepth '977'^^xsd:integer;
  dwc:temperature '4'^^xsd:integer;
  dwc:previousCatalogNumber 'NAMIBIA 0802L14AF10832'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '217763'^^xsd:integer;
  dwc:sampleSize '0,05604316 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,05604316 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 0802L14AF10832'^^xsd:string;
  dwc:observationDate '2008-02-20'^^xsd:date;
  dwc:aphiaIdAccepted '217763'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%200802L14AF10939>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L14AF10939> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L14AF10939> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.0765 5.5434)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-26.0765"^^xsd:decimal ;
  dwc:decimalLongitude "5.5434"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "960"^^xsd:integer ;
  dwc:maximumDepthInMeters "977"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1388.62"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L14AF10939>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.0765 5.5434)"^^geo:wktLiteral ;
  geo-pos:lat "-26.0765"^^xsd:decimal ;
  geo-pos:long "5.5434"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1388.62"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%200802L14AF10939>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 0802L14AF10939" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 0802L14AF10939'^^xsd:string;
  dwc:scientificName 'Avocettina acuticeps'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '5.5434'^^xsd:double;
  dwc:startLongitude '5.5298'^^xsd:double;
  dwc:endLongitude '5.557'^^xsd:double;
  dwc:latitude '-26.0765'^^xsd:double;
  dwc:startLatitude '-26.079'^^xsd:double;
  dwc:endLatitude '-26.074'^^xsd:double;
  dwc:coordinatePrecision '1388.62'^^xsd:double;
  dwc:minimumDepth '960'^^xsd:integer;
  dwc:maximumDepth '977'^^xsd:integer;
  dwc:temperature '4'^^xsd:integer;
  dwc:previousCatalogNumber 'NAMIBIA 0802L14AF10939'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '217462'^^xsd:integer;
  dwc:sampleSize '0,05604316 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,05604316 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 0802L14AF10939'^^xsd:string;
  dwc:observationDate '2008-02-20'^^xsd:date;
  dwc:aphiaIdAccepted '217462'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%200802L14AF10946>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L14AF10946> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L14AF10946> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.0765 5.5434)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-26.0765"^^xsd:decimal ;
  dwc:decimalLongitude "5.5434"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "960"^^xsd:integer ;
  dwc:maximumDepthInMeters "977"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1388.62"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L14AF10946>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.0765 5.5434)"^^geo:wktLiteral ;
  geo-pos:lat "-26.0765"^^xsd:decimal ;
  geo-pos:long "5.5434"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1388.62"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%200802L14AF10946>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 0802L14AF10946" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 0802L14AF10946'^^xsd:string;
  dwc:scientificName 'Scopelogadus beanii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '5.5434'^^xsd:double;
  dwc:startLongitude '5.5298'^^xsd:double;
  dwc:endLongitude '5.557'^^xsd:double;
  dwc:latitude '-26.0765'^^xsd:double;
  dwc:startLatitude '-26.079'^^xsd:double;
  dwc:endLatitude '-26.074'^^xsd:double;
  dwc:coordinatePrecision '1388.62'^^xsd:double;
  dwc:minimumDepth '960'^^xsd:integer;
  dwc:maximumDepth '977'^^xsd:integer;
  dwc:temperature '4'^^xsd:integer;
  dwc:previousCatalogNumber 'NAMIBIA 0802L14AF10946'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '127278'^^xsd:integer;
  dwc:sampleSize '0,05604316 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,05604316 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 0802L14AF10946'^^xsd:string;
  dwc:observationDate '2008-02-20'^^xsd:date;
  dwc:aphiaIdAccepted '127278'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%200802L14AF10962>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L14AF10962> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L14AF10962> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.0765 5.5434)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-26.0765"^^xsd:decimal ;
  dwc:decimalLongitude "5.5434"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "960"^^xsd:integer ;
  dwc:maximumDepthInMeters "977"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1388.62"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L14AF10962>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.0765 5.5434)"^^geo:wktLiteral ;
  geo-pos:lat "-26.0765"^^xsd:decimal ;
  geo-pos:long "5.5434"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1388.62"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%200802L14AF10962>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 0802L14AF10962" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 0802L14AF10962'^^xsd:string;
  dwc:scientificName 'Gadomus capensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '5.5434'^^xsd:double;
  dwc:startLongitude '5.5298'^^xsd:double;
  dwc:endLongitude '5.557'^^xsd:double;
  dwc:latitude '-26.0765'^^xsd:double;
  dwc:startLatitude '-26.079'^^xsd:double;
  dwc:endLatitude '-26.074'^^xsd:double;
  dwc:coordinatePrecision '1388.62'^^xsd:double;
  dwc:minimumDepth '960'^^xsd:integer;
  dwc:maximumDepth '977'^^xsd:integer;
  dwc:temperature '4'^^xsd:integer;
  dwc:previousCatalogNumber 'NAMIBIA 0802L14AF10962'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '217768'^^xsd:integer;
  dwc:sampleSize '0,05604316 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,05604316 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 0802L14AF10962'^^xsd:string;
  dwc:observationDate '2008-02-20'^^xsd:date;
  dwc:aphiaIdAccepted '217768'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%200802L14AF10978>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L14AF10978> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L14AF10978> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.0765 5.5434)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-26.0765"^^xsd:decimal ;
  dwc:decimalLongitude "5.5434"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "960"^^xsd:integer ;
  dwc:maximumDepthInMeters "977"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1388.62"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L14AF10978>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.0765 5.5434)"^^geo:wktLiteral ;
  geo-pos:lat "-26.0765"^^xsd:decimal ;
  geo-pos:long "5.5434"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1388.62"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%200802L14AF10978>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 0802L14AF10978" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 0802L14AF10978'^^xsd:string;
  dwc:scientificName 'Idiacanthus atlanticus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '5.5434'^^xsd:double;
  dwc:startLongitude '5.5298'^^xsd:double;
  dwc:endLongitude '5.557'^^xsd:double;
  dwc:latitude '-26.0765'^^xsd:double;
  dwc:startLatitude '-26.079'^^xsd:double;
  dwc:endLatitude '-26.074'^^xsd:double;
  dwc:coordinatePrecision '1388.62'^^xsd:double;
  dwc:minimumDepth '960'^^xsd:integer;
  dwc:maximumDepth '977'^^xsd:integer;
  dwc:temperature '4'^^xsd:integer;
  dwc:previousCatalogNumber 'NAMIBIA 0802L14AF10978'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '217616'^^xsd:integer;
  dwc:sampleSize '0,05604316 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,05604316 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 0802L14AF10978'^^xsd:string;
  dwc:observationDate '2008-02-20'^^xsd:date;
  dwc:aphiaIdAccepted '217616'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%200802L14AF10999>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L14AF10999> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L14AF10999> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.0765 5.5434)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-26.0765"^^xsd:decimal ;
  dwc:decimalLongitude "5.5434"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "960"^^xsd:integer ;
  dwc:maximumDepthInMeters "977"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1388.62"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L14AF10999>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.0765 5.5434)"^^geo:wktLiteral ;
  geo-pos:lat "-26.0765"^^xsd:decimal ;
  geo-pos:long "5.5434"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1388.62"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%200802L14AF10999>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 0802L14AF10999" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 0802L14AF10999'^^xsd:string;
  dwc:scientificName 'Mesobius antipodum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '5.5434'^^xsd:double;
  dwc:startLongitude '5.5298'^^xsd:double;
  dwc:endLongitude '5.557'^^xsd:double;
  dwc:latitude '-26.0765'^^xsd:double;
  dwc:startLatitude '-26.079'^^xsd:double;
  dwc:endLatitude '-26.074'^^xsd:double;
  dwc:coordinatePrecision '1388.62'^^xsd:double;
  dwc:minimumDepth '960'^^xsd:integer;
  dwc:maximumDepth '977'^^xsd:integer;
  dwc:temperature '4'^^xsd:integer;
  dwc:previousCatalogNumber 'NAMIBIA 0802L14AF10999'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '217775'^^xsd:integer;
  dwc:sampleSize '0,05604316 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,05604316 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 0802L14AF10999'^^xsd:string;
  dwc:observationDate '2008-02-20'^^xsd:date;
  dwc:aphiaIdAccepted '1524323'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%200802L14AF20148>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L14AF20148> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L14AF20148> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.0765 5.5434)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-26.0765"^^xsd:decimal ;
  dwc:decimalLongitude "5.5434"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "960"^^xsd:integer ;
  dwc:maximumDepthInMeters "977"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1388.62"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L14AF20148>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.0765 5.5434)"^^geo:wktLiteral ;
  geo-pos:lat "-26.0765"^^xsd:decimal ;
  geo-pos:long "5.5434"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1388.62"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%200802L14AF20148>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 0802L14AF20148" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 0802L14AF20148'^^xsd:string;
  dwc:scientificName 'Acanthephyra eximia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '5.5434'^^xsd:double;
  dwc:startLongitude '5.5298'^^xsd:double;
  dwc:endLongitude '5.557'^^xsd:double;
  dwc:latitude '-26.0765'^^xsd:double;
  dwc:startLatitude '-26.079'^^xsd:double;
  dwc:endLatitude '-26.074'^^xsd:double;
  dwc:coordinatePrecision '1388.62'^^xsd:double;
  dwc:minimumDepth '960'^^xsd:integer;
  dwc:maximumDepth '977'^^xsd:integer;
  dwc:temperature '4'^^xsd:integer;
  dwc:previousCatalogNumber 'NAMIBIA 0802L14AF20148'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '564909'^^xsd:integer;
  dwc:sampleSize '0,05604316 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,05604316 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 0802L14AF20148'^^xsd:string;
  dwc:observationDate '2008-02-20'^^xsd:date;
  dwc:aphiaIdAccepted '564909'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%200802L14AF20155>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L14AF20155> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L14AF20155> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.0765 5.5434)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-26.0765"^^xsd:decimal ;
  dwc:decimalLongitude "5.5434"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "960"^^xsd:integer ;
  dwc:maximumDepthInMeters "977"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1388.62"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L14AF20155>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.0765 5.5434)"^^geo:wktLiteral ;
  geo-pos:lat "-26.0765"^^xsd:decimal ;
  geo-pos:long "5.5434"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1388.62"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%200802L14AF20155>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 0802L14AF20155" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 0802L14AF20155'^^xsd:string;
  dwc:scientificName 'Acanthephyra acanthitelsonis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '5.5434'^^xsd:double;
  dwc:startLongitude '5.5298'^^xsd:double;
  dwc:endLongitude '5.557'^^xsd:double;
  dwc:latitude '-26.0765'^^xsd:double;
  dwc:startLatitude '-26.079'^^xsd:double;
  dwc:endLatitude '-26.074'^^xsd:double;
  dwc:coordinatePrecision '1388.62'^^xsd:double;
  dwc:minimumDepth '960'^^xsd:integer;
  dwc:maximumDepth '977'^^xsd:integer;
  dwc:temperature '4'^^xsd:integer;
  dwc:previousCatalogNumber 'NAMIBIA 0802L14AF20155'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '240809'^^xsd:integer;
  dwc:sampleSize '0,05604316 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,05604316 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 0802L14AF20155'^^xsd:string;
  dwc:observationDate '2008-02-20'^^xsd:date;
  dwc:aphiaIdAccepted '107581'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%200802L16AF10741>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L16AF10741> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L16AF10741> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.9033 5.9772)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-25.9033"^^xsd:decimal ;
  dwc:decimalLongitude "5.9772"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1540"^^xsd:integer ;
  dwc:maximumDepthInMeters "1543"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1361.33"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L16AF10741>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.9033 5.9772)"^^geo:wktLiteral ;
  geo-pos:lat "-25.9033"^^xsd:decimal ;
  geo-pos:long "5.9772"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1361.33"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%200802L16AF10741>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 0802L16AF10741" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 0802L16AF10741'^^xsd:string;
  dwc:scientificName 'Melamphaes suborbitalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '5.9772'^^xsd:double;
  dwc:startLongitude '5.9865'^^xsd:double;
  dwc:endLongitude '5.968'^^xsd:double;
  dwc:latitude '-25.9033'^^xsd:double;
  dwc:startLatitude '-25.9123'^^xsd:double;
  dwc:endLatitude '-25.8943'^^xsd:double;
  dwc:coordinatePrecision '1361.33'^^xsd:double;
  dwc:minimumDepth '1540'^^xsd:integer;
  dwc:maximumDepth '1543'^^xsd:integer;
  dwc:temperature '3.1'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 0802L16AF10741'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '127270'^^xsd:integer;
  dwc:sampleSize '0,05448862 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,05448862 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 0802L16AF10741'^^xsd:string;
  dwc:observationDate '2008-02-22'^^xsd:date;
  dwc:aphiaIdAccepted '127270'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%200802L16AF10750>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L16AF10750> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L16AF10750> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.9033 5.9772)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-25.9033"^^xsd:decimal ;
  dwc:decimalLongitude "5.9772"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1540"^^xsd:integer ;
  dwc:maximumDepthInMeters "1543"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1361.33"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L16AF10750>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.9033 5.9772)"^^geo:wktLiteral ;
  geo-pos:lat "-25.9033"^^xsd:decimal ;
  geo-pos:long "5.9772"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1361.33"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%200802L16AF10750>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 0802L16AF10750" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 0802L16AF10750'^^xsd:string;
  dwc:scientificName 'Narcetes stomias'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '5.9772'^^xsd:double;
  dwc:startLongitude '5.9865'^^xsd:double;
  dwc:endLongitude '5.968'^^xsd:double;
  dwc:latitude '-25.9033'^^xsd:double;
  dwc:startLatitude '-25.9123'^^xsd:double;
  dwc:endLatitude '-25.8943'^^xsd:double;
  dwc:coordinatePrecision '1361.33'^^xsd:double;
  dwc:minimumDepth '1540'^^xsd:integer;
  dwc:maximumDepth '1543'^^xsd:integer;
  dwc:temperature '3.1'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 0802L16AF10750'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '126706'^^xsd:integer;
  dwc:sampleSize '0,05448862 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,05448862 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 0802L16AF10750'^^xsd:string;
  dwc:observationDate '2008-02-22'^^xsd:date;
  dwc:aphiaIdAccepted '126706'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%200802L16AF10790>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L16AF10790> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L16AF10790> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.9033 5.9772)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-25.9033"^^xsd:decimal ;
  dwc:decimalLongitude "5.9772"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1540"^^xsd:integer ;
  dwc:maximumDepthInMeters "1543"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1361.33"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L16AF10790>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.9033 5.9772)"^^geo:wktLiteral ;
  geo-pos:lat "-25.9033"^^xsd:decimal ;
  geo-pos:long "5.9772"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1361.33"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%200802L16AF10790>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 0802L16AF10790" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 0802L16AF10790'^^xsd:string;
  dwc:scientificName 'Sphagemacrurus hirundo'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '5.9772'^^xsd:double;
  dwc:startLongitude '5.9865'^^xsd:double;
  dwc:endLongitude '5.968'^^xsd:double;
  dwc:latitude '-25.9033'^^xsd:double;
  dwc:startLatitude '-25.9123'^^xsd:double;
  dwc:endLatitude '-25.8943'^^xsd:double;
  dwc:coordinatePrecision '1361.33'^^xsd:double;
  dwc:minimumDepth '1540'^^xsd:integer;
  dwc:maximumDepth '1543'^^xsd:integer;
  dwc:temperature '3.1'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 0802L16AF10790'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '126479'^^xsd:integer;
  dwc:sampleSize '0,05448862 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,05448862 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 0802L16AF10790'^^xsd:string;
  dwc:observationDate '2008-02-22'^^xsd:date;
  dwc:aphiaIdAccepted '126479'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%200802L16AF10827>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L16AF10827> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L16AF10827> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.9033 5.9772)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-25.9033"^^xsd:decimal ;
  dwc:decimalLongitude "5.9772"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1540"^^xsd:integer ;
  dwc:maximumDepthInMeters "1543"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1361.33"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L16AF10827>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.9033 5.9772)"^^geo:wktLiteral ;
  geo-pos:lat "-25.9033"^^xsd:decimal ;
  geo-pos:long "5.9772"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1361.33"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%200802L16AF10827>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 0802L16AF10827" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 0802L16AF10827'^^xsd:string;
  dwc:scientificName 'Nezumia brevibarbata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '5.9772'^^xsd:double;
  dwc:startLongitude '5.9865'^^xsd:double;
  dwc:endLongitude '5.968'^^xsd:double;
  dwc:latitude '-25.9033'^^xsd:double;
  dwc:startLatitude '-25.9123'^^xsd:double;
  dwc:endLatitude '-25.8943'^^xsd:double;
  dwc:coordinatePrecision '1361.33'^^xsd:double;
  dwc:minimumDepth '1540'^^xsd:integer;
  dwc:maximumDepth '1543'^^xsd:integer;
  dwc:temperature '3.1'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 0802L16AF10827'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '217780'^^xsd:integer;
  dwc:sampleSize '0,05448862 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,05448862 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 0802L16AF10827'^^xsd:string;
  dwc:observationDate '2008-02-22'^^xsd:date;
  dwc:aphiaIdAccepted '217780'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%200802L16AF10828>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L16AF10828> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L16AF10828> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.9033 5.9772)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-25.9033"^^xsd:decimal ;
  dwc:decimalLongitude "5.9772"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1540"^^xsd:integer ;
  dwc:maximumDepthInMeters "1543"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1361.33"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L16AF10828>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.9033 5.9772)"^^geo:wktLiteral ;
  geo-pos:lat "-25.9033"^^xsd:decimal ;
  geo-pos:long "5.9772"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1361.33"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%200802L16AF10828>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 0802L16AF10828" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 0802L16AF10828'^^xsd:string;
  dwc:scientificName 'Antimora rostrata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '5.9772'^^xsd:double;
  dwc:startLongitude '5.9865'^^xsd:double;
  dwc:endLongitude '5.968'^^xsd:double;
  dwc:latitude '-25.9033'^^xsd:double;
  dwc:startLatitude '-25.9123'^^xsd:double;
  dwc:endLatitude '-25.8943'^^xsd:double;
  dwc:coordinatePrecision '1361.33'^^xsd:double;
  dwc:minimumDepth '1540'^^xsd:integer;
  dwc:maximumDepth '1543'^^xsd:integer;
  dwc:temperature '3.1'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 0802L16AF10828'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '126486'^^xsd:integer;
  dwc:sampleSize '0,05448862 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,05448862 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 0802L16AF10828'^^xsd:string;
  dwc:observationDate '2008-02-22'^^xsd:date;
  dwc:aphiaIdAccepted '126486'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%200802L16AF10832>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L16AF10832> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L16AF10832> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.9033 5.9772)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-25.9033"^^xsd:decimal ;
  dwc:decimalLongitude "5.9772"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1540"^^xsd:integer ;
  dwc:maximumDepthInMeters "1543"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1361.33"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L16AF10832>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.9033 5.9772)"^^geo:wktLiteral ;
  geo-pos:lat "-25.9033"^^xsd:decimal ;
  geo-pos:long "5.9772"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1361.33"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%200802L16AF10832>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 0802L16AF10832" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 0802L16AF10832'^^xsd:string;
  dwc:scientificName 'Coryphaenoides striaturus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '5.9772'^^xsd:double;
  dwc:startLongitude '5.9865'^^xsd:double;
  dwc:endLongitude '5.968'^^xsd:double;
  dwc:latitude '-25.9033'^^xsd:double;
  dwc:startLatitude '-25.9123'^^xsd:double;
  dwc:endLatitude '-25.8943'^^xsd:double;
  dwc:coordinatePrecision '1361.33'^^xsd:double;
  dwc:minimumDepth '1540'^^xsd:integer;
  dwc:maximumDepth '1543'^^xsd:integer;
  dwc:temperature '3.1'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 0802L16AF10832'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '217763'^^xsd:integer;
  dwc:sampleSize '0,05448862 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,05448862 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 0802L16AF10832'^^xsd:string;
  dwc:observationDate '2008-02-22'^^xsd:date;
  dwc:aphiaIdAccepted '217763'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%200802L16AF10833>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L16AF10833> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L16AF10833> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.9033 5.9772)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-25.9033"^^xsd:decimal ;
  dwc:decimalLongitude "5.9772"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1540"^^xsd:integer ;
  dwc:maximumDepthInMeters "1543"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1361.33"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L16AF10833>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.9033 5.9772)"^^geo:wktLiteral ;
  geo-pos:lat "-25.9033"^^xsd:decimal ;
  geo-pos:long "5.9772"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1361.33"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%200802L16AF10833>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 0802L16AF10833" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 0802L16AF10833'^^xsd:string;
  dwc:scientificName 'Spectrunculus grandis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '5.9772'^^xsd:double;
  dwc:startLongitude '5.9865'^^xsd:double;
  dwc:endLongitude '5.968'^^xsd:double;
  dwc:latitude '-25.9033'^^xsd:double;
  dwc:startLatitude '-25.9123'^^xsd:double;
  dwc:endLatitude '-25.8943'^^xsd:double;
  dwc:coordinatePrecision '1361.33'^^xsd:double;
  dwc:minimumDepth '1540'^^xsd:integer;
  dwc:maximumDepth '1543'^^xsd:integer;
  dwc:temperature '3.1'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 0802L16AF10833'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '126678'^^xsd:integer;
  dwc:sampleSize '0,05448862 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,05448862 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 0802L16AF10833'^^xsd:string;
  dwc:observationDate '2008-02-22'^^xsd:date;
  dwc:aphiaIdAccepted '126678'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%200802L16AF10834>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L16AF10834> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L16AF10834> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.9033 5.9772)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-25.9033"^^xsd:decimal ;
  dwc:decimalLongitude "5.9772"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1540"^^xsd:integer ;
  dwc:maximumDepthInMeters "1543"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1361.33"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L16AF10834>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.9033 5.9772)"^^geo:wktLiteral ;
  geo-pos:lat "-25.9033"^^xsd:decimal ;
  geo-pos:long "5.9772"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1361.33"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%200802L16AF10834>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 0802L16AF10834" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 0802L16AF10834'^^xsd:string;
  dwc:scientificName 'Conocara murrayi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '5.9772'^^xsd:double;
  dwc:startLongitude '5.9865'^^xsd:double;
  dwc:endLongitude '5.968'^^xsd:double;
  dwc:latitude '-25.9033'^^xsd:double;
  dwc:startLatitude '-25.9123'^^xsd:double;
  dwc:endLatitude '-25.8943'^^xsd:double;
  dwc:coordinatePrecision '1361.33'^^xsd:double;
  dwc:minimumDepth '1540'^^xsd:integer;
  dwc:maximumDepth '1543'^^xsd:integer;
  dwc:temperature '3.1'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 0802L16AF10834'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '126697'^^xsd:integer;
  dwc:sampleSize '0,05448862 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,05448862 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 0802L16AF10834'^^xsd:string;
  dwc:observationDate '2008-02-22'^^xsd:date;
  dwc:aphiaIdAccepted '126697'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%200802L13AF20230>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L13AF20230> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L13AF20230> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.1839 5.4054)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-26.1839"^^xsd:decimal ;
  dwc:decimalLongitude "5.4054"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "974"^^xsd:integer ;
  dwc:maximumDepthInMeters "997"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1432.15"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L13AF20230>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.1839 5.4054)"^^geo:wktLiteral ;
  geo-pos:lat "-26.1839"^^xsd:decimal ;
  geo-pos:long "5.4054"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1432.15"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%200802L13AF20230>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 0802L13AF20230" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 0802L13AF20230'^^xsd:string;
  dwc:scientificName 'Austropenaeus nitidus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '5.4054'^^xsd:double;
  dwc:startLongitude '5.3932'^^xsd:double;
  dwc:endLongitude '5.4175'^^xsd:double;
  dwc:latitude '-26.1839'^^xsd:double;
  dwc:startLatitude '-26.1907'^^xsd:double;
  dwc:endLatitude '-26.177'^^xsd:double;
  dwc:coordinatePrecision '1432.15'^^xsd:double;
  dwc:minimumDepth '974'^^xsd:integer;
  dwc:maximumDepth '997'^^xsd:integer;
  dwc:temperature '3.8'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 0802L13AF20230'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '246428'^^xsd:integer;
  dwc:sampleSize '0,05628232 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,05628232 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 0802L13AF20230'^^xsd:string;
  dwc:observationDate '2008-02-20'^^xsd:date;
  dwc:aphiaIdAccepted '246428'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%200802L13AF30128>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L13AF30128> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L13AF30128> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.1839 5.4054)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-26.1839"^^xsd:decimal ;
  dwc:decimalLongitude "5.4054"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "974"^^xsd:integer ;
  dwc:maximumDepthInMeters "997"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1432.15"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L13AF30128>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.1839 5.4054)"^^geo:wktLiteral ;
  geo-pos:lat "-26.1839"^^xsd:decimal ;
  geo-pos:long "5.4054"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1432.15"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%200802L13AF30128>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 0802L13AF30128" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 0802L13AF30128'^^xsd:string;
  dwc:scientificName 'Cymbulia peronii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '5.4054'^^xsd:double;
  dwc:startLongitude '5.3932'^^xsd:double;
  dwc:endLongitude '5.4175'^^xsd:double;
  dwc:latitude '-26.1839'^^xsd:double;
  dwc:startLatitude '-26.1907'^^xsd:double;
  dwc:endLatitude '-26.177'^^xsd:double;
  dwc:coordinatePrecision '1432.15'^^xsd:double;
  dwc:minimumDepth '974'^^xsd:integer;
  dwc:maximumDepth '997'^^xsd:integer;
  dwc:temperature '3.8'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 0802L13AF30128'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '139494'^^xsd:integer;
  dwc:sampleSize '0,05628232 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,05628232 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 0802L13AF30128'^^xsd:string;
  dwc:observationDate '2008-02-20'^^xsd:date;
  dwc:aphiaIdAccepted '139494'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%200802L13AF40070>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L13AF40070> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L13AF40070> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.1839 5.4054)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-26.1839"^^xsd:decimal ;
  dwc:decimalLongitude "5.4054"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "974"^^xsd:integer ;
  dwc:maximumDepthInMeters "997"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1432.15"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L13AF40070>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.1839 5.4054)"^^geo:wktLiteral ;
  geo-pos:lat "-26.1839"^^xsd:decimal ;
  geo-pos:long "5.4054"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1432.15"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%200802L13AF40070>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 0802L13AF40070" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 0802L13AF40070'^^xsd:string;
  dwc:scientificName 'Pyrosoma atlanticum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '5.4054'^^xsd:double;
  dwc:startLongitude '5.3932'^^xsd:double;
  dwc:endLongitude '5.4175'^^xsd:double;
  dwc:latitude '-26.1839'^^xsd:double;
  dwc:startLatitude '-26.1907'^^xsd:double;
  dwc:endLatitude '-26.177'^^xsd:double;
  dwc:coordinatePrecision '1432.15'^^xsd:double;
  dwc:minimumDepth '974'^^xsd:integer;
  dwc:maximumDepth '997'^^xsd:integer;
  dwc:temperature '3.8'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 0802L13AF40070'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '137250'^^xsd:integer;
  dwc:sampleSize '0,05628232 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,05628232 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 0802L13AF40070'^^xsd:string;
  dwc:observationDate '2008-02-20'^^xsd:date;
  dwc:aphiaIdAccepted '137250'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%200802L14AF10001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L14AF10001> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L14AF10001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.0765 5.5434)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-26.0765"^^xsd:decimal ;
  dwc:decimalLongitude "5.5434"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "960"^^xsd:integer ;
  dwc:maximumDepthInMeters "977"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1388.62"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L14AF10001>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.0765 5.5434)"^^geo:wktLiteral ;
  geo-pos:lat "-26.0765"^^xsd:decimal ;
  geo-pos:long "5.5434"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1388.62"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%200802L14AF10001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 0802L14AF10001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 0802L14AF10001'^^xsd:string;
  dwc:scientificName 'Bathysaurus ferox'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '5.5434'^^xsd:double;
  dwc:startLongitude '5.5298'^^xsd:double;
  dwc:endLongitude '5.557'^^xsd:double;
  dwc:latitude '-26.0765'^^xsd:double;
  dwc:startLatitude '-26.079'^^xsd:double;
  dwc:endLatitude '-26.074'^^xsd:double;
  dwc:coordinatePrecision '1388.62'^^xsd:double;
  dwc:minimumDepth '960'^^xsd:integer;
  dwc:maximumDepth '977'^^xsd:integer;
  dwc:temperature '4'^^xsd:integer;
  dwc:previousCatalogNumber 'NAMIBIA 0802L14AF10001'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '126369'^^xsd:integer;
  dwc:sampleSize '0,05604316 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,05604316 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 0802L14AF10001'^^xsd:string;
  dwc:observationDate '2008-02-20'^^xsd:date;
  dwc:aphiaIdAccepted '126369'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%200802L14AF10134>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L14AF10134> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L14AF10134> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.0765 5.5434)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-26.0765"^^xsd:decimal ;
  dwc:decimalLongitude "5.5434"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "960"^^xsd:integer ;
  dwc:maximumDepthInMeters "977"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1388.62"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L14AF10134>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.0765 5.5434)"^^geo:wktLiteral ;
  geo-pos:lat "-26.0765"^^xsd:decimal ;
  geo-pos:long "5.5434"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1388.62"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%200802L14AF10134>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 0802L14AF10134" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 0802L14AF10134'^^xsd:string;
  dwc:scientificName 'Malacocephalus laevis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '5.5434'^^xsd:double;
  dwc:startLongitude '5.5298'^^xsd:double;
  dwc:endLongitude '5.557'^^xsd:double;
  dwc:latitude '-26.0765'^^xsd:double;
  dwc:startLatitude '-26.079'^^xsd:double;
  dwc:endLatitude '-26.074'^^xsd:double;
  dwc:coordinatePrecision '1388.62'^^xsd:double;
  dwc:minimumDepth '960'^^xsd:integer;
  dwc:maximumDepth '977'^^xsd:integer;
  dwc:temperature '4'^^xsd:integer;
  dwc:previousCatalogNumber 'NAMIBIA 0802L14AF10134'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '272392'^^xsd:integer;
  dwc:sampleSize '0,05604316 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,05604316 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 0802L14AF10134'^^xsd:string;
  dwc:observationDate '2008-02-20'^^xsd:date;
  dwc:aphiaIdAccepted '272392'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%200802L14AF10139>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L14AF10139> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L14AF10139> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.0765 5.5434)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-26.0765"^^xsd:decimal ;
  dwc:decimalLongitude "5.5434"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "960"^^xsd:integer ;
  dwc:maximumDepthInMeters "977"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1388.62"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L14AF10139>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.0765 5.5434)"^^geo:wktLiteral ;
  geo-pos:lat "-26.0765"^^xsd:decimal ;
  geo-pos:long "5.5434"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1388.62"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%200802L14AF10139>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 0802L14AF10139" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 0802L14AF10139'^^xsd:string;
  dwc:scientificName 'Melanonus zugmayeri'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '5.5434'^^xsd:double;
  dwc:startLongitude '5.5298'^^xsd:double;
  dwc:endLongitude '5.557'^^xsd:double;
  dwc:latitude '-26.0765'^^xsd:double;
  dwc:startLatitude '-26.079'^^xsd:double;
  dwc:endLatitude '-26.074'^^xsd:double;
  dwc:coordinatePrecision '1388.62'^^xsd:double;
  dwc:minimumDepth '960'^^xsd:integer;
  dwc:maximumDepth '977'^^xsd:integer;
  dwc:temperature '4'^^xsd:integer;
  dwc:previousCatalogNumber 'NAMIBIA 0802L14AF10139'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '126483'^^xsd:integer;
  dwc:sampleSize '0,05604316 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,05604316 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 0802L14AF10139'^^xsd:string;
  dwc:observationDate '2008-02-20'^^xsd:date;
  dwc:aphiaIdAccepted '126483'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%200802L14AF10196>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L14AF10196> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L14AF10196> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.0765 5.5434)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-26.0765"^^xsd:decimal ;
  dwc:decimalLongitude "5.5434"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "960"^^xsd:integer ;
  dwc:maximumDepthInMeters "977"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1388.62"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L14AF10196>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.0765 5.5434)"^^geo:wktLiteral ;
  geo-pos:lat "-26.0765"^^xsd:decimal ;
  geo-pos:long "5.5434"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1388.62"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%200802L14AF10196>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 0802L14AF10196" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 0802L14AF10196'^^xsd:string;
  dwc:scientificName 'Ruvettus pretiosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '5.5434'^^xsd:double;
  dwc:startLongitude '5.5298'^^xsd:double;
  dwc:endLongitude '5.557'^^xsd:double;
  dwc:latitude '-26.0765'^^xsd:double;
  dwc:startLatitude '-26.079'^^xsd:double;
  dwc:endLatitude '-26.074'^^xsd:double;
  dwc:coordinatePrecision '1388.62'^^xsd:double;
  dwc:minimumDepth '960'^^xsd:integer;
  dwc:maximumDepth '977'^^xsd:integer;
  dwc:temperature '4'^^xsd:integer;
  dwc:previousCatalogNumber 'NAMIBIA 0802L14AF10196'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '126867'^^xsd:integer;
  dwc:sampleSize '0,05604316 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,05604316 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 0802L14AF10196'^^xsd:string;
  dwc:observationDate '2008-02-20'^^xsd:date;
  dwc:aphiaIdAccepted '126867'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%200802L14AF10320>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L14AF10320> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L14AF10320> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.0765 5.5434)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-26.0765"^^xsd:decimal ;
  dwc:decimalLongitude "5.5434"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "960"^^xsd:integer ;
  dwc:maximumDepthInMeters "977"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1388.62"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L14AF10320>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.0765 5.5434)"^^geo:wktLiteral ;
  geo-pos:lat "-26.0765"^^xsd:decimal ;
  geo-pos:long "5.5434"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1388.62"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%200802L14AF10320>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 0802L14AF10320" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 0802L14AF10320'^^xsd:string;
  dwc:scientificName 'Coelorinchus labiatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '5.5434'^^xsd:double;
  dwc:startLongitude '5.5298'^^xsd:double;
  dwc:endLongitude '5.557'^^xsd:double;
  dwc:latitude '-26.0765'^^xsd:double;
  dwc:startLatitude '-26.079'^^xsd:double;
  dwc:endLatitude '-26.074'^^xsd:double;
  dwc:coordinatePrecision '1388.62'^^xsd:double;
  dwc:minimumDepth '960'^^xsd:integer;
  dwc:maximumDepth '977'^^xsd:integer;
  dwc:temperature '4'^^xsd:integer;
  dwc:previousCatalogNumber 'NAMIBIA 0802L14AF10320'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '280299'^^xsd:integer;
  dwc:sampleSize '0,05604316 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,05604316 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 0802L14AF10320'^^xsd:string;
  dwc:observationDate '2008-02-20'^^xsd:date;
  dwc:aphiaIdAccepted '280299'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%200802L14AF10325>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L14AF10325> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L14AF10325> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.0765 5.5434)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-26.0765"^^xsd:decimal ;
  dwc:decimalLongitude "5.5434"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "960"^^xsd:integer ;
  dwc:maximumDepthInMeters "977"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1388.62"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L14AF10325>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.0765 5.5434)"^^geo:wktLiteral ;
  geo-pos:lat "-26.0765"^^xsd:decimal ;
  geo-pos:long "5.5434"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1388.62"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%200802L14AF10325>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 0802L14AF10325" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 0802L14AF10325'^^xsd:string;
  dwc:scientificName 'Cetonurus globiceps'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '5.5434'^^xsd:double;
  dwc:startLongitude '5.5298'^^xsd:double;
  dwc:endLongitude '5.557'^^xsd:double;
  dwc:latitude '-26.0765'^^xsd:double;
  dwc:startLatitude '-26.079'^^xsd:double;
  dwc:endLatitude '-26.074'^^xsd:double;
  dwc:coordinatePrecision '1388.62'^^xsd:double;
  dwc:minimumDepth '960'^^xsd:integer;
  dwc:maximumDepth '977'^^xsd:integer;
  dwc:temperature '4'^^xsd:integer;
  dwc:previousCatalogNumber 'NAMIBIA 0802L14AF10325'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '126467'^^xsd:integer;
  dwc:sampleSize '0,05604316 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,05604316 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 0802L14AF10325'^^xsd:string;
  dwc:observationDate '2008-02-20'^^xsd:date;
  dwc:aphiaIdAccepted '126467'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%200802L11AF10828>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L11AF10828> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L11AF10828> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.6 6.1833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-25.6"^^xsd:decimal ;
  dwc:decimalLongitude "6.1833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "900"^^xsd:integer ;
  dwc:maximumDepthInMeters "900"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%200802L11AF10828>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 0802L11AF10828" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-03-24'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 0802L11AF10828'^^xsd:string;
  dwc:scientificName 'Antimora rostrata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '6.1833'^^xsd:double;
  dwc:startLongitude '6.1833'^^xsd:double;
  dwc:endLongitude '6.1833'^^xsd:double;
  dwc:latitude '-25.6'^^xsd:double;
  dwc:startLatitude '-25.6'^^xsd:double;
  dwc:endLatitude '-25.6'^^xsd:double;
  dwc:minimumDepth '900'^^xsd:integer;
  dwc:maximumDepth '900'^^xsd:integer;
  dwc:temperature '3.2'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA  0802L11AF10828'^^xsd:string;
  dwc:occurrenceRemarks 'Qualitative sample'^^xsd:string;
  dwc:aphiaid '126486'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:samplingEffort ''^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 0802L11AF10828'^^xsd:string;
  dwc:observationDate '2008-02-19'^^xsd:date;
  dwc:aphiaIdAccepted '126486'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%200802L11AF10829>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L11AF10829> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L11AF10829> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.6 6.1833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-25.6"^^xsd:decimal ;
  dwc:decimalLongitude "6.1833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "900"^^xsd:integer ;
  dwc:maximumDepthInMeters "900"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%200802L11AF10829>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 0802L11AF10829" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-03-24'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 0802L11AF10829'^^xsd:string;
  dwc:scientificName 'Hoplostethus atlanticus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '6.1833'^^xsd:double;
  dwc:startLongitude '6.1833'^^xsd:double;
  dwc:endLongitude '6.1833'^^xsd:double;
  dwc:latitude '-25.6'^^xsd:double;
  dwc:startLatitude '-25.6'^^xsd:double;
  dwc:endLatitude '-25.6'^^xsd:double;
  dwc:minimumDepth '900'^^xsd:integer;
  dwc:maximumDepth '900'^^xsd:integer;
  dwc:temperature '3.2'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA  0802L11AF10829'^^xsd:string;
  dwc:occurrenceRemarks 'Qualitative sample'^^xsd:string;
  dwc:aphiaid '126402'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:samplingEffort ''^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 0802L11AF10829'^^xsd:string;
  dwc:observationDate '2008-02-19'^^xsd:date;
  dwc:aphiaIdAccepted '126402'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%200802L11AF10862>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L11AF10862> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L11AF10862> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.6 6.1833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-25.6"^^xsd:decimal ;
  dwc:decimalLongitude "6.1833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "900"^^xsd:integer ;
  dwc:maximumDepthInMeters "900"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%200802L11AF10862>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 0802L11AF10862" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-03-24'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 0802L11AF10862'^^xsd:string;
  dwc:scientificName 'Photichthys argenteus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '6.1833'^^xsd:double;
  dwc:startLongitude '6.1833'^^xsd:double;
  dwc:endLongitude '6.1833'^^xsd:double;
  dwc:latitude '-25.6'^^xsd:double;
  dwc:startLatitude '-25.6'^^xsd:double;
  dwc:endLatitude '-25.6'^^xsd:double;
  dwc:minimumDepth '900'^^xsd:integer;
  dwc:maximumDepth '900'^^xsd:integer;
  dwc:temperature '3.2'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA  0802L11AF10862'^^xsd:string;
  dwc:occurrenceRemarks 'Qualitative sample'^^xsd:string;
  dwc:aphiaid '400296'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:samplingEffort ''^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 0802L11AF10862'^^xsd:string;
  dwc:observationDate '2008-02-19'^^xsd:date;
  dwc:aphiaIdAccepted '220007'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%200802L11AF10869>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L11AF10869> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L11AF10869> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.6 6.1833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-25.6"^^xsd:decimal ;
  dwc:decimalLongitude "6.1833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "900"^^xsd:integer ;
  dwc:maximumDepthInMeters "900"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%200802L11AF10869>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 0802L11AF10869" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-03-24'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 0802L11AF10869'^^xsd:string;
  dwc:scientificName 'Coelorinchus acanthiger'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '6.1833'^^xsd:double;
  dwc:startLongitude '6.1833'^^xsd:double;
  dwc:endLongitude '6.1833'^^xsd:double;
  dwc:latitude '-25.6'^^xsd:double;
  dwc:startLatitude '-25.6'^^xsd:double;
  dwc:endLatitude '-25.6'^^xsd:double;
  dwc:minimumDepth '900'^^xsd:integer;
  dwc:maximumDepth '900'^^xsd:integer;
  dwc:temperature '3.2'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA  0802L11AF10869'^^xsd:string;
  dwc:occurrenceRemarks 'Qualitative sample'^^xsd:string;
  dwc:aphiaid '280242'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:samplingEffort ''^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 0802L11AF10869'^^xsd:string;
  dwc:observationDate '2008-02-19'^^xsd:date;
  dwc:aphiaIdAccepted '280242'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%200802L11AF10942>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L11AF10942> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L11AF10942> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.6 6.1833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-25.6"^^xsd:decimal ;
  dwc:decimalLongitude "6.1833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "900"^^xsd:integer ;
  dwc:maximumDepthInMeters "900"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%200802L11AF10942>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 0802L11AF10942" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-03-24'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 0802L11AF10942'^^xsd:string;
  dwc:scientificName 'Coelorinchus karrerae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '6.1833'^^xsd:double;
  dwc:startLongitude '6.1833'^^xsd:double;
  dwc:endLongitude '6.1833'^^xsd:double;
  dwc:latitude '-25.6'^^xsd:double;
  dwc:startLatitude '-25.6'^^xsd:double;
  dwc:endLatitude '-25.6'^^xsd:double;
  dwc:minimumDepth '900'^^xsd:integer;
  dwc:maximumDepth '900'^^xsd:integer;
  dwc:temperature '3.2'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA  0802L11AF10942'^^xsd:string;
  dwc:occurrenceRemarks 'Qualitative sample'^^xsd:string;
  dwc:aphiaid '280296'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:samplingEffort ''^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 0802L11AF10942'^^xsd:string;
  dwc:observationDate '2008-02-19'^^xsd:date;
  dwc:aphiaIdAccepted '280296'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%200802L11AF10962>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L11AF10962> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L11AF10962> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.6 6.1833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-25.6"^^xsd:decimal ;
  dwc:decimalLongitude "6.1833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "900"^^xsd:integer ;
  dwc:maximumDepthInMeters "900"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%200802L11AF10962>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 0802L11AF10962" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-03-24'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 0802L11AF10962'^^xsd:string;
  dwc:scientificName 'Gadomus capensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '6.1833'^^xsd:double;
  dwc:startLongitude '6.1833'^^xsd:double;
  dwc:endLongitude '6.1833'^^xsd:double;
  dwc:latitude '-25.6'^^xsd:double;
  dwc:startLatitude '-25.6'^^xsd:double;
  dwc:endLatitude '-25.6'^^xsd:double;
  dwc:minimumDepth '900'^^xsd:integer;
  dwc:maximumDepth '900'^^xsd:integer;
  dwc:temperature '3.2'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA  0802L11AF10962'^^xsd:string;
  dwc:occurrenceRemarks 'Qualitative sample'^^xsd:string;
  dwc:aphiaid '217768'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:samplingEffort ''^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 0802L11AF10962'^^xsd:string;
  dwc:observationDate '2008-02-19'^^xsd:date;
  dwc:aphiaIdAccepted '217768'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%200802L11AF20170>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L11AF20170> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L11AF20170> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.6 6.1833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-25.6"^^xsd:decimal ;
  dwc:decimalLongitude "6.1833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "900"^^xsd:integer ;
  dwc:maximumDepthInMeters "900"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%200802L11AF20170>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 0802L11AF20170" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-03-24'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 0802L11AF20170'^^xsd:string;
  dwc:scientificName 'Pasiphaea multidentata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '6.1833'^^xsd:double;
  dwc:startLongitude '6.1833'^^xsd:double;
  dwc:endLongitude '6.1833'^^xsd:double;
  dwc:latitude '-25.6'^^xsd:double;
  dwc:startLatitude '-25.6'^^xsd:double;
  dwc:endLatitude '-25.6'^^xsd:double;
  dwc:minimumDepth '900'^^xsd:integer;
  dwc:maximumDepth '900'^^xsd:integer;
  dwc:temperature '3.2'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA  0802L11AF20170'^^xsd:string;
  dwc:occurrenceRemarks 'Qualitative sample'^^xsd:string;
  dwc:aphiaid '107676'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:samplingEffort ''^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 0802L11AF20170'^^xsd:string;
  dwc:observationDate '2008-02-19'^^xsd:date;
  dwc:aphiaIdAccepted '107676'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%200802L11AF20209>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L11AF20209> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L11AF20209> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.6 6.1833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-25.6"^^xsd:decimal ;
  dwc:decimalLongitude "6.1833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "900"^^xsd:integer ;
  dwc:maximumDepthInMeters "900"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%200802L11AF20209>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 0802L11AF20209" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-03-24'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 0802L11AF20209'^^xsd:string;
  dwc:scientificName 'Nematocarcinus longirostris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '6.1833'^^xsd:double;
  dwc:startLongitude '6.1833'^^xsd:double;
  dwc:endLongitude '6.1833'^^xsd:double;
  dwc:latitude '-25.6'^^xsd:double;
  dwc:startLatitude '-25.6'^^xsd:double;
  dwc:endLatitude '-25.6'^^xsd:double;
  dwc:minimumDepth '900'^^xsd:integer;
  dwc:maximumDepth '900'^^xsd:integer;
  dwc:temperature '3.2'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA  0802L11AF20209'^^xsd:string;
  dwc:occurrenceRemarks 'Qualitative sample'^^xsd:string;
  dwc:aphiaid '514315'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:samplingEffort ''^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 0802L11AF20209'^^xsd:string;
  dwc:observationDate '2008-02-19'^^xsd:date;
  dwc:aphiaIdAccepted '514315'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%200802L11AF20225>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L11AF20225> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L11AF20225> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.6 6.1833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-25.6"^^xsd:decimal ;
  dwc:decimalLongitude "6.1833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "900"^^xsd:integer ;
  dwc:maximumDepthInMeters "900"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%200802L11AF20225>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 0802L11AF20225" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-03-24'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 0802L11AF20225'^^xsd:string;
  dwc:scientificName 'Chaceon erytheiae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '6.1833'^^xsd:double;
  dwc:startLongitude '6.1833'^^xsd:double;
  dwc:endLongitude '6.1833'^^xsd:double;
  dwc:latitude '-25.6'^^xsd:double;
  dwc:startLatitude '-25.6'^^xsd:double;
  dwc:endLatitude '-25.6'^^xsd:double;
  dwc:minimumDepth '900'^^xsd:integer;
  dwc:maximumDepth '900'^^xsd:integer;
  dwc:temperature '3.2'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA  0802L11AF20225'^^xsd:string;
  dwc:occurrenceRemarks 'Qualitative sample'^^xsd:string;
  dwc:aphiaid '241100'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:samplingEffort ''^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 0802L11AF20225'^^xsd:string;
  dwc:observationDate '2008-02-19'^^xsd:date;
  dwc:aphiaIdAccepted '241100'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%200802L11AF30128>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L11AF30128> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L11AF30128> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.6 6.1833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-25.6"^^xsd:decimal ;
  dwc:decimalLongitude "6.1833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "900"^^xsd:integer ;
  dwc:maximumDepthInMeters "900"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%200802L11AF30128>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 0802L11AF30128" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 0802L11AF30128'^^xsd:string;
  dwc:scientificName 'Cymbulia peronii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '6.1833'^^xsd:double;
  dwc:startLongitude '6.1833'^^xsd:double;
  dwc:endLongitude '6.1833'^^xsd:double;
  dwc:latitude '-25.6'^^xsd:double;
  dwc:startLatitude '-25.6'^^xsd:double;
  dwc:endLatitude '-25.6'^^xsd:double;
  dwc:minimumDepth '900'^^xsd:integer;
  dwc:maximumDepth '900'^^xsd:integer;
  dwc:temperature '3.2'^^xsd:double;
  dwc:individualCount '1'^^xsd:integer;
  dwc:previousCatalogNumber 'NAMIBIA 0802L11AF30128'^^xsd:string;
  dwc:occurrenceRemarks 'Qualitative sample'^^xsd:string;
  dwc:aphiaid '139494'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:samplingEffort ''^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 0802L11AF30128'^^xsd:string;
  dwc:observationDate '2008-02-19'^^xsd:date;
  dwc:aphiaIdAccepted '139494'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%200802L11AF40070>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L11AF40070> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L11AF40070> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.6 6.1833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-25.6"^^xsd:decimal ;
  dwc:decimalLongitude "6.1833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "900"^^xsd:integer ;
  dwc:maximumDepthInMeters "900"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%200802L11AF40070>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 0802L11AF40070" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 0802L11AF40070'^^xsd:string;
  dwc:scientificName 'Pyrosoma atlanticum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '6.1833'^^xsd:double;
  dwc:startLongitude '6.1833'^^xsd:double;
  dwc:endLongitude '6.1833'^^xsd:double;
  dwc:latitude '-25.6'^^xsd:double;
  dwc:startLatitude '-25.6'^^xsd:double;
  dwc:endLatitude '-25.6'^^xsd:double;
  dwc:minimumDepth '900'^^xsd:integer;
  dwc:maximumDepth '900'^^xsd:integer;
  dwc:temperature '3.2'^^xsd:double;
  dwc:individualCount '1'^^xsd:integer;
  dwc:previousCatalogNumber 'NAMIBIA 0802L11AF40070'^^xsd:string;
  dwc:occurrenceRemarks 'Qualitative sample'^^xsd:string;
  dwc:aphiaid '137250'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:samplingEffort ''^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 0802L11AF40070'^^xsd:string;
  dwc:observationDate '2008-02-19'^^xsd:date;
  dwc:aphiaIdAccepted '137250'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%200802L10AF10862>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L10AF10862> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L10AF10862> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.554 6.1426)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-25.554"^^xsd:decimal ;
  dwc:decimalLongitude "6.1426"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "868"^^xsd:integer ;
  dwc:maximumDepthInMeters "868"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1463.42"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L10AF10862>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.554 6.1426)"^^geo:wktLiteral ;
  geo-pos:lat "-25.554"^^xsd:decimal ;
  geo-pos:long "6.1426"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1463.42"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%200802L10AF10862>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 0802L10AF10862" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 0802L10AF10862'^^xsd:string;
  dwc:scientificName 'Photichthys argenteus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '6.1426'^^xsd:double;
  dwc:startLongitude '6.1462'^^xsd:double;
  dwc:endLongitude '6.139'^^xsd:double;
  dwc:latitude '-25.554'^^xsd:double;
  dwc:startLatitude '-25.5412'^^xsd:double;
  dwc:endLatitude '-25.5668'^^xsd:double;
  dwc:coordinatePrecision '1463.42'^^xsd:double;
  dwc:minimumDepth '868'^^xsd:integer;
  dwc:maximumDepth '868'^^xsd:integer;
  dwc:temperature '4'^^xsd:integer;
  dwc:previousCatalogNumber 'NAMIBIA 0802L10AF10862'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '400296'^^xsd:integer;
  dwc:sampleSize '0,05572428 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,05572428 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 0802L10AF10862'^^xsd:string;
  dwc:observationDate '2008-02-18'^^xsd:date;
  dwc:aphiaIdAccepted '220007'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%200802L10AF10869>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L10AF10869> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L10AF10869> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.554 6.1426)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-25.554"^^xsd:decimal ;
  dwc:decimalLongitude "6.1426"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "868"^^xsd:integer ;
  dwc:maximumDepthInMeters "868"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1463.42"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L10AF10869>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.554 6.1426)"^^geo:wktLiteral ;
  geo-pos:lat "-25.554"^^xsd:decimal ;
  geo-pos:long "6.1426"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1463.42"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%200802L10AF10869>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 0802L10AF10869" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 0802L10AF10869'^^xsd:string;
  dwc:scientificName 'Coelorinchus acanthiger'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '6.1426'^^xsd:double;
  dwc:startLongitude '6.1462'^^xsd:double;
  dwc:endLongitude '6.139'^^xsd:double;
  dwc:latitude '-25.554'^^xsd:double;
  dwc:startLatitude '-25.5412'^^xsd:double;
  dwc:endLatitude '-25.5668'^^xsd:double;
  dwc:coordinatePrecision '1463.42'^^xsd:double;
  dwc:minimumDepth '868'^^xsd:integer;
  dwc:maximumDepth '868'^^xsd:integer;
  dwc:temperature '4'^^xsd:integer;
  dwc:previousCatalogNumber 'NAMIBIA 0802L10AF10869'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '280242'^^xsd:integer;
  dwc:sampleSize '0,05572428 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,05572428 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 0802L10AF10869'^^xsd:string;
  dwc:observationDate '2008-02-18'^^xsd:date;
  dwc:aphiaIdAccepted '280242'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%200802L10AF10932>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L10AF10932> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L10AF10932> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.554 6.1426)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-25.554"^^xsd:decimal ;
  dwc:decimalLongitude "6.1426"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "868"^^xsd:integer ;
  dwc:maximumDepthInMeters "868"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1463.42"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L10AF10932>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.554 6.1426)"^^geo:wktLiteral ;
  geo-pos:lat "-25.554"^^xsd:decimal ;
  geo-pos:long "6.1426"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1463.42"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%200802L10AF10932>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 0802L10AF10932" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 0802L10AF10932'^^xsd:string;
  dwc:scientificName 'Bathylagus antarcticus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '6.1426'^^xsd:double;
  dwc:startLongitude '6.1462'^^xsd:double;
  dwc:endLongitude '6.139'^^xsd:double;
  dwc:latitude '-25.554'^^xsd:double;
  dwc:startLatitude '-25.5412'^^xsd:double;
  dwc:endLatitude '-25.5668'^^xsd:double;
  dwc:coordinatePrecision '1463.42'^^xsd:double;
  dwc:minimumDepth '868'^^xsd:integer;
  dwc:maximumDepth '868'^^xsd:integer;
  dwc:temperature '4'^^xsd:integer;
  dwc:previousCatalogNumber 'NAMIBIA 0802L10AF10932'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '234631'^^xsd:integer;
  dwc:sampleSize '0,05572428 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,05572428 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 0802L10AF10932'^^xsd:string;
  dwc:observationDate '2008-02-18'^^xsd:date;
  dwc:aphiaIdAccepted '234631'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%200802L18AF10007>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L18AF10007> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L18AF10007> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.9858 5.722)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-25.9858"^^xsd:decimal ;
  dwc:decimalLongitude "5.722"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1051"^^xsd:integer ;
  dwc:maximumDepthInMeters "1061"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1807.44"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L18AF10007>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.9858 5.722)"^^geo:wktLiteral ;
  geo-pos:lat "-25.9858"^^xsd:decimal ;
  geo-pos:long "5.722"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1807.44"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%200802L18AF10007>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 0802L18AF10007" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 0802L18AF10007'^^xsd:string;
  dwc:scientificName 'Argyropelecus gigas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '5.722'^^xsd:double;
  dwc:startLongitude '5.7395'^^xsd:double;
  dwc:endLongitude '5.7045'^^xsd:double;
  dwc:latitude '-25.9858'^^xsd:double;
  dwc:startLatitude '-25.9818'^^xsd:double;
  dwc:endLatitude '-25.9898'^^xsd:double;
  dwc:coordinatePrecision '1807.44'^^xsd:double;
  dwc:minimumDepth '1051'^^xsd:integer;
  dwc:maximumDepth '1061'^^xsd:integer;
  dwc:temperature '3.5'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 0802L18AF10007'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '127308'^^xsd:integer;
  dwc:sampleSize '0,0546082 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,0546082 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 0802L18AF10007'^^xsd:string;
  dwc:observationDate '2008-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '127308'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%200802L18AF10059>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L18AF10059> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L18AF10059> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.9858 5.722)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-25.9858"^^xsd:decimal ;
  dwc:decimalLongitude "5.722"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1051"^^xsd:integer ;
  dwc:maximumDepthInMeters "1061"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1807.44"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L18AF10059>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.9858 5.722)"^^geo:wktLiteral ;
  geo-pos:lat "-25.9858"^^xsd:decimal ;
  geo-pos:long "5.722"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1807.44"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%200802L18AF10059>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 0802L18AF10059" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 0802L18AF10059'^^xsd:string;
  dwc:scientificName 'Chauliodus sloani'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '5.722'^^xsd:double;
  dwc:startLongitude '5.7395'^^xsd:double;
  dwc:endLongitude '5.7045'^^xsd:double;
  dwc:latitude '-25.9858'^^xsd:double;
  dwc:startLatitude '-25.9818'^^xsd:double;
  dwc:endLatitude '-25.9898'^^xsd:double;
  dwc:coordinatePrecision '1807.44'^^xsd:double;
  dwc:minimumDepth '1051'^^xsd:integer;
  dwc:maximumDepth '1061'^^xsd:integer;
  dwc:temperature '3.5'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 0802L18AF10059'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '127338'^^xsd:integer;
  dwc:sampleSize '0,0546082 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,0546082 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 0802L18AF10059'^^xsd:string;
  dwc:observationDate '2008-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '127338'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%200802L18AF10320>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L18AF10320> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L18AF10320> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.9858 5.722)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-25.9858"^^xsd:decimal ;
  dwc:decimalLongitude "5.722"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1051"^^xsd:integer ;
  dwc:maximumDepthInMeters "1061"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1807.44"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L18AF10320>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.9858 5.722)"^^geo:wktLiteral ;
  geo-pos:lat "-25.9858"^^xsd:decimal ;
  geo-pos:long "5.722"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1807.44"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%200802L18AF10320>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 0802L18AF10320" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 0802L18AF10320'^^xsd:string;
  dwc:scientificName 'Coelorinchus labiatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '5.722'^^xsd:double;
  dwc:startLongitude '5.7395'^^xsd:double;
  dwc:endLongitude '5.7045'^^xsd:double;
  dwc:latitude '-25.9858'^^xsd:double;
  dwc:startLatitude '-25.9818'^^xsd:double;
  dwc:endLatitude '-25.9898'^^xsd:double;
  dwc:coordinatePrecision '1807.44'^^xsd:double;
  dwc:minimumDepth '1051'^^xsd:integer;
  dwc:maximumDepth '1061'^^xsd:integer;
  dwc:temperature '3.5'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 0802L18AF10320'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '280299'^^xsd:integer;
  dwc:sampleSize '0,0546082 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,0546082 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 0802L18AF10320'^^xsd:string;
  dwc:observationDate '2008-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '280299'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%200802L18AF10325>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L18AF10325> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L18AF10325> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.9858 5.722)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-25.9858"^^xsd:decimal ;
  dwc:decimalLongitude "5.722"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1051"^^xsd:integer ;
  dwc:maximumDepthInMeters "1061"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1807.44"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L18AF10325>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.9858 5.722)"^^geo:wktLiteral ;
  geo-pos:lat "-25.9858"^^xsd:decimal ;
  geo-pos:long "5.722"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1807.44"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%200802L18AF10325>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 0802L18AF10325" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 0802L18AF10325'^^xsd:string;
  dwc:scientificName 'Cetonurus globiceps'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '5.722'^^xsd:double;
  dwc:startLongitude '5.7395'^^xsd:double;
  dwc:endLongitude '5.7045'^^xsd:double;
  dwc:latitude '-25.9858'^^xsd:double;
  dwc:startLatitude '-25.9818'^^xsd:double;
  dwc:endLatitude '-25.9898'^^xsd:double;
  dwc:coordinatePrecision '1807.44'^^xsd:double;
  dwc:minimumDepth '1051'^^xsd:integer;
  dwc:maximumDepth '1061'^^xsd:integer;
  dwc:temperature '3.5'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 0802L18AF10325'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '126467'^^xsd:integer;
  dwc:sampleSize '0,0546082 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,0546082 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 0802L18AF10325'^^xsd:string;
  dwc:observationDate '2008-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '126467'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%200802L18AF10357>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L18AF10357> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L18AF10357> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.9858 5.722)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-25.9858"^^xsd:decimal ;
  dwc:decimalLongitude "5.722"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1051"^^xsd:integer ;
  dwc:maximumDepthInMeters "1061"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1807.44"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L18AF10357>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.9858 5.722)"^^geo:wktLiteral ;
  geo-pos:lat "-25.9858"^^xsd:decimal ;
  geo-pos:long "5.722"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1807.44"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%200802L18AF10357>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 0802L18AF10357" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 0802L18AF10357'^^xsd:string;
  dwc:scientificName 'Avocettina infans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '5.722'^^xsd:double;
  dwc:startLongitude '5.7395'^^xsd:double;
  dwc:endLongitude '5.7045'^^xsd:double;
  dwc:latitude '-25.9858'^^xsd:double;
  dwc:startLatitude '-25.9818'^^xsd:double;
  dwc:endLatitude '-25.9898'^^xsd:double;
  dwc:coordinatePrecision '1807.44'^^xsd:double;
  dwc:minimumDepth '1051'^^xsd:integer;
  dwc:maximumDepth '1061'^^xsd:integer;
  dwc:temperature '3.5'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 0802L18AF10357'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '126304'^^xsd:integer;
  dwc:sampleSize '0,0546082 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,0546082 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 0802L18AF10357'^^xsd:string;
  dwc:observationDate '2008-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '126304'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%200802L18AF10484>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L18AF10484> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L18AF10484> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.9858 5.722)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-25.9858"^^xsd:decimal ;
  dwc:decimalLongitude "5.722"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1051"^^xsd:integer ;
  dwc:maximumDepthInMeters "1061"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1807.44"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L18AF10484>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.9858 5.722)"^^geo:wktLiteral ;
  geo-pos:lat "-25.9858"^^xsd:decimal ;
  geo-pos:long "5.722"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1807.44"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%200802L18AF10484>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 0802L18AF10484" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 0802L18AF10484'^^xsd:string;
  dwc:scientificName 'Diastobranchus capensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '5.722'^^xsd:double;
  dwc:startLongitude '5.7395'^^xsd:double;
  dwc:endLongitude '5.7045'^^xsd:double;
  dwc:latitude '-25.9858'^^xsd:double;
  dwc:startLatitude '-25.9818'^^xsd:double;
  dwc:endLatitude '-25.9898'^^xsd:double;
  dwc:coordinatePrecision '1807.44'^^xsd:double;
  dwc:minimumDepth '1051'^^xsd:integer;
  dwc:maximumDepth '1061'^^xsd:integer;
  dwc:temperature '3.5'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 0802L18AF10484'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '158656'^^xsd:integer;
  dwc:sampleSize '0,0546082 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,0546082 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 0802L18AF10484'^^xsd:string;
  dwc:observationDate '2008-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '158656'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%200802L18AF10492>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L18AF10492> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L18AF10492> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.9858 5.722)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-25.9858"^^xsd:decimal ;
  dwc:decimalLongitude "5.722"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1051"^^xsd:integer ;
  dwc:maximumDepthInMeters "1061"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1807.44"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L18AF10492>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.9858 5.722)"^^geo:wktLiteral ;
  geo-pos:lat "-25.9858"^^xsd:decimal ;
  geo-pos:long "5.722"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1807.44"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%200802L18AF10492>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 0802L18AF10492" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 0802L18AF10492'^^xsd:string;
  dwc:scientificName 'Etmopterus brachyurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '5.722'^^xsd:double;
  dwc:startLongitude '5.7395'^^xsd:double;
  dwc:endLongitude '5.7045'^^xsd:double;
  dwc:latitude '-25.9858'^^xsd:double;
  dwc:startLatitude '-25.9818'^^xsd:double;
  dwc:endLatitude '-25.9898'^^xsd:double;
  dwc:coordinatePrecision '1807.44'^^xsd:double;
  dwc:minimumDepth '1051'^^xsd:integer;
  dwc:maximumDepth '1061'^^xsd:integer;
  dwc:temperature '3.5'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 0802L18AF10492'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '215606'^^xsd:integer;
  dwc:sampleSize '0,0546082 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,0546082 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 0802L18AF10492'^^xsd:string;
  dwc:observationDate '2008-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '215606'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%200802L18AF10532>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L18AF10532> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L18AF10532> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.9858 5.722)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-25.9858"^^xsd:decimal ;
  dwc:decimalLongitude "5.722"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1051"^^xsd:integer ;
  dwc:maximumDepthInMeters "1061"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1807.44"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L18AF10532>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.9858 5.722)"^^geo:wktLiteral ;
  geo-pos:lat "-25.9858"^^xsd:decimal ;
  geo-pos:long "5.722"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1807.44"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%200802L18AF10532>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 0802L18AF10532" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 0802L18AF10532'^^xsd:string;
  dwc:scientificName 'Bathygadus favosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '5.722'^^xsd:double;
  dwc:startLongitude '5.7395'^^xsd:double;
  dwc:endLongitude '5.7045'^^xsd:double;
  dwc:latitude '-25.9858'^^xsd:double;
  dwc:startLatitude '-25.9818'^^xsd:double;
  dwc:endLatitude '-25.9898'^^xsd:double;
  dwc:coordinatePrecision '1807.44'^^xsd:double;
  dwc:minimumDepth '1051'^^xsd:integer;
  dwc:maximumDepth '1061'^^xsd:integer;
  dwc:temperature '3.5'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 0802L18AF10532'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '126462'^^xsd:integer;
  dwc:sampleSize '0,0546082 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,0546082 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 0802L18AF10532'^^xsd:string;
  dwc:observationDate '2008-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '126462'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%200802L18AF10565>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L18AF10565> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L18AF10565> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.9858 5.722)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-25.9858"^^xsd:decimal ;
  dwc:decimalLongitude "5.722"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1051"^^xsd:integer ;
  dwc:maximumDepthInMeters "1061"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1807.44"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L18AF10565>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.9858 5.722)"^^geo:wktLiteral ;
  geo-pos:lat "-25.9858"^^xsd:decimal ;
  geo-pos:long "5.722"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1807.44"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%200802L18AF10565>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 0802L18AF10565" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 0802L18AF10565'^^xsd:string;
  dwc:scientificName 'Halargyreus johnsonii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '5.722'^^xsd:double;
  dwc:startLongitude '5.7395'^^xsd:double;
  dwc:endLongitude '5.7045'^^xsd:double;
  dwc:latitude '-25.9858'^^xsd:double;
  dwc:startLatitude '-25.9818'^^xsd:double;
  dwc:endLatitude '-25.9898'^^xsd:double;
  dwc:coordinatePrecision '1807.44'^^xsd:double;
  dwc:minimumDepth '1051'^^xsd:integer;
  dwc:maximumDepth '1061'^^xsd:integer;
  dwc:temperature '3.5'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 0802L18AF10565'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '126489'^^xsd:integer;
  dwc:sampleSize '0,0546082 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,0546082 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 0802L18AF10565'^^xsd:string;
  dwc:observationDate '2008-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '126489'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%200802L18AF10605>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L18AF10605> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L18AF10605> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.9858 5.722)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-25.9858"^^xsd:decimal ;
  dwc:decimalLongitude "5.722"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1051"^^xsd:integer ;
  dwc:maximumDepthInMeters "1061"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1807.44"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L18AF10605>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.9858 5.722)"^^geo:wktLiteral ;
  geo-pos:lat "-25.9858"^^xsd:decimal ;
  geo-pos:long "5.722"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1807.44"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%200802L18AF10605>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 0802L18AF10605" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 0802L18AF10605'^^xsd:string;
  dwc:scientificName 'Alepocephalus productus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '5.722'^^xsd:double;
  dwc:startLongitude '5.7395'^^xsd:double;
  dwc:endLongitude '5.7045'^^xsd:double;
  dwc:latitude '-25.9858'^^xsd:double;
  dwc:startLatitude '-25.9818'^^xsd:double;
  dwc:endLatitude '-25.9898'^^xsd:double;
  dwc:coordinatePrecision '1807.44'^^xsd:double;
  dwc:minimumDepth '1051'^^xsd:integer;
  dwc:maximumDepth '1061'^^xsd:integer;
  dwc:temperature '3.5'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 0802L18AF10605'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '126683'^^xsd:integer;
  dwc:sampleSize '0,0546082 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,0546082 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 0802L18AF10605'^^xsd:string;
  dwc:observationDate '2008-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '126683'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%200802L18AF20230>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L18AF20230> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L18AF20230> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.9858 5.722)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-25.9858"^^xsd:decimal ;
  dwc:decimalLongitude "5.722"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1051"^^xsd:integer ;
  dwc:maximumDepthInMeters "1061"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1807.44"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L18AF20230>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.9858 5.722)"^^geo:wktLiteral ;
  geo-pos:lat "-25.9858"^^xsd:decimal ;
  geo-pos:long "5.722"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1807.44"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%200802L18AF20230>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 0802L18AF20230" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 0802L18AF20230'^^xsd:string;
  dwc:scientificName 'Austropenaeus nitidus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '5.722'^^xsd:double;
  dwc:startLongitude '5.7395'^^xsd:double;
  dwc:endLongitude '5.7045'^^xsd:double;
  dwc:latitude '-25.9858'^^xsd:double;
  dwc:startLatitude '-25.9818'^^xsd:double;
  dwc:endLatitude '-25.9898'^^xsd:double;
  dwc:coordinatePrecision '1807.44'^^xsd:double;
  dwc:minimumDepth '1051'^^xsd:integer;
  dwc:maximumDepth '1061'^^xsd:integer;
  dwc:temperature '3.5'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 0802L18AF20230'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '246428'^^xsd:integer;
  dwc:sampleSize '0,0546082 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,0546082 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 0802L18AF20230'^^xsd:string;
  dwc:observationDate '2008-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '246428'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%200802L18AF30128>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L18AF30128> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L18AF30128> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.9858 5.722)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-25.9858"^^xsd:decimal ;
  dwc:decimalLongitude "5.722"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1051"^^xsd:integer ;
  dwc:maximumDepthInMeters "1061"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1807.44"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L18AF30128>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.9858 5.722)"^^geo:wktLiteral ;
  geo-pos:lat "-25.9858"^^xsd:decimal ;
  geo-pos:long "5.722"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1807.44"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%200802L18AF30128>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 0802L18AF30128" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 0802L18AF30128'^^xsd:string;
  dwc:scientificName 'Cymbulia peronii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '5.722'^^xsd:double;
  dwc:startLongitude '5.7395'^^xsd:double;
  dwc:endLongitude '5.7045'^^xsd:double;
  dwc:latitude '-25.9858'^^xsd:double;
  dwc:startLatitude '-25.9818'^^xsd:double;
  dwc:endLatitude '-25.9898'^^xsd:double;
  dwc:coordinatePrecision '1807.44'^^xsd:double;
  dwc:minimumDepth '1051'^^xsd:integer;
  dwc:maximumDepth '1061'^^xsd:integer;
  dwc:temperature '3.5'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 0802L18AF30128'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '139494'^^xsd:integer;
  dwc:sampleSize '0,0546082 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,0546082 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 0802L18AF30128'^^xsd:string;
  dwc:observationDate '2008-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '139494'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%200802L18AF40070>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L18AF40070> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L18AF40070> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.9858 5.722)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-25.9858"^^xsd:decimal ;
  dwc:decimalLongitude "5.722"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1051"^^xsd:integer ;
  dwc:maximumDepthInMeters "1061"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1807.44"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L18AF40070>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.9858 5.722)"^^geo:wktLiteral ;
  geo-pos:lat "-25.9858"^^xsd:decimal ;
  geo-pos:long "5.722"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1807.44"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%200802L18AF40070>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 0802L18AF40070" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 0802L18AF40070'^^xsd:string;
  dwc:scientificName 'Pyrosoma atlanticum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '5.722'^^xsd:double;
  dwc:startLongitude '5.7395'^^xsd:double;
  dwc:endLongitude '5.7045'^^xsd:double;
  dwc:latitude '-25.9858'^^xsd:double;
  dwc:startLatitude '-25.9818'^^xsd:double;
  dwc:endLatitude '-25.9898'^^xsd:double;
  dwc:coordinatePrecision '1807.44'^^xsd:double;
  dwc:minimumDepth '1051'^^xsd:integer;
  dwc:maximumDepth '1061'^^xsd:integer;
  dwc:temperature '3.5'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 0802L18AF40070'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '137250'^^xsd:integer;
  dwc:sampleSize '0,0546082 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,0546082 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 0802L18AF40070'^^xsd:string;
  dwc:observationDate '2008-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '137250'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%200802L22AF11025>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L22AF11025> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L22AF11025> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-24.957 6.4755)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-24.957"^^xsd:decimal ;
  dwc:decimalLongitude "6.4755"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1656"^^xsd:integer ;
  dwc:maximumDepthInMeters "1664"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1329.04"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L22AF11025>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-24.957 6.4755)"^^geo:wktLiteral ;
  geo-pos:lat "-24.957"^^xsd:decimal ;
  geo-pos:long "6.4755"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1329.04"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%200802L22AF11025>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 0802L22AF11025" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 0802L22AF11025'^^xsd:string;
  dwc:scientificName 'Aldrovandia oleosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '6.4755'^^xsd:double;
  dwc:startLongitude '6.4855'^^xsd:double;
  dwc:endLongitude '6.4655'^^xsd:double;
  dwc:latitude '-24.957'^^xsd:double;
  dwc:startLatitude '-24.9492'^^xsd:double;
  dwc:endLatitude '-24.9648'^^xsd:double;
  dwc:coordinatePrecision '1329.04'^^xsd:double;
  dwc:minimumDepth '1656'^^xsd:integer;
  dwc:maximumDepth '1664'^^xsd:integer;
  dwc:temperature '3.25'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 0802L22AF11025'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '157881'^^xsd:integer;
  dwc:sampleSize '0,05303373 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,05303373 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 0802L22AF11025'^^xsd:string;
  dwc:observationDate '2008-02-26'^^xsd:date;
  dwc:aphiaIdAccepted '157881'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%200802L22AF20110>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L22AF20110> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L22AF20110> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-24.957 6.4755)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-24.957"^^xsd:decimal ;
  dwc:decimalLongitude "6.4755"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1656"^^xsd:integer ;
  dwc:maximumDepthInMeters "1664"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1329.04"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L22AF20110>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-24.957 6.4755)"^^geo:wktLiteral ;
  geo-pos:lat "-24.957"^^xsd:decimal ;
  geo-pos:long "6.4755"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1329.04"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%200802L22AF20110>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 0802L22AF20110" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-03-24'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 0802L22AF20110'^^xsd:string;
  dwc:scientificName 'Kemphyra corallina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '6.4755'^^xsd:double;
  dwc:startLongitude '6.4855'^^xsd:double;
  dwc:endLongitude '6.4655'^^xsd:double;
  dwc:latitude '-24.957'^^xsd:double;
  dwc:startLatitude '-24.9492'^^xsd:double;
  dwc:endLatitude '-24.9648'^^xsd:double;
  dwc:coordinatePrecision '1329.04'^^xsd:double;
  dwc:minimumDepth '1656'^^xsd:integer;
  dwc:maximumDepth '1664'^^xsd:integer;
  dwc:temperature '3.25'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA  0802L22AF20110'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '107593'^^xsd:integer;
  dwc:sampleSize '0,05303373 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,05303373 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 0802L22AF20110'^^xsd:string;
  dwc:observationDate '2008-02-26'^^xsd:date;
  dwc:aphiaIdAccepted '107593'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%200802L22AF20209>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L22AF20209> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L22AF20209> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-24.957 6.4755)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-24.957"^^xsd:decimal ;
  dwc:decimalLongitude "6.4755"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1656"^^xsd:integer ;
  dwc:maximumDepthInMeters "1664"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1329.04"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L22AF20209>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-24.957 6.4755)"^^geo:wktLiteral ;
  geo-pos:lat "-24.957"^^xsd:decimal ;
  geo-pos:long "6.4755"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1329.04"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%200802L22AF20209>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 0802L22AF20209" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 0802L22AF20209'^^xsd:string;
  dwc:scientificName 'Nematocarcinus longirostris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '6.4755'^^xsd:double;
  dwc:startLongitude '6.4855'^^xsd:double;
  dwc:endLongitude '6.4655'^^xsd:double;
  dwc:latitude '-24.957'^^xsd:double;
  dwc:startLatitude '-24.9492'^^xsd:double;
  dwc:endLatitude '-24.9648'^^xsd:double;
  dwc:coordinatePrecision '1329.04'^^xsd:double;
  dwc:minimumDepth '1656'^^xsd:integer;
  dwc:maximumDepth '1664'^^xsd:integer;
  dwc:temperature '3.25'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 0802L22AF20209'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '514315'^^xsd:integer;
  dwc:sampleSize '0,05303373 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,05303373 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 0802L22AF20209'^^xsd:string;
  dwc:observationDate '2008-02-26'^^xsd:date;
  dwc:aphiaIdAccepted '514315'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%200802L22AF20225>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L22AF20225> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L22AF20225> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-24.957 6.4755)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-24.957"^^xsd:decimal ;
  dwc:decimalLongitude "6.4755"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1656"^^xsd:integer ;
  dwc:maximumDepthInMeters "1664"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1329.04"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L22AF20225>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-24.957 6.4755)"^^geo:wktLiteral ;
  geo-pos:lat "-24.957"^^xsd:decimal ;
  geo-pos:long "6.4755"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1329.04"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%200802L22AF20225>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 0802L22AF20225" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 0802L22AF20225'^^xsd:string;
  dwc:scientificName 'Chaceon erytheiae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '6.4755'^^xsd:double;
  dwc:startLongitude '6.4855'^^xsd:double;
  dwc:endLongitude '6.4655'^^xsd:double;
  dwc:latitude '-24.957'^^xsd:double;
  dwc:startLatitude '-24.9492'^^xsd:double;
  dwc:endLatitude '-24.9648'^^xsd:double;
  dwc:coordinatePrecision '1329.04'^^xsd:double;
  dwc:minimumDepth '1656'^^xsd:integer;
  dwc:maximumDepth '1664'^^xsd:integer;
  dwc:temperature '3.25'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 0802L22AF20225'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '241100'^^xsd:integer;
  dwc:sampleSize '0,05303373 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,05303373 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 0802L22AF20225'^^xsd:string;
  dwc:observationDate '2008-02-26'^^xsd:date;
  dwc:aphiaIdAccepted '241100'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%200802L22AF20230>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L22AF20230> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L22AF20230> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-24.957 6.4755)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-24.957"^^xsd:decimal ;
  dwc:decimalLongitude "6.4755"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1656"^^xsd:integer ;
  dwc:maximumDepthInMeters "1664"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1329.04"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L22AF20230>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-24.957 6.4755)"^^geo:wktLiteral ;
  geo-pos:lat "-24.957"^^xsd:decimal ;
  geo-pos:long "6.4755"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1329.04"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%200802L22AF20230>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 0802L22AF20230" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 0802L22AF20230'^^xsd:string;
  dwc:scientificName 'Austropenaeus nitidus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '6.4755'^^xsd:double;
  dwc:startLongitude '6.4855'^^xsd:double;
  dwc:endLongitude '6.4655'^^xsd:double;
  dwc:latitude '-24.957'^^xsd:double;
  dwc:startLatitude '-24.9492'^^xsd:double;
  dwc:endLatitude '-24.9648'^^xsd:double;
  dwc:coordinatePrecision '1329.04'^^xsd:double;
  dwc:minimumDepth '1656'^^xsd:integer;
  dwc:maximumDepth '1664'^^xsd:integer;
  dwc:temperature '3.25'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 0802L22AF20230'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '246428'^^xsd:integer;
  dwc:sampleSize '0,05303373 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,05303373 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 0802L22AF20230'^^xsd:string;
  dwc:observationDate '2008-02-26'^^xsd:date;
  dwc:aphiaIdAccepted '246428'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%200802L22AF20234>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L22AF20234> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L22AF20234> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-24.957 6.4755)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-24.957"^^xsd:decimal ;
  dwc:decimalLongitude "6.4755"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1656"^^xsd:integer ;
  dwc:maximumDepthInMeters "1664"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1329.04"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L22AF20234>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-24.957 6.4755)"^^geo:wktLiteral ;
  geo-pos:lat "-24.957"^^xsd:decimal ;
  geo-pos:long "6.4755"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1329.04"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%200802L22AF20234>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 0802L22AF20234" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 0802L22AF20234'^^xsd:string;
  dwc:scientificName 'Gordonella kensleyi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '6.4755'^^xsd:double;
  dwc:startLongitude '6.4855'^^xsd:double;
  dwc:endLongitude '6.4655'^^xsd:double;
  dwc:latitude '-24.957'^^xsd:double;
  dwc:startLatitude '-24.9492'^^xsd:double;
  dwc:endLatitude '-24.9648'^^xsd:double;
  dwc:coordinatePrecision '1329.04'^^xsd:double;
  dwc:minimumDepth '1656'^^xsd:integer;
  dwc:maximumDepth '1664'^^xsd:integer;
  dwc:temperature '3.25'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 0802L22AF20234'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '211883'^^xsd:integer;
  dwc:sampleSize '0,05303373 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,05303373 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 0802L22AF20234'^^xsd:string;
  dwc:observationDate '2008-02-26'^^xsd:date;
  dwc:aphiaIdAccepted '211883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%200802L22AF30128>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L22AF30128> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L22AF30128> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-24.957 6.4755)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-24.957"^^xsd:decimal ;
  dwc:decimalLongitude "6.4755"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1656"^^xsd:integer ;
  dwc:maximumDepthInMeters "1664"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1329.04"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L22AF30128>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-24.957 6.4755)"^^geo:wktLiteral ;
  geo-pos:lat "-24.957"^^xsd:decimal ;
  geo-pos:long "6.4755"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1329.04"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%200802L22AF30128>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 0802L22AF30128" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 0802L22AF30128'^^xsd:string;
  dwc:scientificName 'Cymbulia peronii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '6.4755'^^xsd:double;
  dwc:startLongitude '6.4855'^^xsd:double;
  dwc:endLongitude '6.4655'^^xsd:double;
  dwc:latitude '-24.957'^^xsd:double;
  dwc:startLatitude '-24.9492'^^xsd:double;
  dwc:endLatitude '-24.9648'^^xsd:double;
  dwc:coordinatePrecision '1329.04'^^xsd:double;
  dwc:minimumDepth '1656'^^xsd:integer;
  dwc:maximumDepth '1664'^^xsd:integer;
  dwc:temperature '3.25'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 0802L22AF30128'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '139494'^^xsd:integer;
  dwc:sampleSize '0,05303373 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,05303373 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 0802L22AF30128'^^xsd:string;
  dwc:observationDate '2008-02-26'^^xsd:date;
  dwc:aphiaIdAccepted '139494'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%200902L2AF20230>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200902L2AF20230> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200902L2AF20230> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.1549 8.241)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-23.1549"^^xsd:decimal ;
  dwc:decimalLongitude "8.241"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1044"^^xsd:integer ;
  dwc:maximumDepthInMeters "1091"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1735.28"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200902L2AF20230>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.1549 8.241)"^^geo:wktLiteral ;
  geo-pos:lat "-23.1549"^^xsd:decimal ;
  geo-pos:long "8.241"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1735.28"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%200902L2AF20230>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 0902L2AF20230" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 0902L2AF20230'^^xsd:string;
  dwc:scientificName 'Austropenaeus nitidus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '8.241'^^xsd:double;
  dwc:startLongitude '8.2517'^^xsd:double;
  dwc:endLongitude '8.2303'^^xsd:double;
  dwc:latitude '-23.1549'^^xsd:double;
  dwc:startLatitude '-23.167'^^xsd:double;
  dwc:endLatitude '-23.1427'^^xsd:double;
  dwc:coordinatePrecision '1735.28'^^xsd:double;
  dwc:minimumDepth '1044'^^xsd:integer;
  dwc:maximumDepth '1091'^^xsd:integer;
  dwc:temperature '3.6'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 0902L2AF20230'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '246428'^^xsd:integer;
  dwc:sampleSize '0,05811588 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,05811588 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 0902L2AF20230'^^xsd:string;
  dwc:observationDate '2009-02-19'^^xsd:date;
  dwc:aphiaIdAccepted '246428'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%200902L3AF10007>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200902L3AF10007> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200902L3AF10007> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.2752 8.2346)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-23.2752"^^xsd:decimal ;
  dwc:decimalLongitude "8.2346"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1094"^^xsd:integer ;
  dwc:maximumDepthInMeters "1118"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1409.73"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200902L3AF10007>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.2752 8.2346)"^^geo:wktLiteral ;
  geo-pos:lat "-23.2752"^^xsd:decimal ;
  geo-pos:long "8.2346"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1409.73"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%200902L3AF10007>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 0902L3AF10007" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 0902L3AF10007'^^xsd:string;
  dwc:scientificName 'Argyropelecus gigas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '8.2346'^^xsd:double;
  dwc:startLongitude '8.2213'^^xsd:double;
  dwc:endLongitude '8.248'^^xsd:double;
  dwc:latitude '-23.2752'^^xsd:double;
  dwc:startLatitude '-23.272'^^xsd:double;
  dwc:endLatitude '-23.2783'^^xsd:double;
  dwc:coordinatePrecision '1409.73'^^xsd:double;
  dwc:minimumDepth '1094'^^xsd:integer;
  dwc:maximumDepth '1118'^^xsd:integer;
  dwc:temperature '3'^^xsd:integer;
  dwc:previousCatalogNumber 'NAMIBIA 0902L3AF10007'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '127308'^^xsd:integer;
  dwc:sampleSize '0,05616274 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,05616274 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 0902L3AF10007'^^xsd:string;
  dwc:observationDate '2009-02-19'^^xsd:date;
  dwc:aphiaIdAccepted '127308'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%200902L3AF10320>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200902L3AF10320> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200902L3AF10320> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.2752 8.2346)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-23.2752"^^xsd:decimal ;
  dwc:decimalLongitude "8.2346"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1094"^^xsd:integer ;
  dwc:maximumDepthInMeters "1118"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1409.73"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200902L3AF10320>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.2752 8.2346)"^^geo:wktLiteral ;
  geo-pos:lat "-23.2752"^^xsd:decimal ;
  geo-pos:long "8.2346"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1409.73"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%200902L3AF10320>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 0902L3AF10320" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 0902L3AF10320'^^xsd:string;
  dwc:scientificName 'Coelorinchus labiatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '8.2346'^^xsd:double;
  dwc:startLongitude '8.2213'^^xsd:double;
  dwc:endLongitude '8.248'^^xsd:double;
  dwc:latitude '-23.2752'^^xsd:double;
  dwc:startLatitude '-23.272'^^xsd:double;
  dwc:endLatitude '-23.2783'^^xsd:double;
  dwc:coordinatePrecision '1409.73'^^xsd:double;
  dwc:minimumDepth '1094'^^xsd:integer;
  dwc:maximumDepth '1118'^^xsd:integer;
  dwc:temperature '3'^^xsd:integer;
  dwc:previousCatalogNumber 'NAMIBIA 0902L3AF10320'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '280299'^^xsd:integer;
  dwc:sampleSize '0,05616274 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,05616274 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 0902L3AF10320'^^xsd:string;
  dwc:observationDate '2009-02-19'^^xsd:date;
  dwc:aphiaIdAccepted '280299'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%200902L3AF10325>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200902L3AF10325> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200902L3AF10325> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.2752 8.2346)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-23.2752"^^xsd:decimal ;
  dwc:decimalLongitude "8.2346"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1094"^^xsd:integer ;
  dwc:maximumDepthInMeters "1118"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1409.73"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200902L3AF10325>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.2752 8.2346)"^^geo:wktLiteral ;
  geo-pos:lat "-23.2752"^^xsd:decimal ;
  geo-pos:long "8.2346"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1409.73"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%200902L3AF10325>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 0902L3AF10325" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 0902L3AF10325'^^xsd:string;
  dwc:scientificName 'Cetonurus globiceps'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '8.2346'^^xsd:double;
  dwc:startLongitude '8.2213'^^xsd:double;
  dwc:endLongitude '8.248'^^xsd:double;
  dwc:latitude '-23.2752'^^xsd:double;
  dwc:startLatitude '-23.272'^^xsd:double;
  dwc:endLatitude '-23.2783'^^xsd:double;
  dwc:coordinatePrecision '1409.73'^^xsd:double;
  dwc:minimumDepth '1094'^^xsd:integer;
  dwc:maximumDepth '1118'^^xsd:integer;
  dwc:temperature '3'^^xsd:integer;
  dwc:previousCatalogNumber 'NAMIBIA 0902L3AF10325'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '126467'^^xsd:integer;
  dwc:sampleSize '0,05616274 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,05616274 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 0902L3AF10325'^^xsd:string;
  dwc:observationDate '2009-02-19'^^xsd:date;
  dwc:aphiaIdAccepted '126467'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%200902L3AF10484>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200902L3AF10484> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200902L3AF10484> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.2752 8.2346)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-23.2752"^^xsd:decimal ;
  dwc:decimalLongitude "8.2346"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1094"^^xsd:integer ;
  dwc:maximumDepthInMeters "1118"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1409.73"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200902L3AF10484>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.2752 8.2346)"^^geo:wktLiteral ;
  geo-pos:lat "-23.2752"^^xsd:decimal ;
  geo-pos:long "8.2346"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1409.73"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%200902L3AF10484>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 0902L3AF10484" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 0902L3AF10484'^^xsd:string;
  dwc:scientificName 'Diastobranchus capensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '8.2346'^^xsd:double;
  dwc:startLongitude '8.2213'^^xsd:double;
  dwc:endLongitude '8.248'^^xsd:double;
  dwc:latitude '-23.2752'^^xsd:double;
  dwc:startLatitude '-23.272'^^xsd:double;
  dwc:endLatitude '-23.2783'^^xsd:double;
  dwc:coordinatePrecision '1409.73'^^xsd:double;
  dwc:minimumDepth '1094'^^xsd:integer;
  dwc:maximumDepth '1118'^^xsd:integer;
  dwc:temperature '3'^^xsd:integer;
  dwc:previousCatalogNumber 'NAMIBIA 0902L3AF10484'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '158656'^^xsd:integer;
  dwc:sampleSize '0,05616274 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,05616274 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 0902L3AF10484'^^xsd:string;
  dwc:observationDate '2009-02-19'^^xsd:date;
  dwc:aphiaIdAccepted '158656'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%201002L13AF10790>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L13AF10790> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L13AF10790> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.5003 5.9156)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-25.5003"^^xsd:decimal ;
  dwc:decimalLongitude "5.9156"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "895"^^xsd:integer ;
  dwc:maximumDepthInMeters "950"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1452.56"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L13AF10790>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.5003 5.9156)"^^geo:wktLiteral ;
  geo-pos:lat "-25.5003"^^xsd:decimal ;
  geo-pos:long "5.9156"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1452.56"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%201002L13AF10790>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 1002L13AF10790" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 1002L13AF10790'^^xsd:string;
  dwc:scientificName 'Sphagemacrurus hirundo'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '5.9156'^^xsd:double;
  dwc:startLongitude '5.9255'^^xsd:double;
  dwc:endLongitude '5.9057'^^xsd:double;
  dwc:latitude '-25.5003'^^xsd:double;
  dwc:startLatitude '-25.5098'^^xsd:double;
  dwc:endLatitude '-25.4907'^^xsd:double;
  dwc:coordinatePrecision '1452.56'^^xsd:double;
  dwc:minimumDepth '895'^^xsd:integer;
  dwc:maximumDepth '950'^^xsd:integer;
  dwc:temperature '4.2'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 1002L13AF10790'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '126479'^^xsd:integer;
  dwc:sampleSize '0,05813581 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,05813581 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 1002L13AF10790'^^xsd:string;
  dwc:observationDate '2010-02-14'^^xsd:date;
  dwc:aphiaIdAccepted '126479'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%201002L13AF10826>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L13AF10826> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L13AF10826> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.5003 5.9156)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-25.5003"^^xsd:decimal ;
  dwc:decimalLongitude "5.9156"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "895"^^xsd:integer ;
  dwc:maximumDepthInMeters "950"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1452.56"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L13AF10826>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.5003 5.9156)"^^geo:wktLiteral ;
  geo-pos:lat "-25.5003"^^xsd:decimal ;
  geo-pos:long "5.9156"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1452.56"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%201002L13AF10826>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 1002L13AF10826" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 1002L13AF10826'^^xsd:string;
  dwc:scientificName 'Allocyttus verrucosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '5.9156'^^xsd:double;
  dwc:startLongitude '5.9255'^^xsd:double;
  dwc:endLongitude '5.9057'^^xsd:double;
  dwc:latitude '-25.5003'^^xsd:double;
  dwc:startLatitude '-25.5098'^^xsd:double;
  dwc:endLatitude '-25.4907'^^xsd:double;
  dwc:coordinatePrecision '1452.56'^^xsd:double;
  dwc:minimumDepth '895'^^xsd:integer;
  dwc:maximumDepth '950'^^xsd:integer;
  dwc:temperature '4.2'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 1002L13AF10826'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '127422'^^xsd:integer;
  dwc:sampleSize '0,05813581 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,05813581 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 1002L13AF10826'^^xsd:string;
  dwc:observationDate '2010-02-14'^^xsd:date;
  dwc:aphiaIdAccepted '127422'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%201002L13AF10827>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L13AF10827> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L13AF10827> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.5003 5.9156)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-25.5003"^^xsd:decimal ;
  dwc:decimalLongitude "5.9156"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "895"^^xsd:integer ;
  dwc:maximumDepthInMeters "950"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1452.56"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L13AF10827>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.5003 5.9156)"^^geo:wktLiteral ;
  geo-pos:lat "-25.5003"^^xsd:decimal ;
  geo-pos:long "5.9156"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1452.56"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%201002L13AF10827>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 1002L13AF10827" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 1002L13AF10827'^^xsd:string;
  dwc:scientificName 'Nezumia brevibarbata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '5.9156'^^xsd:double;
  dwc:startLongitude '5.9255'^^xsd:double;
  dwc:endLongitude '5.9057'^^xsd:double;
  dwc:latitude '-25.5003'^^xsd:double;
  dwc:startLatitude '-25.5098'^^xsd:double;
  dwc:endLatitude '-25.4907'^^xsd:double;
  dwc:coordinatePrecision '1452.56'^^xsd:double;
  dwc:minimumDepth '895'^^xsd:integer;
  dwc:maximumDepth '950'^^xsd:integer;
  dwc:temperature '4.2'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 1002L13AF10827'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '217780'^^xsd:integer;
  dwc:sampleSize '0,05813581 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,05813581 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 1002L13AF10827'^^xsd:string;
  dwc:observationDate '2010-02-14'^^xsd:date;
  dwc:aphiaIdAccepted '217780'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%201002L13AF10828>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L13AF10828> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L13AF10828> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.5003 5.9156)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-25.5003"^^xsd:decimal ;
  dwc:decimalLongitude "5.9156"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "895"^^xsd:integer ;
  dwc:maximumDepthInMeters "950"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1452.56"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L13AF10828>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.5003 5.9156)"^^geo:wktLiteral ;
  geo-pos:lat "-25.5003"^^xsd:decimal ;
  geo-pos:long "5.9156"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1452.56"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%201002L13AF10828>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 1002L13AF10828" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 1002L13AF10828'^^xsd:string;
  dwc:scientificName 'Antimora rostrata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '5.9156'^^xsd:double;
  dwc:startLongitude '5.9255'^^xsd:double;
  dwc:endLongitude '5.9057'^^xsd:double;
  dwc:latitude '-25.5003'^^xsd:double;
  dwc:startLatitude '-25.5098'^^xsd:double;
  dwc:endLatitude '-25.4907'^^xsd:double;
  dwc:coordinatePrecision '1452.56'^^xsd:double;
  dwc:minimumDepth '895'^^xsd:integer;
  dwc:maximumDepth '950'^^xsd:integer;
  dwc:temperature '4.2'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 1002L13AF10828'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '126486'^^xsd:integer;
  dwc:sampleSize '0,05813581 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,05813581 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 1002L13AF10828'^^xsd:string;
  dwc:observationDate '2010-02-14'^^xsd:date;
  dwc:aphiaIdAccepted '126486'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%201002L13AF10829>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L13AF10829> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L13AF10829> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.5003 5.9156)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-25.5003"^^xsd:decimal ;
  dwc:decimalLongitude "5.9156"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "895"^^xsd:integer ;
  dwc:maximumDepthInMeters "950"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1452.56"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L13AF10829>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.5003 5.9156)"^^geo:wktLiteral ;
  geo-pos:lat "-25.5003"^^xsd:decimal ;
  geo-pos:long "5.9156"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1452.56"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%201002L13AF10829>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 1002L13AF10829" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 1002L13AF10829'^^xsd:string;
  dwc:scientificName 'Hoplostethus atlanticus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '5.9156'^^xsd:double;
  dwc:startLongitude '5.9255'^^xsd:double;
  dwc:endLongitude '5.9057'^^xsd:double;
  dwc:latitude '-25.5003'^^xsd:double;
  dwc:startLatitude '-25.5098'^^xsd:double;
  dwc:endLatitude '-25.4907'^^xsd:double;
  dwc:coordinatePrecision '1452.56'^^xsd:double;
  dwc:minimumDepth '895'^^xsd:integer;
  dwc:maximumDepth '950'^^xsd:integer;
  dwc:temperature '4.2'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 1002L13AF10829'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '126402'^^xsd:integer;
  dwc:sampleSize '0,05813581 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,05813581 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 1002L13AF10829'^^xsd:string;
  dwc:observationDate '2010-02-14'^^xsd:date;
  dwc:aphiaIdAccepted '126402'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%201002L13AF10856>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L13AF10856> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L13AF10856> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.5003 5.9156)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-25.5003"^^xsd:decimal ;
  dwc:decimalLongitude "5.9156"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "895"^^xsd:integer ;
  dwc:maximumDepthInMeters "950"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1452.56"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L13AF10856>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.5003 5.9156)"^^geo:wktLiteral ;
  geo-pos:lat "-25.5003"^^xsd:decimal ;
  geo-pos:long "5.9156"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1452.56"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%201002L13AF10856>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 1002L13AF10856" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 1002L13AF10856'^^xsd:string;
  dwc:scientificName 'Guttigadus globiceps'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '5.9156'^^xsd:double;
  dwc:startLongitude '5.9255'^^xsd:double;
  dwc:endLongitude '5.9057'^^xsd:double;
  dwc:latitude '-25.5003'^^xsd:double;
  dwc:startLatitude '-25.5098'^^xsd:double;
  dwc:endLatitude '-25.4907'^^xsd:double;
  dwc:coordinatePrecision '1452.56'^^xsd:double;
  dwc:minimumDepth '895'^^xsd:integer;
  dwc:maximumDepth '950'^^xsd:integer;
  dwc:temperature '4.2'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 1002L13AF10856'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '275875'^^xsd:integer;
  dwc:sampleSize '0,05813581 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,05813581 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 1002L13AF10856'^^xsd:string;
  dwc:observationDate '2010-02-14'^^xsd:date;
  dwc:aphiaIdAccepted '275875'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%201002L13AF10862>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L13AF10862> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L13AF10862> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.5003 5.9156)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-25.5003"^^xsd:decimal ;
  dwc:decimalLongitude "5.9156"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "895"^^xsd:integer ;
  dwc:maximumDepthInMeters "950"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1452.56"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L13AF10862>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.5003 5.9156)"^^geo:wktLiteral ;
  geo-pos:lat "-25.5003"^^xsd:decimal ;
  geo-pos:long "5.9156"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1452.56"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%201002L13AF10862>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 1002L13AF10862" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 1002L13AF10862'^^xsd:string;
  dwc:scientificName 'Photichthys argenteus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '5.9156'^^xsd:double;
  dwc:startLongitude '5.9255'^^xsd:double;
  dwc:endLongitude '5.9057'^^xsd:double;
  dwc:latitude '-25.5003'^^xsd:double;
  dwc:startLatitude '-25.5098'^^xsd:double;
  dwc:endLatitude '-25.4907'^^xsd:double;
  dwc:coordinatePrecision '1452.56'^^xsd:double;
  dwc:minimumDepth '895'^^xsd:integer;
  dwc:maximumDepth '950'^^xsd:integer;
  dwc:temperature '4.2'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 1002L13AF10862'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '400296'^^xsd:integer;
  dwc:sampleSize '0,05813581 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,05813581 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 1002L13AF10862'^^xsd:string;
  dwc:observationDate '2010-02-14'^^xsd:date;
  dwc:aphiaIdAccepted '220007'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%201002L13AF10869>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L13AF10869> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L13AF10869> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.5003 5.9156)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-25.5003"^^xsd:decimal ;
  dwc:decimalLongitude "5.9156"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "895"^^xsd:integer ;
  dwc:maximumDepthInMeters "950"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1452.56"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L13AF10869>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.5003 5.9156)"^^geo:wktLiteral ;
  geo-pos:lat "-25.5003"^^xsd:decimal ;
  geo-pos:long "5.9156"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1452.56"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%201002L13AF10869>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 1002L13AF10869" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 1002L13AF10869'^^xsd:string;
  dwc:scientificName 'Coelorinchus acanthiger'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '5.9156'^^xsd:double;
  dwc:startLongitude '5.9255'^^xsd:double;
  dwc:endLongitude '5.9057'^^xsd:double;
  dwc:latitude '-25.5003'^^xsd:double;
  dwc:startLatitude '-25.5098'^^xsd:double;
  dwc:endLatitude '-25.4907'^^xsd:double;
  dwc:coordinatePrecision '1452.56'^^xsd:double;
  dwc:minimumDepth '895'^^xsd:integer;
  dwc:maximumDepth '950'^^xsd:integer;
  dwc:temperature '4.2'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 1002L13AF10869'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '280242'^^xsd:integer;
  dwc:sampleSize '0,05813581 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,05813581 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 1002L13AF10869'^^xsd:string;
  dwc:observationDate '2010-02-14'^^xsd:date;
  dwc:aphiaIdAccepted '280242'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%201002L13AF10918>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L13AF10918> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L13AF10918> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.5003 5.9156)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-25.5003"^^xsd:decimal ;
  dwc:decimalLongitude "5.9156"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "895"^^xsd:integer ;
  dwc:maximumDepthInMeters "950"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1452.56"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L13AF10918>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.5003 5.9156)"^^geo:wktLiteral ;
  geo-pos:lat "-25.5003"^^xsd:decimal ;
  geo-pos:long "5.9156"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1452.56"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%201002L13AF10918>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 1002L13AF10918" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 1002L13AF10918'^^xsd:string;
  dwc:scientificName 'Ceratias holboelli'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '5.9156'^^xsd:double;
  dwc:startLongitude '5.9255'^^xsd:double;
  dwc:endLongitude '5.9057'^^xsd:double;
  dwc:latitude '-25.5003'^^xsd:double;
  dwc:startLatitude '-25.5098'^^xsd:double;
  dwc:endLatitude '-25.4907'^^xsd:double;
  dwc:coordinatePrecision '1452.56'^^xsd:double;
  dwc:minimumDepth '895'^^xsd:integer;
  dwc:maximumDepth '950'^^xsd:integer;
  dwc:temperature '4.2'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 1002L13AF10918'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '126537'^^xsd:integer;
  dwc:sampleSize '0,05813581 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,05813581 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 1002L13AF10918'^^xsd:string;
  dwc:observationDate '2010-02-14'^^xsd:date;
  dwc:aphiaIdAccepted '126537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%201002L13AF10934>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L13AF10934> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L13AF10934> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.5003 5.9156)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-25.5003"^^xsd:decimal ;
  dwc:decimalLongitude "5.9156"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "895"^^xsd:integer ;
  dwc:maximumDepthInMeters "950"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1452.56"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L13AF10934>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.5003 5.9156)"^^geo:wktLiteral ;
  geo-pos:lat "-25.5003"^^xsd:decimal ;
  geo-pos:long "5.9156"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1452.56"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%201002L13AF10934>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 1002L13AF10934" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 1002L13AF10934'^^xsd:string;
  dwc:scientificName 'Scopeloberyx robustus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '5.9156'^^xsd:double;
  dwc:startLongitude '5.9255'^^xsd:double;
  dwc:endLongitude '5.9057'^^xsd:double;
  dwc:latitude '-25.5003'^^xsd:double;
  dwc:startLatitude '-25.5098'^^xsd:double;
  dwc:endLatitude '-25.4907'^^xsd:double;
  dwc:coordinatePrecision '1452.56'^^xsd:double;
  dwc:minimumDepth '895'^^xsd:integer;
  dwc:maximumDepth '950'^^xsd:integer;
  dwc:temperature '4.2'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 1002L13AF10934'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '127276'^^xsd:integer;
  dwc:sampleSize '0,05813581 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,05813581 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 1002L13AF10934'^^xsd:string;
  dwc:observationDate '2010-02-14'^^xsd:date;
  dwc:aphiaIdAccepted '127276'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%201002L13AF10939>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L13AF10939> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L13AF10939> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.5003 5.9156)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-25.5003"^^xsd:decimal ;
  dwc:decimalLongitude "5.9156"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "895"^^xsd:integer ;
  dwc:maximumDepthInMeters "950"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1452.56"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L13AF10939>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.5003 5.9156)"^^geo:wktLiteral ;
  geo-pos:lat "-25.5003"^^xsd:decimal ;
  geo-pos:long "5.9156"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1452.56"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%201002L13AF10939>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 1002L13AF10939" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 1002L13AF10939'^^xsd:string;
  dwc:scientificName 'Avocettina acuticeps'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '5.9156'^^xsd:double;
  dwc:startLongitude '5.9255'^^xsd:double;
  dwc:endLongitude '5.9057'^^xsd:double;
  dwc:latitude '-25.5003'^^xsd:double;
  dwc:startLatitude '-25.5098'^^xsd:double;
  dwc:endLatitude '-25.4907'^^xsd:double;
  dwc:coordinatePrecision '1452.56'^^xsd:double;
  dwc:minimumDepth '895'^^xsd:integer;
  dwc:maximumDepth '950'^^xsd:integer;
  dwc:temperature '4.2'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 1002L13AF10939'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '217462'^^xsd:integer;
  dwc:sampleSize '0,05813581 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,05813581 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 1002L13AF10939'^^xsd:string;
  dwc:observationDate '2010-02-14'^^xsd:date;
  dwc:aphiaIdAccepted '217462'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%201002L13AF10942>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L13AF10942> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L13AF10942> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.5003 5.9156)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-25.5003"^^xsd:decimal ;
  dwc:decimalLongitude "5.9156"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "895"^^xsd:integer ;
  dwc:maximumDepthInMeters "950"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1452.56"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L13AF10942>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.5003 5.9156)"^^geo:wktLiteral ;
  geo-pos:lat "-25.5003"^^xsd:decimal ;
  geo-pos:long "5.9156"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1452.56"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%201002L13AF10942>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 1002L13AF10942" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 1002L13AF10942'^^xsd:string;
  dwc:scientificName 'Coelorinchus karrerae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '5.9156'^^xsd:double;
  dwc:startLongitude '5.9255'^^xsd:double;
  dwc:endLongitude '5.9057'^^xsd:double;
  dwc:latitude '-25.5003'^^xsd:double;
  dwc:startLatitude '-25.5098'^^xsd:double;
  dwc:endLatitude '-25.4907'^^xsd:double;
  dwc:coordinatePrecision '1452.56'^^xsd:double;
  dwc:minimumDepth '895'^^xsd:integer;
  dwc:maximumDepth '950'^^xsd:integer;
  dwc:temperature '4.2'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 1002L13AF10942'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '280296'^^xsd:integer;
  dwc:sampleSize '0,05813581 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,05813581 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 1002L13AF10942'^^xsd:string;
  dwc:observationDate '2010-02-14'^^xsd:date;
  dwc:aphiaIdAccepted '280296'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%201002L13AF10970>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L13AF10970> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L13AF10970> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.5003 5.9156)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-25.5003"^^xsd:decimal ;
  dwc:decimalLongitude "5.9156"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "895"^^xsd:integer ;
  dwc:maximumDepthInMeters "950"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1452.56"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L13AF10970>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.5003 5.9156)"^^geo:wktLiteral ;
  geo-pos:lat "-25.5003"^^xsd:decimal ;
  geo-pos:long "5.9156"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1452.56"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%201002L13AF10970>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 1002L13AF10970" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 1002L13AF10970'^^xsd:string;
  dwc:scientificName 'Epigonus robustus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '5.9156'^^xsd:double;
  dwc:startLongitude '5.9255'^^xsd:double;
  dwc:endLongitude '5.9057'^^xsd:double;
  dwc:latitude '-25.5003'^^xsd:double;
  dwc:startLatitude '-25.5098'^^xsd:double;
  dwc:endLatitude '-25.4907'^^xsd:double;
  dwc:coordinatePrecision '1452.56'^^xsd:double;
  dwc:minimumDepth '895'^^xsd:integer;
  dwc:maximumDepth '950'^^xsd:integer;
  dwc:temperature '4.2'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 1002L13AF10970'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '209381'^^xsd:integer;
  dwc:sampleSize '0,05813581 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,05813581 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 1002L13AF10970'^^xsd:string;
  dwc:observationDate '2010-02-14'^^xsd:date;
  dwc:aphiaIdAccepted '209381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%201002L13AF11020>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L13AF11020> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L13AF11020> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.5003 5.9156)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-25.5003"^^xsd:decimal ;
  dwc:decimalLongitude "5.9156"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "895"^^xsd:integer ;
  dwc:maximumDepthInMeters "950"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1452.56"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L13AF11020>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.5003 5.9156)"^^geo:wktLiteral ;
  geo-pos:lat "-25.5003"^^xsd:decimal ;
  geo-pos:long "5.9156"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1452.56"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%201002L13AF11020>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 1002L13AF11020" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 1002L13AF11020'^^xsd:string;
  dwc:scientificName 'Ceratoscopelus warmingii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '5.9156'^^xsd:double;
  dwc:startLongitude '5.9255'^^xsd:double;
  dwc:endLongitude '5.9057'^^xsd:double;
  dwc:latitude '-25.5003'^^xsd:double;
  dwc:startLatitude '-25.5098'^^xsd:double;
  dwc:endLatitude '-25.4907'^^xsd:double;
  dwc:coordinatePrecision '1452.56'^^xsd:double;
  dwc:minimumDepth '895'^^xsd:integer;
  dwc:maximumDepth '950'^^xsd:integer;
  dwc:temperature '4.2'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 1002L13AF11020'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '126586'^^xsd:integer;
  dwc:sampleSize '0,05813581 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,05813581 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 1002L13AF11020'^^xsd:string;
  dwc:observationDate '2010-02-14'^^xsd:date;
  dwc:aphiaIdAccepted '126586'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%201002L13AF11338>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L13AF11338> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L13AF11338> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.5003 5.9156)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-25.5003"^^xsd:decimal ;
  dwc:decimalLongitude "5.9156"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "895"^^xsd:integer ;
  dwc:maximumDepthInMeters "950"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1452.56"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L13AF11338>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.5003 5.9156)"^^geo:wktLiteral ;
  geo-pos:lat "-25.5003"^^xsd:decimal ;
  geo-pos:long "5.9156"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1452.56"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%201002L13AF11338>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 1002L13AF11338" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 1002L13AF11338'^^xsd:string;
  dwc:scientificName 'Diogenichthys panurgus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '5.9156'^^xsd:double;
  dwc:startLongitude '5.9255'^^xsd:double;
  dwc:endLongitude '5.9057'^^xsd:double;
  dwc:latitude '-25.5003'^^xsd:double;
  dwc:startLatitude '-25.5098'^^xsd:double;
  dwc:endLatitude '-25.4907'^^xsd:double;
  dwc:coordinatePrecision '1452.56'^^xsd:double;
  dwc:minimumDepth '895'^^xsd:integer;
  dwc:maximumDepth '950'^^xsd:integer;
  dwc:temperature '4.2'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 1002L13AF11338'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '217696'^^xsd:integer;
  dwc:sampleSize '0,05813581 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,05813581 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 1002L13AF11338'^^xsd:string;
  dwc:observationDate '2010-02-14'^^xsd:date;
  dwc:aphiaIdAccepted '217696'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%201002L13AF20039>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L13AF20039> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L13AF20039> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.5003 5.9156)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-25.5003"^^xsd:decimal ;
  dwc:decimalLongitude "5.9156"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "895"^^xsd:integer ;
  dwc:maximumDepthInMeters "950"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1452.56"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L13AF20039>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.5003 5.9156)"^^geo:wktLiteral ;
  geo-pos:lat "-25.5003"^^xsd:decimal ;
  geo-pos:long "5.9156"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1452.56"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%201002L13AF20039>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 1002L13AF20039" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 1002L13AF20039'^^xsd:string;
  dwc:scientificName 'Aristaeopsis edwardsiana'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '5.9156'^^xsd:double;
  dwc:startLongitude '5.9255'^^xsd:double;
  dwc:endLongitude '5.9057'^^xsd:double;
  dwc:latitude '-25.5003'^^xsd:double;
  dwc:startLatitude '-25.5098'^^xsd:double;
  dwc:endLatitude '-25.4907'^^xsd:double;
  dwc:coordinatePrecision '1452.56'^^xsd:double;
  dwc:minimumDepth '895'^^xsd:integer;
  dwc:maximumDepth '950'^^xsd:integer;
  dwc:temperature '4.2'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 1002L13AF20039'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '240796'^^xsd:integer;
  dwc:sampleSize '0,05813581 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,05813581 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 1002L13AF20039'^^xsd:string;
  dwc:observationDate '2010-02-14'^^xsd:date;
  dwc:aphiaIdAccepted '240796'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%201002L13AF20057>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L13AF20057> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L13AF20057> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.5003 5.9156)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-25.5003"^^xsd:decimal ;
  dwc:decimalLongitude "5.9156"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "895"^^xsd:integer ;
  dwc:maximumDepthInMeters "950"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1452.56"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L13AF20057>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.5003 5.9156)"^^geo:wktLiteral ;
  geo-pos:lat "-25.5003"^^xsd:decimal ;
  geo-pos:long "5.9156"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1452.56"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%201002L13AF20057>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 1002L13AF20057" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-03-24'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 1002L13AF20057'^^xsd:string;
  dwc:scientificName 'Pasiphaea tarda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '5.9156'^^xsd:double;
  dwc:startLongitude '5.9255'^^xsd:double;
  dwc:endLongitude '5.9057'^^xsd:double;
  dwc:latitude '-25.5003'^^xsd:double;
  dwc:startLatitude '-25.5098'^^xsd:double;
  dwc:endLatitude '-25.4907'^^xsd:double;
  dwc:coordinatePrecision '1452.56'^^xsd:double;
  dwc:minimumDepth '895'^^xsd:integer;
  dwc:maximumDepth '950'^^xsd:integer;
  dwc:temperature '4.2'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 1002L13AF20170'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '107678'^^xsd:integer;
  dwc:sampleSize '0,05813581 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,05813581 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 1002L13AF20057'^^xsd:string;
  dwc:observationDate '2010-02-14'^^xsd:date;
  dwc:aphiaIdAccepted '107678'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%201002L13AF20121>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L13AF20121> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L13AF20121> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.5003 5.9156)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-25.5003"^^xsd:decimal ;
  dwc:decimalLongitude "5.9156"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "895"^^xsd:integer ;
  dwc:maximumDepthInMeters "950"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1452.56"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L13AF20121>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.5003 5.9156)"^^geo:wktLiteral ;
  geo-pos:lat "-25.5003"^^xsd:decimal ;
  geo-pos:long "5.9156"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1452.56"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%201002L13AF20121>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 1002L13AF20121" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 1002L13AF20121'^^xsd:string;
  dwc:scientificName 'Parapagurus pilosimanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '5.9156'^^xsd:double;
  dwc:startLongitude '5.9255'^^xsd:double;
  dwc:endLongitude '5.9057'^^xsd:double;
  dwc:latitude '-25.5003'^^xsd:double;
  dwc:startLatitude '-25.5098'^^xsd:double;
  dwc:endLatitude '-25.4907'^^xsd:double;
  dwc:coordinatePrecision '1452.56'^^xsd:double;
  dwc:minimumDepth '895'^^xsd:integer;
  dwc:maximumDepth '950'^^xsd:integer;
  dwc:temperature '4.2'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 1002L13AF20121'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '107248'^^xsd:integer;
  dwc:sampleSize '0,05813581 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,05813581 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 1002L13AF20121'^^xsd:string;
  dwc:observationDate '2010-02-14'^^xsd:date;
  dwc:aphiaIdAccepted '107248'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%201002L17BV10828>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L17BV10828> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L17BV10828> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.5327 5.9333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-25.5327"^^xsd:decimal ;
  dwc:decimalLongitude "5.9333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "897"^^xsd:integer ;
  dwc:maximumDepthInMeters "897"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "810.47"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L17BV10828>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.5327 5.9333)"^^geo:wktLiteral ;
  geo-pos:lat "-25.5327"^^xsd:decimal ;
  geo-pos:long "5.9333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "810.47"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%201002L17BV10828>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 1002L17BV10828" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 1002L17BV10828'^^xsd:string;
  dwc:scientificName 'Antimora rostrata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '5.9333'^^xsd:double;
  dwc:startLongitude '5.9278'^^xsd:double;
  dwc:endLongitude '5.9388'^^xsd:double;
  dwc:latitude '-25.5327'^^xsd:double;
  dwc:startLatitude '-25.5273'^^xsd:double;
  dwc:endLatitude '-25.538'^^xsd:double;
  dwc:coordinatePrecision '810.47'^^xsd:double;
  dwc:minimumDepth '897'^^xsd:integer;
  dwc:maximumDepth '897'^^xsd:integer;
  dwc:temperature '4.15'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 1002L17BV10828'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '126486'^^xsd:integer;
  dwc:sampleSize '0,006055 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,006055 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 1002L17BV10828'^^xsd:string;
  dwc:observationDate '2010-02-15'^^xsd:date;
  dwc:aphiaIdAccepted '126486'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%201002L17BV10829>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L17BV10829> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L17BV10829> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.5327 5.9333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-25.5327"^^xsd:decimal ;
  dwc:decimalLongitude "5.9333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "897"^^xsd:integer ;
  dwc:maximumDepthInMeters "897"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "810.47"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L17BV10829>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.5327 5.9333)"^^geo:wktLiteral ;
  geo-pos:lat "-25.5327"^^xsd:decimal ;
  geo-pos:long "5.9333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "810.47"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%201002L17BV10829>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 1002L17BV10829" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 1002L17BV10829'^^xsd:string;
  dwc:scientificName 'Hoplostethus atlanticus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '5.9333'^^xsd:double;
  dwc:startLongitude '5.9278'^^xsd:double;
  dwc:endLongitude '5.9388'^^xsd:double;
  dwc:latitude '-25.5327'^^xsd:double;
  dwc:startLatitude '-25.5273'^^xsd:double;
  dwc:endLatitude '-25.538'^^xsd:double;
  dwc:coordinatePrecision '810.47'^^xsd:double;
  dwc:minimumDepth '897'^^xsd:integer;
  dwc:maximumDepth '897'^^xsd:integer;
  dwc:temperature '4.15'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 1002L17BV10829'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '126402'^^xsd:integer;
  dwc:sampleSize '0,006055 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,006055 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 1002L17BV10829'^^xsd:string;
  dwc:observationDate '2010-02-15'^^xsd:date;
  dwc:aphiaIdAccepted '126402'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%201002L17BV10832>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L17BV10832> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L17BV10832> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.5327 5.9333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-25.5327"^^xsd:decimal ;
  dwc:decimalLongitude "5.9333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "897"^^xsd:integer ;
  dwc:maximumDepthInMeters "897"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "810.47"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L17BV10832>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.5327 5.9333)"^^geo:wktLiteral ;
  geo-pos:lat "-25.5327"^^xsd:decimal ;
  geo-pos:long "5.9333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "810.47"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%201002L17BV10832>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 1002L17BV10832" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 1002L17BV10832'^^xsd:string;
  dwc:scientificName 'Coryphaenoides striaturus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '5.9333'^^xsd:double;
  dwc:startLongitude '5.9278'^^xsd:double;
  dwc:endLongitude '5.9388'^^xsd:double;
  dwc:latitude '-25.5327'^^xsd:double;
  dwc:startLatitude '-25.5273'^^xsd:double;
  dwc:endLatitude '-25.538'^^xsd:double;
  dwc:coordinatePrecision '810.47'^^xsd:double;
  dwc:minimumDepth '897'^^xsd:integer;
  dwc:maximumDepth '897'^^xsd:integer;
  dwc:temperature '4.15'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 1002L17BV10832'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '217763'^^xsd:integer;
  dwc:sampleSize '0,006055 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,006055 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 1002L17BV10832'^^xsd:string;
  dwc:observationDate '2010-02-15'^^xsd:date;
  dwc:aphiaIdAccepted '217763'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%201002L17BV10856>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L17BV10856> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L17BV10856> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.5327 5.9333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-25.5327"^^xsd:decimal ;
  dwc:decimalLongitude "5.9333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "897"^^xsd:integer ;
  dwc:maximumDepthInMeters "897"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "810.47"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L17BV10856>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.5327 5.9333)"^^geo:wktLiteral ;
  geo-pos:lat "-25.5327"^^xsd:decimal ;
  geo-pos:long "5.9333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "810.47"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%201002L17BV10856>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 1002L17BV10856" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 1002L17BV10856'^^xsd:string;
  dwc:scientificName 'Guttigadus globiceps'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '5.9333'^^xsd:double;
  dwc:startLongitude '5.9278'^^xsd:double;
  dwc:endLongitude '5.9388'^^xsd:double;
  dwc:latitude '-25.5327'^^xsd:double;
  dwc:startLatitude '-25.5273'^^xsd:double;
  dwc:endLatitude '-25.538'^^xsd:double;
  dwc:coordinatePrecision '810.47'^^xsd:double;
  dwc:minimumDepth '897'^^xsd:integer;
  dwc:maximumDepth '897'^^xsd:integer;
  dwc:temperature '4.15'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 1002L17BV10856'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '275875'^^xsd:integer;
  dwc:sampleSize '0,006055 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,006055 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 1002L17BV10856'^^xsd:string;
  dwc:observationDate '2010-02-15'^^xsd:date;
  dwc:aphiaIdAccepted '275875'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%201002L17BV10869>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L17BV10869> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L17BV10869> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.5327 5.9333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-25.5327"^^xsd:decimal ;
  dwc:decimalLongitude "5.9333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "897"^^xsd:integer ;
  dwc:maximumDepthInMeters "897"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "810.47"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L17BV10869>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.5327 5.9333)"^^geo:wktLiteral ;
  geo-pos:lat "-25.5327"^^xsd:decimal ;
  geo-pos:long "5.9333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "810.47"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%201002L17BV10869>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 1002L17BV10869" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 1002L17BV10869'^^xsd:string;
  dwc:scientificName 'Coelorinchus acanthiger'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '5.9333'^^xsd:double;
  dwc:startLongitude '5.9278'^^xsd:double;
  dwc:endLongitude '5.9388'^^xsd:double;
  dwc:latitude '-25.5327'^^xsd:double;
  dwc:startLatitude '-25.5273'^^xsd:double;
  dwc:endLatitude '-25.538'^^xsd:double;
  dwc:coordinatePrecision '810.47'^^xsd:double;
  dwc:minimumDepth '897'^^xsd:integer;
  dwc:maximumDepth '897'^^xsd:integer;
  dwc:temperature '4.15'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 1002L17BV10869'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '280242'^^xsd:integer;
  dwc:sampleSize '0,006055 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,006055 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 1002L17BV10869'^^xsd:string;
  dwc:observationDate '2010-02-15'^^xsd:date;
  dwc:aphiaIdAccepted '280242'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%201002L17BV10942>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L17BV10942> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L17BV10942> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.5327 5.9333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-25.5327"^^xsd:decimal ;
  dwc:decimalLongitude "5.9333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "897"^^xsd:integer ;
  dwc:maximumDepthInMeters "897"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "810.47"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L17BV10942>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.5327 5.9333)"^^geo:wktLiteral ;
  geo-pos:lat "-25.5327"^^xsd:decimal ;
  geo-pos:long "5.9333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "810.47"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%201002L17BV10942>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 1002L17BV10942" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 1002L17BV10942'^^xsd:string;
  dwc:scientificName 'Coelorinchus karrerae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '5.9333'^^xsd:double;
  dwc:startLongitude '5.9278'^^xsd:double;
  dwc:endLongitude '5.9388'^^xsd:double;
  dwc:latitude '-25.5327'^^xsd:double;
  dwc:startLatitude '-25.5273'^^xsd:double;
  dwc:endLatitude '-25.538'^^xsd:double;
  dwc:coordinatePrecision '810.47'^^xsd:double;
  dwc:minimumDepth '897'^^xsd:integer;
  dwc:maximumDepth '897'^^xsd:integer;
  dwc:temperature '4.15'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 1002L17BV10942'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '280296'^^xsd:integer;
  dwc:sampleSize '0,006055 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,006055 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 1002L17BV10942'^^xsd:string;
  dwc:observationDate '2010-02-15'^^xsd:date;
  dwc:aphiaIdAccepted '280296'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%201002L17BV10962>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L17BV10962> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L17BV10962> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.5327 5.9333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-25.5327"^^xsd:decimal ;
  dwc:decimalLongitude "5.9333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "897"^^xsd:integer ;
  dwc:maximumDepthInMeters "897"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "810.47"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L17BV10962>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.5327 5.9333)"^^geo:wktLiteral ;
  geo-pos:lat "-25.5327"^^xsd:decimal ;
  geo-pos:long "5.9333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "810.47"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%201002L17BV10962>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 1002L17BV10962" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 1002L17BV10962'^^xsd:string;
  dwc:scientificName 'Gadomus capensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '5.9333'^^xsd:double;
  dwc:startLongitude '5.9278'^^xsd:double;
  dwc:endLongitude '5.9388'^^xsd:double;
  dwc:latitude '-25.5327'^^xsd:double;
  dwc:startLatitude '-25.5273'^^xsd:double;
  dwc:endLatitude '-25.538'^^xsd:double;
  dwc:coordinatePrecision '810.47'^^xsd:double;
  dwc:minimumDepth '897'^^xsd:integer;
  dwc:maximumDepth '897'^^xsd:integer;
  dwc:temperature '4.15'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 1002L17BV10962'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '217768'^^xsd:integer;
  dwc:sampleSize '0,006055 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,006055 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 1002L17BV10962'^^xsd:string;
  dwc:observationDate '2010-02-15'^^xsd:date;
  dwc:aphiaIdAccepted '217768'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%201002L17BV20121>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L17BV20121> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L17BV20121> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.5327 5.9333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-25.5327"^^xsd:decimal ;
  dwc:decimalLongitude "5.9333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "897"^^xsd:integer ;
  dwc:maximumDepthInMeters "897"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "810.47"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L17BV20121>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.5327 5.9333)"^^geo:wktLiteral ;
  geo-pos:lat "-25.5327"^^xsd:decimal ;
  geo-pos:long "5.9333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "810.47"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%201002L17BV20121>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 1002L17BV20121" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 1002L17BV20121'^^xsd:string;
  dwc:scientificName 'Parapagurus pilosimanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '5.9333'^^xsd:double;
  dwc:startLongitude '5.9278'^^xsd:double;
  dwc:endLongitude '5.9388'^^xsd:double;
  dwc:latitude '-25.5327'^^xsd:double;
  dwc:startLatitude '-25.5273'^^xsd:double;
  dwc:endLatitude '-25.538'^^xsd:double;
  dwc:coordinatePrecision '810.47'^^xsd:double;
  dwc:minimumDepth '897'^^xsd:integer;
  dwc:maximumDepth '897'^^xsd:integer;
  dwc:temperature '4.15'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 1002L17BV20121'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '107248'^^xsd:integer;
  dwc:sampleSize '0,006055 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,006055 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 1002L17BV20121'^^xsd:string;
  dwc:observationDate '2010-02-15'^^xsd:date;
  dwc:aphiaIdAccepted '107248'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%201002L17BV20225>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L17BV20225> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L17BV20225> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.5327 5.9333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-25.5327"^^xsd:decimal ;
  dwc:decimalLongitude "5.9333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "897"^^xsd:integer ;
  dwc:maximumDepthInMeters "897"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "810.47"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L17BV20225>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.5327 5.9333)"^^geo:wktLiteral ;
  geo-pos:lat "-25.5327"^^xsd:decimal ;
  geo-pos:long "5.9333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "810.47"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%201002L17BV20225>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 1002L17BV20225" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 1002L17BV20225'^^xsd:string;
  dwc:scientificName 'Chaceon erytheiae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '5.9333'^^xsd:double;
  dwc:startLongitude '5.9278'^^xsd:double;
  dwc:endLongitude '5.9388'^^xsd:double;
  dwc:latitude '-25.5327'^^xsd:double;
  dwc:startLatitude '-25.5273'^^xsd:double;
  dwc:endLatitude '-25.538'^^xsd:double;
  dwc:coordinatePrecision '810.47'^^xsd:double;
  dwc:minimumDepth '897'^^xsd:integer;
  dwc:maximumDepth '897'^^xsd:integer;
  dwc:temperature '4.15'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 1002L17BV20225'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '241100'^^xsd:integer;
  dwc:sampleSize '0,006055 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,006055 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 1002L17BV20225'^^xsd:string;
  dwc:observationDate '2010-02-15'^^xsd:date;
  dwc:aphiaIdAccepted '241100'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%201002L17BV20230>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L17BV20230> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L17BV20230> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.5327 5.9333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-25.5327"^^xsd:decimal ;
  dwc:decimalLongitude "5.9333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "897"^^xsd:integer ;
  dwc:maximumDepthInMeters "897"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "810.47"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L17BV20230>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.5327 5.9333)"^^geo:wktLiteral ;
  geo-pos:lat "-25.5327"^^xsd:decimal ;
  geo-pos:long "5.9333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "810.47"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%201002L17BV20230>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 1002L17BV20230" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-03-24'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 1002L17BV20230'^^xsd:string;
  dwc:scientificName 'Austropenaeus nitidus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '5.9333'^^xsd:double;
  dwc:startLongitude '5.9278'^^xsd:double;
  dwc:endLongitude '5.9388'^^xsd:double;
  dwc:latitude '-25.5327'^^xsd:double;
  dwc:startLatitude '-25.5273'^^xsd:double;
  dwc:endLatitude '-25.538'^^xsd:double;
  dwc:coordinatePrecision '810.47'^^xsd:double;
  dwc:minimumDepth '897'^^xsd:integer;
  dwc:maximumDepth '897'^^xsd:integer;
  dwc:temperature '4.15'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 1002L17BV20068'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '246428'^^xsd:integer;
  dwc:sampleSize '0,006055 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,006055 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 1002L17BV20230'^^xsd:string;
  dwc:observationDate '2010-02-15'^^xsd:date;
  dwc:aphiaIdAccepted '246428'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%201002L28AF20162>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L28AF20162> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L28AF20162> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.3156 4.999)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-26.3156"^^xsd:decimal ;
  dwc:decimalLongitude "4.999"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1736"^^xsd:integer ;
  dwc:maximumDepthInMeters "1802"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1393.53"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L28AF20162>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.3156 4.999)"^^geo:wktLiteral ;
  geo-pos:lat "-26.3156"^^xsd:decimal ;
  geo-pos:long "4.999"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1393.53"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%201002L28AF20162>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 1002L28AF20162" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-03-24'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 1002L28AF20162'^^xsd:string;
  dwc:scientificName 'Gnathophausia ingens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '4.999'^^xsd:double;
  dwc:startLongitude '5.0127'^^xsd:double;
  dwc:endLongitude '4.9853'^^xsd:double;
  dwc:latitude '-26.3156'^^xsd:double;
  dwc:startLatitude '-26.3132'^^xsd:double;
  dwc:endLatitude '-26.318'^^xsd:double;
  dwc:coordinatePrecision '1393.53'^^xsd:double;
  dwc:minimumDepth '1736'^^xsd:integer;
  dwc:maximumDepth '1802'^^xsd:integer;
  dwc:temperature '3.3'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA  1002L28AF20162'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '119929'^^xsd:integer;
  dwc:sampleSize '0,05626239 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,05626239 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 1002L28AF20162'^^xsd:string;
  dwc:observationDate '2010-02-20'^^xsd:date;
  dwc:aphiaIdAccepted '220999'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%201002L28AF20209>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L28AF20209> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L28AF20209> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.3156 4.999)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-26.3156"^^xsd:decimal ;
  dwc:decimalLongitude "4.999"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1736"^^xsd:integer ;
  dwc:maximumDepthInMeters "1802"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1393.53"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L28AF20209>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.3156 4.999)"^^geo:wktLiteral ;
  geo-pos:lat "-26.3156"^^xsd:decimal ;
  geo-pos:long "4.999"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1393.53"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%201002L28AF20209>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 1002L28AF20209" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 1002L28AF20209'^^xsd:string;
  dwc:scientificName 'Nematocarcinus longirostris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '4.999'^^xsd:double;
  dwc:startLongitude '5.0127'^^xsd:double;
  dwc:endLongitude '4.9853'^^xsd:double;
  dwc:latitude '-26.3156'^^xsd:double;
  dwc:startLatitude '-26.3132'^^xsd:double;
  dwc:endLatitude '-26.318'^^xsd:double;
  dwc:coordinatePrecision '1393.53'^^xsd:double;
  dwc:minimumDepth '1736'^^xsd:integer;
  dwc:maximumDepth '1802'^^xsd:integer;
  dwc:temperature '3.3'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 1002L28AF20209'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '514315'^^xsd:integer;
  dwc:sampleSize '0,05626239 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,05626239 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 1002L28AF20209'^^xsd:string;
  dwc:observationDate '2010-02-20'^^xsd:date;
  dwc:aphiaIdAccepted '514315'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%201002L28AF20225>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L28AF20225> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L28AF20225> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.3156 4.999)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-26.3156"^^xsd:decimal ;
  dwc:decimalLongitude "4.999"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1736"^^xsd:integer ;
  dwc:maximumDepthInMeters "1802"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1393.53"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L28AF20225>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.3156 4.999)"^^geo:wktLiteral ;
  geo-pos:lat "-26.3156"^^xsd:decimal ;
  geo-pos:long "4.999"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1393.53"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%201002L28AF20225>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 1002L28AF20225" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 1002L28AF20225'^^xsd:string;
  dwc:scientificName 'Chaceon erytheiae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '4.999'^^xsd:double;
  dwc:startLongitude '5.0127'^^xsd:double;
  dwc:endLongitude '4.9853'^^xsd:double;
  dwc:latitude '-26.3156'^^xsd:double;
  dwc:startLatitude '-26.3132'^^xsd:double;
  dwc:endLatitude '-26.318'^^xsd:double;
  dwc:coordinatePrecision '1393.53'^^xsd:double;
  dwc:minimumDepth '1736'^^xsd:integer;
  dwc:maximumDepth '1802'^^xsd:integer;
  dwc:temperature '3.3'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 1002L28AF20225'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '241100'^^xsd:integer;
  dwc:sampleSize '0,05626239 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,05626239 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 1002L28AF20225'^^xsd:string;
  dwc:observationDate '2010-02-20'^^xsd:date;
  dwc:aphiaIdAccepted '241100'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%201002L28AF20230>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L28AF20230> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L28AF20230> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.3156 4.999)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-26.3156"^^xsd:decimal ;
  dwc:decimalLongitude "4.999"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1736"^^xsd:integer ;
  dwc:maximumDepthInMeters "1802"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1393.53"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L28AF20230>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.3156 4.999)"^^geo:wktLiteral ;
  geo-pos:lat "-26.3156"^^xsd:decimal ;
  geo-pos:long "4.999"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1393.53"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%201002L28AF20230>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 1002L28AF20230" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-03-24'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 1002L28AF20230'^^xsd:string;
  dwc:scientificName 'Austropenaeus nitidus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '4.999'^^xsd:double;
  dwc:startLongitude '5.0127'^^xsd:double;
  dwc:endLongitude '4.9853'^^xsd:double;
  dwc:latitude '-26.3156'^^xsd:double;
  dwc:startLatitude '-26.3132'^^xsd:double;
  dwc:endLatitude '-26.318'^^xsd:double;
  dwc:coordinatePrecision '1393.53'^^xsd:double;
  dwc:minimumDepth '1736'^^xsd:integer;
  dwc:maximumDepth '1802'^^xsd:integer;
  dwc:temperature '3.3'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 1002L28AF20068'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '246428'^^xsd:integer;
  dwc:sampleSize '0,05626239 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,05626239 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 1002L28AF20230'^^xsd:string;
  dwc:observationDate '2010-02-20'^^xsd:date;
  dwc:aphiaIdAccepted '246428'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%201002L28AF20234>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L28AF20234> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L28AF20234> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.3156 4.999)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-26.3156"^^xsd:decimal ;
  dwc:decimalLongitude "4.999"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1736"^^xsd:integer ;
  dwc:maximumDepthInMeters "1802"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1393.53"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L28AF20234>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.3156 4.999)"^^geo:wktLiteral ;
  geo-pos:lat "-26.3156"^^xsd:decimal ;
  geo-pos:long "4.999"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1393.53"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%201002L28AF20234>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 1002L28AF20234" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 1002L28AF20234'^^xsd:string;
  dwc:scientificName 'Gordonella kensleyi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '4.999'^^xsd:double;
  dwc:startLongitude '5.0127'^^xsd:double;
  dwc:endLongitude '4.9853'^^xsd:double;
  dwc:latitude '-26.3156'^^xsd:double;
  dwc:startLatitude '-26.3132'^^xsd:double;
  dwc:endLatitude '-26.318'^^xsd:double;
  dwc:coordinatePrecision '1393.53'^^xsd:double;
  dwc:minimumDepth '1736'^^xsd:integer;
  dwc:maximumDepth '1802'^^xsd:integer;
  dwc:temperature '3.3'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 1002L28AF20234'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '211883'^^xsd:integer;
  dwc:sampleSize '0,05626239 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,05626239 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 1002L28AF20234'^^xsd:string;
  dwc:observationDate '2010-02-20'^^xsd:date;
  dwc:aphiaIdAccepted '211883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%201002L28AF40070>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L28AF40070> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L28AF40070> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.3156 4.999)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-26.3156"^^xsd:decimal ;
  dwc:decimalLongitude "4.999"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1736"^^xsd:integer ;
  dwc:maximumDepthInMeters "1802"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1393.53"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L28AF40070>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.3156 4.999)"^^geo:wktLiteral ;
  geo-pos:lat "-26.3156"^^xsd:decimal ;
  geo-pos:long "4.999"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1393.53"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%201002L28AF40070>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 1002L28AF40070" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 1002L28AF40070'^^xsd:string;
  dwc:scientificName 'Pyrosoma atlanticum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '4.999'^^xsd:double;
  dwc:startLongitude '5.0127'^^xsd:double;
  dwc:endLongitude '4.9853'^^xsd:double;
  dwc:latitude '-26.3156'^^xsd:double;
  dwc:startLatitude '-26.3132'^^xsd:double;
  dwc:endLatitude '-26.318'^^xsd:double;
  dwc:coordinatePrecision '1393.53'^^xsd:double;
  dwc:minimumDepth '1736'^^xsd:integer;
  dwc:maximumDepth '1802'^^xsd:integer;
  dwc:temperature '3.3'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 1002L28AF40070'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '137250'^^xsd:integer;
  dwc:sampleSize '0,05626239 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,05626239 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 1002L28AF40070'^^xsd:string;
  dwc:observationDate '2010-02-20'^^xsd:date;
  dwc:aphiaIdAccepted '137250'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%201002L2BV10827>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L2BV10827> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L2BV10827> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-24.5436 6.2495)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-24.5436"^^xsd:decimal ;
  dwc:decimalLongitude "6.2495"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1870"^^xsd:integer ;
  dwc:maximumDepthInMeters "1881"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "481.4"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L2BV10827>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-24.5436 6.2495)"^^geo:wktLiteral ;
  geo-pos:lat "-24.5436"^^xsd:decimal ;
  geo-pos:long "6.2495"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "481.4"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%201002L2BV10827>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 1002L2BV10827" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 1002L2BV10827'^^xsd:string;
  dwc:scientificName 'Nezumia brevibarbata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '6.2495'^^xsd:double;
  dwc:startLongitude '6.2448'^^xsd:double;
  dwc:endLongitude '6.2543'^^xsd:double;
  dwc:latitude '-24.5436'^^xsd:double;
  dwc:startLatitude '-24.5435'^^xsd:double;
  dwc:endLatitude '-24.5437'^^xsd:double;
  dwc:coordinatePrecision '481.4'^^xsd:double;
  dwc:minimumDepth '1870'^^xsd:integer;
  dwc:maximumDepth '1881'^^xsd:integer;
  dwc:temperature '3.2'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 1002L2BV10827'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '217780'^^xsd:integer;
  dwc:sampleSize '0,004256 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,004256 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 1002L2BV10827'^^xsd:string;
  dwc:observationDate '2010-02-09'^^xsd:date;
  dwc:aphiaIdAccepted '217780'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%201002L2BV10832>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L2BV10832> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L2BV10832> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-24.5436 6.2495)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-24.5436"^^xsd:decimal ;
  dwc:decimalLongitude "6.2495"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1870"^^xsd:integer ;
  dwc:maximumDepthInMeters "1881"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "481.4"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L2BV10832>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-24.5436 6.2495)"^^geo:wktLiteral ;
  geo-pos:lat "-24.5436"^^xsd:decimal ;
  geo-pos:long "6.2495"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "481.4"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%201002L2BV10832>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 1002L2BV10832" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 1002L2BV10832'^^xsd:string;
  dwc:scientificName 'Coryphaenoides striaturus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '6.2495'^^xsd:double;
  dwc:startLongitude '6.2448'^^xsd:double;
  dwc:endLongitude '6.2543'^^xsd:double;
  dwc:latitude '-24.5436'^^xsd:double;
  dwc:startLatitude '-24.5435'^^xsd:double;
  dwc:endLatitude '-24.5437'^^xsd:double;
  dwc:coordinatePrecision '481.4'^^xsd:double;
  dwc:minimumDepth '1870'^^xsd:integer;
  dwc:maximumDepth '1881'^^xsd:integer;
  dwc:temperature '3.2'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 1002L2BV10832'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '217763'^^xsd:integer;
  dwc:sampleSize '0,004256 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,004256 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 1002L2BV10832'^^xsd:string;
  dwc:observationDate '2010-02-09'^^xsd:date;
  dwc:aphiaIdAccepted '217763'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%200802L12AF10827>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L12AF10827> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L12AF10827> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.4988 6.1377)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-25.4988"^^xsd:decimal ;
  dwc:decimalLongitude "6.1377"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "863"^^xsd:integer ;
  dwc:maximumDepthInMeters "871"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1473.07"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L12AF10827>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.4988 6.1377)"^^geo:wktLiteral ;
  geo-pos:lat "-25.4988"^^xsd:decimal ;
  geo-pos:long "6.1377"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1473.07"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%200802L12AF10827>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 0802L12AF10827" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 0802L12AF10827'^^xsd:string;
  dwc:scientificName 'Nezumia brevibarbata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '6.1377'^^xsd:double;
  dwc:startLongitude '6.1452'^^xsd:double;
  dwc:endLongitude '6.1303'^^xsd:double;
  dwc:latitude '-25.4988'^^xsd:double;
  dwc:startLatitude '-25.5102'^^xsd:double;
  dwc:endLatitude '-25.4873'^^xsd:double;
  dwc:coordinatePrecision '1473.07'^^xsd:double;
  dwc:minimumDepth '863'^^xsd:integer;
  dwc:maximumDepth '871'^^xsd:integer;
  dwc:temperature '4'^^xsd:integer;
  dwc:previousCatalogNumber 'NAMIBIA 0802L12AF10827'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '217780'^^xsd:integer;
  dwc:sampleSize '0,057797 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,057797 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 0802L12AF10827'^^xsd:string;
  dwc:observationDate '2008-02-19'^^xsd:date;
  dwc:aphiaIdAccepted '217780'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%200802L12AF10828>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L12AF10828> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L12AF10828> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.4988 6.1377)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-25.4988"^^xsd:decimal ;
  dwc:decimalLongitude "6.1377"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "863"^^xsd:integer ;
  dwc:maximumDepthInMeters "871"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1473.07"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L12AF10828>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.4988 6.1377)"^^geo:wktLiteral ;
  geo-pos:lat "-25.4988"^^xsd:decimal ;
  geo-pos:long "6.1377"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1473.07"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%200802L12AF10828>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 0802L12AF10828" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 0802L12AF10828'^^xsd:string;
  dwc:scientificName 'Antimora rostrata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '6.1377'^^xsd:double;
  dwc:startLongitude '6.1452'^^xsd:double;
  dwc:endLongitude '6.1303'^^xsd:double;
  dwc:latitude '-25.4988'^^xsd:double;
  dwc:startLatitude '-25.5102'^^xsd:double;
  dwc:endLatitude '-25.4873'^^xsd:double;
  dwc:coordinatePrecision '1473.07'^^xsd:double;
  dwc:minimumDepth '863'^^xsd:integer;
  dwc:maximumDepth '871'^^xsd:integer;
  dwc:temperature '4'^^xsd:integer;
  dwc:previousCatalogNumber 'NAMIBIA 0802L12AF10828'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '126486'^^xsd:integer;
  dwc:sampleSize '0,057797 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,057797 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 0802L12AF10828'^^xsd:string;
  dwc:observationDate '2008-02-19'^^xsd:date;
  dwc:aphiaIdAccepted '126486'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%200802L12AF10829>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L12AF10829> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L12AF10829> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.4988 6.1377)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-25.4988"^^xsd:decimal ;
  dwc:decimalLongitude "6.1377"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "863"^^xsd:integer ;
  dwc:maximumDepthInMeters "871"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1473.07"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L12AF10829>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.4988 6.1377)"^^geo:wktLiteral ;
  geo-pos:lat "-25.4988"^^xsd:decimal ;
  geo-pos:long "6.1377"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1473.07"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%200802L12AF10829>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 0802L12AF10829" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 0802L12AF10829'^^xsd:string;
  dwc:scientificName 'Hoplostethus atlanticus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '6.1377'^^xsd:double;
  dwc:startLongitude '6.1452'^^xsd:double;
  dwc:endLongitude '6.1303'^^xsd:double;
  dwc:latitude '-25.4988'^^xsd:double;
  dwc:startLatitude '-25.5102'^^xsd:double;
  dwc:endLatitude '-25.4873'^^xsd:double;
  dwc:coordinatePrecision '1473.07'^^xsd:double;
  dwc:minimumDepth '863'^^xsd:integer;
  dwc:maximumDepth '871'^^xsd:integer;
  dwc:temperature '4'^^xsd:integer;
  dwc:previousCatalogNumber 'NAMIBIA 0802L12AF10829'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '126402'^^xsd:integer;
  dwc:sampleSize '0,057797 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,057797 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 0802L12AF10829'^^xsd:string;
  dwc:observationDate '2008-02-19'^^xsd:date;
  dwc:aphiaIdAccepted '126402'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%200802L12AF10831>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L12AF10831> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L12AF10831> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.4988 6.1377)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-25.4988"^^xsd:decimal ;
  dwc:decimalLongitude "6.1377"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "863"^^xsd:integer ;
  dwc:maximumDepthInMeters "871"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1473.07"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L12AF10831>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.4988 6.1377)"^^geo:wktLiteral ;
  geo-pos:lat "-25.4988"^^xsd:decimal ;
  geo-pos:long "6.1377"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1473.07"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%200802L12AF10831>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 0802L12AF10831" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 0802L12AF10831'^^xsd:string;
  dwc:scientificName 'Poromitra megalops'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '6.1377'^^xsd:double;
  dwc:startLongitude '6.1452'^^xsd:double;
  dwc:endLongitude '6.1303'^^xsd:double;
  dwc:latitude '-25.4988'^^xsd:double;
  dwc:startLatitude '-25.5102'^^xsd:double;
  dwc:endLatitude '-25.4873'^^xsd:double;
  dwc:coordinatePrecision '1473.07'^^xsd:double;
  dwc:minimumDepth '863'^^xsd:integer;
  dwc:maximumDepth '871'^^xsd:integer;
  dwc:temperature '4'^^xsd:integer;
  dwc:previousCatalogNumber 'NAMIBIA 0802L12AF10831'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '127274'^^xsd:integer;
  dwc:sampleSize '0,057797 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,057797 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 0802L12AF10831'^^xsd:string;
  dwc:observationDate '2008-02-19'^^xsd:date;
  dwc:aphiaIdAccepted '127274'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%200802L12AF10856>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L12AF10856> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L12AF10856> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.4988 6.1377)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-25.4988"^^xsd:decimal ;
  dwc:decimalLongitude "6.1377"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "863"^^xsd:integer ;
  dwc:maximumDepthInMeters "871"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1473.07"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L12AF10856>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.4988 6.1377)"^^geo:wktLiteral ;
  geo-pos:lat "-25.4988"^^xsd:decimal ;
  geo-pos:long "6.1377"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1473.07"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%200802L12AF10856>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 0802L12AF10856" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 0802L12AF10856'^^xsd:string;
  dwc:scientificName 'Guttigadus globiceps'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '6.1377'^^xsd:double;
  dwc:startLongitude '6.1452'^^xsd:double;
  dwc:endLongitude '6.1303'^^xsd:double;
  dwc:latitude '-25.4988'^^xsd:double;
  dwc:startLatitude '-25.5102'^^xsd:double;
  dwc:endLatitude '-25.4873'^^xsd:double;
  dwc:coordinatePrecision '1473.07'^^xsd:double;
  dwc:minimumDepth '863'^^xsd:integer;
  dwc:maximumDepth '871'^^xsd:integer;
  dwc:temperature '4'^^xsd:integer;
  dwc:previousCatalogNumber 'NAMIBIA 0802L12AF10856'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '275875'^^xsd:integer;
  dwc:sampleSize '0,057797 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,057797 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 0802L12AF10856'^^xsd:string;
  dwc:observationDate '2008-02-19'^^xsd:date;
  dwc:aphiaIdAccepted '275875'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%200802L12AF10869>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L12AF10869> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L12AF10869> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.4988 6.1377)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-25.4988"^^xsd:decimal ;
  dwc:decimalLongitude "6.1377"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "863"^^xsd:integer ;
  dwc:maximumDepthInMeters "871"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1473.07"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L12AF10869>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.4988 6.1377)"^^geo:wktLiteral ;
  geo-pos:lat "-25.4988"^^xsd:decimal ;
  geo-pos:long "6.1377"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1473.07"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%200802L12AF10869>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 0802L12AF10869" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 0802L12AF10869'^^xsd:string;
  dwc:scientificName 'Coelorinchus acanthiger'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '6.1377'^^xsd:double;
  dwc:startLongitude '6.1452'^^xsd:double;
  dwc:endLongitude '6.1303'^^xsd:double;
  dwc:latitude '-25.4988'^^xsd:double;
  dwc:startLatitude '-25.5102'^^xsd:double;
  dwc:endLatitude '-25.4873'^^xsd:double;
  dwc:coordinatePrecision '1473.07'^^xsd:double;
  dwc:minimumDepth '863'^^xsd:integer;
  dwc:maximumDepth '871'^^xsd:integer;
  dwc:temperature '4'^^xsd:integer;
  dwc:previousCatalogNumber 'NAMIBIA 0802L12AF10869'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '280242'^^xsd:integer;
  dwc:sampleSize '0,057797 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,057797 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 0802L12AF10869'^^xsd:string;
  dwc:observationDate '2008-02-19'^^xsd:date;
  dwc:aphiaIdAccepted '280242'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%200802L12AF10942>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L12AF10942> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L12AF10942> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.4988 6.1377)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-25.4988"^^xsd:decimal ;
  dwc:decimalLongitude "6.1377"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "863"^^xsd:integer ;
  dwc:maximumDepthInMeters "871"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1473.07"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L12AF10942>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.4988 6.1377)"^^geo:wktLiteral ;
  geo-pos:lat "-25.4988"^^xsd:decimal ;
  geo-pos:long "6.1377"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1473.07"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%200802L12AF10942>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 0802L12AF10942" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 0802L12AF10942'^^xsd:string;
  dwc:scientificName 'Coelorinchus karrerae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '6.1377'^^xsd:double;
  dwc:startLongitude '6.1452'^^xsd:double;
  dwc:endLongitude '6.1303'^^xsd:double;
  dwc:latitude '-25.4988'^^xsd:double;
  dwc:startLatitude '-25.5102'^^xsd:double;
  dwc:endLatitude '-25.4873'^^xsd:double;
  dwc:coordinatePrecision '1473.07'^^xsd:double;
  dwc:minimumDepth '863'^^xsd:integer;
  dwc:maximumDepth '871'^^xsd:integer;
  dwc:temperature '4'^^xsd:integer;
  dwc:previousCatalogNumber 'NAMIBIA 0802L12AF10942'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '280296'^^xsd:integer;
  dwc:sampleSize '0,057797 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,057797 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 0802L12AF10942'^^xsd:string;
  dwc:observationDate '2008-02-19'^^xsd:date;
  dwc:aphiaIdAccepted '280296'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%200802L12AF10962>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L12AF10962> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L12AF10962> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.4988 6.1377)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-25.4988"^^xsd:decimal ;
  dwc:decimalLongitude "6.1377"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "863"^^xsd:integer ;
  dwc:maximumDepthInMeters "871"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1473.07"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L12AF10962>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.4988 6.1377)"^^geo:wktLiteral ;
  geo-pos:lat "-25.4988"^^xsd:decimal ;
  geo-pos:long "6.1377"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1473.07"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%200802L12AF10962>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 0802L12AF10962" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 0802L12AF10962'^^xsd:string;
  dwc:scientificName 'Gadomus capensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '6.1377'^^xsd:double;
  dwc:startLongitude '6.1452'^^xsd:double;
  dwc:endLongitude '6.1303'^^xsd:double;
  dwc:latitude '-25.4988'^^xsd:double;
  dwc:startLatitude '-25.5102'^^xsd:double;
  dwc:endLatitude '-25.4873'^^xsd:double;
  dwc:coordinatePrecision '1473.07'^^xsd:double;
  dwc:minimumDepth '863'^^xsd:integer;
  dwc:maximumDepth '871'^^xsd:integer;
  dwc:temperature '4'^^xsd:integer;
  dwc:previousCatalogNumber 'NAMIBIA 0802L12AF10962'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '217768'^^xsd:integer;
  dwc:sampleSize '0,057797 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,057797 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 0802L12AF10962'^^xsd:string;
  dwc:observationDate '2008-02-19'^^xsd:date;
  dwc:aphiaIdAccepted '217768'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%201002L8AF10827>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L8AF10827> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L8AF10827> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-24.9651 6.2542)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-24.9651"^^xsd:decimal ;
  dwc:decimalLongitude "6.2542"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1277"^^xsd:integer ;
  dwc:maximumDepthInMeters "1283"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1414.1"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L8AF10827>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-24.9651 6.2542)"^^geo:wktLiteral ;
  geo-pos:lat "-24.9651"^^xsd:decimal ;
  geo-pos:long "6.2542"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1414.1"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%201002L8AF10827>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 1002L8AF10827" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 1002L8AF10827'^^xsd:string;
  dwc:scientificName 'Nezumia brevibarbata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '6.2542'^^xsd:double;
  dwc:startLongitude '6.252'^^xsd:double;
  dwc:endLongitude '6.2565'^^xsd:double;
  dwc:latitude '-24.9651'^^xsd:double;
  dwc:startLatitude '-24.9525'^^xsd:double;
  dwc:endLatitude '-24.9777'^^xsd:double;
  dwc:coordinatePrecision '1414.1'^^xsd:double;
  dwc:minimumDepth '1277'^^xsd:integer;
  dwc:maximumDepth '1283'^^xsd:integer;
  dwc:temperature '3.45'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 1002L8AF10827'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '217780'^^xsd:integer;
  dwc:sampleSize '0,05237604 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,05237604 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 1002L8AF10827'^^xsd:string;
  dwc:observationDate '2010-02-12'^^xsd:date;
  dwc:aphiaIdAccepted '217780'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%201002L8AF10828>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L8AF10828> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L8AF10828> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-24.9651 6.2542)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-24.9651"^^xsd:decimal ;
  dwc:decimalLongitude "6.2542"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1277"^^xsd:integer ;
  dwc:maximumDepthInMeters "1283"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1414.1"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L8AF10828>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-24.9651 6.2542)"^^geo:wktLiteral ;
  geo-pos:lat "-24.9651"^^xsd:decimal ;
  geo-pos:long "6.2542"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1414.1"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%201002L8AF10828>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 1002L8AF10828" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 1002L8AF10828'^^xsd:string;
  dwc:scientificName 'Antimora rostrata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '6.2542'^^xsd:double;
  dwc:startLongitude '6.252'^^xsd:double;
  dwc:endLongitude '6.2565'^^xsd:double;
  dwc:latitude '-24.9651'^^xsd:double;
  dwc:startLatitude '-24.9525'^^xsd:double;
  dwc:endLatitude '-24.9777'^^xsd:double;
  dwc:coordinatePrecision '1414.1'^^xsd:double;
  dwc:minimumDepth '1277'^^xsd:integer;
  dwc:maximumDepth '1283'^^xsd:integer;
  dwc:temperature '3.45'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 1002L8AF10828'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '126486'^^xsd:integer;
  dwc:sampleSize '0,05237604 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,05237604 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 1002L8AF10828'^^xsd:string;
  dwc:observationDate '2010-02-12'^^xsd:date;
  dwc:aphiaIdAccepted '126486'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%201002L8AF10831>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L8AF10831> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L8AF10831> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-24.9651 6.2542)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-24.9651"^^xsd:decimal ;
  dwc:decimalLongitude "6.2542"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1277"^^xsd:integer ;
  dwc:maximumDepthInMeters "1283"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1414.1"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L8AF10831>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-24.9651 6.2542)"^^geo:wktLiteral ;
  geo-pos:lat "-24.9651"^^xsd:decimal ;
  geo-pos:long "6.2542"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1414.1"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%201002L8AF10831>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 1002L8AF10831" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 1002L8AF10831'^^xsd:string;
  dwc:scientificName 'Poromitra megalops'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '6.2542'^^xsd:double;
  dwc:startLongitude '6.252'^^xsd:double;
  dwc:endLongitude '6.2565'^^xsd:double;
  dwc:latitude '-24.9651'^^xsd:double;
  dwc:startLatitude '-24.9525'^^xsd:double;
  dwc:endLatitude '-24.9777'^^xsd:double;
  dwc:coordinatePrecision '1414.1'^^xsd:double;
  dwc:minimumDepth '1277'^^xsd:integer;
  dwc:maximumDepth '1283'^^xsd:integer;
  dwc:temperature '3.45'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 1002L8AF10831'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '127274'^^xsd:integer;
  dwc:sampleSize '0,05237604 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,05237604 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 1002L8AF10831'^^xsd:string;
  dwc:observationDate '2010-02-12'^^xsd:date;
  dwc:aphiaIdAccepted '127274'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%201002L8AF10832>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L8AF10832> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L8AF10832> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-24.9651 6.2542)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-24.9651"^^xsd:decimal ;
  dwc:decimalLongitude "6.2542"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1277"^^xsd:integer ;
  dwc:maximumDepthInMeters "1283"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1414.1"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L8AF10832>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-24.9651 6.2542)"^^geo:wktLiteral ;
  geo-pos:lat "-24.9651"^^xsd:decimal ;
  geo-pos:long "6.2542"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1414.1"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%201002L8AF10832>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 1002L8AF10832" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 1002L8AF10832'^^xsd:string;
  dwc:scientificName 'Coryphaenoides striaturus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '6.2542'^^xsd:double;
  dwc:startLongitude '6.252'^^xsd:double;
  dwc:endLongitude '6.2565'^^xsd:double;
  dwc:latitude '-24.9651'^^xsd:double;
  dwc:startLatitude '-24.9525'^^xsd:double;
  dwc:endLatitude '-24.9777'^^xsd:double;
  dwc:coordinatePrecision '1414.1'^^xsd:double;
  dwc:minimumDepth '1277'^^xsd:integer;
  dwc:maximumDepth '1283'^^xsd:integer;
  dwc:temperature '3.45'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 1002L8AF10832'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '217763'^^xsd:integer;
  dwc:sampleSize '0,05237604 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,05237604 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 1002L8AF10832'^^xsd:string;
  dwc:observationDate '2010-02-12'^^xsd:date;
  dwc:aphiaIdAccepted '217763'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%201002L8AF10834>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L8AF10834> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L8AF10834> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-24.9651 6.2542)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-24.9651"^^xsd:decimal ;
  dwc:decimalLongitude "6.2542"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1277"^^xsd:integer ;
  dwc:maximumDepthInMeters "1283"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1414.1"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L8AF10834>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-24.9651 6.2542)"^^geo:wktLiteral ;
  geo-pos:lat "-24.9651"^^xsd:decimal ;
  geo-pos:long "6.2542"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1414.1"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%201002L8AF10834>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 1002L8AF10834" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 1002L8AF10834'^^xsd:string;
  dwc:scientificName 'Conocara murrayi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '6.2542'^^xsd:double;
  dwc:startLongitude '6.252'^^xsd:double;
  dwc:endLongitude '6.2565'^^xsd:double;
  dwc:latitude '-24.9651'^^xsd:double;
  dwc:startLatitude '-24.9525'^^xsd:double;
  dwc:endLatitude '-24.9777'^^xsd:double;
  dwc:coordinatePrecision '1414.1'^^xsd:double;
  dwc:minimumDepth '1277'^^xsd:integer;
  dwc:maximumDepth '1283'^^xsd:integer;
  dwc:temperature '3.45'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 1002L8AF10834'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '126697'^^xsd:integer;
  dwc:sampleSize '0,05237604 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,05237604 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 1002L8AF10834'^^xsd:string;
  dwc:observationDate '2010-02-12'^^xsd:date;
  dwc:aphiaIdAccepted '126697'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%201002L8AF10862>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L8AF10862> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L8AF10862> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-24.9651 6.2542)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-24.9651"^^xsd:decimal ;
  dwc:decimalLongitude "6.2542"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1277"^^xsd:integer ;
  dwc:maximumDepthInMeters "1283"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1414.1"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L8AF10862>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-24.9651 6.2542)"^^geo:wktLiteral ;
  geo-pos:lat "-24.9651"^^xsd:decimal ;
  geo-pos:long "6.2542"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1414.1"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%201002L8AF10862>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 1002L8AF10862" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 1002L8AF10862'^^xsd:string;
  dwc:scientificName 'Photichthys argenteus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '6.2542'^^xsd:double;
  dwc:startLongitude '6.252'^^xsd:double;
  dwc:endLongitude '6.2565'^^xsd:double;
  dwc:latitude '-24.9651'^^xsd:double;
  dwc:startLatitude '-24.9525'^^xsd:double;
  dwc:endLatitude '-24.9777'^^xsd:double;
  dwc:coordinatePrecision '1414.1'^^xsd:double;
  dwc:minimumDepth '1277'^^xsd:integer;
  dwc:maximumDepth '1283'^^xsd:integer;
  dwc:temperature '3.45'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 1002L8AF10862'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '400296'^^xsd:integer;
  dwc:sampleSize '0,05237604 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,05237604 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 1002L8AF10862'^^xsd:string;
  dwc:observationDate '2010-02-12'^^xsd:date;
  dwc:aphiaIdAccepted '220007'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%201002L8AF10919>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L8AF10919> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L8AF10919> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-24.9651 6.2542)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-24.9651"^^xsd:decimal ;
  dwc:decimalLongitude "6.2542"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1277"^^xsd:integer ;
  dwc:maximumDepthInMeters "1283"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1414.1"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L8AF10919>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-24.9651 6.2542)"^^geo:wktLiteral ;
  geo-pos:lat "-24.9651"^^xsd:decimal ;
  geo-pos:long "6.2542"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1414.1"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%201002L8AF10919>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 1002L8AF10919" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 1002L8AF10919'^^xsd:string;
  dwc:scientificName 'Squalogadus modificatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '6.2542'^^xsd:double;
  dwc:startLongitude '6.252'^^xsd:double;
  dwc:endLongitude '6.2565'^^xsd:double;
  dwc:latitude '-24.9651'^^xsd:double;
  dwc:startLatitude '-24.9525'^^xsd:double;
  dwc:endLatitude '-24.9777'^^xsd:double;
  dwc:coordinatePrecision '1414.1'^^xsd:double;
  dwc:minimumDepth '1277'^^xsd:integer;
  dwc:maximumDepth '1283'^^xsd:integer;
  dwc:temperature '3.45'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 1002L8AF10919'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '221514'^^xsd:integer;
  dwc:sampleSize '0,05237604 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,05237604 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 1002L8AF10919'^^xsd:string;
  dwc:observationDate '2010-02-12'^^xsd:date;
  dwc:aphiaIdAccepted '221514'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%201002L8AF10937>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L8AF10937> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L8AF10937> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-24.9651 6.2542)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-24.9651"^^xsd:decimal ;
  dwc:decimalLongitude "6.2542"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1277"^^xsd:integer ;
  dwc:maximumDepthInMeters "1283"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1414.1"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L8AF10937>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-24.9651 6.2542)"^^geo:wktLiteral ;
  geo-pos:lat "-24.9651"^^xsd:decimal ;
  geo-pos:long "6.2542"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1414.1"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%201002L8AF10937>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 1002L8AF10937" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 1002L8AF10937'^^xsd:string;
  dwc:scientificName 'Sternoptyx pseudobscura'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '6.2542'^^xsd:double;
  dwc:startLongitude '6.252'^^xsd:double;
  dwc:endLongitude '6.2565'^^xsd:double;
  dwc:latitude '-24.9651'^^xsd:double;
  dwc:startLatitude '-24.9525'^^xsd:double;
  dwc:endLatitude '-24.9777'^^xsd:double;
  dwc:coordinatePrecision '1414.1'^^xsd:double;
  dwc:minimumDepth '1277'^^xsd:integer;
  dwc:maximumDepth '1283'^^xsd:integer;
  dwc:temperature '3.45'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 1002L8AF10937'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '127315'^^xsd:integer;
  dwc:sampleSize '0,05237604 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,05237604 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 1002L8AF10937'^^xsd:string;
  dwc:observationDate '2010-02-12'^^xsd:date;
  dwc:aphiaIdAccepted '127315'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%201002L8AF10950>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L8AF10950> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L8AF10950> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-24.9651 6.2542)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-24.9651"^^xsd:decimal ;
  dwc:decimalLongitude "6.2542"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1277"^^xsd:integer ;
  dwc:maximumDepthInMeters "1283"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1414.1"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L8AF10950>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-24.9651 6.2542)"^^geo:wktLiteral ;
  geo-pos:lat "-24.9651"^^xsd:decimal ;
  geo-pos:long "6.2542"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1414.1"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%201002L8AF10950>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 1002L8AF10950" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 1002L8AF10950'^^xsd:string;
  dwc:scientificName 'Scopelogadus mizolepis mizolepis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '6.2542'^^xsd:double;
  dwc:startLongitude '6.252'^^xsd:double;
  dwc:endLongitude '6.2565'^^xsd:double;
  dwc:latitude '-24.9651'^^xsd:double;
  dwc:startLatitude '-24.9525'^^xsd:double;
  dwc:endLatitude '-24.9777'^^xsd:double;
  dwc:coordinatePrecision '1414.1'^^xsd:double;
  dwc:minimumDepth '1277'^^xsd:integer;
  dwc:maximumDepth '1283'^^xsd:integer;
  dwc:temperature '3.45'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 1002L8AF10950'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '293738'^^xsd:integer;
  dwc:sampleSize '0,05237604 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,05237604 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 1002L8AF10950'^^xsd:string;
  dwc:observationDate '2010-02-12'^^xsd:date;
  dwc:aphiaIdAccepted '127279'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%201002L8AF10963>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L8AF10963> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L8AF10963> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-24.9651 6.2542)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-24.9651"^^xsd:decimal ;
  dwc:decimalLongitude "6.2542"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1277"^^xsd:integer ;
  dwc:maximumDepthInMeters "1283"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1414.1"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L8AF10963>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-24.9651 6.2542)"^^geo:wktLiteral ;
  geo-pos:lat "-24.9651"^^xsd:decimal ;
  geo-pos:long "6.2542"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1414.1"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%201002L8AF10963>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 1002L8AF10963" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 1002L8AF10963'^^xsd:string;
  dwc:scientificName 'Ilyophys blachei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '6.2542'^^xsd:double;
  dwc:startLongitude '6.252'^^xsd:double;
  dwc:endLongitude '6.2565'^^xsd:double;
  dwc:latitude '-24.9651'^^xsd:double;
  dwc:startLatitude '-24.9525'^^xsd:double;
  dwc:endLatitude '-24.9777'^^xsd:double;
  dwc:coordinatePrecision '1414.1'^^xsd:double;
  dwc:minimumDepth '1277'^^xsd:integer;
  dwc:maximumDepth '1283'^^xsd:integer;
  dwc:temperature '3.45'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 1002L8AF10963'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '126325'^^xsd:integer;
  dwc:sampleSize '0,05237604 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,05237604 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 1002L8AF10963'^^xsd:string;
  dwc:observationDate '2010-02-12'^^xsd:date;
  dwc:aphiaIdAccepted '126325'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%201002L17BV40052>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L17BV40052> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L17BV40052> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.5327 5.9333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-25.5327"^^xsd:decimal ;
  dwc:decimalLongitude "5.9333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "897"^^xsd:integer ;
  dwc:maximumDepthInMeters "897"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "810.47"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L17BV40052>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.5327 5.9333)"^^geo:wktLiteral ;
  geo-pos:lat "-25.5327"^^xsd:decimal ;
  geo-pos:long "5.9333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "810.47"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%201002L17BV40052>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 1002L17BV40052" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 1002L17BV40052'^^xsd:string;
  dwc:scientificName 'Cavolinia tridentata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '5.9333'^^xsd:double;
  dwc:startLongitude '5.9278'^^xsd:double;
  dwc:endLongitude '5.9388'^^xsd:double;
  dwc:latitude '-25.5327'^^xsd:double;
  dwc:startLatitude '-25.5273'^^xsd:double;
  dwc:endLatitude '-25.538'^^xsd:double;
  dwc:coordinatePrecision '810.47'^^xsd:double;
  dwc:minimumDepth '897'^^xsd:integer;
  dwc:maximumDepth '897'^^xsd:integer;
  dwc:temperature '4.15'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 1002L17BV40052'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '139030'^^xsd:integer;
  dwc:sampleSize '0,006055 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,006055 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 1002L17BV40052'^^xsd:string;
  dwc:observationDate '2010-02-15'^^xsd:date;
  dwc:aphiaIdAccepted '139030'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%201002L17BV40056>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L17BV40056> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L17BV40056> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.5327 5.9333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-25.5327"^^xsd:decimal ;
  dwc:decimalLongitude "5.9333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "897"^^xsd:integer ;
  dwc:maximumDepthInMeters "897"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "810.47"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L17BV40056>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.5327 5.9333)"^^geo:wktLiteral ;
  geo-pos:lat "-25.5327"^^xsd:decimal ;
  geo-pos:long "5.9333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "810.47"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%201002L17BV40056>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 1002L17BV40056" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 1002L17BV40056'^^xsd:string;
  dwc:scientificName 'Epizoanthus paguriphilus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '5.9333'^^xsd:double;
  dwc:startLongitude '5.9278'^^xsd:double;
  dwc:endLongitude '5.9388'^^xsd:double;
  dwc:latitude '-25.5327'^^xsd:double;
  dwc:startLatitude '-25.5273'^^xsd:double;
  dwc:endLatitude '-25.538'^^xsd:double;
  dwc:coordinatePrecision '810.47'^^xsd:double;
  dwc:minimumDepth '897'^^xsd:integer;
  dwc:maximumDepth '897'^^xsd:integer;
  dwc:temperature '4.15'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 1002L17BV40056'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '101036'^^xsd:integer;
  dwc:sampleSize '0,006055 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,006055 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 1002L17BV40056'^^xsd:string;
  dwc:observationDate '2010-02-15'^^xsd:date;
  dwc:aphiaIdAccepted '101036'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%201002L17BV40072>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L17BV40072> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L17BV40072> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.5327 5.9333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-25.5327"^^xsd:decimal ;
  dwc:decimalLongitude "5.9333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "897"^^xsd:integer ;
  dwc:maximumDepthInMeters "897"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "810.47"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L17BV40072>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.5327 5.9333)"^^geo:wktLiteral ;
  geo-pos:lat "-25.5327"^^xsd:decimal ;
  geo-pos:long "5.9333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "810.47"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%201002L17BV40072>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 1002L17BV40072" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 1002L17BV40072'^^xsd:string;
  dwc:scientificName 'Stephanocyathus (Odontocyathus) campaniformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '5.9333'^^xsd:double;
  dwc:startLongitude '5.9278'^^xsd:double;
  dwc:endLongitude '5.9388'^^xsd:double;
  dwc:latitude '-25.5327'^^xsd:double;
  dwc:startLatitude '-25.5273'^^xsd:double;
  dwc:endLatitude '-25.538'^^xsd:double;
  dwc:coordinatePrecision '810.47'^^xsd:double;
  dwc:minimumDepth '897'^^xsd:integer;
  dwc:maximumDepth '897'^^xsd:integer;
  dwc:temperature '4.15'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 1002L17BV40072'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '135169'^^xsd:integer;
  dwc:sampleSize '0,006055 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,006055 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 1002L17BV40072'^^xsd:string;
  dwc:observationDate '2010-02-15'^^xsd:date;
  dwc:aphiaIdAccepted '135169'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%201002L18DR40052>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L18DR40052> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L18DR40052> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.3908 5.5934)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-25.3908"^^xsd:decimal ;
  dwc:decimalLongitude "5.5934"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1736"^^xsd:integer ;
  dwc:maximumDepthInMeters "1937"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1368.55"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L18DR40052>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.3908 5.5934)"^^geo:wktLiteral ;
  geo-pos:lat "-25.3908"^^xsd:decimal ;
  geo-pos:long "5.5934"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1368.55"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%201002L18DR40052>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 1002L18DR40052" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 1002L18DR40052'^^xsd:string;
  dwc:scientificName 'Cavolinia tridentata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '5.5934'^^xsd:double;
  dwc:startLongitude '5.607'^^xsd:double;
  dwc:endLongitude '5.5798'^^xsd:double;
  dwc:latitude '-25.3908'^^xsd:double;
  dwc:startLatitude '-25.3908'^^xsd:double;
  dwc:endLatitude '-25.3908'^^xsd:double;
  dwc:coordinatePrecision '1368.55'^^xsd:double;
  dwc:minimumDepth '1736'^^xsd:integer;
  dwc:maximumDepth '1937'^^xsd:integer;
  dwc:temperature '3.3'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 1002L18DR40052'^^xsd:string;
  dwc:occurrenceRemarks 'Qualitative sample'^^xsd:string;
  dwc:aphiaid '139030'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort ''^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 1002L18DR40052'^^xsd:string;
  dwc:observationDate '2010-02-16'^^xsd:date;
  dwc:aphiaIdAccepted '139030'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%201002L19BV10532>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L19BV10532> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L19BV10532> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.3458 5.7893)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-25.3458"^^xsd:decimal ;
  dwc:decimalLongitude "5.7893"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1189"^^xsd:integer ;
  dwc:maximumDepthInMeters "1210"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "806.1"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L19BV10532>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.3458 5.7893)"^^geo:wktLiteral ;
  geo-pos:lat "-25.3458"^^xsd:decimal ;
  geo-pos:long "5.7893"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "806.1"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%201002L19BV10532>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 1002L19BV10532" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 1002L19BV10532'^^xsd:string;
  dwc:scientificName 'Bathygadus favosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '5.7893'^^xsd:double;
  dwc:startLongitude '5.7828'^^xsd:double;
  dwc:endLongitude '5.7958'^^xsd:double;
  dwc:latitude '-25.3458'^^xsd:double;
  dwc:startLatitude '-25.3415'^^xsd:double;
  dwc:endLatitude '-25.35'^^xsd:double;
  dwc:coordinatePrecision '806.1'^^xsd:double;
  dwc:minimumDepth '1189'^^xsd:integer;
  dwc:maximumDepth '1210'^^xsd:integer;
  dwc:temperature '3.6'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 1002L19BV10532'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '126462'^^xsd:integer;
  dwc:sampleSize '0,0058765 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,0058765 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 1002L19BV10532'^^xsd:string;
  dwc:observationDate '2010-02-17'^^xsd:date;
  dwc:aphiaIdAccepted '126462'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%201002L19BV10827>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L19BV10827> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L19BV10827> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.3458 5.7893)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-25.3458"^^xsd:decimal ;
  dwc:decimalLongitude "5.7893"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1189"^^xsd:integer ;
  dwc:maximumDepthInMeters "1210"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "806.1"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L19BV10827>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.3458 5.7893)"^^geo:wktLiteral ;
  geo-pos:lat "-25.3458"^^xsd:decimal ;
  geo-pos:long "5.7893"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "806.1"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%201002L19BV10827>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 1002L19BV10827" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 1002L19BV10827'^^xsd:string;
  dwc:scientificName 'Nezumia brevibarbata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '5.7893'^^xsd:double;
  dwc:startLongitude '5.7828'^^xsd:double;
  dwc:endLongitude '5.7958'^^xsd:double;
  dwc:latitude '-25.3458'^^xsd:double;
  dwc:startLatitude '-25.3415'^^xsd:double;
  dwc:endLatitude '-25.35'^^xsd:double;
  dwc:coordinatePrecision '806.1'^^xsd:double;
  dwc:minimumDepth '1189'^^xsd:integer;
  dwc:maximumDepth '1210'^^xsd:integer;
  dwc:temperature '3.6'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 1002L19BV10827'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '217780'^^xsd:integer;
  dwc:sampleSize '0,0058765 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,0058765 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 1002L19BV10827'^^xsd:string;
  dwc:observationDate '2010-02-17'^^xsd:date;
  dwc:aphiaIdAccepted '217780'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%201002L19BV10962>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L19BV10962> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L19BV10962> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.3458 5.7893)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-25.3458"^^xsd:decimal ;
  dwc:decimalLongitude "5.7893"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1189"^^xsd:integer ;
  dwc:maximumDepthInMeters "1210"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "806.1"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L19BV10962>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.3458 5.7893)"^^geo:wktLiteral ;
  geo-pos:lat "-25.3458"^^xsd:decimal ;
  geo-pos:long "5.7893"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "806.1"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%201002L19BV10962>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 1002L19BV10962" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 1002L19BV10962'^^xsd:string;
  dwc:scientificName 'Gadomus capensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '5.7893'^^xsd:double;
  dwc:startLongitude '5.7828'^^xsd:double;
  dwc:endLongitude '5.7958'^^xsd:double;
  dwc:latitude '-25.3458'^^xsd:double;
  dwc:startLatitude '-25.3415'^^xsd:double;
  dwc:endLatitude '-25.35'^^xsd:double;
  dwc:coordinatePrecision '806.1'^^xsd:double;
  dwc:minimumDepth '1189'^^xsd:integer;
  dwc:maximumDepth '1210'^^xsd:integer;
  dwc:temperature '3.6'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 1002L19BV10962'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '217768'^^xsd:integer;
  dwc:sampleSize '0,0058765 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,0058765 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 1002L19BV10962'^^xsd:string;
  dwc:observationDate '2010-02-17'^^xsd:date;
  dwc:aphiaIdAccepted '217768'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%201002L19BV20065>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L19BV20065> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L19BV20065> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.3458 5.7893)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-25.3458"^^xsd:decimal ;
  dwc:decimalLongitude "5.7893"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1189"^^xsd:integer ;
  dwc:maximumDepthInMeters "1210"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "806.1"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L19BV20065>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.3458 5.7893)"^^geo:wktLiteral ;
  geo-pos:lat "-25.3458"^^xsd:decimal ;
  geo-pos:long "5.7893"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "806.1"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%201002L19BV20065>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 1002L19BV20065" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 1002L19BV20065'^^xsd:string;
  dwc:scientificName 'Acanthephyra purpurea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '5.7893'^^xsd:double;
  dwc:startLongitude '5.7828'^^xsd:double;
  dwc:endLongitude '5.7958'^^xsd:double;
  dwc:latitude '-25.3458'^^xsd:double;
  dwc:startLatitude '-25.3415'^^xsd:double;
  dwc:endLatitude '-25.35'^^xsd:double;
  dwc:coordinatePrecision '806.1'^^xsd:double;
  dwc:minimumDepth '1189'^^xsd:integer;
  dwc:maximumDepth '1210'^^xsd:integer;
  dwc:temperature '3.6'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 1002L19BV20065'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '107582'^^xsd:integer;
  dwc:sampleSize '0,0058765 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,0058765 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 1002L19BV20065'^^xsd:string;
  dwc:observationDate '2010-02-17'^^xsd:date;
  dwc:aphiaIdAccepted '107582'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%201002L1AF10605>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L1AF10605> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L1AF10605> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-24.5068 6.2322)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-24.5068"^^xsd:decimal ;
  dwc:decimalLongitude "6.2322"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1840"^^xsd:integer ;
  dwc:maximumDepthInMeters "1892"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1328.68"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L1AF10605>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-24.5068 6.2322)"^^geo:wktLiteral ;
  geo-pos:lat "-24.5068"^^xsd:decimal ;
  geo-pos:long "6.2322"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1328.68"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%201002L1AF10605>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 1002L1AF10605" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 1002L1AF10605'^^xsd:string;
  dwc:scientificName 'Alepocephalus productus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '6.2322'^^xsd:double;
  dwc:startLongitude '6.2452'^^xsd:double;
  dwc:endLongitude '6.2192'^^xsd:double;
  dwc:latitude '-24.5068'^^xsd:double;
  dwc:startLatitude '-24.5083'^^xsd:double;
  dwc:endLatitude '-24.5052'^^xsd:double;
  dwc:coordinatePrecision '1328.68'^^xsd:double;
  dwc:minimumDepth '1840'^^xsd:integer;
  dwc:maximumDepth '1892'^^xsd:integer;
  dwc:temperature '3.2'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 1002L1AF10605'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '126683'^^xsd:integer;
  dwc:sampleSize '0,05855434 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,05855434 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 1002L1AF10605'^^xsd:string;
  dwc:observationDate '2010-02-09'^^xsd:date;
  dwc:aphiaIdAccepted '126683'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%201002L1AF10706>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L1AF10706> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L1AF10706> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-24.5068 6.2322)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-24.5068"^^xsd:decimal ;
  dwc:decimalLongitude "6.2322"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1840"^^xsd:integer ;
  dwc:maximumDepthInMeters "1892"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1328.68"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L1AF10706>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-24.5068 6.2322)"^^geo:wktLiteral ;
  geo-pos:lat "-24.5068"^^xsd:decimal ;
  geo-pos:long "6.2322"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1328.68"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%201002L1AF10706>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 1002L1AF10706" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 1002L1AF10706'^^xsd:string;
  dwc:scientificName 'Eurypharynx pelecanoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '6.2322'^^xsd:double;
  dwc:startLongitude '6.2452'^^xsd:double;
  dwc:endLongitude '6.2192'^^xsd:double;
  dwc:latitude '-24.5068'^^xsd:double;
  dwc:startLatitude '-24.5083'^^xsd:double;
  dwc:endLatitude '-24.5052'^^xsd:double;
  dwc:coordinatePrecision '1328.68'^^xsd:double;
  dwc:minimumDepth '1840'^^xsd:integer;
  dwc:maximumDepth '1892'^^xsd:integer;
  dwc:temperature '3.2'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 1002L1AF10706'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '127165'^^xsd:integer;
  dwc:sampleSize '0,05855434 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,05855434 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 1002L1AF10706'^^xsd:string;
  dwc:observationDate '2010-02-09'^^xsd:date;
  dwc:aphiaIdAccepted '127165'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%201002L1AF10711>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L1AF10711> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L1AF10711> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-24.5068 6.2322)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-24.5068"^^xsd:decimal ;
  dwc:decimalLongitude "6.2322"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1840"^^xsd:integer ;
  dwc:maximumDepthInMeters "1892"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1328.68"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L1AF10711>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-24.5068 6.2322)"^^geo:wktLiteral ;
  geo-pos:lat "-24.5068"^^xsd:decimal ;
  geo-pos:long "6.2322"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1328.68"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%201002L1AF10711>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 1002L1AF10711" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 1002L1AF10711'^^xsd:string;
  dwc:scientificName 'Gonostoma bathyphilum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '6.2322'^^xsd:double;
  dwc:startLongitude '6.2452'^^xsd:double;
  dwc:endLongitude '6.2192'^^xsd:double;
  dwc:latitude '-24.5068'^^xsd:double;
  dwc:startLatitude '-24.5083'^^xsd:double;
  dwc:endLatitude '-24.5052'^^xsd:double;
  dwc:coordinatePrecision '1328.68'^^xsd:double;
  dwc:minimumDepth '1840'^^xsd:integer;
  dwc:maximumDepth '1892'^^xsd:integer;
  dwc:temperature '3.2'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 1002L1AF10711'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '127294'^^xsd:integer;
  dwc:sampleSize '0,05855434 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,05855434 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 1002L1AF10711'^^xsd:string;
  dwc:observationDate '2010-02-09'^^xsd:date;
  dwc:aphiaIdAccepted '398363'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%201002L1AF10714>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L1AF10714> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L1AF10714> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-24.5068 6.2322)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-24.5068"^^xsd:decimal ;
  dwc:decimalLongitude "6.2322"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1840"^^xsd:integer ;
  dwc:maximumDepthInMeters "1892"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1328.68"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L1AF10714>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-24.5068 6.2322)"^^geo:wktLiteral ;
  geo-pos:lat "-24.5068"^^xsd:decimal ;
  geo-pos:long "6.2322"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1328.68"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%201002L1AF10714>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 1002L1AF10714" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 1002L1AF10714'^^xsd:string;
  dwc:scientificName 'Halosauropsis macrochir'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '6.2322'^^xsd:double;
  dwc:startLongitude '6.2452'^^xsd:double;
  dwc:endLongitude '6.2192'^^xsd:double;
  dwc:latitude '-24.5068'^^xsd:double;
  dwc:startLatitude '-24.5083'^^xsd:double;
  dwc:endLatitude '-24.5052'^^xsd:double;
  dwc:coordinatePrecision '1328.68'^^xsd:double;
  dwc:minimumDepth '1840'^^xsd:integer;
  dwc:maximumDepth '1892'^^xsd:integer;
  dwc:temperature '3.2'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 1002L1AF10714'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '126639'^^xsd:integer;
  dwc:sampleSize '0,05855434 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,05855434 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 1002L1AF10714'^^xsd:string;
  dwc:observationDate '2010-02-09'^^xsd:date;
  dwc:aphiaIdAccepted '126639'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%201002L1AF10719>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L1AF10719> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L1AF10719> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-24.5068 6.2322)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-24.5068"^^xsd:decimal ;
  dwc:decimalLongitude "6.2322"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1840"^^xsd:integer ;
  dwc:maximumDepthInMeters "1892"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1328.68"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L1AF10719>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-24.5068 6.2322)"^^geo:wktLiteral ;
  geo-pos:lat "-24.5068"^^xsd:decimal ;
  geo-pos:long "6.2322"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1328.68"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%201002L1AF10719>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 1002L1AF10719" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 1002L1AF10719'^^xsd:string;
  dwc:scientificName 'Hydrolagus affinis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '6.2322'^^xsd:double;
  dwc:startLongitude '6.2452'^^xsd:double;
  dwc:endLongitude '6.2192'^^xsd:double;
  dwc:latitude '-24.5068'^^xsd:double;
  dwc:startLatitude '-24.5083'^^xsd:double;
  dwc:endLatitude '-24.5052'^^xsd:double;
  dwc:coordinatePrecision '1328.68'^^xsd:double;
  dwc:minimumDepth '1840'^^xsd:integer;
  dwc:maximumDepth '1892'^^xsd:integer;
  dwc:temperature '3.2'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 1002L1AF10719'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '105825'^^xsd:integer;
  dwc:sampleSize '0,05855434 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,05855434 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 1002L1AF10719'^^xsd:string;
  dwc:observationDate '2010-02-09'^^xsd:date;
  dwc:aphiaIdAccepted '105825'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%201002L1AF10750>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L1AF10750> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L1AF10750> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-24.5068 6.2322)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-24.5068"^^xsd:decimal ;
  dwc:decimalLongitude "6.2322"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1840"^^xsd:integer ;
  dwc:maximumDepthInMeters "1892"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1328.68"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L1AF10750>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-24.5068 6.2322)"^^geo:wktLiteral ;
  geo-pos:lat "-24.5068"^^xsd:decimal ;
  geo-pos:long "6.2322"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1328.68"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%201002L1AF10750>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 1002L1AF10750" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 1002L1AF10750'^^xsd:string;
  dwc:scientificName 'Narcetes stomias'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '6.2322'^^xsd:double;
  dwc:startLongitude '6.2452'^^xsd:double;
  dwc:endLongitude '6.2192'^^xsd:double;
  dwc:latitude '-24.5068'^^xsd:double;
  dwc:startLatitude '-24.5083'^^xsd:double;
  dwc:endLatitude '-24.5052'^^xsd:double;
  dwc:coordinatePrecision '1328.68'^^xsd:double;
  dwc:minimumDepth '1840'^^xsd:integer;
  dwc:maximumDepth '1892'^^xsd:integer;
  dwc:temperature '3.2'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 1002L1AF10750'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '126706'^^xsd:integer;
  dwc:sampleSize '0,05855434 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,05855434 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 1002L1AF10750'^^xsd:string;
  dwc:observationDate '2010-02-09'^^xsd:date;
  dwc:aphiaIdAccepted '126706'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%201002L1AF10779>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L1AF10779> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L1AF10779> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-24.5068 6.2322)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-24.5068"^^xsd:decimal ;
  dwc:decimalLongitude "6.2322"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1840"^^xsd:integer ;
  dwc:maximumDepthInMeters "1892"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1328.68"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L1AF10779>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-24.5068 6.2322)"^^geo:wktLiteral ;
  geo-pos:lat "-24.5068"^^xsd:decimal ;
  geo-pos:long "6.2322"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1328.68"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%201002L1AF10779>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 1002L1AF10779" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 1002L1AF10779'^^xsd:string;
  dwc:scientificName 'Rouleina attrita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '6.2322'^^xsd:double;
  dwc:startLongitude '6.2452'^^xsd:double;
  dwc:endLongitude '6.2192'^^xsd:double;
  dwc:latitude '-24.5068'^^xsd:double;
  dwc:startLatitude '-24.5083'^^xsd:double;
  dwc:endLatitude '-24.5052'^^xsd:double;
  dwc:coordinatePrecision '1328.68'^^xsd:double;
  dwc:minimumDepth '1840'^^xsd:integer;
  dwc:maximumDepth '1892'^^xsd:integer;
  dwc:temperature '3.2'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 1002L1AF10779'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '126709'^^xsd:integer;
  dwc:sampleSize '0,05855434 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,05855434 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 1002L1AF10779'^^xsd:string;
  dwc:observationDate '2010-02-09'^^xsd:date;
  dwc:aphiaIdAccepted '126709'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%201002L1AF10803>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L1AF10803> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L1AF10803> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-24.5068 6.2322)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-24.5068"^^xsd:decimal ;
  dwc:decimalLongitude "6.2322"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1840"^^xsd:integer ;
  dwc:maximumDepthInMeters "1892"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1328.68"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L1AF10803>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-24.5068 6.2322)"^^geo:wktLiteral ;
  geo-pos:lat "-24.5068"^^xsd:decimal ;
  geo-pos:long "6.2322"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1328.68"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%201002L1AF10803>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 1002L1AF10803" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 1002L1AF10803'^^xsd:string;
  dwc:scientificName 'Venefica proboscidea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '6.2322'^^xsd:double;
  dwc:startLongitude '6.2452'^^xsd:double;
  dwc:endLongitude '6.2192'^^xsd:double;
  dwc:latitude '-24.5068'^^xsd:double;
  dwc:startLatitude '-24.5083'^^xsd:double;
  dwc:endLatitude '-24.5052'^^xsd:double;
  dwc:coordinatePrecision '1328.68'^^xsd:double;
  dwc:minimumDepth '1840'^^xsd:integer;
  dwc:maximumDepth '1892'^^xsd:integer;
  dwc:temperature '3.2'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 1002L1AF10803'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '126310'^^xsd:integer;
  dwc:sampleSize '0,05855434 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,05855434 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 1002L1AF10803'^^xsd:string;
  dwc:observationDate '2010-02-09'^^xsd:date;
  dwc:aphiaIdAccepted '126310'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%200802L18AF10826>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L18AF10826> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L18AF10826> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.9858 5.722)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-25.9858"^^xsd:decimal ;
  dwc:decimalLongitude "5.722"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1051"^^xsd:integer ;
  dwc:maximumDepthInMeters "1061"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1807.44"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L18AF10826>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.9858 5.722)"^^geo:wktLiteral ;
  geo-pos:lat "-25.9858"^^xsd:decimal ;
  geo-pos:long "5.722"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1807.44"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%200802L18AF10826>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 0802L18AF10826" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 0802L18AF10826'^^xsd:string;
  dwc:scientificName 'Allocyttus verrucosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '5.722'^^xsd:double;
  dwc:startLongitude '5.7395'^^xsd:double;
  dwc:endLongitude '5.7045'^^xsd:double;
  dwc:latitude '-25.9858'^^xsd:double;
  dwc:startLatitude '-25.9818'^^xsd:double;
  dwc:endLatitude '-25.9898'^^xsd:double;
  dwc:coordinatePrecision '1807.44'^^xsd:double;
  dwc:minimumDepth '1051'^^xsd:integer;
  dwc:maximumDepth '1061'^^xsd:integer;
  dwc:temperature '3.5'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 0802L18AF10826'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '127422'^^xsd:integer;
  dwc:sampleSize '0,0546082 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,0546082 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 0802L18AF10826'^^xsd:string;
  dwc:observationDate '2008-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '127422'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%200802L18AF10827>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L18AF10827> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L18AF10827> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.9858 5.722)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-25.9858"^^xsd:decimal ;
  dwc:decimalLongitude "5.722"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1051"^^xsd:integer ;
  dwc:maximumDepthInMeters "1061"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1807.44"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L18AF10827>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.9858 5.722)"^^geo:wktLiteral ;
  geo-pos:lat "-25.9858"^^xsd:decimal ;
  geo-pos:long "5.722"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1807.44"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%200802L18AF10827>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 0802L18AF10827" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 0802L18AF10827'^^xsd:string;
  dwc:scientificName 'Nezumia brevibarbata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '5.722'^^xsd:double;
  dwc:startLongitude '5.7395'^^xsd:double;
  dwc:endLongitude '5.7045'^^xsd:double;
  dwc:latitude '-25.9858'^^xsd:double;
  dwc:startLatitude '-25.9818'^^xsd:double;
  dwc:endLatitude '-25.9898'^^xsd:double;
  dwc:coordinatePrecision '1807.44'^^xsd:double;
  dwc:minimumDepth '1051'^^xsd:integer;
  dwc:maximumDepth '1061'^^xsd:integer;
  dwc:temperature '3.5'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 0802L18AF10827'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '217780'^^xsd:integer;
  dwc:sampleSize '0,0546082 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,0546082 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 0802L18AF10827'^^xsd:string;
  dwc:observationDate '2008-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '217780'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%200802L18AF10828>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L18AF10828> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L18AF10828> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.9858 5.722)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-25.9858"^^xsd:decimal ;
  dwc:decimalLongitude "5.722"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1051"^^xsd:integer ;
  dwc:maximumDepthInMeters "1061"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1807.44"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L18AF10828>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.9858 5.722)"^^geo:wktLiteral ;
  geo-pos:lat "-25.9858"^^xsd:decimal ;
  geo-pos:long "5.722"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1807.44"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%200802L18AF10828>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 0802L18AF10828" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 0802L18AF10828'^^xsd:string;
  dwc:scientificName 'Antimora rostrata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '5.722'^^xsd:double;
  dwc:startLongitude '5.7395'^^xsd:double;
  dwc:endLongitude '5.7045'^^xsd:double;
  dwc:latitude '-25.9858'^^xsd:double;
  dwc:startLatitude '-25.9818'^^xsd:double;
  dwc:endLatitude '-25.9898'^^xsd:double;
  dwc:coordinatePrecision '1807.44'^^xsd:double;
  dwc:minimumDepth '1051'^^xsd:integer;
  dwc:maximumDepth '1061'^^xsd:integer;
  dwc:temperature '3.5'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 0802L18AF10828'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '126486'^^xsd:integer;
  dwc:sampleSize '0,0546082 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,0546082 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 0802L18AF10828'^^xsd:string;
  dwc:observationDate '2008-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '126486'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%200802L18AF10832>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L18AF10832> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L18AF10832> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.9858 5.722)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-25.9858"^^xsd:decimal ;
  dwc:decimalLongitude "5.722"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1051"^^xsd:integer ;
  dwc:maximumDepthInMeters "1061"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1807.44"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L18AF10832>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.9858 5.722)"^^geo:wktLiteral ;
  geo-pos:lat "-25.9858"^^xsd:decimal ;
  geo-pos:long "5.722"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1807.44"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%200802L18AF10832>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 0802L18AF10832" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 0802L18AF10832'^^xsd:string;
  dwc:scientificName 'Coryphaenoides striaturus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '5.722'^^xsd:double;
  dwc:startLongitude '5.7395'^^xsd:double;
  dwc:endLongitude '5.7045'^^xsd:double;
  dwc:latitude '-25.9858'^^xsd:double;
  dwc:startLatitude '-25.9818'^^xsd:double;
  dwc:endLatitude '-25.9898'^^xsd:double;
  dwc:coordinatePrecision '1807.44'^^xsd:double;
  dwc:minimumDepth '1051'^^xsd:integer;
  dwc:maximumDepth '1061'^^xsd:integer;
  dwc:temperature '3.5'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 0802L18AF10832'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '217763'^^xsd:integer;
  dwc:sampleSize '0,0546082 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,0546082 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 0802L18AF10832'^^xsd:string;
  dwc:observationDate '2008-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '217763'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%200802L18AF10856>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L18AF10856> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L18AF10856> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.9858 5.722)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-25.9858"^^xsd:decimal ;
  dwc:decimalLongitude "5.722"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1051"^^xsd:integer ;
  dwc:maximumDepthInMeters "1061"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1807.44"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L18AF10856>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.9858 5.722)"^^geo:wktLiteral ;
  geo-pos:lat "-25.9858"^^xsd:decimal ;
  geo-pos:long "5.722"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1807.44"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%200802L18AF10856>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 0802L18AF10856" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 0802L18AF10856'^^xsd:string;
  dwc:scientificName 'Guttigadus globiceps'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '5.722'^^xsd:double;
  dwc:startLongitude '5.7395'^^xsd:double;
  dwc:endLongitude '5.7045'^^xsd:double;
  dwc:latitude '-25.9858'^^xsd:double;
  dwc:startLatitude '-25.9818'^^xsd:double;
  dwc:endLatitude '-25.9898'^^xsd:double;
  dwc:coordinatePrecision '1807.44'^^xsd:double;
  dwc:minimumDepth '1051'^^xsd:integer;
  dwc:maximumDepth '1061'^^xsd:integer;
  dwc:temperature '3.5'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 0802L18AF10856'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '275875'^^xsd:integer;
  dwc:sampleSize '0,0546082 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,0546082 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 0802L18AF10856'^^xsd:string;
  dwc:observationDate '2008-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '275875'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%200802L18AF10934>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L18AF10934> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L18AF10934> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.9858 5.722)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-25.9858"^^xsd:decimal ;
  dwc:decimalLongitude "5.722"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1051"^^xsd:integer ;
  dwc:maximumDepthInMeters "1061"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1807.44"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L18AF10934>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.9858 5.722)"^^geo:wktLiteral ;
  geo-pos:lat "-25.9858"^^xsd:decimal ;
  geo-pos:long "5.722"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1807.44"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%200802L18AF10934>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 0802L18AF10934" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 0802L18AF10934'^^xsd:string;
  dwc:scientificName 'Scopeloberyx robustus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '5.722'^^xsd:double;
  dwc:startLongitude '5.7395'^^xsd:double;
  dwc:endLongitude '5.7045'^^xsd:double;
  dwc:latitude '-25.9858'^^xsd:double;
  dwc:startLatitude '-25.9818'^^xsd:double;
  dwc:endLatitude '-25.9898'^^xsd:double;
  dwc:coordinatePrecision '1807.44'^^xsd:double;
  dwc:minimumDepth '1051'^^xsd:integer;
  dwc:maximumDepth '1061'^^xsd:integer;
  dwc:temperature '3.5'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 0802L18AF10934'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '127276'^^xsd:integer;
  dwc:sampleSize '0,0546082 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,0546082 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 0802L18AF10934'^^xsd:string;
  dwc:observationDate '2008-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '127276'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%200802L18AF10957>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L18AF10957> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L18AF10957> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.9858 5.722)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-25.9858"^^xsd:decimal ;
  dwc:decimalLongitude "5.722"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1051"^^xsd:integer ;
  dwc:maximumDepthInMeters "1061"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1807.44"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L18AF10957>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.9858 5.722)"^^geo:wktLiteral ;
  geo-pos:lat "-25.9858"^^xsd:decimal ;
  geo-pos:long "5.722"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1807.44"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%200802L18AF10957>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 0802L18AF10957" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 0802L18AF10957'^^xsd:string;
  dwc:scientificName 'Sternoptyx pseudodiaphana'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '5.722'^^xsd:double;
  dwc:startLongitude '5.7395'^^xsd:double;
  dwc:endLongitude '5.7045'^^xsd:double;
  dwc:latitude '-25.9858'^^xsd:double;
  dwc:startLatitude '-25.9818'^^xsd:double;
  dwc:endLatitude '-25.9898'^^xsd:double;
  dwc:coordinatePrecision '1807.44'^^xsd:double;
  dwc:minimumDepth '1051'^^xsd:integer;
  dwc:maximumDepth '1061'^^xsd:integer;
  dwc:temperature '3.5'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 0802L18AF10957'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '275005'^^xsd:integer;
  dwc:sampleSize '0,0546082 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,0546082 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 0802L18AF10957'^^xsd:string;
  dwc:observationDate '2008-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '275005'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%200802L18AF10962>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L18AF10962> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L18AF10962> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.9858 5.722)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-25.9858"^^xsd:decimal ;
  dwc:decimalLongitude "5.722"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1051"^^xsd:integer ;
  dwc:maximumDepthInMeters "1061"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1807.44"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L18AF10962>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.9858 5.722)"^^geo:wktLiteral ;
  geo-pos:lat "-25.9858"^^xsd:decimal ;
  geo-pos:long "5.722"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1807.44"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%200802L18AF10962>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 0802L18AF10962" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 0802L18AF10962'^^xsd:string;
  dwc:scientificName 'Gadomus capensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '5.722'^^xsd:double;
  dwc:startLongitude '5.7395'^^xsd:double;
  dwc:endLongitude '5.7045'^^xsd:double;
  dwc:latitude '-25.9858'^^xsd:double;
  dwc:startLatitude '-25.9818'^^xsd:double;
  dwc:endLatitude '-25.9898'^^xsd:double;
  dwc:coordinatePrecision '1807.44'^^xsd:double;
  dwc:minimumDepth '1051'^^xsd:integer;
  dwc:maximumDepth '1061'^^xsd:integer;
  dwc:temperature '3.5'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 0802L18AF10962'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '217768'^^xsd:integer;
  dwc:sampleSize '0,0546082 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,0546082 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 0802L18AF10962'^^xsd:string;
  dwc:observationDate '2008-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '217768'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%200802L18AF20209>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L18AF20209> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L18AF20209> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.9858 5.722)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-25.9858"^^xsd:decimal ;
  dwc:decimalLongitude "5.722"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1051"^^xsd:integer ;
  dwc:maximumDepthInMeters "1061"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1807.44"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L18AF20209>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.9858 5.722)"^^geo:wktLiteral ;
  geo-pos:lat "-25.9858"^^xsd:decimal ;
  geo-pos:long "5.722"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1807.44"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%200802L18AF20209>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 0802L18AF20209" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 0802L18AF20209'^^xsd:string;
  dwc:scientificName 'Nematocarcinus longirostris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '5.722'^^xsd:double;
  dwc:startLongitude '5.7395'^^xsd:double;
  dwc:endLongitude '5.7045'^^xsd:double;
  dwc:latitude '-25.9858'^^xsd:double;
  dwc:startLatitude '-25.9818'^^xsd:double;
  dwc:endLatitude '-25.9898'^^xsd:double;
  dwc:coordinatePrecision '1807.44'^^xsd:double;
  dwc:minimumDepth '1051'^^xsd:integer;
  dwc:maximumDepth '1061'^^xsd:integer;
  dwc:temperature '3.5'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 0802L18AF20209'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '514315'^^xsd:integer;
  dwc:sampleSize '0,0546082 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,0546082 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 0802L18AF20209'^^xsd:string;
  dwc:observationDate '2008-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '514315'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%200802L18AF20225>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L18AF20225> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L18AF20225> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.9858 5.722)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-25.9858"^^xsd:decimal ;
  dwc:decimalLongitude "5.722"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1051"^^xsd:integer ;
  dwc:maximumDepthInMeters "1061"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1807.44"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L18AF20225>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.9858 5.722)"^^geo:wktLiteral ;
  geo-pos:lat "-25.9858"^^xsd:decimal ;
  geo-pos:long "5.722"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1807.44"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%200802L18AF20225>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 0802L18AF20225" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 0802L18AF20225'^^xsd:string;
  dwc:scientificName 'Chaceon erytheiae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '5.722'^^xsd:double;
  dwc:startLongitude '5.7395'^^xsd:double;
  dwc:endLongitude '5.7045'^^xsd:double;
  dwc:latitude '-25.9858'^^xsd:double;
  dwc:startLatitude '-25.9818'^^xsd:double;
  dwc:endLatitude '-25.9898'^^xsd:double;
  dwc:coordinatePrecision '1807.44'^^xsd:double;
  dwc:minimumDepth '1051'^^xsd:integer;
  dwc:maximumDepth '1061'^^xsd:integer;
  dwc:temperature '3.5'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 0802L18AF20225'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '241100'^^xsd:integer;
  dwc:sampleSize '0,0546082 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,0546082 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 0802L18AF20225'^^xsd:string;
  dwc:observationDate '2008-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '241100'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%200802L10AF10743>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L10AF10743> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L10AF10743> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.554 6.1426)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-25.554"^^xsd:decimal ;
  dwc:decimalLongitude "6.1426"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "868"^^xsd:integer ;
  dwc:maximumDepthInMeters "868"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1463.42"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L10AF10743>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.554 6.1426)"^^geo:wktLiteral ;
  geo-pos:lat "-25.554"^^xsd:decimal ;
  geo-pos:long "6.1426"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1463.42"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%200802L10AF10743>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 0802L10AF10743" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 0802L10AF10743'^^xsd:string;
  dwc:scientificName 'Melanocetus johnsonii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '6.1426'^^xsd:double;
  dwc:startLongitude '6.1462'^^xsd:double;
  dwc:endLongitude '6.139'^^xsd:double;
  dwc:latitude '-25.554'^^xsd:double;
  dwc:startLatitude '-25.5412'^^xsd:double;
  dwc:endLatitude '-25.5668'^^xsd:double;
  dwc:coordinatePrecision '1463.42'^^xsd:double;
  dwc:minimumDepth '868'^^xsd:integer;
  dwc:maximumDepth '868'^^xsd:integer;
  dwc:temperature '4'^^xsd:integer;
  dwc:previousCatalogNumber 'NAMIBIA 0802L10AF10743'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '126556'^^xsd:integer;
  dwc:sampleSize '0,05572428 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,05572428 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 0802L10AF10743'^^xsd:string;
  dwc:observationDate '2008-02-18'^^xsd:date;
  dwc:aphiaIdAccepted '126556'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%200802L10AF10790>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L10AF10790> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L10AF10790> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.554 6.1426)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-25.554"^^xsd:decimal ;
  dwc:decimalLongitude "6.1426"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "868"^^xsd:integer ;
  dwc:maximumDepthInMeters "868"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1463.42"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L10AF10790>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.554 6.1426)"^^geo:wktLiteral ;
  geo-pos:lat "-25.554"^^xsd:decimal ;
  geo-pos:long "6.1426"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1463.42"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%200802L10AF10790>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 0802L10AF10790" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 0802L10AF10790'^^xsd:string;
  dwc:scientificName 'Sphagemacrurus hirundo'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '6.1426'^^xsd:double;
  dwc:startLongitude '6.1462'^^xsd:double;
  dwc:endLongitude '6.139'^^xsd:double;
  dwc:latitude '-25.554'^^xsd:double;
  dwc:startLatitude '-25.5412'^^xsd:double;
  dwc:endLatitude '-25.5668'^^xsd:double;
  dwc:coordinatePrecision '1463.42'^^xsd:double;
  dwc:minimumDepth '868'^^xsd:integer;
  dwc:maximumDepth '868'^^xsd:integer;
  dwc:temperature '4'^^xsd:integer;
  dwc:previousCatalogNumber 'NAMIBIA 0802L10AF10790'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '126479'^^xsd:integer;
  dwc:sampleSize '0,05572428 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,05572428 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 0802L10AF10790'^^xsd:string;
  dwc:observationDate '2008-02-18'^^xsd:date;
  dwc:aphiaIdAccepted '126479'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%200802L10AF10827>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L10AF10827> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L10AF10827> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.554 6.1426)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-25.554"^^xsd:decimal ;
  dwc:decimalLongitude "6.1426"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "868"^^xsd:integer ;
  dwc:maximumDepthInMeters "868"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1463.42"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L10AF10827>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.554 6.1426)"^^geo:wktLiteral ;
  geo-pos:lat "-25.554"^^xsd:decimal ;
  geo-pos:long "6.1426"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1463.42"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%200802L10AF10827>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 0802L10AF10827" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 0802L10AF10827'^^xsd:string;
  dwc:scientificName 'Nezumia brevibarbata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '6.1426'^^xsd:double;
  dwc:startLongitude '6.1462'^^xsd:double;
  dwc:endLongitude '6.139'^^xsd:double;
  dwc:latitude '-25.554'^^xsd:double;
  dwc:startLatitude '-25.5412'^^xsd:double;
  dwc:endLatitude '-25.5668'^^xsd:double;
  dwc:coordinatePrecision '1463.42'^^xsd:double;
  dwc:minimumDepth '868'^^xsd:integer;
  dwc:maximumDepth '868'^^xsd:integer;
  dwc:temperature '4'^^xsd:integer;
  dwc:previousCatalogNumber 'NAMIBIA 0802L10AF10827'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '217780'^^xsd:integer;
  dwc:sampleSize '0,05572428 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,05572428 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 0802L10AF10827'^^xsd:string;
  dwc:observationDate '2008-02-18'^^xsd:date;
  dwc:aphiaIdAccepted '217780'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%200802L10AF10828>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L10AF10828> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L10AF10828> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.554 6.1426)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-25.554"^^xsd:decimal ;
  dwc:decimalLongitude "6.1426"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "868"^^xsd:integer ;
  dwc:maximumDepthInMeters "868"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1463.42"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L10AF10828>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.554 6.1426)"^^geo:wktLiteral ;
  geo-pos:lat "-25.554"^^xsd:decimal ;
  geo-pos:long "6.1426"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1463.42"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%200802L10AF10828>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 0802L10AF10828" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 0802L10AF10828'^^xsd:string;
  dwc:scientificName 'Antimora rostrata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '6.1426'^^xsd:double;
  dwc:startLongitude '6.1462'^^xsd:double;
  dwc:endLongitude '6.139'^^xsd:double;
  dwc:latitude '-25.554'^^xsd:double;
  dwc:startLatitude '-25.5412'^^xsd:double;
  dwc:endLatitude '-25.5668'^^xsd:double;
  dwc:coordinatePrecision '1463.42'^^xsd:double;
  dwc:minimumDepth '868'^^xsd:integer;
  dwc:maximumDepth '868'^^xsd:integer;
  dwc:temperature '4'^^xsd:integer;
  dwc:previousCatalogNumber 'NAMIBIA 0802L10AF10828'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '126486'^^xsd:integer;
  dwc:sampleSize '0,05572428 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,05572428 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 0802L10AF10828'^^xsd:string;
  dwc:observationDate '2008-02-18'^^xsd:date;
  dwc:aphiaIdAccepted '126486'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%200802L10AF10829>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L10AF10829> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L10AF10829> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.554 6.1426)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-25.554"^^xsd:decimal ;
  dwc:decimalLongitude "6.1426"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "868"^^xsd:integer ;
  dwc:maximumDepthInMeters "868"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1463.42"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L10AF10829>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.554 6.1426)"^^geo:wktLiteral ;
  geo-pos:lat "-25.554"^^xsd:decimal ;
  geo-pos:long "6.1426"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1463.42"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%200802L10AF10829>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 0802L10AF10829" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 0802L10AF10829'^^xsd:string;
  dwc:scientificName 'Hoplostethus atlanticus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '6.1426'^^xsd:double;
  dwc:startLongitude '6.1462'^^xsd:double;
  dwc:endLongitude '6.139'^^xsd:double;
  dwc:latitude '-25.554'^^xsd:double;
  dwc:startLatitude '-25.5412'^^xsd:double;
  dwc:endLatitude '-25.5668'^^xsd:double;
  dwc:coordinatePrecision '1463.42'^^xsd:double;
  dwc:minimumDepth '868'^^xsd:integer;
  dwc:maximumDepth '868'^^xsd:integer;
  dwc:temperature '4'^^xsd:integer;
  dwc:previousCatalogNumber 'NAMIBIA 0802L10AF10829'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '126402'^^xsd:integer;
  dwc:sampleSize '0,05572428 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,05572428 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 0802L10AF10829'^^xsd:string;
  dwc:observationDate '2008-02-18'^^xsd:date;
  dwc:aphiaIdAccepted '126402'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%200802L10AF10831>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L10AF10831> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L10AF10831> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.554 6.1426)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-25.554"^^xsd:decimal ;
  dwc:decimalLongitude "6.1426"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "868"^^xsd:integer ;
  dwc:maximumDepthInMeters "868"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1463.42"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L10AF10831>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.554 6.1426)"^^geo:wktLiteral ;
  geo-pos:lat "-25.554"^^xsd:decimal ;
  geo-pos:long "6.1426"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1463.42"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%200802L10AF10831>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 0802L10AF10831" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 0802L10AF10831'^^xsd:string;
  dwc:scientificName 'Poromitra megalops'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '6.1426'^^xsd:double;
  dwc:startLongitude '6.1462'^^xsd:double;
  dwc:endLongitude '6.139'^^xsd:double;
  dwc:latitude '-25.554'^^xsd:double;
  dwc:startLatitude '-25.5412'^^xsd:double;
  dwc:endLatitude '-25.5668'^^xsd:double;
  dwc:coordinatePrecision '1463.42'^^xsd:double;
  dwc:minimumDepth '868'^^xsd:integer;
  dwc:maximumDepth '868'^^xsd:integer;
  dwc:temperature '4'^^xsd:integer;
  dwc:previousCatalogNumber 'NAMIBIA 0802L10AF10831'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '127274'^^xsd:integer;
  dwc:sampleSize '0,05572428 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,05572428 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 0802L10AF10831'^^xsd:string;
  dwc:observationDate '2008-02-18'^^xsd:date;
  dwc:aphiaIdAccepted '127274'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%201002L1AF10827>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L1AF10827> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L1AF10827> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-24.5068 6.2322)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-24.5068"^^xsd:decimal ;
  dwc:decimalLongitude "6.2322"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1840"^^xsd:integer ;
  dwc:maximumDepthInMeters "1892"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1328.68"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L1AF10827>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-24.5068 6.2322)"^^geo:wktLiteral ;
  geo-pos:lat "-24.5068"^^xsd:decimal ;
  geo-pos:long "6.2322"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1328.68"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%201002L1AF10827>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 1002L1AF10827" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 1002L1AF10827'^^xsd:string;
  dwc:scientificName 'Nezumia brevibarbata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '6.2322'^^xsd:double;
  dwc:startLongitude '6.2452'^^xsd:double;
  dwc:endLongitude '6.2192'^^xsd:double;
  dwc:latitude '-24.5068'^^xsd:double;
  dwc:startLatitude '-24.5083'^^xsd:double;
  dwc:endLatitude '-24.5052'^^xsd:double;
  dwc:coordinatePrecision '1328.68'^^xsd:double;
  dwc:minimumDepth '1840'^^xsd:integer;
  dwc:maximumDepth '1892'^^xsd:integer;
  dwc:temperature '3.2'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 1002L1AF10827'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '217780'^^xsd:integer;
  dwc:sampleSize '0,05855434 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,05855434 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 1002L1AF10827'^^xsd:string;
  dwc:observationDate '2010-02-09'^^xsd:date;
  dwc:aphiaIdAccepted '217780'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%201002L1AF10828>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L1AF10828> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L1AF10828> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-24.5068 6.2322)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-24.5068"^^xsd:decimal ;
  dwc:decimalLongitude "6.2322"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1840"^^xsd:integer ;
  dwc:maximumDepthInMeters "1892"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1328.68"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L1AF10828>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-24.5068 6.2322)"^^geo:wktLiteral ;
  geo-pos:lat "-24.5068"^^xsd:decimal ;
  geo-pos:long "6.2322"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1328.68"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%201002L1AF10828>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 1002L1AF10828" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 1002L1AF10828'^^xsd:string;
  dwc:scientificName 'Antimora rostrata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '6.2322'^^xsd:double;
  dwc:startLongitude '6.2452'^^xsd:double;
  dwc:endLongitude '6.2192'^^xsd:double;
  dwc:latitude '-24.5068'^^xsd:double;
  dwc:startLatitude '-24.5083'^^xsd:double;
  dwc:endLatitude '-24.5052'^^xsd:double;
  dwc:coordinatePrecision '1328.68'^^xsd:double;
  dwc:minimumDepth '1840'^^xsd:integer;
  dwc:maximumDepth '1892'^^xsd:integer;
  dwc:temperature '3.2'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 1002L1AF10828'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '126486'^^xsd:integer;
  dwc:sampleSize '0,05855434 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,05855434 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 1002L1AF10828'^^xsd:string;
  dwc:observationDate '2010-02-09'^^xsd:date;
  dwc:aphiaIdAccepted '126486'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%201002L1AF10832>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L1AF10832> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L1AF10832> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-24.5068 6.2322)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-24.5068"^^xsd:decimal ;
  dwc:decimalLongitude "6.2322"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1840"^^xsd:integer ;
  dwc:maximumDepthInMeters "1892"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1328.68"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L1AF10832>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-24.5068 6.2322)"^^geo:wktLiteral ;
  geo-pos:lat "-24.5068"^^xsd:decimal ;
  geo-pos:long "6.2322"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1328.68"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%201002L1AF10832>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 1002L1AF10832" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 1002L1AF10832'^^xsd:string;
  dwc:scientificName 'Coryphaenoides striaturus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '6.2322'^^xsd:double;
  dwc:startLongitude '6.2452'^^xsd:double;
  dwc:endLongitude '6.2192'^^xsd:double;
  dwc:latitude '-24.5068'^^xsd:double;
  dwc:startLatitude '-24.5083'^^xsd:double;
  dwc:endLatitude '-24.5052'^^xsd:double;
  dwc:coordinatePrecision '1328.68'^^xsd:double;
  dwc:minimumDepth '1840'^^xsd:integer;
  dwc:maximumDepth '1892'^^xsd:integer;
  dwc:temperature '3.2'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 1002L1AF10832'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '217763'^^xsd:integer;
  dwc:sampleSize '0,05855434 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,05855434 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 1002L1AF10832'^^xsd:string;
  dwc:observationDate '2010-02-09'^^xsd:date;
  dwc:aphiaIdAccepted '217763'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%201002L1AF10833>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L1AF10833> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L1AF10833> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-24.5068 6.2322)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-24.5068"^^xsd:decimal ;
  dwc:decimalLongitude "6.2322"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1840"^^xsd:integer ;
  dwc:maximumDepthInMeters "1892"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1328.68"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L1AF10833>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-24.5068 6.2322)"^^geo:wktLiteral ;
  geo-pos:lat "-24.5068"^^xsd:decimal ;
  geo-pos:long "6.2322"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1328.68"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%201002L1AF10833>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 1002L1AF10833" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 1002L1AF10833'^^xsd:string;
  dwc:scientificName 'Spectrunculus grandis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '6.2322'^^xsd:double;
  dwc:startLongitude '6.2452'^^xsd:double;
  dwc:endLongitude '6.2192'^^xsd:double;
  dwc:latitude '-24.5068'^^xsd:double;
  dwc:startLatitude '-24.5083'^^xsd:double;
  dwc:endLatitude '-24.5052'^^xsd:double;
  dwc:coordinatePrecision '1328.68'^^xsd:double;
  dwc:minimumDepth '1840'^^xsd:integer;
  dwc:maximumDepth '1892'^^xsd:integer;
  dwc:temperature '3.2'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 1002L1AF10833'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '126678'^^xsd:integer;
  dwc:sampleSize '0,05855434 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,05855434 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 1002L1AF10833'^^xsd:string;
  dwc:observationDate '2010-02-09'^^xsd:date;
  dwc:aphiaIdAccepted '126678'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%201002L1AF10937>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L1AF10937> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L1AF10937> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-24.5068 6.2322)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-24.5068"^^xsd:decimal ;
  dwc:decimalLongitude "6.2322"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1840"^^xsd:integer ;
  dwc:maximumDepthInMeters "1892"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1328.68"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L1AF10937>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-24.5068 6.2322)"^^geo:wktLiteral ;
  geo-pos:lat "-24.5068"^^xsd:decimal ;
  geo-pos:long "6.2322"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1328.68"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%201002L1AF10937>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 1002L1AF10937" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 1002L1AF10937'^^xsd:string;
  dwc:scientificName 'Sternoptyx pseudobscura'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '6.2322'^^xsd:double;
  dwc:startLongitude '6.2452'^^xsd:double;
  dwc:endLongitude '6.2192'^^xsd:double;
  dwc:latitude '-24.5068'^^xsd:double;
  dwc:startLatitude '-24.5083'^^xsd:double;
  dwc:endLatitude '-24.5052'^^xsd:double;
  dwc:coordinatePrecision '1328.68'^^xsd:double;
  dwc:minimumDepth '1840'^^xsd:integer;
  dwc:maximumDepth '1892'^^xsd:integer;
  dwc:temperature '3.2'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 1002L1AF10937'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '127315'^^xsd:integer;
  dwc:sampleSize '0,05855434 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,05855434 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 1002L1AF10937'^^xsd:string;
  dwc:observationDate '2010-02-09'^^xsd:date;
  dwc:aphiaIdAccepted '127315'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%201002L1AF10950>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L1AF10950> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L1AF10950> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-24.5068 6.2322)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-24.5068"^^xsd:decimal ;
  dwc:decimalLongitude "6.2322"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1840"^^xsd:integer ;
  dwc:maximumDepthInMeters "1892"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1328.68"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L1AF10950>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-24.5068 6.2322)"^^geo:wktLiteral ;
  geo-pos:lat "-24.5068"^^xsd:decimal ;
  geo-pos:long "6.2322"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1328.68"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%201002L1AF10950>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 1002L1AF10950" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 1002L1AF10950'^^xsd:string;
  dwc:scientificName 'Scopelogadus mizolepis mizolepis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '6.2322'^^xsd:double;
  dwc:startLongitude '6.2452'^^xsd:double;
  dwc:endLongitude '6.2192'^^xsd:double;
  dwc:latitude '-24.5068'^^xsd:double;
  dwc:startLatitude '-24.5083'^^xsd:double;
  dwc:endLatitude '-24.5052'^^xsd:double;
  dwc:coordinatePrecision '1328.68'^^xsd:double;
  dwc:minimumDepth '1840'^^xsd:integer;
  dwc:maximumDepth '1892'^^xsd:integer;
  dwc:temperature '3.2'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 1002L1AF10950'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '293738'^^xsd:integer;
  dwc:sampleSize '0,05855434 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,05855434 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 1002L1AF10950'^^xsd:string;
  dwc:observationDate '2010-02-09'^^xsd:date;
  dwc:aphiaIdAccepted '127279'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%201002L20AF10325>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L20AF10325> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L20AF10325> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.3381 5.7915)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-25.3381"^^xsd:decimal ;
  dwc:decimalLongitude "5.7915"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1155"^^xsd:integer ;
  dwc:maximumDepthInMeters "1164"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1416.33"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L20AF10325>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.3381 5.7915)"^^geo:wktLiteral ;
  geo-pos:lat "-25.3381"^^xsd:decimal ;
  geo-pos:long "5.7915"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1416.33"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%201002L20AF10325>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 1002L20AF10325" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 1002L20AF10325'^^xsd:string;
  dwc:scientificName 'Cetonurus globiceps'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '5.7915'^^xsd:double;
  dwc:startLongitude '5.7798'^^xsd:double;
  dwc:endLongitude '5.8032'^^xsd:double;
  dwc:latitude '-25.3381'^^xsd:double;
  dwc:startLatitude '-25.331'^^xsd:double;
  dwc:endLatitude '-25.3452'^^xsd:double;
  dwc:coordinatePrecision '1416.33'^^xsd:double;
  dwc:minimumDepth '1155'^^xsd:integer;
  dwc:maximumDepth '1164'^^xsd:integer;
  dwc:temperature '3.6'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 1002L20AF10325'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '126467'^^xsd:integer;
  dwc:sampleSize '0,05548512 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,05548512 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 1002L20AF10325'^^xsd:string;
  dwc:observationDate '2010-02-17'^^xsd:date;
  dwc:aphiaIdAccepted '126467'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%200802L18AF10634>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L18AF10634> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L18AF10634> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.9858 5.722)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-25.9858"^^xsd:decimal ;
  dwc:decimalLongitude "5.722"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1051"^^xsd:integer ;
  dwc:maximumDepthInMeters "1061"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1807.44"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L18AF10634>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.9858 5.722)"^^geo:wktLiteral ;
  geo-pos:lat "-25.9858"^^xsd:decimal ;
  geo-pos:long "5.722"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1807.44"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%200802L18AF10634>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 0802L18AF10634" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 0802L18AF10634'^^xsd:string;
  dwc:scientificName 'Aldrovandia affinis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '5.722'^^xsd:double;
  dwc:startLongitude '5.7395'^^xsd:double;
  dwc:endLongitude '5.7045'^^xsd:double;
  dwc:latitude '-25.9858'^^xsd:double;
  dwc:startLatitude '-25.9818'^^xsd:double;
  dwc:endLatitude '-25.9898'^^xsd:double;
  dwc:coordinatePrecision '1807.44'^^xsd:double;
  dwc:minimumDepth '1051'^^xsd:integer;
  dwc:maximumDepth '1061'^^xsd:integer;
  dwc:temperature '3.5'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 0802L18AF10634'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '126637'^^xsd:integer;
  dwc:sampleSize '0,0546082 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,0546082 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 0802L18AF10634'^^xsd:string;
  dwc:observationDate '2008-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '126637'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%201002L1AF20225>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L1AF20225> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L1AF20225> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-24.5068 6.2322)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-24.5068"^^xsd:decimal ;
  dwc:decimalLongitude "6.2322"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1840"^^xsd:integer ;
  dwc:maximumDepthInMeters "1892"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1328.68"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L1AF20225>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-24.5068 6.2322)"^^geo:wktLiteral ;
  geo-pos:lat "-24.5068"^^xsd:decimal ;
  geo-pos:long "6.2322"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1328.68"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%201002L1AF20225>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 1002L1AF20225" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 1002L1AF20225'^^xsd:string;
  dwc:scientificName 'Chaceon erytheiae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '6.2322'^^xsd:double;
  dwc:startLongitude '6.2452'^^xsd:double;
  dwc:endLongitude '6.2192'^^xsd:double;
  dwc:latitude '-24.5068'^^xsd:double;
  dwc:startLatitude '-24.5083'^^xsd:double;
  dwc:endLatitude '-24.5052'^^xsd:double;
  dwc:coordinatePrecision '1328.68'^^xsd:double;
  dwc:minimumDepth '1840'^^xsd:integer;
  dwc:maximumDepth '1892'^^xsd:integer;
  dwc:temperature '3.2'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 1002L1AF20225'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '241100'^^xsd:integer;
  dwc:sampleSize '0,05855434 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,05855434 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 1002L1AF20225'^^xsd:string;
  dwc:observationDate '2010-02-09'^^xsd:date;
  dwc:aphiaIdAccepted '241100'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%201002L1AF20230>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L1AF20230> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L1AF20230> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-24.5068 6.2322)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-24.5068"^^xsd:decimal ;
  dwc:decimalLongitude "6.2322"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1840"^^xsd:integer ;
  dwc:maximumDepthInMeters "1892"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1328.68"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L1AF20230>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-24.5068 6.2322)"^^geo:wktLiteral ;
  geo-pos:lat "-24.5068"^^xsd:decimal ;
  geo-pos:long "6.2322"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1328.68"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%201002L1AF20230>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 1002L1AF20230" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 1002L1AF20230'^^xsd:string;
  dwc:scientificName 'Austropenaeus nitidus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '6.2322'^^xsd:double;
  dwc:startLongitude '6.2452'^^xsd:double;
  dwc:endLongitude '6.2192'^^xsd:double;
  dwc:latitude '-24.5068'^^xsd:double;
  dwc:startLatitude '-24.5083'^^xsd:double;
  dwc:endLatitude '-24.5052'^^xsd:double;
  dwc:coordinatePrecision '1328.68'^^xsd:double;
  dwc:minimumDepth '1840'^^xsd:integer;
  dwc:maximumDepth '1892'^^xsd:integer;
  dwc:temperature '3.2'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 1002L1AF20230'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '246428'^^xsd:integer;
  dwc:sampleSize '0,05855434 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,05855434 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 1002L1AF20230'^^xsd:string;
  dwc:observationDate '2010-02-09'^^xsd:date;
  dwc:aphiaIdAccepted '246428'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%201002L1AF20234>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L1AF20234> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L1AF20234> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-24.5068 6.2322)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-24.5068"^^xsd:decimal ;
  dwc:decimalLongitude "6.2322"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1840"^^xsd:integer ;
  dwc:maximumDepthInMeters "1892"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1328.68"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L1AF20234>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-24.5068 6.2322)"^^geo:wktLiteral ;
  geo-pos:lat "-24.5068"^^xsd:decimal ;
  geo-pos:long "6.2322"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1328.68"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%201002L1AF20234>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 1002L1AF20234" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 1002L1AF20234'^^xsd:string;
  dwc:scientificName 'Gordonella kensleyi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '6.2322'^^xsd:double;
  dwc:startLongitude '6.2452'^^xsd:double;
  dwc:endLongitude '6.2192'^^xsd:double;
  dwc:latitude '-24.5068'^^xsd:double;
  dwc:startLatitude '-24.5083'^^xsd:double;
  dwc:endLatitude '-24.5052'^^xsd:double;
  dwc:coordinatePrecision '1328.68'^^xsd:double;
  dwc:minimumDepth '1840'^^xsd:integer;
  dwc:maximumDepth '1892'^^xsd:integer;
  dwc:temperature '3.2'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 1002L1AF20234'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '211883'^^xsd:integer;
  dwc:sampleSize '0,05855434 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,05855434 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 1002L1AF20234'^^xsd:string;
  dwc:observationDate '2010-02-09'^^xsd:date;
  dwc:aphiaIdAccepted '211883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%201002L1AF30128>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L1AF30128> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L1AF30128> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-24.5068 6.2322)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-24.5068"^^xsd:decimal ;
  dwc:decimalLongitude "6.2322"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1840"^^xsd:integer ;
  dwc:maximumDepthInMeters "1892"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1328.68"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L1AF30128>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-24.5068 6.2322)"^^geo:wktLiteral ;
  geo-pos:lat "-24.5068"^^xsd:decimal ;
  geo-pos:long "6.2322"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1328.68"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%201002L1AF30128>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 1002L1AF30128" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 1002L1AF30128'^^xsd:string;
  dwc:scientificName 'Cymbulia peronii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '6.2322'^^xsd:double;
  dwc:startLongitude '6.2452'^^xsd:double;
  dwc:endLongitude '6.2192'^^xsd:double;
  dwc:latitude '-24.5068'^^xsd:double;
  dwc:startLatitude '-24.5083'^^xsd:double;
  dwc:endLatitude '-24.5052'^^xsd:double;
  dwc:coordinatePrecision '1328.68'^^xsd:double;
  dwc:minimumDepth '1840'^^xsd:integer;
  dwc:maximumDepth '1892'^^xsd:integer;
  dwc:temperature '3.2'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 1002L1AF30128'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '139494'^^xsd:integer;
  dwc:sampleSize '0,05855434 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,05855434 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 1002L1AF30128'^^xsd:string;
  dwc:observationDate '2010-02-09'^^xsd:date;
  dwc:aphiaIdAccepted '139494'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%201002L1AF40070>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L1AF40070> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L1AF40070> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-24.5068 6.2322)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-24.5068"^^xsd:decimal ;
  dwc:decimalLongitude "6.2322"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1840"^^xsd:integer ;
  dwc:maximumDepthInMeters "1892"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1328.68"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L1AF40070>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-24.5068 6.2322)"^^geo:wktLiteral ;
  geo-pos:lat "-24.5068"^^xsd:decimal ;
  geo-pos:long "6.2322"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1328.68"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%201002L1AF40070>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 1002L1AF40070" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 1002L1AF40070'^^xsd:string;
  dwc:scientificName 'Pyrosoma atlanticum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '6.2322'^^xsd:double;
  dwc:startLongitude '6.2452'^^xsd:double;
  dwc:endLongitude '6.2192'^^xsd:double;
  dwc:latitude '-24.5068'^^xsd:double;
  dwc:startLatitude '-24.5083'^^xsd:double;
  dwc:endLatitude '-24.5052'^^xsd:double;
  dwc:coordinatePrecision '1328.68'^^xsd:double;
  dwc:minimumDepth '1840'^^xsd:integer;
  dwc:maximumDepth '1892'^^xsd:integer;
  dwc:temperature '3.2'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 1002L1AF40070'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '137250'^^xsd:integer;
  dwc:sampleSize '0,05855434 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,05855434 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 1002L1AF40070'^^xsd:string;
  dwc:observationDate '2010-02-09'^^xsd:date;
  dwc:aphiaIdAccepted '137250'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%201002L20AF10001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L20AF10001> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L20AF10001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.3381 5.7915)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-25.3381"^^xsd:decimal ;
  dwc:decimalLongitude "5.7915"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1155"^^xsd:integer ;
  dwc:maximumDepthInMeters "1164"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1416.33"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L20AF10001>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.3381 5.7915)"^^geo:wktLiteral ;
  geo-pos:lat "-25.3381"^^xsd:decimal ;
  geo-pos:long "5.7915"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1416.33"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%201002L20AF10001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 1002L20AF10001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 1002L20AF10001'^^xsd:string;
  dwc:scientificName 'Bathysaurus ferox'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '5.7915'^^xsd:double;
  dwc:startLongitude '5.7798'^^xsd:double;
  dwc:endLongitude '5.8032'^^xsd:double;
  dwc:latitude '-25.3381'^^xsd:double;
  dwc:startLatitude '-25.331'^^xsd:double;
  dwc:endLatitude '-25.3452'^^xsd:double;
  dwc:coordinatePrecision '1416.33'^^xsd:double;
  dwc:minimumDepth '1155'^^xsd:integer;
  dwc:maximumDepth '1164'^^xsd:integer;
  dwc:temperature '3.6'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 1002L20AF10001'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '126369'^^xsd:integer;
  dwc:sampleSize '0,05548512 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,05548512 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 1002L20AF10001'^^xsd:string;
  dwc:observationDate '2010-02-17'^^xsd:date;
  dwc:aphiaIdAccepted '126369'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%201002L20AF10007>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L20AF10007> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L20AF10007> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.3381 5.7915)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-25.3381"^^xsd:decimal ;
  dwc:decimalLongitude "5.7915"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1155"^^xsd:integer ;
  dwc:maximumDepthInMeters "1164"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1416.33"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L20AF10007>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.3381 5.7915)"^^geo:wktLiteral ;
  geo-pos:lat "-25.3381"^^xsd:decimal ;
  geo-pos:long "5.7915"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1416.33"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%201002L20AF10007>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 1002L20AF10007" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 1002L20AF10007'^^xsd:string;
  dwc:scientificName 'Argyropelecus gigas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '5.7915'^^xsd:double;
  dwc:startLongitude '5.7798'^^xsd:double;
  dwc:endLongitude '5.8032'^^xsd:double;
  dwc:latitude '-25.3381'^^xsd:double;
  dwc:startLatitude '-25.331'^^xsd:double;
  dwc:endLatitude '-25.3452'^^xsd:double;
  dwc:coordinatePrecision '1416.33'^^xsd:double;
  dwc:minimumDepth '1155'^^xsd:integer;
  dwc:maximumDepth '1164'^^xsd:integer;
  dwc:temperature '3.6'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 1002L20AF10007'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '127308'^^xsd:integer;
  dwc:sampleSize '0,05548512 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,05548512 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 1002L20AF10007'^^xsd:string;
  dwc:observationDate '2010-02-17'^^xsd:date;
  dwc:aphiaIdAccepted '127308'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%201002L20AF10320>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L20AF10320> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L20AF10320> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.3381 5.7915)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-25.3381"^^xsd:decimal ;
  dwc:decimalLongitude "5.7915"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1155"^^xsd:integer ;
  dwc:maximumDepthInMeters "1164"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1416.33"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L20AF10320>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.3381 5.7915)"^^geo:wktLiteral ;
  geo-pos:lat "-25.3381"^^xsd:decimal ;
  geo-pos:long "5.7915"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1416.33"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%201002L20AF10320>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 1002L20AF10320" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 1002L20AF10320'^^xsd:string;
  dwc:scientificName 'Coelorinchus labiatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '5.7915'^^xsd:double;
  dwc:startLongitude '5.7798'^^xsd:double;
  dwc:endLongitude '5.8032'^^xsd:double;
  dwc:latitude '-25.3381'^^xsd:double;
  dwc:startLatitude '-25.331'^^xsd:double;
  dwc:endLatitude '-25.3452'^^xsd:double;
  dwc:coordinatePrecision '1416.33'^^xsd:double;
  dwc:minimumDepth '1155'^^xsd:integer;
  dwc:maximumDepth '1164'^^xsd:integer;
  dwc:temperature '3.6'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 1002L20AF10320'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '280299'^^xsd:integer;
  dwc:sampleSize '0,05548512 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,05548512 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 1002L20AF10320'^^xsd:string;
  dwc:observationDate '2010-02-17'^^xsd:date;
  dwc:aphiaIdAccepted '280299'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%201002L1AF10982>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L1AF10982> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L1AF10982> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-24.5068 6.2322)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-24.5068"^^xsd:decimal ;
  dwc:decimalLongitude "6.2322"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1840"^^xsd:integer ;
  dwc:maximumDepthInMeters "1892"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1328.68"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L1AF10982>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-24.5068 6.2322)"^^geo:wktLiteral ;
  geo-pos:lat "-24.5068"^^xsd:decimal ;
  geo-pos:long "6.2322"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1328.68"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%201002L1AF10982>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 1002L1AF10982" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 1002L1AF10982'^^xsd:string;
  dwc:scientificName 'Bathypterois filiferus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '6.2322'^^xsd:double;
  dwc:startLongitude '6.2452'^^xsd:double;
  dwc:endLongitude '6.2192'^^xsd:double;
  dwc:latitude '-24.5068'^^xsd:double;
  dwc:startLatitude '-24.5083'^^xsd:double;
  dwc:endLatitude '-24.5052'^^xsd:double;
  dwc:coordinatePrecision '1328.68'^^xsd:double;
  dwc:minimumDepth '1840'^^xsd:integer;
  dwc:maximumDepth '1892'^^xsd:integer;
  dwc:temperature '3.2'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 1002L1AF10982'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '221393'^^xsd:integer;
  dwc:sampleSize '0,05855434 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,05855434 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 1002L1AF10982'^^xsd:string;
  dwc:observationDate '2010-02-09'^^xsd:date;
  dwc:aphiaIdAccepted '221393'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%201002L1AF20110>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L1AF20110> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L1AF20110> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-24.5068 6.2322)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-24.5068"^^xsd:decimal ;
  dwc:decimalLongitude "6.2322"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1840"^^xsd:integer ;
  dwc:maximumDepthInMeters "1892"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1328.68"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L1AF20110>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-24.5068 6.2322)"^^geo:wktLiteral ;
  geo-pos:lat "-24.5068"^^xsd:decimal ;
  geo-pos:long "6.2322"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1328.68"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%201002L1AF20110>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 1002L1AF20110" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-03-24'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 1002L1AF20110'^^xsd:string;
  dwc:scientificName 'Kemphyra corallina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '6.2322'^^xsd:double;
  dwc:startLongitude '6.2452'^^xsd:double;
  dwc:endLongitude '6.2192'^^xsd:double;
  dwc:latitude '-24.5068'^^xsd:double;
  dwc:startLatitude '-24.5083'^^xsd:double;
  dwc:endLatitude '-24.5052'^^xsd:double;
  dwc:coordinatePrecision '1328.68'^^xsd:double;
  dwc:minimumDepth '1840'^^xsd:integer;
  dwc:maximumDepth '1892'^^xsd:integer;
  dwc:temperature '3.2'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 1002L1AF20148'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '107593'^^xsd:integer;
  dwc:sampleSize '0,05855434 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,05855434 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 1002L1AF20110'^^xsd:string;
  dwc:observationDate '2010-02-09'^^xsd:date;
  dwc:aphiaIdAccepted '107593'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%201002L1AF20160>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L1AF20160> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L1AF20160> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-24.5068 6.2322)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-24.5068"^^xsd:decimal ;
  dwc:decimalLongitude "6.2322"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1840"^^xsd:integer ;
  dwc:maximumDepthInMeters "1892"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1328.68"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L1AF20160>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-24.5068 6.2322)"^^geo:wktLiteral ;
  geo-pos:lat "-24.5068"^^xsd:decimal ;
  geo-pos:long "6.2322"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1328.68"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%201002L1AF20160>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 1002L1AF20160" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 1002L1AF20160'^^xsd:string;
  dwc:scientificName 'Glyphocrangon longirostris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '6.2322'^^xsd:double;
  dwc:startLongitude '6.2452'^^xsd:double;
  dwc:endLongitude '6.2192'^^xsd:double;
  dwc:latitude '-24.5068'^^xsd:double;
  dwc:startLatitude '-24.5083'^^xsd:double;
  dwc:endLatitude '-24.5052'^^xsd:double;
  dwc:coordinatePrecision '1328.68'^^xsd:double;
  dwc:minimumDepth '1840'^^xsd:integer;
  dwc:maximumDepth '1892'^^xsd:integer;
  dwc:temperature '3.2'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 1002L1AF20160'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '107571'^^xsd:integer;
  dwc:sampleSize '0,05855434 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,05855434 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 1002L1AF20160'^^xsd:string;
  dwc:observationDate '2010-02-09'^^xsd:date;
  dwc:aphiaIdAccepted '107571'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%201002L1AF20163>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L1AF20163> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L1AF20163> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-24.5068 6.2322)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-24.5068"^^xsd:decimal ;
  dwc:decimalLongitude "6.2322"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1840"^^xsd:integer ;
  dwc:maximumDepthInMeters "1892"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1328.68"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L1AF20163>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-24.5068 6.2322)"^^geo:wktLiteral ;
  geo-pos:lat "-24.5068"^^xsd:decimal ;
  geo-pos:long "6.2322"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1328.68"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%201002L1AF20163>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 1002L1AF20163" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-03-24'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 1002L1AF20163'^^xsd:string;
  dwc:scientificName 'Gnathophausia zoea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '6.2322'^^xsd:double;
  dwc:startLongitude '6.2452'^^xsd:double;
  dwc:endLongitude '6.2192'^^xsd:double;
  dwc:latitude '-24.5068'^^xsd:double;
  dwc:startLatitude '-24.5083'^^xsd:double;
  dwc:endLatitude '-24.5052'^^xsd:double;
  dwc:coordinatePrecision '1328.68'^^xsd:double;
  dwc:minimumDepth '1840'^^xsd:integer;
  dwc:maximumDepth '1892'^^xsd:integer;
  dwc:temperature '3.2'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA  1002L1AF20163'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '119930'^^xsd:integer;
  dwc:sampleSize '0,05855434 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,05855434 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 1002L1AF20163'^^xsd:string;
  dwc:observationDate '2010-02-09'^^xsd:date;
  dwc:aphiaIdAccepted '119930'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%201002L1AF20209>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L1AF20209> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L1AF20209> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-24.5068 6.2322)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-24.5068"^^xsd:decimal ;
  dwc:decimalLongitude "6.2322"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1840"^^xsd:integer ;
  dwc:maximumDepthInMeters "1892"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1328.68"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L1AF20209>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-24.5068 6.2322)"^^geo:wktLiteral ;
  geo-pos:lat "-24.5068"^^xsd:decimal ;
  geo-pos:long "6.2322"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1328.68"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%201002L1AF20209>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 1002L1AF20209" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 1002L1AF20209'^^xsd:string;
  dwc:scientificName 'Nematocarcinus longirostris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '6.2322'^^xsd:double;
  dwc:startLongitude '6.2452'^^xsd:double;
  dwc:endLongitude '6.2192'^^xsd:double;
  dwc:latitude '-24.5068'^^xsd:double;
  dwc:startLatitude '-24.5083'^^xsd:double;
  dwc:endLatitude '-24.5052'^^xsd:double;
  dwc:coordinatePrecision '1328.68'^^xsd:double;
  dwc:minimumDepth '1840'^^xsd:integer;
  dwc:maximumDepth '1892'^^xsd:integer;
  dwc:temperature '3.2'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 1002L1AF20209'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '514315'^^xsd:integer;
  dwc:sampleSize '0,05855434 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,05855434 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 1002L1AF20209'^^xsd:string;
  dwc:observationDate '2010-02-09'^^xsd:date;
  dwc:aphiaIdAccepted '514315'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%201002L1AF10862>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L1AF10862> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L1AF10862> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-24.5068 6.2322)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-24.5068"^^xsd:decimal ;
  dwc:decimalLongitude "6.2322"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1840"^^xsd:integer ;
  dwc:maximumDepthInMeters "1892"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1328.68"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L1AF10862>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-24.5068 6.2322)"^^geo:wktLiteral ;
  geo-pos:lat "-24.5068"^^xsd:decimal ;
  geo-pos:long "6.2322"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1328.68"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%201002L1AF10862>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 1002L1AF10862" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 1002L1AF10862'^^xsd:string;
  dwc:scientificName 'Photichthys argenteus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '6.2322'^^xsd:double;
  dwc:startLongitude '6.2452'^^xsd:double;
  dwc:endLongitude '6.2192'^^xsd:double;
  dwc:latitude '-24.5068'^^xsd:double;
  dwc:startLatitude '-24.5083'^^xsd:double;
  dwc:endLatitude '-24.5052'^^xsd:double;
  dwc:coordinatePrecision '1328.68'^^xsd:double;
  dwc:minimumDepth '1840'^^xsd:integer;
  dwc:maximumDepth '1892'^^xsd:integer;
  dwc:temperature '3.2'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 1002L1AF10862'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '400296'^^xsd:integer;
  dwc:sampleSize '0,05855434 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,05855434 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 1002L1AF10862'^^xsd:string;
  dwc:observationDate '2010-02-09'^^xsd:date;
  dwc:aphiaIdAccepted '220007'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%201002L1AF10834>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L1AF10834> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L1AF10834> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-24.5068 6.2322)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-24.5068"^^xsd:decimal ;
  dwc:decimalLongitude "6.2322"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1840"^^xsd:integer ;
  dwc:maximumDepthInMeters "1892"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1328.68"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L1AF10834>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-24.5068 6.2322)"^^geo:wktLiteral ;
  geo-pos:lat "-24.5068"^^xsd:decimal ;
  geo-pos:long "6.2322"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1328.68"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%201002L1AF10834>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 1002L1AF10834" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 1002L1AF10834'^^xsd:string;
  dwc:scientificName 'Conocara murrayi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '6.2322'^^xsd:double;
  dwc:startLongitude '6.2452'^^xsd:double;
  dwc:endLongitude '6.2192'^^xsd:double;
  dwc:latitude '-24.5068'^^xsd:double;
  dwc:startLatitude '-24.5083'^^xsd:double;
  dwc:endLatitude '-24.5052'^^xsd:double;
  dwc:coordinatePrecision '1328.68'^^xsd:double;
  dwc:minimumDepth '1840'^^xsd:integer;
  dwc:maximumDepth '1892'^^xsd:integer;
  dwc:temperature '3.2'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 1002L1AF10834'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '126697'^^xsd:integer;
  dwc:sampleSize '0,05855434 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,05855434 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 1002L1AF10834'^^xsd:string;
  dwc:observationDate '2010-02-09'^^xsd:date;
  dwc:aphiaIdAccepted '126697'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%201002L1AF10919>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L1AF10919> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L1AF10919> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-24.5068 6.2322)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-24.5068"^^xsd:decimal ;
  dwc:decimalLongitude "6.2322"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1840"^^xsd:integer ;
  dwc:maximumDepthInMeters "1892"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1328.68"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L1AF10919>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-24.5068 6.2322)"^^geo:wktLiteral ;
  geo-pos:lat "-24.5068"^^xsd:decimal ;
  geo-pos:long "6.2322"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1328.68"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%201002L1AF10919>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 1002L1AF10919" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 1002L1AF10919'^^xsd:string;
  dwc:scientificName 'Squalogadus modificatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '6.2322'^^xsd:double;
  dwc:startLongitude '6.2452'^^xsd:double;
  dwc:endLongitude '6.2192'^^xsd:double;
  dwc:latitude '-24.5068'^^xsd:double;
  dwc:startLatitude '-24.5083'^^xsd:double;
  dwc:endLatitude '-24.5052'^^xsd:double;
  dwc:coordinatePrecision '1328.68'^^xsd:double;
  dwc:minimumDepth '1840'^^xsd:integer;
  dwc:maximumDepth '1892'^^xsd:integer;
  dwc:temperature '3.2'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 1002L1AF10919'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '221514'^^xsd:integer;
  dwc:sampleSize '0,05855434 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,05855434 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 1002L1AF10919'^^xsd:string;
  dwc:observationDate '2010-02-09'^^xsd:date;
  dwc:aphiaIdAccepted '221514'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%201002L1AF10930>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L1AF10930> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L1AF10930> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-24.5068 6.2322)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-24.5068"^^xsd:decimal ;
  dwc:decimalLongitude "6.2322"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1840"^^xsd:integer ;
  dwc:maximumDepthInMeters "1892"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1328.68"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L1AF10930>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-24.5068 6.2322)"^^geo:wktLiteral ;
  geo-pos:lat "-24.5068"^^xsd:decimal ;
  geo-pos:long "6.2322"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1328.68"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%201002L1AF10930>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 1002L1AF10930" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 1002L1AF10930'^^xsd:string;
  dwc:scientificName 'Borostomias antarcticus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '6.2322'^^xsd:double;
  dwc:startLongitude '6.2452'^^xsd:double;
  dwc:endLongitude '6.2192'^^xsd:double;
  dwc:latitude '-24.5068'^^xsd:double;
  dwc:startLatitude '-24.5083'^^xsd:double;
  dwc:endLatitude '-24.5052'^^xsd:double;
  dwc:coordinatePrecision '1328.68'^^xsd:double;
  dwc:minimumDepth '1840'^^xsd:integer;
  dwc:maximumDepth '1892'^^xsd:integer;
  dwc:temperature '3.2'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 1002L1AF10930'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '127334'^^xsd:integer;
  dwc:sampleSize '0,05855434 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,05855434 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 1002L1AF10930'^^xsd:string;
  dwc:observationDate '2010-02-09'^^xsd:date;
  dwc:aphiaIdAccepted '127334'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%200802L18AF20148>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L18AF20148> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L18AF20148> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.9858 5.722)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-25.9858"^^xsd:decimal ;
  dwc:decimalLongitude "5.722"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1051"^^xsd:integer ;
  dwc:maximumDepthInMeters "1061"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1807.44"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L18AF20148>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.9858 5.722)"^^geo:wktLiteral ;
  geo-pos:lat "-25.9858"^^xsd:decimal ;
  geo-pos:long "5.722"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1807.44"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%200802L18AF20148>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 0802L18AF20148" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 0802L18AF20148'^^xsd:string;
  dwc:scientificName 'Acanthephyra eximia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '5.722'^^xsd:double;
  dwc:startLongitude '5.7395'^^xsd:double;
  dwc:endLongitude '5.7045'^^xsd:double;
  dwc:latitude '-25.9858'^^xsd:double;
  dwc:startLatitude '-25.9818'^^xsd:double;
  dwc:endLatitude '-25.9898'^^xsd:double;
  dwc:coordinatePrecision '1807.44'^^xsd:double;
  dwc:minimumDepth '1051'^^xsd:integer;
  dwc:maximumDepth '1061'^^xsd:integer;
  dwc:temperature '3.5'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 0802L18AF20148'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '564909'^^xsd:integer;
  dwc:sampleSize '0,0546082 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,0546082 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 0802L18AF20148'^^xsd:string;
  dwc:observationDate '2008-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '564909'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%200802L18AF20192>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L18AF20192> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L18AF20192> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.9858 5.722)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-25.9858"^^xsd:decimal ;
  dwc:decimalLongitude "5.722"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1051"^^xsd:integer ;
  dwc:maximumDepthInMeters "1061"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1807.44"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L18AF20192>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.9858 5.722)"^^geo:wktLiteral ;
  geo-pos:lat "-25.9858"^^xsd:decimal ;
  geo-pos:long "5.722"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1807.44"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%200802L18AF20192>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 0802L18AF20192" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 0802L18AF20192'^^xsd:string;
  dwc:scientificName 'Notostomus auriculatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '5.722'^^xsd:double;
  dwc:startLongitude '5.7395'^^xsd:double;
  dwc:endLongitude '5.7045'^^xsd:double;
  dwc:latitude '-25.9858'^^xsd:double;
  dwc:startLatitude '-25.9818'^^xsd:double;
  dwc:endLatitude '-25.9898'^^xsd:double;
  dwc:coordinatePrecision '1807.44'^^xsd:double;
  dwc:minimumDepth '1051'^^xsd:integer;
  dwc:maximumDepth '1061'^^xsd:integer;
  dwc:temperature '3.5'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 0802L18AF20192'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '240812'^^xsd:integer;
  dwc:sampleSize '0,0546082 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,0546082 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 0802L18AF20192'^^xsd:string;
  dwc:observationDate '2008-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '240812'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%200802L15AF10326>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L15AF10326> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L15AF10326> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.9459 5.889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-25.9459"^^xsd:decimal ;
  dwc:decimalLongitude "5.889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1486"^^xsd:integer ;
  dwc:maximumDepthInMeters "1488"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1373.34"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L15AF10326>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.9459 5.889)"^^geo:wktLiteral ;
  geo-pos:lat "-25.9459"^^xsd:decimal ;
  geo-pos:long "5.889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1373.34"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%200802L15AF10326>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 0802L15AF10326" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 0802L15AF10326'^^xsd:string;
  dwc:scientificName 'Cataetyx laticeps'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '5.889'^^xsd:double;
  dwc:startLongitude '5.878'^^xsd:double;
  dwc:endLongitude '5.9'^^xsd:double;
  dwc:latitude '-25.9459'^^xsd:double;
  dwc:startLatitude '-25.9533'^^xsd:double;
  dwc:endLatitude '-25.9385'^^xsd:double;
  dwc:coordinatePrecision '1373.34'^^xsd:double;
  dwc:minimumDepth '1486'^^xsd:integer;
  dwc:maximumDepth '1488'^^xsd:integer;
  dwc:temperature '3.1'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 0802L15AF10326'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '126657'^^xsd:integer;
  dwc:sampleSize '0,0542096 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,0542096 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 0802L15AF10326'^^xsd:string;
  dwc:observationDate '2008-02-21'^^xsd:date;
  dwc:aphiaIdAccepted '126657'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%200802L15AF10440>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L15AF10440> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L15AF10440> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.9459 5.889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-25.9459"^^xsd:decimal ;
  dwc:decimalLongitude "5.889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1486"^^xsd:integer ;
  dwc:maximumDepthInMeters "1488"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1373.34"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L15AF10440>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.9459 5.889)"^^geo:wktLiteral ;
  geo-pos:lat "-25.9459"^^xsd:decimal ;
  geo-pos:long "5.889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1373.34"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%200802L15AF10440>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 0802L15AF10440" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 0802L15AF10440'^^xsd:string;
  dwc:scientificName 'Acanthochaenus luetkenii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '5.889'^^xsd:double;
  dwc:startLongitude '5.878'^^xsd:double;
  dwc:endLongitude '5.9'^^xsd:double;
  dwc:latitude '-25.9459'^^xsd:double;
  dwc:startLatitude '-25.9533'^^xsd:double;
  dwc:endLatitude '-25.9385'^^xsd:double;
  dwc:coordinatePrecision '1373.34'^^xsd:double;
  dwc:minimumDepth '1486'^^xsd:integer;
  dwc:maximumDepth '1488'^^xsd:integer;
  dwc:temperature '3.1'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 0802L15AF10440'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '127280'^^xsd:integer;
  dwc:sampleSize '0,0542096 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,0542096 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 0802L15AF10440'^^xsd:string;
  dwc:observationDate '2008-02-21'^^xsd:date;
  dwc:aphiaIdAccepted '127280'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%200802L15AF10532>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L15AF10532> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L15AF10532> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.9459 5.889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-25.9459"^^xsd:decimal ;
  dwc:decimalLongitude "5.889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1486"^^xsd:integer ;
  dwc:maximumDepthInMeters "1488"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1373.34"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L15AF10532>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.9459 5.889)"^^geo:wktLiteral ;
  geo-pos:lat "-25.9459"^^xsd:decimal ;
  geo-pos:long "5.889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1373.34"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%200802L15AF10532>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 0802L15AF10532" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 0802L15AF10532'^^xsd:string;
  dwc:scientificName 'Bathygadus favosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '5.889'^^xsd:double;
  dwc:startLongitude '5.878'^^xsd:double;
  dwc:endLongitude '5.9'^^xsd:double;
  dwc:latitude '-25.9459'^^xsd:double;
  dwc:startLatitude '-25.9533'^^xsd:double;
  dwc:endLatitude '-25.9385'^^xsd:double;
  dwc:coordinatePrecision '1373.34'^^xsd:double;
  dwc:minimumDepth '1486'^^xsd:integer;
  dwc:maximumDepth '1488'^^xsd:integer;
  dwc:temperature '3.1'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 0802L15AF10532'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '126462'^^xsd:integer;
  dwc:sampleSize '0,0542096 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,0542096 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 0802L15AF10532'^^xsd:string;
  dwc:observationDate '2008-02-21'^^xsd:date;
  dwc:aphiaIdAccepted '126462'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%200802L16AF10862>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L16AF10862> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L16AF10862> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.9033 5.9772)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-25.9033"^^xsd:decimal ;
  dwc:decimalLongitude "5.9772"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1540"^^xsd:integer ;
  dwc:maximumDepthInMeters "1543"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1361.33"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L16AF10862>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.9033 5.9772)"^^geo:wktLiteral ;
  geo-pos:lat "-25.9033"^^xsd:decimal ;
  geo-pos:long "5.9772"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1361.33"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%200802L16AF10862>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 0802L16AF10862" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 0802L16AF10862'^^xsd:string;
  dwc:scientificName 'Photichthys argenteus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '5.9772'^^xsd:double;
  dwc:startLongitude '5.9865'^^xsd:double;
  dwc:endLongitude '5.968'^^xsd:double;
  dwc:latitude '-25.9033'^^xsd:double;
  dwc:startLatitude '-25.9123'^^xsd:double;
  dwc:endLatitude '-25.8943'^^xsd:double;
  dwc:coordinatePrecision '1361.33'^^xsd:double;
  dwc:minimumDepth '1540'^^xsd:integer;
  dwc:maximumDepth '1543'^^xsd:integer;
  dwc:temperature '3.1'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 0802L16AF10862'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '400296'^^xsd:integer;
  dwc:sampleSize '0,05448862 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,05448862 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 0802L16AF10862'^^xsd:string;
  dwc:observationDate '2008-02-22'^^xsd:date;
  dwc:aphiaIdAccepted '220007'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%200802L16AF10907>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L16AF10907> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L16AF10907> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.9033 5.9772)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-25.9033"^^xsd:decimal ;
  dwc:decimalLongitude "5.9772"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1540"^^xsd:integer ;
  dwc:maximumDepthInMeters "1543"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1361.33"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L16AF10907>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.9033 5.9772)"^^geo:wktLiteral ;
  geo-pos:lat "-25.9033"^^xsd:decimal ;
  geo-pos:long "5.9772"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1361.33"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%200802L16AF10907>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 0802L16AF10907" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 0802L16AF10907'^^xsd:string;
  dwc:scientificName 'Kali macrura'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '5.9772'^^xsd:double;
  dwc:startLongitude '5.9865'^^xsd:double;
  dwc:endLongitude '5.968'^^xsd:double;
  dwc:latitude '-25.9033'^^xsd:double;
  dwc:startLatitude '-25.9123'^^xsd:double;
  dwc:endLatitude '-25.8943'^^xsd:double;
  dwc:coordinatePrecision '1361.33'^^xsd:double;
  dwc:minimumDepth '1540'^^xsd:integer;
  dwc:maximumDepth '1543'^^xsd:integer;
  dwc:temperature '3.1'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 0802L16AF10907'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '126842'^^xsd:integer;
  dwc:sampleSize '0,05448862 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,05448862 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 0802L16AF10907'^^xsd:string;
  dwc:observationDate '2008-02-22'^^xsd:date;
  dwc:aphiaIdAccepted '126842'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%200802L16AF10940>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L16AF10940> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L16AF10940> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.9033 5.9772)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-25.9033"^^xsd:decimal ;
  dwc:decimalLongitude "5.9772"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1540"^^xsd:integer ;
  dwc:maximumDepthInMeters "1543"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1361.33"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L16AF10940>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.9033 5.9772)"^^geo:wktLiteral ;
  geo-pos:lat "-25.9033"^^xsd:decimal ;
  geo-pos:long "5.9772"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1361.33"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%200802L16AF10940>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 0802L16AF10940" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 0802L16AF10940'^^xsd:string;
  dwc:scientificName 'Howella sherborni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '5.9772'^^xsd:double;
  dwc:startLongitude '5.9865'^^xsd:double;
  dwc:endLongitude '5.968'^^xsd:double;
  dwc:latitude '-25.9033'^^xsd:double;
  dwc:startLatitude '-25.9123'^^xsd:double;
  dwc:endLatitude '-25.8943'^^xsd:double;
  dwc:coordinatePrecision '1361.33'^^xsd:double;
  dwc:minimumDepth '1540'^^xsd:integer;
  dwc:maximumDepth '1543'^^xsd:integer;
  dwc:temperature '3.1'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 0802L16AF10940'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '126995'^^xsd:integer;
  dwc:sampleSize '0,05448862 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,05448862 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 0802L16AF10940'^^xsd:string;
  dwc:observationDate '2008-02-22'^^xsd:date;
  dwc:aphiaIdAccepted '126995'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%200802L16AF10946>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L16AF10946> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L16AF10946> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.9033 5.9772)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-25.9033"^^xsd:decimal ;
  dwc:decimalLongitude "5.9772"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1540"^^xsd:integer ;
  dwc:maximumDepthInMeters "1543"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1361.33"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L16AF10946>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.9033 5.9772)"^^geo:wktLiteral ;
  geo-pos:lat "-25.9033"^^xsd:decimal ;
  geo-pos:long "5.9772"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1361.33"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%200802L16AF10946>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 0802L16AF10946" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 0802L16AF10946'^^xsd:string;
  dwc:scientificName 'Scopelogadus beanii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '5.9772'^^xsd:double;
  dwc:startLongitude '5.9865'^^xsd:double;
  dwc:endLongitude '5.968'^^xsd:double;
  dwc:latitude '-25.9033'^^xsd:double;
  dwc:startLatitude '-25.9123'^^xsd:double;
  dwc:endLatitude '-25.8943'^^xsd:double;
  dwc:coordinatePrecision '1361.33'^^xsd:double;
  dwc:minimumDepth '1540'^^xsd:integer;
  dwc:maximumDepth '1543'^^xsd:integer;
  dwc:temperature '3.1'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 0802L16AF10946'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '127278'^^xsd:integer;
  dwc:sampleSize '0,05448862 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,05448862 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 0802L16AF10946'^^xsd:string;
  dwc:observationDate '2008-02-22'^^xsd:date;
  dwc:aphiaIdAccepted '127278'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%200802L16AF10957>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L16AF10957> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L16AF10957> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.9033 5.9772)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-25.9033"^^xsd:decimal ;
  dwc:decimalLongitude "5.9772"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1540"^^xsd:integer ;
  dwc:maximumDepthInMeters "1543"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1361.33"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L16AF10957>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.9033 5.9772)"^^geo:wktLiteral ;
  geo-pos:lat "-25.9033"^^xsd:decimal ;
  geo-pos:long "5.9772"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1361.33"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%200802L16AF10957>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 0802L16AF10957" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 0802L16AF10957'^^xsd:string;
  dwc:scientificName 'Sternoptyx pseudodiaphana'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '5.9772'^^xsd:double;
  dwc:startLongitude '5.9865'^^xsd:double;
  dwc:endLongitude '5.968'^^xsd:double;
  dwc:latitude '-25.9033'^^xsd:double;
  dwc:startLatitude '-25.9123'^^xsd:double;
  dwc:endLatitude '-25.8943'^^xsd:double;
  dwc:coordinatePrecision '1361.33'^^xsd:double;
  dwc:minimumDepth '1540'^^xsd:integer;
  dwc:maximumDepth '1543'^^xsd:integer;
  dwc:temperature '3.1'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 0802L16AF10957'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '275005'^^xsd:integer;
  dwc:sampleSize '0,05448862 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,05448862 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 0802L16AF10957'^^xsd:string;
  dwc:observationDate '2008-02-22'^^xsd:date;
  dwc:aphiaIdAccepted '275005'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%200802L16AF10978>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L16AF10978> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L16AF10978> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.9033 5.9772)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-25.9033"^^xsd:decimal ;
  dwc:decimalLongitude "5.9772"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1540"^^xsd:integer ;
  dwc:maximumDepthInMeters "1543"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1361.33"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L16AF10978>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.9033 5.9772)"^^geo:wktLiteral ;
  geo-pos:lat "-25.9033"^^xsd:decimal ;
  geo-pos:long "5.9772"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1361.33"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%200802L16AF10978>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 0802L16AF10978" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 0802L16AF10978'^^xsd:string;
  dwc:scientificName 'Idiacanthus atlanticus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '5.9772'^^xsd:double;
  dwc:startLongitude '5.9865'^^xsd:double;
  dwc:endLongitude '5.968'^^xsd:double;
  dwc:latitude '-25.9033'^^xsd:double;
  dwc:startLatitude '-25.9123'^^xsd:double;
  dwc:endLatitude '-25.8943'^^xsd:double;
  dwc:coordinatePrecision '1361.33'^^xsd:double;
  dwc:minimumDepth '1540'^^xsd:integer;
  dwc:maximumDepth '1543'^^xsd:integer;
  dwc:temperature '3.1'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 0802L16AF10978'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '217616'^^xsd:integer;
  dwc:sampleSize '0,05448862 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,05448862 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 0802L16AF10978'^^xsd:string;
  dwc:observationDate '2008-02-22'^^xsd:date;
  dwc:aphiaIdAccepted '217616'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%200802L16AF11018>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L16AF11018> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L16AF11018> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.9033 5.9772)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-25.9033"^^xsd:decimal ;
  dwc:decimalLongitude "5.9772"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1540"^^xsd:integer ;
  dwc:maximumDepthInMeters "1543"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1361.33"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L16AF11018>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.9033 5.9772)"^^geo:wktLiteral ;
  geo-pos:lat "-25.9033"^^xsd:decimal ;
  geo-pos:long "5.9772"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1361.33"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%200802L16AF11018>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 0802L16AF11018" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 0802L16AF11018'^^xsd:string;
  dwc:scientificName 'Chaenophryne draco'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '5.9772'^^xsd:double;
  dwc:startLongitude '5.9865'^^xsd:double;
  dwc:endLongitude '5.968'^^xsd:double;
  dwc:latitude '-25.9033'^^xsd:double;
  dwc:startLatitude '-25.9123'^^xsd:double;
  dwc:endLatitude '-25.8943'^^xsd:double;
  dwc:coordinatePrecision '1361.33'^^xsd:double;
  dwc:minimumDepth '1540'^^xsd:integer;
  dwc:maximumDepth '1543'^^xsd:integer;
  dwc:temperature '3.1'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 0802L16AF11018'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '126559'^^xsd:integer;
  dwc:sampleSize '0,05448862 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,05448862 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 0802L16AF11018'^^xsd:string;
  dwc:observationDate '2008-02-22'^^xsd:date;
  dwc:aphiaIdAccepted '126559'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%200802L16AF11019>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L16AF11019> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L16AF11019> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.9033 5.9772)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-25.9033"^^xsd:decimal ;
  dwc:decimalLongitude "5.9772"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1540"^^xsd:integer ;
  dwc:maximumDepthInMeters "1543"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1361.33"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L16AF11019>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.9033 5.9772)"^^geo:wktLiteral ;
  geo-pos:lat "-25.9033"^^xsd:decimal ;
  geo-pos:long "5.9772"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1361.33"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%200802L16AF11019>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 0802L16AF11019" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 0802L16AF11019'^^xsd:string;
  dwc:scientificName 'Bathypterois phenax'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '5.9772'^^xsd:double;
  dwc:startLongitude '5.9865'^^xsd:double;
  dwc:endLongitude '5.968'^^xsd:double;
  dwc:latitude '-25.9033'^^xsd:double;
  dwc:startLatitude '-25.9123'^^xsd:double;
  dwc:endLatitude '-25.8943'^^xsd:double;
  dwc:coordinatePrecision '1361.33'^^xsd:double;
  dwc:minimumDepth '1540'^^xsd:integer;
  dwc:maximumDepth '1543'^^xsd:integer;
  dwc:temperature '3.1'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 0802L16AF11019'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '126345'^^xsd:integer;
  dwc:sampleSize '0,05448862 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,05448862 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 0802L16AF11019'^^xsd:string;
  dwc:observationDate '2008-02-22'^^xsd:date;
  dwc:aphiaIdAccepted '126345'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%200802L16AF20121>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L16AF20121> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L16AF20121> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.9034 6.1234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-25.9034"^^xsd:decimal ;
  dwc:decimalLongitude "6.1234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1540"^^xsd:integer ;
  dwc:maximumDepthInMeters "1543"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "15602.9"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L16AF20121>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.9034 6.1234)"^^geo:wktLiteral ;
  geo-pos:lat "-25.9034"^^xsd:decimal ;
  geo-pos:long "6.1234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "15602.9"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%200802L16AF20121>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 0802L16AF20121" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 0802L16AF20121'^^xsd:string;
  dwc:scientificName 'Parapagurus pilosimanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '6.1234'^^xsd:double;
  dwc:startLongitude '6.2788'^^xsd:double;
  dwc:endLongitude '5.968'^^xsd:double;
  dwc:latitude '-25.9034'^^xsd:double;
  dwc:startLatitude '-25.9123'^^xsd:double;
  dwc:endLatitude '-25.8943'^^xsd:double;
  dwc:coordinatePrecision '15602.9'^^xsd:double;
  dwc:minimumDepth '1540'^^xsd:integer;
  dwc:maximumDepth '1543'^^xsd:integer;
  dwc:temperature '3.1'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 0802L16AF20121'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '107248'^^xsd:integer;
  dwc:sampleSize '0,05448862 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,05448862 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 0802L16AF20121'^^xsd:string;
  dwc:observationDate '2008-02-22'^^xsd:date;
  dwc:aphiaIdAccepted '107248'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%201002L27AF10692>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L27AF10692> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L27AF10692> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.1297 5.4629)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-26.1297"^^xsd:decimal ;
  dwc:decimalLongitude "5.4629"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "600"^^xsd:integer ;
  dwc:maximumDepthInMeters "668"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1141.09"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L27AF10692>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.1297 5.4629)"^^geo:wktLiteral ;
  geo-pos:lat "-26.1297"^^xsd:decimal ;
  geo-pos:long "5.4629"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1141.09"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%201002L27AF10692>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 1002L27AF10692" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 1002L27AF10692'^^xsd:string;
  dwc:scientificName 'Epigonus denticulatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '5.4629'^^xsd:double;
  dwc:startLongitude '5.4727'^^xsd:double;
  dwc:endLongitude '5.4532'^^xsd:double;
  dwc:latitude '-26.1297'^^xsd:double;
  dwc:startLatitude '-26.135'^^xsd:double;
  dwc:endLatitude '-26.1243'^^xsd:double;
  dwc:coordinatePrecision '1141.09'^^xsd:double;
  dwc:minimumDepth '600'^^xsd:integer;
  dwc:maximumDepth '668'^^xsd:integer;
  dwc:temperature '5.4'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 1002L27AF10692'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '126857'^^xsd:integer;
  dwc:sampleSize '0,049828986 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,049828986 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 1002L27AF10692'^^xsd:string;
  dwc:observationDate '2010-02-19'^^xsd:date;
  dwc:aphiaIdAccepted '126857'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%201002L27AF10773>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L27AF10773> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L27AF10773> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.1297 5.4629)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-26.1297"^^xsd:decimal ;
  dwc:decimalLongitude "5.4629"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "600"^^xsd:integer ;
  dwc:maximumDepthInMeters "668"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1141.09"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L27AF10773>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.1297 5.4629)"^^geo:wktLiteral ;
  geo-pos:lat "-26.1297"^^xsd:decimal ;
  geo-pos:long "5.4629"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1141.09"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%201002L27AF10773>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 1002L27AF10773" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 1002L27AF10773'^^xsd:string;
  dwc:scientificName 'Pseudotriakis microdon'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '5.4629'^^xsd:double;
  dwc:startLongitude '5.4727'^^xsd:double;
  dwc:endLongitude '5.4532'^^xsd:double;
  dwc:latitude '-26.1297'^^xsd:double;
  dwc:startLatitude '-26.135'^^xsd:double;
  dwc:endLatitude '-26.1243'^^xsd:double;
  dwc:coordinatePrecision '1141.09'^^xsd:double;
  dwc:minimumDepth '600'^^xsd:integer;
  dwc:maximumDepth '668'^^xsd:integer;
  dwc:temperature '5.4'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 1002L27AF10773'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '105805'^^xsd:integer;
  dwc:sampleSize '0,049828986 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,049828986 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 1002L27AF10773'^^xsd:string;
  dwc:observationDate '2010-02-19'^^xsd:date;
  dwc:aphiaIdAccepted '105805'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%201002L27AF10971>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L27AF10971> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L27AF10971> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.1297 5.4629)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-26.1297"^^xsd:decimal ;
  dwc:decimalLongitude "5.4629"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "600"^^xsd:integer ;
  dwc:maximumDepthInMeters "668"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1141.09"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L27AF10971>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.1297 5.4629)"^^geo:wktLiteral ;
  geo-pos:lat "-26.1297"^^xsd:decimal ;
  geo-pos:long "5.4629"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1141.09"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%201002L27AF10971>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 1002L27AF10971" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 1002L27AF10971'^^xsd:string;
  dwc:scientificName 'Trachyscorpia eschmeyeri'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '5.4629'^^xsd:double;
  dwc:startLongitude '5.4727'^^xsd:double;
  dwc:endLongitude '5.4532'^^xsd:double;
  dwc:latitude '-26.1297'^^xsd:double;
  dwc:startLatitude '-26.135'^^xsd:double;
  dwc:endLatitude '-26.1243'^^xsd:double;
  dwc:coordinatePrecision '1141.09'^^xsd:double;
  dwc:minimumDepth '600'^^xsd:integer;
  dwc:maximumDepth '668'^^xsd:integer;
  dwc:temperature '5.4'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 1002L27AF10971'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '274872'^^xsd:integer;
  dwc:sampleSize '0,049828986 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,049828986 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 1002L27AF10971'^^xsd:string;
  dwc:observationDate '2010-02-19'^^xsd:date;
  dwc:aphiaIdAccepted '274872'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%201002L27AF10977>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L27AF10977> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L27AF10977> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.1297 5.4629)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-26.1297"^^xsd:decimal ;
  dwc:decimalLongitude "5.4629"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "600"^^xsd:integer ;
  dwc:maximumDepthInMeters "668"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1141.09"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L27AF10977>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.1297 5.4629)"^^geo:wktLiteral ;
  geo-pos:lat "-26.1297"^^xsd:decimal ;
  geo-pos:long "5.4629"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1141.09"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%201002L27AF10977>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 1002L27AF10977" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 1002L27AF10977'^^xsd:string;
  dwc:scientificName 'Lucigadus ori'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '5.4629'^^xsd:double;
  dwc:startLongitude '5.4727'^^xsd:double;
  dwc:endLongitude '5.4532'^^xsd:double;
  dwc:latitude '-26.1297'^^xsd:double;
  dwc:startLatitude '-26.135'^^xsd:double;
  dwc:endLatitude '-26.1243'^^xsd:double;
  dwc:coordinatePrecision '1141.09'^^xsd:double;
  dwc:minimumDepth '600'^^xsd:integer;
  dwc:maximumDepth '668'^^xsd:integer;
  dwc:temperature '5.4'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 1002L27AF10977'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '281420'^^xsd:integer;
  dwc:sampleSize '0,049828986 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,049828986 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 1002L27AF10977'^^xsd:string;
  dwc:observationDate '2010-02-19'^^xsd:date;
  dwc:aphiaIdAccepted '281420'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%201002L27AF11344>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L27AF11344> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L27AF11344> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.1297 5.4629)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-26.1297"^^xsd:decimal ;
  dwc:decimalLongitude "5.4629"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "600"^^xsd:integer ;
  dwc:maximumDepthInMeters "668"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1141.09"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L27AF11344>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.1297 5.4629)"^^geo:wktLiteral ;
  geo-pos:lat "-26.1297"^^xsd:decimal ;
  geo-pos:long "5.4629"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1141.09"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%201002L27AF11344>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 1002L27AF11344" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 1002L27AF11344'^^xsd:string;
  dwc:scientificName 'Centriscops humerosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '5.4629'^^xsd:double;
  dwc:startLongitude '5.4727'^^xsd:double;
  dwc:endLongitude '5.4532'^^xsd:double;
  dwc:latitude '-26.1297'^^xsd:double;
  dwc:startLatitude '-26.135'^^xsd:double;
  dwc:endLatitude '-26.1243'^^xsd:double;
  dwc:coordinatePrecision '1141.09'^^xsd:double;
  dwc:minimumDepth '600'^^xsd:integer;
  dwc:maximumDepth '668'^^xsd:integer;
  dwc:temperature '5.4'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 1002L27AF11344'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '217969'^^xsd:integer;
  dwc:sampleSize '0,049828986 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,049828986 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 1002L27AF11344'^^xsd:string;
  dwc:observationDate '2010-02-19'^^xsd:date;
  dwc:aphiaIdAccepted '217969'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%201002L27AF11345>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L27AF11345> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L27AF11345> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.1297 5.4629)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-26.1297"^^xsd:decimal ;
  dwc:decimalLongitude "5.4629"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "600"^^xsd:integer ;
  dwc:maximumDepthInMeters "668"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1141.09"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L27AF11345>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.1297 5.4629)"^^geo:wktLiteral ;
  geo-pos:lat "-26.1297"^^xsd:decimal ;
  geo-pos:long "5.4629"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1141.09"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%201002L27AF11345>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 1002L27AF11345" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 1002L27AF11345'^^xsd:string;
  dwc:scientificName 'Tripterophycis svetovidovi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '5.4629'^^xsd:double;
  dwc:startLongitude '5.4727'^^xsd:double;
  dwc:endLongitude '5.4532'^^xsd:double;
  dwc:latitude '-26.1297'^^xsd:double;
  dwc:startLatitude '-26.135'^^xsd:double;
  dwc:endLatitude '-26.1243'^^xsd:double;
  dwc:coordinatePrecision '1141.09'^^xsd:double;
  dwc:minimumDepth '600'^^xsd:integer;
  dwc:maximumDepth '668'^^xsd:integer;
  dwc:temperature '5.4'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 1002L27AF11345'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '217738'^^xsd:integer;
  dwc:sampleSize '0,049828986 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,049828986 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 1002L27AF11345'^^xsd:string;
  dwc:observationDate '2010-02-19'^^xsd:date;
  dwc:aphiaIdAccepted '217738'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%201002L27AF20125>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L27AF20125> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L27AF20125> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.1297 5.4629)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-26.1297"^^xsd:decimal ;
  dwc:decimalLongitude "5.4629"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "600"^^xsd:integer ;
  dwc:maximumDepthInMeters "668"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1141.09"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L27AF20125>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.1297 5.4629)"^^geo:wktLiteral ;
  geo-pos:lat "-26.1297"^^xsd:decimal ;
  geo-pos:long "5.4629"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1141.09"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%201002L27AF20125>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 1002L27AF20125" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-03-24'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 1002L27AF20125'^^xsd:string;
  dwc:scientificName 'Gastroptychus formosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '5.4629'^^xsd:double;
  dwc:startLongitude '5.4727'^^xsd:double;
  dwc:endLongitude '5.4532'^^xsd:double;
  dwc:latitude '-26.1297'^^xsd:double;
  dwc:startLatitude '-26.135'^^xsd:double;
  dwc:endLatitude '-26.1243'^^xsd:double;
  dwc:coordinatePrecision '1141.09'^^xsd:double;
  dwc:minimumDepth '600'^^xsd:integer;
  dwc:maximumDepth '668'^^xsd:integer;
  dwc:temperature '5.4'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA  1002L27AF20125'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '107140'^^xsd:integer;
  dwc:sampleSize '0,049828986 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,049828986 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 1002L27AF20125'^^xsd:string;
  dwc:observationDate '2010-02-19'^^xsd:date;
  dwc:aphiaIdAccepted '1310474'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%201002L27AF20225>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L27AF20225> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L27AF20225> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.1297 5.4629)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-26.1297"^^xsd:decimal ;
  dwc:decimalLongitude "5.4629"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "600"^^xsd:integer ;
  dwc:maximumDepthInMeters "668"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1141.09"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L27AF20225>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.1297 5.4629)"^^geo:wktLiteral ;
  geo-pos:lat "-26.1297"^^xsd:decimal ;
  geo-pos:long "5.4629"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1141.09"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%201002L27AF20225>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 1002L27AF20225" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 1002L27AF20225'^^xsd:string;
  dwc:scientificName 'Chaceon erytheiae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '5.4629'^^xsd:double;
  dwc:startLongitude '5.4727'^^xsd:double;
  dwc:endLongitude '5.4532'^^xsd:double;
  dwc:latitude '-26.1297'^^xsd:double;
  dwc:startLatitude '-26.135'^^xsd:double;
  dwc:endLatitude '-26.1243'^^xsd:double;
  dwc:coordinatePrecision '1141.09'^^xsd:double;
  dwc:minimumDepth '600'^^xsd:integer;
  dwc:maximumDepth '668'^^xsd:integer;
  dwc:temperature '5.4'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 1002L27AF20225'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '241100'^^xsd:integer;
  dwc:sampleSize '0,049828986 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,049828986 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 1002L27AF20225'^^xsd:string;
  dwc:observationDate '2010-02-19'^^xsd:date;
  dwc:aphiaIdAccepted '241100'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%201002L27AF40050>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L27AF40050> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L27AF40050> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.1297 5.4629)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-26.1297"^^xsd:decimal ;
  dwc:decimalLongitude "5.4629"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "600"^^xsd:integer ;
  dwc:maximumDepthInMeters "668"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1141.09"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L27AF40050>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.1297 5.4629)"^^geo:wktLiteral ;
  geo-pos:lat "-26.1297"^^xsd:decimal ;
  geo-pos:long "5.4629"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1141.09"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%201002L27AF40050>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 1002L27AF40050" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 1002L27AF40050'^^xsd:string;
  dwc:scientificName 'Callogorgia verticillata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '5.4629'^^xsd:double;
  dwc:startLongitude '5.4727'^^xsd:double;
  dwc:endLongitude '5.4532'^^xsd:double;
  dwc:latitude '-26.1297'^^xsd:double;
  dwc:startLatitude '-26.135'^^xsd:double;
  dwc:endLatitude '-26.1243'^^xsd:double;
  dwc:coordinatePrecision '1141.09'^^xsd:double;
  dwc:minimumDepth '600'^^xsd:integer;
  dwc:maximumDepth '668'^^xsd:integer;
  dwc:temperature '5.4'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 1002L27AF40050'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '125405'^^xsd:integer;
  dwc:sampleSize '0,049828986 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,049828986 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 1002L27AF40050'^^xsd:string;
  dwc:observationDate '2010-02-19'^^xsd:date;
  dwc:aphiaIdAccepted '125405'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%201002L27AF40054>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L27AF40054> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L27AF40054> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.1297 5.4629)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-26.1297"^^xsd:decimal ;
  dwc:decimalLongitude "5.4629"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "600"^^xsd:integer ;
  dwc:maximumDepthInMeters "668"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1141.09"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L27AF40054>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.1297 5.4629)"^^geo:wktLiteral ;
  geo-pos:lat "-26.1297"^^xsd:decimal ;
  geo-pos:long "5.4629"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1141.09"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%201002L27AF40054>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 1002L27AF40054" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 1002L27AF40054'^^xsd:string;
  dwc:scientificName 'Enallopsammia rostrata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '5.4629'^^xsd:double;
  dwc:startLongitude '5.4727'^^xsd:double;
  dwc:endLongitude '5.4532'^^xsd:double;
  dwc:latitude '-26.1297'^^xsd:double;
  dwc:startLatitude '-26.135'^^xsd:double;
  dwc:endLatitude '-26.1243'^^xsd:double;
  dwc:coordinatePrecision '1141.09'^^xsd:double;
  dwc:minimumDepth '600'^^xsd:integer;
  dwc:maximumDepth '668'^^xsd:integer;
  dwc:temperature '5.4'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 1002L27AF40054'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '135190'^^xsd:integer;
  dwc:sampleSize '0,049828986 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,049828986 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 1002L27AF40054'^^xsd:string;
  dwc:observationDate '2010-02-19'^^xsd:date;
  dwc:aphiaIdAccepted '135190'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%200802L16AF20148>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L16AF20148> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L16AF20148> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.9033 5.9772)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-25.9033"^^xsd:decimal ;
  dwc:decimalLongitude "5.9772"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1540"^^xsd:integer ;
  dwc:maximumDepthInMeters "1543"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1361.33"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L16AF20148>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.9033 5.9772)"^^geo:wktLiteral ;
  geo-pos:lat "-25.9033"^^xsd:decimal ;
  geo-pos:long "5.9772"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1361.33"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%200802L16AF20148>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 0802L16AF20148" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 0802L16AF20148'^^xsd:string;
  dwc:scientificName 'Acanthephyra eximia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '5.9772'^^xsd:double;
  dwc:startLongitude '5.9865'^^xsd:double;
  dwc:endLongitude '5.968'^^xsd:double;
  dwc:latitude '-25.9033'^^xsd:double;
  dwc:startLatitude '-25.9123'^^xsd:double;
  dwc:endLatitude '-25.8943'^^xsd:double;
  dwc:coordinatePrecision '1361.33'^^xsd:double;
  dwc:minimumDepth '1540'^^xsd:integer;
  dwc:maximumDepth '1543'^^xsd:integer;
  dwc:temperature '3.1'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 0802L16AF20148'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '564909'^^xsd:integer;
  dwc:sampleSize '0,05448862 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,05448862 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 0802L16AF20148'^^xsd:string;
  dwc:observationDate '2008-02-22'^^xsd:date;
  dwc:aphiaIdAccepted '564909'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%200802L16AF20160>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L16AF20160> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L16AF20160> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.9033 5.9772)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-25.9033"^^xsd:decimal ;
  dwc:decimalLongitude "5.9772"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1540"^^xsd:integer ;
  dwc:maximumDepthInMeters "1543"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1361.33"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L16AF20160>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.9033 5.9772)"^^geo:wktLiteral ;
  geo-pos:lat "-25.9033"^^xsd:decimal ;
  geo-pos:long "5.9772"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1361.33"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%200802L16AF20160>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 0802L16AF20160" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 0802L16AF20160'^^xsd:string;
  dwc:scientificName 'Glyphocrangon longirostris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '5.9772'^^xsd:double;
  dwc:startLongitude '5.9865'^^xsd:double;
  dwc:endLongitude '5.968'^^xsd:double;
  dwc:latitude '-25.9033'^^xsd:double;
  dwc:startLatitude '-25.9123'^^xsd:double;
  dwc:endLatitude '-25.8943'^^xsd:double;
  dwc:coordinatePrecision '1361.33'^^xsd:double;
  dwc:minimumDepth '1540'^^xsd:integer;
  dwc:maximumDepth '1543'^^xsd:integer;
  dwc:temperature '3.1'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 0802L16AF20160'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '107571'^^xsd:integer;
  dwc:sampleSize '0,05448862 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,05448862 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 0802L16AF20160'^^xsd:string;
  dwc:observationDate '2008-02-22'^^xsd:date;
  dwc:aphiaIdAccepted '107571'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%200802L16AF20162>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L16AF20162> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L16AF20162> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.9033 5.9772)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-25.9033"^^xsd:decimal ;
  dwc:decimalLongitude "5.9772"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1540"^^xsd:integer ;
  dwc:maximumDepthInMeters "1543"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1361.33"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L16AF20162>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.9033 5.9772)"^^geo:wktLiteral ;
  geo-pos:lat "-25.9033"^^xsd:decimal ;
  geo-pos:long "5.9772"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1361.33"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%200802L16AF20162>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 0802L16AF20162" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 0802L16AF20162'^^xsd:string;
  dwc:scientificName 'Gnathophausia ingens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '5.9772'^^xsd:double;
  dwc:startLongitude '5.9865'^^xsd:double;
  dwc:endLongitude '5.968'^^xsd:double;
  dwc:latitude '-25.9033'^^xsd:double;
  dwc:startLatitude '-25.9123'^^xsd:double;
  dwc:endLatitude '-25.8943'^^xsd:double;
  dwc:coordinatePrecision '1361.33'^^xsd:double;
  dwc:minimumDepth '1540'^^xsd:integer;
  dwc:maximumDepth '1543'^^xsd:integer;
  dwc:temperature '3.1'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 0802L16AF20162'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '119929'^^xsd:integer;
  dwc:sampleSize '0,05448862 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,05448862 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 0802L16AF20162'^^xsd:string;
  dwc:observationDate '2008-02-22'^^xsd:date;
  dwc:aphiaIdAccepted '220999'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%200802L16AF20164>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L16AF20164> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L16AF20164> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.9033 5.9772)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-25.9033"^^xsd:decimal ;
  dwc:decimalLongitude "5.9772"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1540"^^xsd:integer ;
  dwc:maximumDepthInMeters "1543"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1361.33"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L16AF20164>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.9033 5.9772)"^^geo:wktLiteral ;
  geo-pos:lat "-25.9033"^^xsd:decimal ;
  geo-pos:long "5.9772"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1361.33"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%200802L16AF20164>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 0802L16AF20164" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 0802L16AF20164'^^xsd:string;
  dwc:scientificName 'Nematocarcinus ensifer'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '5.9772'^^xsd:double;
  dwc:startLongitude '5.9865'^^xsd:double;
  dwc:endLongitude '5.968'^^xsd:double;
  dwc:latitude '-25.9033'^^xsd:double;
  dwc:startLatitude '-25.9123'^^xsd:double;
  dwc:endLatitude '-25.8943'^^xsd:double;
  dwc:coordinatePrecision '1361.33'^^xsd:double;
  dwc:minimumDepth '1540'^^xsd:integer;
  dwc:maximumDepth '1543'^^xsd:integer;
  dwc:temperature '3.1'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 0802L16AF20164'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '107573'^^xsd:integer;
  dwc:sampleSize '0,05448862 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,05448862 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 0802L16AF20164'^^xsd:string;
  dwc:observationDate '2008-02-22'^^xsd:date;
  dwc:aphiaIdAccepted '107573'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%200802L16AF20180>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L16AF20180> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L16AF20180> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.9033 5.9772)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-25.9033"^^xsd:decimal ;
  dwc:decimalLongitude "5.9772"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1540"^^xsd:integer ;
  dwc:maximumDepthInMeters "1543"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1361.33"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L16AF20180>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.9033 5.9772)"^^geo:wktLiteral ;
  geo-pos:lat "-25.9033"^^xsd:decimal ;
  geo-pos:long "5.9772"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1361.33"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%200802L16AF20180>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 0802L16AF20180" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 0802L16AF20180'^^xsd:string;
  dwc:scientificName 'Sergestes atlanticus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '5.9772'^^xsd:double;
  dwc:startLongitude '5.9865'^^xsd:double;
  dwc:endLongitude '5.968'^^xsd:double;
  dwc:latitude '-25.9033'^^xsd:double;
  dwc:startLatitude '-25.9123'^^xsd:double;
  dwc:endLatitude '-25.8943'^^xsd:double;
  dwc:coordinatePrecision '1361.33'^^xsd:double;
  dwc:minimumDepth '1540'^^xsd:integer;
  dwc:maximumDepth '1543'^^xsd:integer;
  dwc:temperature '3.1'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 0802L16AF20180'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '107127'^^xsd:integer;
  dwc:sampleSize '0,05448862 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,05448862 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 0802L16AF20180'^^xsd:string;
  dwc:observationDate '2008-02-22'^^xsd:date;
  dwc:aphiaIdAccepted '107127'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%200802L16AF20209>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L16AF20209> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L16AF20209> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.9033 5.9772)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-25.9033"^^xsd:decimal ;
  dwc:decimalLongitude "5.9772"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1540"^^xsd:integer ;
  dwc:maximumDepthInMeters "1543"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1361.33"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L16AF20209>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.9033 5.9772)"^^geo:wktLiteral ;
  geo-pos:lat "-25.9033"^^xsd:decimal ;
  geo-pos:long "5.9772"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1361.33"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%200802L16AF20209>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 0802L16AF20209" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 0802L16AF20209'^^xsd:string;
  dwc:scientificName 'Nematocarcinus longirostris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '5.9772'^^xsd:double;
  dwc:startLongitude '5.9865'^^xsd:double;
  dwc:endLongitude '5.968'^^xsd:double;
  dwc:latitude '-25.9033'^^xsd:double;
  dwc:startLatitude '-25.9123'^^xsd:double;
  dwc:endLatitude '-25.8943'^^xsd:double;
  dwc:coordinatePrecision '1361.33'^^xsd:double;
  dwc:minimumDepth '1540'^^xsd:integer;
  dwc:maximumDepth '1543'^^xsd:integer;
  dwc:temperature '3.1'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 0802L16AF20209'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '514315'^^xsd:integer;
  dwc:sampleSize '0,05448862 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,05448862 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 0802L16AF20209'^^xsd:string;
  dwc:observationDate '2008-02-22'^^xsd:date;
  dwc:aphiaIdAccepted '514315'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%200802L16AF20225>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L16AF20225> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L16AF20225> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.9033 5.9772)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-25.9033"^^xsd:decimal ;
  dwc:decimalLongitude "5.9772"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1540"^^xsd:integer ;
  dwc:maximumDepthInMeters "1543"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1361.33"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L16AF20225>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.9033 5.9772)"^^geo:wktLiteral ;
  geo-pos:lat "-25.9033"^^xsd:decimal ;
  geo-pos:long "5.9772"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1361.33"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%200802L16AF20225>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 0802L16AF20225" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 0802L16AF20225'^^xsd:string;
  dwc:scientificName 'Chaceon erytheiae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '5.9772'^^xsd:double;
  dwc:startLongitude '5.9865'^^xsd:double;
  dwc:endLongitude '5.968'^^xsd:double;
  dwc:latitude '-25.9033'^^xsd:double;
  dwc:startLatitude '-25.9123'^^xsd:double;
  dwc:endLatitude '-25.8943'^^xsd:double;
  dwc:coordinatePrecision '1361.33'^^xsd:double;
  dwc:minimumDepth '1540'^^xsd:integer;
  dwc:maximumDepth '1543'^^xsd:integer;
  dwc:temperature '3.1'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 0802L16AF20225'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '241100'^^xsd:integer;
  dwc:sampleSize '0,05448862 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,05448862 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 0802L16AF20225'^^xsd:string;
  dwc:observationDate '2008-02-22'^^xsd:date;
  dwc:aphiaIdAccepted '241100'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%200802L16AF20230>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L16AF20230> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L16AF20230> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.9033 5.9772)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-25.9033"^^xsd:decimal ;
  dwc:decimalLongitude "5.9772"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1540"^^xsd:integer ;
  dwc:maximumDepthInMeters "1543"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1361.33"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L16AF20230>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.9033 5.9772)"^^geo:wktLiteral ;
  geo-pos:lat "-25.9033"^^xsd:decimal ;
  geo-pos:long "5.9772"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1361.33"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%200802L16AF20230>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 0802L16AF20230" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 0802L16AF20230'^^xsd:string;
  dwc:scientificName 'Austropenaeus nitidus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '5.9772'^^xsd:double;
  dwc:startLongitude '5.9865'^^xsd:double;
  dwc:endLongitude '5.968'^^xsd:double;
  dwc:latitude '-25.9033'^^xsd:double;
  dwc:startLatitude '-25.9123'^^xsd:double;
  dwc:endLatitude '-25.8943'^^xsd:double;
  dwc:coordinatePrecision '1361.33'^^xsd:double;
  dwc:minimumDepth '1540'^^xsd:integer;
  dwc:maximumDepth '1543'^^xsd:integer;
  dwc:temperature '3.1'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 0802L16AF20230'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '246428'^^xsd:integer;
  dwc:sampleSize '0,05448862 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,05448862 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 0802L16AF20230'^^xsd:string;
  dwc:observationDate '2008-02-22'^^xsd:date;
  dwc:aphiaIdAccepted '246428'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%200802L16AF20234>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L16AF20234> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L16AF20234> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.9033 5.9772)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-25.9033"^^xsd:decimal ;
  dwc:decimalLongitude "5.9772"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1540"^^xsd:integer ;
  dwc:maximumDepthInMeters "1543"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1361.33"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L16AF20234>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.9033 5.9772)"^^geo:wktLiteral ;
  geo-pos:lat "-25.9033"^^xsd:decimal ;
  geo-pos:long "5.9772"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1361.33"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%200802L16AF20234>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 0802L16AF20234" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 0802L16AF20234'^^xsd:string;
  dwc:scientificName 'Gordonella kensleyi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '5.9772'^^xsd:double;
  dwc:startLongitude '5.9865'^^xsd:double;
  dwc:endLongitude '5.968'^^xsd:double;
  dwc:latitude '-25.9033'^^xsd:double;
  dwc:startLatitude '-25.9123'^^xsd:double;
  dwc:endLatitude '-25.8943'^^xsd:double;
  dwc:coordinatePrecision '1361.33'^^xsd:double;
  dwc:minimumDepth '1540'^^xsd:integer;
  dwc:maximumDepth '1543'^^xsd:integer;
  dwc:temperature '3.1'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 0802L16AF20234'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '211883'^^xsd:integer;
  dwc:sampleSize '0,05448862 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,05448862 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 0802L16AF20234'^^xsd:string;
  dwc:observationDate '2008-02-22'^^xsd:date;
  dwc:aphiaIdAccepted '211883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%200802L15AF20232>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L15AF20232> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L15AF20232> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.9459 5.889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-25.9459"^^xsd:decimal ;
  dwc:decimalLongitude "5.889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1486"^^xsd:integer ;
  dwc:maximumDepthInMeters "1488"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1373.34"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L15AF20232>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.9459 5.889)"^^geo:wktLiteral ;
  geo-pos:lat "-25.9459"^^xsd:decimal ;
  geo-pos:long "5.889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1373.34"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%200802L15AF20232>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 0802L15AF20232" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-03-24'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 0802L15AF20232'^^xsd:string;
  dwc:scientificName 'Allosergestes nudus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '5.889'^^xsd:double;
  dwc:startLongitude '5.878'^^xsd:double;
  dwc:endLongitude '5.9'^^xsd:double;
  dwc:latitude '-25.9459'^^xsd:double;
  dwc:startLatitude '-25.9533'^^xsd:double;
  dwc:endLatitude '-25.9385'^^xsd:double;
  dwc:coordinatePrecision '1373.34'^^xsd:double;
  dwc:minimumDepth '1486'^^xsd:integer;
  dwc:maximumDepth '1488'^^xsd:integer;
  dwc:temperature '3.1'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 0802L15AF20232'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '514111'^^xsd:integer;
  dwc:sampleSize '0,0542096 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,0542096 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 0802L15AF20232'^^xsd:string;
  dwc:observationDate '2008-02-21'^^xsd:date;
  dwc:aphiaIdAccepted '514111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%200802L14AF10565>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L14AF10565> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L14AF10565> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.0765 5.5434)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-26.0765"^^xsd:decimal ;
  dwc:decimalLongitude "5.5434"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "960"^^xsd:integer ;
  dwc:maximumDepthInMeters "977"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1388.62"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L14AF10565>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.0765 5.5434)"^^geo:wktLiteral ;
  geo-pos:lat "-26.0765"^^xsd:decimal ;
  geo-pos:long "5.5434"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1388.62"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%200802L14AF10565>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 0802L14AF10565" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 0802L14AF10565'^^xsd:string;
  dwc:scientificName 'Halargyreus johnsonii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '5.5434'^^xsd:double;
  dwc:startLongitude '5.5298'^^xsd:double;
  dwc:endLongitude '5.557'^^xsd:double;
  dwc:latitude '-26.0765'^^xsd:double;
  dwc:startLatitude '-26.079'^^xsd:double;
  dwc:endLatitude '-26.074'^^xsd:double;
  dwc:coordinatePrecision '1388.62'^^xsd:double;
  dwc:minimumDepth '960'^^xsd:integer;
  dwc:maximumDepth '977'^^xsd:integer;
  dwc:temperature '4'^^xsd:integer;
  dwc:previousCatalogNumber 'NAMIBIA 0802L14AF10565'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '126489'^^xsd:integer;
  dwc:sampleSize '0,05604316 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,05604316 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 0802L14AF10565'^^xsd:string;
  dwc:observationDate '2008-02-20'^^xsd:date;
  dwc:aphiaIdAccepted '126489'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%200802L15AF20209>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L15AF20209> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L15AF20209> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.9459 5.889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-25.9459"^^xsd:decimal ;
  dwc:decimalLongitude "5.889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1486"^^xsd:integer ;
  dwc:maximumDepthInMeters "1488"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1373.34"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L15AF20209>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.9459 5.889)"^^geo:wktLiteral ;
  geo-pos:lat "-25.9459"^^xsd:decimal ;
  geo-pos:long "5.889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1373.34"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%200802L15AF20209>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 0802L15AF20209" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 0802L15AF20209'^^xsd:string;
  dwc:scientificName 'Nematocarcinus longirostris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '5.889'^^xsd:double;
  dwc:startLongitude '5.878'^^xsd:double;
  dwc:endLongitude '5.9'^^xsd:double;
  dwc:latitude '-25.9459'^^xsd:double;
  dwc:startLatitude '-25.9533'^^xsd:double;
  dwc:endLatitude '-25.9385'^^xsd:double;
  dwc:coordinatePrecision '1373.34'^^xsd:double;
  dwc:minimumDepth '1486'^^xsd:integer;
  dwc:maximumDepth '1488'^^xsd:integer;
  dwc:temperature '3.1'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 0802L15AF20209'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '514315'^^xsd:integer;
  dwc:sampleSize '0,0542096 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,0542096 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 0802L15AF20209'^^xsd:string;
  dwc:observationDate '2008-02-21'^^xsd:date;
  dwc:aphiaIdAccepted '514315'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%200802L15AF20213>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L15AF20213> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L15AF20213> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.9459 5.889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-25.9459"^^xsd:decimal ;
  dwc:decimalLongitude "5.889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1486"^^xsd:integer ;
  dwc:maximumDepthInMeters "1488"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1373.34"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L15AF20213>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.9459 5.889)"^^geo:wktLiteral ;
  geo-pos:lat "-25.9459"^^xsd:decimal ;
  geo-pos:long "5.889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1373.34"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%200802L15AF20213>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 0802L15AF20213" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 0802L15AF20213'^^xsd:string;
  dwc:scientificName 'Systellaspis cristata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '5.889'^^xsd:double;
  dwc:startLongitude '5.878'^^xsd:double;
  dwc:endLongitude '5.9'^^xsd:double;
  dwc:latitude '-25.9459'^^xsd:double;
  dwc:startLatitude '-25.9533'^^xsd:double;
  dwc:endLatitude '-25.9385'^^xsd:double;
  dwc:coordinatePrecision '1373.34'^^xsd:double;
  dwc:minimumDepth '1486'^^xsd:integer;
  dwc:maximumDepth '1488'^^xsd:integer;
  dwc:temperature '3.1'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 0802L15AF20213'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '107604'^^xsd:integer;
  dwc:sampleSize '0,0542096 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,0542096 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 0802L15AF20213'^^xsd:string;
  dwc:observationDate '2008-02-21'^^xsd:date;
  dwc:aphiaIdAccepted '1790000'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%200802L22AF10984>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L22AF10984> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L22AF10984> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-24.957 6.4755)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-24.957"^^xsd:decimal ;
  dwc:decimalLongitude "6.4755"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1656"^^xsd:integer ;
  dwc:maximumDepthInMeters "1664"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1329.04"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L22AF10984>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-24.957 6.4755)"^^geo:wktLiteral ;
  geo-pos:lat "-24.957"^^xsd:decimal ;
  geo-pos:long "6.4755"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1329.04"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%200802L22AF10984>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 0802L22AF10984" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 0802L22AF10984'^^xsd:string;
  dwc:scientificName 'Oreosoma atlanticum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '6.4755'^^xsd:double;
  dwc:startLongitude '6.4855'^^xsd:double;
  dwc:endLongitude '6.4655'^^xsd:double;
  dwc:latitude '-24.957'^^xsd:double;
  dwc:startLatitude '-24.9492'^^xsd:double;
  dwc:endLatitude '-24.9648'^^xsd:double;
  dwc:coordinatePrecision '1329.04'^^xsd:double;
  dwc:minimumDepth '1656'^^xsd:integer;
  dwc:maximumDepth '1664'^^xsd:integer;
  dwc:temperature '3.25'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 0802L22AF10984'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '217961'^^xsd:integer;
  dwc:sampleSize '0,05303373 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,05303373 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 0802L22AF10984'^^xsd:string;
  dwc:observationDate '2008-02-26'^^xsd:date;
  dwc:aphiaIdAccepted '217961'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%200802L22AF11020>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L22AF11020> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L22AF11020> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-24.957 6.4755)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-24.957"^^xsd:decimal ;
  dwc:decimalLongitude "6.4755"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1656"^^xsd:integer ;
  dwc:maximumDepthInMeters "1664"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1329.04"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L22AF11020>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-24.957 6.4755)"^^geo:wktLiteral ;
  geo-pos:lat "-24.957"^^xsd:decimal ;
  geo-pos:long "6.4755"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1329.04"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%200802L22AF11020>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 0802L22AF11020" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 0802L22AF11020'^^xsd:string;
  dwc:scientificName 'Ceratoscopelus warmingii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '6.4755'^^xsd:double;
  dwc:startLongitude '6.4855'^^xsd:double;
  dwc:endLongitude '6.4655'^^xsd:double;
  dwc:latitude '-24.957'^^xsd:double;
  dwc:startLatitude '-24.9492'^^xsd:double;
  dwc:endLatitude '-24.9648'^^xsd:double;
  dwc:coordinatePrecision '1329.04'^^xsd:double;
  dwc:minimumDepth '1656'^^xsd:integer;
  dwc:maximumDepth '1664'^^xsd:integer;
  dwc:temperature '3.25'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 0802L22AF11020'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '126586'^^xsd:integer;
  dwc:sampleSize '0,05303373 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,05303373 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 0802L22AF11020'^^xsd:string;
  dwc:observationDate '2008-02-26'^^xsd:date;
  dwc:aphiaIdAccepted '126586'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%200802L19AF10827>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L19AF10827> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L19AF10827> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.6179 6.1949)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-25.6179"^^xsd:decimal ;
  dwc:decimalLongitude "6.1949"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "474"^^xsd:integer ;
  dwc:maximumDepthInMeters "484"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "822.63"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L19AF10827>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.6179 6.1949)"^^geo:wktLiteral ;
  geo-pos:lat "-25.6179"^^xsd:decimal ;
  geo-pos:long "6.1949"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "822.63"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%200802L19AF10827>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 0802L19AF10827" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 0802L19AF10827'^^xsd:string;
  dwc:scientificName 'Nezumia brevibarbata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '6.1949'^^xsd:double;
  dwc:startLongitude '6.203'^^xsd:double;
  dwc:endLongitude '6.1868'^^xsd:double;
  dwc:latitude '-25.6179'^^xsd:double;
  dwc:startLatitude '-25.6168'^^xsd:double;
  dwc:endLatitude '-25.619'^^xsd:double;
  dwc:coordinatePrecision '822.63'^^xsd:double;
  dwc:minimumDepth '474'^^xsd:integer;
  dwc:maximumDepth '484'^^xsd:integer;
  dwc:temperature '8.6'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 0802L19AF10827'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '217780'^^xsd:integer;
  dwc:sampleSize '0,03260548 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,03260548 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 0802L19AF10827'^^xsd:string;
  dwc:observationDate '2008-02-24'^^xsd:date;
  dwc:aphiaIdAccepted '217780'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%200802L20AF10059>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L20AF10059> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L20AF10059> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-24.6904 6.4112)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-24.6904"^^xsd:decimal ;
  dwc:decimalLongitude "6.4112"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "902"^^xsd:integer ;
  dwc:maximumDepthInMeters "910"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1460.64"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L20AF10059>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-24.6904 6.4112)"^^geo:wktLiteral ;
  geo-pos:lat "-24.6904"^^xsd:decimal ;
  geo-pos:long "6.4112"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1460.64"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%200802L20AF10059>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 0802L20AF10059" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 0802L20AF10059'^^xsd:string;
  dwc:scientificName 'Chauliodus sloani'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '6.4112'^^xsd:double;
  dwc:startLongitude '6.4128'^^xsd:double;
  dwc:endLongitude '6.4095'^^xsd:double;
  dwc:latitude '-24.6904'^^xsd:double;
  dwc:startLatitude '-24.6773'^^xsd:double;
  dwc:endLatitude '-24.7035'^^xsd:double;
  dwc:coordinatePrecision '1460.64'^^xsd:double;
  dwc:minimumDepth '902'^^xsd:integer;
  dwc:maximumDepth '910'^^xsd:integer;
  dwc:temperature '3.8'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 0802L20AF10059'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '127338'^^xsd:integer;
  dwc:sampleSize '0,05795644 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,05795644 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 0802L20AF10059'^^xsd:string;
  dwc:observationDate '2008-02-25'^^xsd:date;
  dwc:aphiaIdAccepted '127338'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%200802L20AF10134>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L20AF10134> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L20AF10134> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-24.6904 6.4112)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-24.6904"^^xsd:decimal ;
  dwc:decimalLongitude "6.4112"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "902"^^xsd:integer ;
  dwc:maximumDepthInMeters "910"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1460.64"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L20AF10134>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-24.6904 6.4112)"^^geo:wktLiteral ;
  geo-pos:lat "-24.6904"^^xsd:decimal ;
  geo-pos:long "6.4112"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1460.64"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%200802L20AF10134>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 0802L20AF10134" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 0802L20AF10134'^^xsd:string;
  dwc:scientificName 'Malacocephalus laevis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '6.4112'^^xsd:double;
  dwc:startLongitude '6.4128'^^xsd:double;
  dwc:endLongitude '6.4095'^^xsd:double;
  dwc:latitude '-24.6904'^^xsd:double;
  dwc:startLatitude '-24.6773'^^xsd:double;
  dwc:endLatitude '-24.7035'^^xsd:double;
  dwc:coordinatePrecision '1460.64'^^xsd:double;
  dwc:minimumDepth '902'^^xsd:integer;
  dwc:maximumDepth '910'^^xsd:integer;
  dwc:temperature '3.8'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 0802L20AF10134'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '272392'^^xsd:integer;
  dwc:sampleSize '0,05795644 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,05795644 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 0802L20AF10134'^^xsd:string;
  dwc:observationDate '2008-02-25'^^xsd:date;
  dwc:aphiaIdAccepted '272392'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%200802L20AF10315>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L20AF10315> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L20AF10315> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-24.6904 6.4112)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-24.6904"^^xsd:decimal ;
  dwc:decimalLongitude "6.4112"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "902"^^xsd:integer ;
  dwc:maximumDepthInMeters "910"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1460.64"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L20AF10315>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-24.6904 6.4112)"^^geo:wktLiteral ;
  geo-pos:lat "-24.6904"^^xsd:decimal ;
  geo-pos:long "6.4112"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1460.64"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%200802L20AF10315>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 0802L20AF10315" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 0802L20AF10315'^^xsd:string;
  dwc:scientificName 'Talismania longifilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '6.4112'^^xsd:double;
  dwc:startLongitude '6.4128'^^xsd:double;
  dwc:endLongitude '6.4095'^^xsd:double;
  dwc:latitude '-24.6904'^^xsd:double;
  dwc:startLatitude '-24.6773'^^xsd:double;
  dwc:endLatitude '-24.7035'^^xsd:double;
  dwc:coordinatePrecision '1460.64'^^xsd:double;
  dwc:minimumDepth '902'^^xsd:integer;
  dwc:maximumDepth '910'^^xsd:integer;
  dwc:temperature '3.8'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 0802L20AF10315'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '217604'^^xsd:integer;
  dwc:sampleSize '0,05795644 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,05795644 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 0802L20AF10315'^^xsd:string;
  dwc:observationDate '2008-02-25'^^xsd:date;
  dwc:aphiaIdAccepted '217604'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%200802L20AF10325>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L20AF10325> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L20AF10325> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-24.6904 6.4112)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-24.6904"^^xsd:decimal ;
  dwc:decimalLongitude "6.4112"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "902"^^xsd:integer ;
  dwc:maximumDepthInMeters "910"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1460.64"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L20AF10325>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-24.6904 6.4112)"^^geo:wktLiteral ;
  geo-pos:lat "-24.6904"^^xsd:decimal ;
  geo-pos:long "6.4112"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1460.64"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%200802L20AF10325>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 0802L20AF10325" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 0802L20AF10325'^^xsd:string;
  dwc:scientificName 'Cetonurus globiceps'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '6.4112'^^xsd:double;
  dwc:startLongitude '6.4128'^^xsd:double;
  dwc:endLongitude '6.4095'^^xsd:double;
  dwc:latitude '-24.6904'^^xsd:double;
  dwc:startLatitude '-24.6773'^^xsd:double;
  dwc:endLatitude '-24.7035'^^xsd:double;
  dwc:coordinatePrecision '1460.64'^^xsd:double;
  dwc:minimumDepth '902'^^xsd:integer;
  dwc:maximumDepth '910'^^xsd:integer;
  dwc:temperature '3.8'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 0802L20AF10325'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '126467'^^xsd:integer;
  dwc:sampleSize '0,05795644 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,05795644 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 0802L20AF10325'^^xsd:string;
  dwc:observationDate '2008-02-25'^^xsd:date;
  dwc:aphiaIdAccepted '126467'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%200802L20AF10320>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L20AF10320> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L20AF10320> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-24.6904 6.4112)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-24.6904"^^xsd:decimal ;
  dwc:decimalLongitude "6.4112"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "902"^^xsd:integer ;
  dwc:maximumDepthInMeters "910"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1460.64"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L20AF10320>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-24.6904 6.4112)"^^geo:wktLiteral ;
  geo-pos:lat "-24.6904"^^xsd:decimal ;
  geo-pos:long "6.4112"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1460.64"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%200802L20AF10320>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 0802L20AF10320" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 0802L20AF10320'^^xsd:string;
  dwc:scientificName 'Coelorinchus labiatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '6.4112'^^xsd:double;
  dwc:startLongitude '6.4128'^^xsd:double;
  dwc:endLongitude '6.4095'^^xsd:double;
  dwc:latitude '-24.6904'^^xsd:double;
  dwc:startLatitude '-24.6773'^^xsd:double;
  dwc:endLatitude '-24.7035'^^xsd:double;
  dwc:coordinatePrecision '1460.64'^^xsd:double;
  dwc:minimumDepth '902'^^xsd:integer;
  dwc:maximumDepth '910'^^xsd:integer;
  dwc:temperature '3.8'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 0802L20AF10320'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '280299'^^xsd:integer;
  dwc:sampleSize '0,05795644 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,05795644 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 0802L20AF10320'^^xsd:string;
  dwc:observationDate '2008-02-25'^^xsd:date;
  dwc:aphiaIdAccepted '280299'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%200802L20AF10492>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L20AF10492> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L20AF10492> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-24.6904 6.4112)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-24.6904"^^xsd:decimal ;
  dwc:decimalLongitude "6.4112"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "902"^^xsd:integer ;
  dwc:maximumDepthInMeters "910"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1460.64"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L20AF10492>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-24.6904 6.4112)"^^geo:wktLiteral ;
  geo-pos:lat "-24.6904"^^xsd:decimal ;
  geo-pos:long "6.4112"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1460.64"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%200802L20AF10492>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 0802L20AF10492" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 0802L20AF10492'^^xsd:string;
  dwc:scientificName 'Etmopterus brachyurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '6.4112'^^xsd:double;
  dwc:startLongitude '6.4128'^^xsd:double;
  dwc:endLongitude '6.4095'^^xsd:double;
  dwc:latitude '-24.6904'^^xsd:double;
  dwc:startLatitude '-24.6773'^^xsd:double;
  dwc:endLatitude '-24.7035'^^xsd:double;
  dwc:coordinatePrecision '1460.64'^^xsd:double;
  dwc:minimumDepth '902'^^xsd:integer;
  dwc:maximumDepth '910'^^xsd:integer;
  dwc:temperature '3.8'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 0802L20AF10492'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '215606'^^xsd:integer;
  dwc:sampleSize '0,05795644 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,05795644 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 0802L20AF10492'^^xsd:string;
  dwc:observationDate '2008-02-25'^^xsd:date;
  dwc:aphiaIdAccepted '215606'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%200802L20AF10532>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L20AF10532> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L20AF10532> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-24.6904 6.4112)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-24.6904"^^xsd:decimal ;
  dwc:decimalLongitude "6.4112"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "902"^^xsd:integer ;
  dwc:maximumDepthInMeters "910"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1460.64"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L20AF10532>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-24.6904 6.4112)"^^geo:wktLiteral ;
  geo-pos:lat "-24.6904"^^xsd:decimal ;
  geo-pos:long "6.4112"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1460.64"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%200802L20AF10532>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 0802L20AF10532" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 0802L20AF10532'^^xsd:string;
  dwc:scientificName 'Bathygadus favosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '6.4112'^^xsd:double;
  dwc:startLongitude '6.4128'^^xsd:double;
  dwc:endLongitude '6.4095'^^xsd:double;
  dwc:latitude '-24.6904'^^xsd:double;
  dwc:startLatitude '-24.6773'^^xsd:double;
  dwc:endLatitude '-24.7035'^^xsd:double;
  dwc:coordinatePrecision '1460.64'^^xsd:double;
  dwc:minimumDepth '902'^^xsd:integer;
  dwc:maximumDepth '910'^^xsd:integer;
  dwc:temperature '3.8'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 0802L20AF10532'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '126462'^^xsd:integer;
  dwc:sampleSize '0,05795644 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,05795644 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 0802L20AF10532'^^xsd:string;
  dwc:observationDate '2008-02-25'^^xsd:date;
  dwc:aphiaIdAccepted '126462'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%200802L19AF10496>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L19AF10496> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L19AF10496> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.6179 6.1949)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-25.6179"^^xsd:decimal ;
  dwc:decimalLongitude "6.1949"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "474"^^xsd:integer ;
  dwc:maximumDepthInMeters "484"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "822.63"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L19AF10496>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.6179 6.1949)"^^geo:wktLiteral ;
  geo-pos:lat "-25.6179"^^xsd:decimal ;
  geo-pos:long "6.1949"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "822.63"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%200802L19AF10496>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 0802L19AF10496" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 0802L19AF10496'^^xsd:string;
  dwc:scientificName 'Gadella imberbis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '6.1949'^^xsd:double;
  dwc:startLongitude '6.203'^^xsd:double;
  dwc:endLongitude '6.1868'^^xsd:double;
  dwc:latitude '-25.6179'^^xsd:double;
  dwc:startLatitude '-25.6168'^^xsd:double;
  dwc:endLatitude '-25.619'^^xsd:double;
  dwc:coordinatePrecision '822.63'^^xsd:double;
  dwc:minimumDepth '474'^^xsd:integer;
  dwc:maximumDepth '484'^^xsd:integer;
  dwc:temperature '8.6'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 0802L19AF10496'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '158964'^^xsd:integer;
  dwc:sampleSize '0,03260548 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,03260548 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 0802L19AF10496'^^xsd:string;
  dwc:observationDate '2008-02-24'^^xsd:date;
  dwc:aphiaIdAccepted '158964'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%200802L19AF10305>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L19AF10305> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L19AF10305> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.6179 6.1949)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-25.6179"^^xsd:decimal ;
  dwc:decimalLongitude "6.1949"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "474"^^xsd:integer ;
  dwc:maximumDepthInMeters "484"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "822.63"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L19AF10305>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.6179 6.1949)"^^geo:wktLiteral ;
  geo-pos:lat "-25.6179"^^xsd:decimal ;
  geo-pos:long "6.1949"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "822.63"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%200802L19AF10305>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 0802L19AF10305" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 0802L19AF10305'^^xsd:string;
  dwc:scientificName 'Beryx splendens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '6.1949'^^xsd:double;
  dwc:startLongitude '6.203'^^xsd:double;
  dwc:endLongitude '6.1868'^^xsd:double;
  dwc:latitude '-25.6179'^^xsd:double;
  dwc:startLatitude '-25.6168'^^xsd:double;
  dwc:endLatitude '-25.619'^^xsd:double;
  dwc:coordinatePrecision '822.63'^^xsd:double;
  dwc:minimumDepth '474'^^xsd:integer;
  dwc:maximumDepth '484'^^xsd:integer;
  dwc:temperature '8.6'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 0802L19AF10305'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '126395'^^xsd:integer;
  dwc:sampleSize '0,03260548 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,03260548 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 0802L19AF10305'^^xsd:string;
  dwc:observationDate '2008-02-24'^^xsd:date;
  dwc:aphiaIdAccepted '126395'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%200802L15AF10539>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L15AF10539> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L15AF10539> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.9459 5.889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-25.9459"^^xsd:decimal ;
  dwc:decimalLongitude "5.889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1486"^^xsd:integer ;
  dwc:maximumDepthInMeters "1488"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1373.34"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L15AF10539>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.9459 5.889)"^^geo:wktLiteral ;
  geo-pos:lat "-25.9459"^^xsd:decimal ;
  geo-pos:long "5.889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1373.34"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%200802L15AF10539>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 0802L15AF10539" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 0802L15AF10539'^^xsd:string;
  dwc:scientificName 'Argyropelecus aculeatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '5.889'^^xsd:double;
  dwc:startLongitude '5.878'^^xsd:double;
  dwc:endLongitude '5.9'^^xsd:double;
  dwc:latitude '-25.9459'^^xsd:double;
  dwc:startLatitude '-25.9533'^^xsd:double;
  dwc:endLatitude '-25.9385'^^xsd:double;
  dwc:coordinatePrecision '1373.34'^^xsd:double;
  dwc:minimumDepth '1486'^^xsd:integer;
  dwc:maximumDepth '1488'^^xsd:integer;
  dwc:temperature '3.1'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 0802L15AF10539'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '127306'^^xsd:integer;
  dwc:sampleSize '0,0542096 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,0542096 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 0802L15AF10539'^^xsd:string;
  dwc:observationDate '2008-02-21'^^xsd:date;
  dwc:aphiaIdAccepted '127306'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%200802L15AF10565>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L15AF10565> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L15AF10565> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.9459 5.889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-25.9459"^^xsd:decimal ;
  dwc:decimalLongitude "5.889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1486"^^xsd:integer ;
  dwc:maximumDepthInMeters "1488"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1373.34"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L15AF10565>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.9459 5.889)"^^geo:wktLiteral ;
  geo-pos:lat "-25.9459"^^xsd:decimal ;
  geo-pos:long "5.889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1373.34"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%200802L15AF10565>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 0802L15AF10565" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 0802L15AF10565'^^xsd:string;
  dwc:scientificName 'Halargyreus johnsonii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '5.889'^^xsd:double;
  dwc:startLongitude '5.878'^^xsd:double;
  dwc:endLongitude '5.9'^^xsd:double;
  dwc:latitude '-25.9459'^^xsd:double;
  dwc:startLatitude '-25.9533'^^xsd:double;
  dwc:endLatitude '-25.9385'^^xsd:double;
  dwc:coordinatePrecision '1373.34'^^xsd:double;
  dwc:minimumDepth '1486'^^xsd:integer;
  dwc:maximumDepth '1488'^^xsd:integer;
  dwc:temperature '3.1'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 0802L15AF10565'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '126489'^^xsd:integer;
  dwc:sampleSize '0,0542096 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,0542096 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 0802L15AF10565'^^xsd:string;
  dwc:observationDate '2008-02-21'^^xsd:date;
  dwc:aphiaIdAccepted '126489'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%200802L15AF10637>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L15AF10637> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L15AF10637> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.9459 5.889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-25.9459"^^xsd:decimal ;
  dwc:decimalLongitude "5.889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1486"^^xsd:integer ;
  dwc:maximumDepthInMeters "1488"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1373.34"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L15AF10637>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.9459 5.889)"^^geo:wktLiteral ;
  geo-pos:lat "-25.9459"^^xsd:decimal ;
  geo-pos:long "5.889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1373.34"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%200802L15AF10637>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 0802L15AF10637" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 0802L15AF10637'^^xsd:string;
  dwc:scientificName 'Polyacanthonotus africanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '5.889'^^xsd:double;
  dwc:startLongitude '5.878'^^xsd:double;
  dwc:endLongitude '5.9'^^xsd:double;
  dwc:latitude '-25.9459'^^xsd:double;
  dwc:startLatitude '-25.9533'^^xsd:double;
  dwc:endLatitude '-25.9385'^^xsd:double;
  dwc:coordinatePrecision '1373.34'^^xsd:double;
  dwc:minimumDepth '1486'^^xsd:integer;
  dwc:maximumDepth '1488'^^xsd:integer;
  dwc:temperature '3.1'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 0802L15AF10637'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '221412'^^xsd:integer;
  dwc:sampleSize '0,0542096 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,0542096 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 0802L15AF10637'^^xsd:string;
  dwc:observationDate '2008-02-21'^^xsd:date;
  dwc:aphiaIdAccepted '221412'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%200802L15AF10605>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L15AF10605> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L15AF10605> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.9459 5.889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-25.9459"^^xsd:decimal ;
  dwc:decimalLongitude "5.889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1486"^^xsd:integer ;
  dwc:maximumDepthInMeters "1488"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1373.34"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L15AF10605>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.9459 5.889)"^^geo:wktLiteral ;
  geo-pos:lat "-25.9459"^^xsd:decimal ;
  geo-pos:long "5.889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1373.34"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%200802L15AF10605>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 0802L15AF10605" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 0802L15AF10605'^^xsd:string;
  dwc:scientificName 'Alepocephalus productus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '5.889'^^xsd:double;
  dwc:startLongitude '5.878'^^xsd:double;
  dwc:endLongitude '5.9'^^xsd:double;
  dwc:latitude '-25.9459'^^xsd:double;
  dwc:startLatitude '-25.9533'^^xsd:double;
  dwc:endLatitude '-25.9385'^^xsd:double;
  dwc:coordinatePrecision '1373.34'^^xsd:double;
  dwc:minimumDepth '1486'^^xsd:integer;
  dwc:maximumDepth '1488'^^xsd:integer;
  dwc:temperature '3.1'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 0802L15AF10605'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '126683'^^xsd:integer;
  dwc:sampleSize '0,0542096 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,0542096 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 0802L15AF10605'^^xsd:string;
  dwc:observationDate '2008-02-21'^^xsd:date;
  dwc:aphiaIdAccepted '126683'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%200802L15AF10843>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L15AF10843> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L15AF10843> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.9459 5.889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-25.9459"^^xsd:decimal ;
  dwc:decimalLongitude "5.889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1486"^^xsd:integer ;
  dwc:maximumDepthInMeters "1488"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1373.34"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L15AF10843>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.9459 5.889)"^^geo:wktLiteral ;
  geo-pos:lat "-25.9459"^^xsd:decimal ;
  geo-pos:long "5.889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1373.34"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%200802L15AF10843>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 0802L15AF10843" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 0802L15AF10843'^^xsd:string;
  dwc:scientificName 'Porogadus milles'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '5.889'^^xsd:double;
  dwc:startLongitude '5.878'^^xsd:double;
  dwc:endLongitude '5.9'^^xsd:double;
  dwc:latitude '-25.9459'^^xsd:double;
  dwc:startLatitude '-25.9533'^^xsd:double;
  dwc:endLatitude '-25.9385'^^xsd:double;
  dwc:coordinatePrecision '1373.34'^^xsd:double;
  dwc:minimumDepth '1486'^^xsd:integer;
  dwc:maximumDepth '1488'^^xsd:integer;
  dwc:temperature '3.1'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 0802L15AF10843'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '158775'^^xsd:integer;
  dwc:sampleSize '0,0542096 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,0542096 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 0802L15AF10843'^^xsd:string;
  dwc:observationDate '2008-02-21'^^xsd:date;
  dwc:aphiaIdAccepted '158775'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%200802L15AF10881>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L15AF10881> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L15AF10881> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.9459 5.889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-25.9459"^^xsd:decimal ;
  dwc:decimalLongitude "5.889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1486"^^xsd:integer ;
  dwc:maximumDepthInMeters "1488"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1373.34"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L15AF10881>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.9459 5.889)"^^geo:wktLiteral ;
  geo-pos:lat "-25.9459"^^xsd:decimal ;
  geo-pos:long "5.889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1373.34"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%200802L15AF10881>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 0802L15AF10881" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 0802L15AF10881'^^xsd:string;
  dwc:scientificName 'Poromitra crassiceps'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '5.889'^^xsd:double;
  dwc:startLongitude '5.878'^^xsd:double;
  dwc:endLongitude '5.9'^^xsd:double;
  dwc:latitude '-25.9459'^^xsd:double;
  dwc:startLatitude '-25.9533'^^xsd:double;
  dwc:endLatitude '-25.9385'^^xsd:double;
  dwc:coordinatePrecision '1373.34'^^xsd:double;
  dwc:minimumDepth '1486'^^xsd:integer;
  dwc:maximumDepth '1488'^^xsd:integer;
  dwc:temperature '3.1'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 0802L15AF10881'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '127273'^^xsd:integer;
  dwc:sampleSize '0,0542096 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,0542096 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 0802L15AF10881'^^xsd:string;
  dwc:observationDate '2008-02-21'^^xsd:date;
  dwc:aphiaIdAccepted '127273'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%200802L15AF10930>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L15AF10930> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L15AF10930> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.9459 5.889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-25.9459"^^xsd:decimal ;
  dwc:decimalLongitude "5.889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1486"^^xsd:integer ;
  dwc:maximumDepthInMeters "1488"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1373.34"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L15AF10930>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.9459 5.889)"^^geo:wktLiteral ;
  geo-pos:lat "-25.9459"^^xsd:decimal ;
  geo-pos:long "5.889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1373.34"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%200802L15AF10930>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 0802L15AF10930" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 0802L15AF10930'^^xsd:string;
  dwc:scientificName 'Borostomias antarcticus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '5.889'^^xsd:double;
  dwc:startLongitude '5.878'^^xsd:double;
  dwc:endLongitude '5.9'^^xsd:double;
  dwc:latitude '-25.9459'^^xsd:double;
  dwc:startLatitude '-25.9533'^^xsd:double;
  dwc:endLatitude '-25.9385'^^xsd:double;
  dwc:coordinatePrecision '1373.34'^^xsd:double;
  dwc:minimumDepth '1486'^^xsd:integer;
  dwc:maximumDepth '1488'^^xsd:integer;
  dwc:temperature '3.1'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 0802L15AF10930'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '127334'^^xsd:integer;
  dwc:sampleSize '0,0542096 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,0542096 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 0802L15AF10930'^^xsd:string;
  dwc:observationDate '2008-02-21'^^xsd:date;
  dwc:aphiaIdAccepted '127334'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%200802L15AF10935>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L15AF10935> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L15AF10935> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.9459 5.889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-25.9459"^^xsd:decimal ;
  dwc:decimalLongitude "5.889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1486"^^xsd:integer ;
  dwc:maximumDepthInMeters "1488"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1373.34"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L15AF10935>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.9459 5.889)"^^geo:wktLiteral ;
  geo-pos:lat "-25.9459"^^xsd:decimal ;
  geo-pos:long "5.889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1373.34"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%200802L15AF10935>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 0802L15AF10935" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 0802L15AF10935'^^xsd:string;
  dwc:scientificName 'Bathytroctes microlepis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '5.889'^^xsd:double;
  dwc:startLongitude '5.878'^^xsd:double;
  dwc:endLongitude '5.9'^^xsd:double;
  dwc:latitude '-25.9459'^^xsd:double;
  dwc:startLatitude '-25.9533'^^xsd:double;
  dwc:endLatitude '-25.9385'^^xsd:double;
  dwc:coordinatePrecision '1373.34'^^xsd:double;
  dwc:minimumDepth '1486'^^xsd:integer;
  dwc:maximumDepth '1488'^^xsd:integer;
  dwc:temperature '3.1'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 0802L15AF10935'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '126693'^^xsd:integer;
  dwc:sampleSize '0,0542096 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,0542096 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 0802L15AF10935'^^xsd:string;
  dwc:observationDate '2008-02-21'^^xsd:date;
  dwc:aphiaIdAccepted '126693'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%200802L15AF10937>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L15AF10937> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L15AF10937> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.9459 5.889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-25.9459"^^xsd:decimal ;
  dwc:decimalLongitude "5.889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1486"^^xsd:integer ;
  dwc:maximumDepthInMeters "1488"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1373.34"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L15AF10937>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.9459 5.889)"^^geo:wktLiteral ;
  geo-pos:lat "-25.9459"^^xsd:decimal ;
  geo-pos:long "5.889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1373.34"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%200802L15AF10937>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 0802L15AF10937" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 0802L15AF10937'^^xsd:string;
  dwc:scientificName 'Sternoptyx pseudobscura'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '5.889'^^xsd:double;
  dwc:startLongitude '5.878'^^xsd:double;
  dwc:endLongitude '5.9'^^xsd:double;
  dwc:latitude '-25.9459'^^xsd:double;
  dwc:startLatitude '-25.9533'^^xsd:double;
  dwc:endLatitude '-25.9385'^^xsd:double;
  dwc:coordinatePrecision '1373.34'^^xsd:double;
  dwc:minimumDepth '1486'^^xsd:integer;
  dwc:maximumDepth '1488'^^xsd:integer;
  dwc:temperature '3.1'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 0802L15AF10937'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '127315'^^xsd:integer;
  dwc:sampleSize '0,0542096 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,0542096 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 0802L15AF10937'^^xsd:string;
  dwc:observationDate '2008-02-21'^^xsd:date;
  dwc:aphiaIdAccepted '127315'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%200802L15AF10946>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L15AF10946> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L15AF10946> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.9459 5.889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-25.9459"^^xsd:decimal ;
  dwc:decimalLongitude "5.889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1486"^^xsd:integer ;
  dwc:maximumDepthInMeters "1488"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1373.34"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L15AF10946>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.9459 5.889)"^^geo:wktLiteral ;
  geo-pos:lat "-25.9459"^^xsd:decimal ;
  geo-pos:long "5.889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1373.34"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%200802L15AF10946>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 0802L15AF10946" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 0802L15AF10946'^^xsd:string;
  dwc:scientificName 'Scopelogadus beanii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '5.889'^^xsd:double;
  dwc:startLongitude '5.878'^^xsd:double;
  dwc:endLongitude '5.9'^^xsd:double;
  dwc:latitude '-25.9459'^^xsd:double;
  dwc:startLatitude '-25.9533'^^xsd:double;
  dwc:endLatitude '-25.9385'^^xsd:double;
  dwc:coordinatePrecision '1373.34'^^xsd:double;
  dwc:minimumDepth '1486'^^xsd:integer;
  dwc:maximumDepth '1488'^^xsd:integer;
  dwc:temperature '3.1'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 0802L15AF10946'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '127278'^^xsd:integer;
  dwc:sampleSize '0,0542096 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,0542096 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 0802L15AF10946'^^xsd:string;
  dwc:observationDate '2008-02-21'^^xsd:date;
  dwc:aphiaIdAccepted '127278'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%200802L15AF10706>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L15AF10706> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L15AF10706> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.9459 5.889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-25.9459"^^xsd:decimal ;
  dwc:decimalLongitude "5.889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1486"^^xsd:integer ;
  dwc:maximumDepthInMeters "1488"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1373.34"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L15AF10706>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.9459 5.889)"^^geo:wktLiteral ;
  geo-pos:lat "-25.9459"^^xsd:decimal ;
  geo-pos:long "5.889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1373.34"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%200802L15AF10706>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 0802L15AF10706" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 0802L15AF10706'^^xsd:string;
  dwc:scientificName 'Eurypharynx pelecanoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '5.889'^^xsd:double;
  dwc:startLongitude '5.878'^^xsd:double;
  dwc:endLongitude '5.9'^^xsd:double;
  dwc:latitude '-25.9459'^^xsd:double;
  dwc:startLatitude '-25.9533'^^xsd:double;
  dwc:endLatitude '-25.9385'^^xsd:double;
  dwc:coordinatePrecision '1373.34'^^xsd:double;
  dwc:minimumDepth '1486'^^xsd:integer;
  dwc:maximumDepth '1488'^^xsd:integer;
  dwc:temperature '3.1'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 0802L15AF10706'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '127165'^^xsd:integer;
  dwc:sampleSize '0,0542096 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,0542096 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 0802L15AF10706'^^xsd:string;
  dwc:observationDate '2008-02-21'^^xsd:date;
  dwc:aphiaIdAccepted '127165'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%200802L15AF10779>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L15AF10779> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L15AF10779> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.9459 5.889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-25.9459"^^xsd:decimal ;
  dwc:decimalLongitude "5.889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1486"^^xsd:integer ;
  dwc:maximumDepthInMeters "1488"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1373.34"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L15AF10779>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.9459 5.889)"^^geo:wktLiteral ;
  geo-pos:lat "-25.9459"^^xsd:decimal ;
  geo-pos:long "5.889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1373.34"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%200802L15AF10779>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 0802L15AF10779" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 0802L15AF10779'^^xsd:string;
  dwc:scientificName 'Rouleina attrita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '5.889'^^xsd:double;
  dwc:startLongitude '5.878'^^xsd:double;
  dwc:endLongitude '5.9'^^xsd:double;
  dwc:latitude '-25.9459'^^xsd:double;
  dwc:startLatitude '-25.9533'^^xsd:double;
  dwc:endLatitude '-25.9385'^^xsd:double;
  dwc:coordinatePrecision '1373.34'^^xsd:double;
  dwc:minimumDepth '1486'^^xsd:integer;
  dwc:maximumDepth '1488'^^xsd:integer;
  dwc:temperature '3.1'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 0802L15AF10779'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '126709'^^xsd:integer;
  dwc:sampleSize '0,0542096 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,0542096 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 0802L15AF10779'^^xsd:string;
  dwc:observationDate '2008-02-21'^^xsd:date;
  dwc:aphiaIdAccepted '126709'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%200802L15AF10793>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L15AF10793> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L15AF10793> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.9459 5.889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-25.9459"^^xsd:decimal ;
  dwc:decimalLongitude "5.889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1486"^^xsd:integer ;
  dwc:maximumDepthInMeters "1488"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1373.34"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L15AF10793>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.9459 5.889)"^^geo:wktLiteral ;
  geo-pos:lat "-25.9459"^^xsd:decimal ;
  geo-pos:long "5.889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1373.34"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%200802L15AF10793>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 0802L15AF10793" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 0802L15AF10793'^^xsd:string;
  dwc:scientificName 'Stomias boa boa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '5.889'^^xsd:double;
  dwc:startLongitude '5.878'^^xsd:double;
  dwc:endLongitude '5.9'^^xsd:double;
  dwc:latitude '-25.9459'^^xsd:double;
  dwc:startLatitude '-25.9533'^^xsd:double;
  dwc:endLatitude '-25.9385'^^xsd:double;
  dwc:coordinatePrecision '1373.34'^^xsd:double;
  dwc:minimumDepth '1486'^^xsd:integer;
  dwc:maximumDepth '1488'^^xsd:integer;
  dwc:temperature '3.1'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 0802L15AF10793'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '234601'^^xsd:integer;
  dwc:sampleSize '0,0542096 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,0542096 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 0802L15AF10793'^^xsd:string;
  dwc:observationDate '2008-02-21'^^xsd:date;
  dwc:aphiaIdAccepted '127374'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%200802L16AF10605>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L16AF10605> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L16AF10605> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.9033 5.9772)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-25.9033"^^xsd:decimal ;
  dwc:decimalLongitude "5.9772"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1540"^^xsd:integer ;
  dwc:maximumDepthInMeters "1543"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1361.33"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L16AF10605>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.9033 5.9772)"^^geo:wktLiteral ;
  geo-pos:lat "-25.9033"^^xsd:decimal ;
  geo-pos:long "5.9772"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1361.33"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%200802L16AF10605>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 0802L16AF10605" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 0802L16AF10605'^^xsd:string;
  dwc:scientificName 'Alepocephalus productus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '5.9772'^^xsd:double;
  dwc:startLongitude '5.9865'^^xsd:double;
  dwc:endLongitude '5.968'^^xsd:double;
  dwc:latitude '-25.9033'^^xsd:double;
  dwc:startLatitude '-25.9123'^^xsd:double;
  dwc:endLatitude '-25.8943'^^xsd:double;
  dwc:coordinatePrecision '1361.33'^^xsd:double;
  dwc:minimumDepth '1540'^^xsd:integer;
  dwc:maximumDepth '1543'^^xsd:integer;
  dwc:temperature '3.1'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 0802L16AF10605'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '126683'^^xsd:integer;
  dwc:sampleSize '0,05448862 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,05448862 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 0802L16AF10605'^^xsd:string;
  dwc:observationDate '2008-02-22'^^xsd:date;
  dwc:aphiaIdAccepted '126683'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%200802L16AF10634>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L16AF10634> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L16AF10634> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.9033 5.9772)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-25.9033"^^xsd:decimal ;
  dwc:decimalLongitude "5.9772"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1540"^^xsd:integer ;
  dwc:maximumDepthInMeters "1543"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1361.33"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L16AF10634>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.9033 5.9772)"^^geo:wktLiteral ;
  geo-pos:lat "-25.9033"^^xsd:decimal ;
  geo-pos:long "5.9772"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1361.33"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%200802L16AF10634>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 0802L16AF10634" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 0802L16AF10634'^^xsd:string;
  dwc:scientificName 'Aldrovandia affinis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '5.9772'^^xsd:double;
  dwc:startLongitude '5.9865'^^xsd:double;
  dwc:endLongitude '5.968'^^xsd:double;
  dwc:latitude '-25.9033'^^xsd:double;
  dwc:startLatitude '-25.9123'^^xsd:double;
  dwc:endLatitude '-25.8943'^^xsd:double;
  dwc:coordinatePrecision '1361.33'^^xsd:double;
  dwc:minimumDepth '1540'^^xsd:integer;
  dwc:maximumDepth '1543'^^xsd:integer;
  dwc:temperature '3.1'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 0802L16AF10634'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '126637'^^xsd:integer;
  dwc:sampleSize '0,05448862 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,05448862 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 0802L16AF10634'^^xsd:string;
  dwc:observationDate '2008-02-22'^^xsd:date;
  dwc:aphiaIdAccepted '126637'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%200802L16AF10706>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L16AF10706> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L16AF10706> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.9033 5.9772)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-25.9033"^^xsd:decimal ;
  dwc:decimalLongitude "5.9772"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1540"^^xsd:integer ;
  dwc:maximumDepthInMeters "1543"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1361.33"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L16AF10706>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.9033 5.9772)"^^geo:wktLiteral ;
  geo-pos:lat "-25.9033"^^xsd:decimal ;
  geo-pos:long "5.9772"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1361.33"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%200802L16AF10706>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 0802L16AF10706" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 0802L16AF10706'^^xsd:string;
  dwc:scientificName 'Eurypharynx pelecanoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '5.9772'^^xsd:double;
  dwc:startLongitude '5.9865'^^xsd:double;
  dwc:endLongitude '5.968'^^xsd:double;
  dwc:latitude '-25.9033'^^xsd:double;
  dwc:startLatitude '-25.9123'^^xsd:double;
  dwc:endLatitude '-25.8943'^^xsd:double;
  dwc:coordinatePrecision '1361.33'^^xsd:double;
  dwc:minimumDepth '1540'^^xsd:integer;
  dwc:maximumDepth '1543'^^xsd:integer;
  dwc:temperature '3.1'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 0802L16AF10706'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '127165'^^xsd:integer;
  dwc:sampleSize '0,05448862 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,05448862 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 0802L16AF10706'^^xsd:string;
  dwc:observationDate '2008-02-22'^^xsd:date;
  dwc:aphiaIdAccepted '127165'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%200802L16AF10326>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L16AF10326> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L16AF10326> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.9033 5.9772)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-25.9033"^^xsd:decimal ;
  dwc:decimalLongitude "5.9772"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1540"^^xsd:integer ;
  dwc:maximumDepthInMeters "1543"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1361.33"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L16AF10326>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.9033 5.9772)"^^geo:wktLiteral ;
  geo-pos:lat "-25.9033"^^xsd:decimal ;
  geo-pos:long "5.9772"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1361.33"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%200802L16AF10326>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 0802L16AF10326" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 0802L16AF10326'^^xsd:string;
  dwc:scientificName 'Cataetyx laticeps'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '5.9772'^^xsd:double;
  dwc:startLongitude '5.9865'^^xsd:double;
  dwc:endLongitude '5.968'^^xsd:double;
  dwc:latitude '-25.9033'^^xsd:double;
  dwc:startLatitude '-25.9123'^^xsd:double;
  dwc:endLatitude '-25.8943'^^xsd:double;
  dwc:coordinatePrecision '1361.33'^^xsd:double;
  dwc:minimumDepth '1540'^^xsd:integer;
  dwc:maximumDepth '1543'^^xsd:integer;
  dwc:temperature '3.1'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 0802L16AF10326'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '126657'^^xsd:integer;
  dwc:sampleSize '0,05448862 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,05448862 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 0802L16AF10326'^^xsd:string;
  dwc:observationDate '2008-02-22'^^xsd:date;
  dwc:aphiaIdAccepted '126657'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%200802L16AF10440>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L16AF10440> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L16AF10440> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.9033 5.9772)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-25.9033"^^xsd:decimal ;
  dwc:decimalLongitude "5.9772"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1540"^^xsd:integer ;
  dwc:maximumDepthInMeters "1543"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1361.33"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L16AF10440>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.9033 5.9772)"^^geo:wktLiteral ;
  geo-pos:lat "-25.9033"^^xsd:decimal ;
  geo-pos:long "5.9772"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1361.33"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%200802L16AF10440>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 0802L16AF10440" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 0802L16AF10440'^^xsd:string;
  dwc:scientificName 'Acanthochaenus luetkenii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '5.9772'^^xsd:double;
  dwc:startLongitude '5.9865'^^xsd:double;
  dwc:endLongitude '5.968'^^xsd:double;
  dwc:latitude '-25.9033'^^xsd:double;
  dwc:startLatitude '-25.9123'^^xsd:double;
  dwc:endLatitude '-25.8943'^^xsd:double;
  dwc:coordinatePrecision '1361.33'^^xsd:double;
  dwc:minimumDepth '1540'^^xsd:integer;
  dwc:maximumDepth '1543'^^xsd:integer;
  dwc:temperature '3.1'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 0802L16AF10440'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '127280'^^xsd:integer;
  dwc:sampleSize '0,05448862 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,05448862 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 0802L16AF10440'^^xsd:string;
  dwc:observationDate '2008-02-22'^^xsd:date;
  dwc:aphiaIdAccepted '127280'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%200802L16AF10532>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L16AF10532> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L16AF10532> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.9033 5.9772)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-25.9033"^^xsd:decimal ;
  dwc:decimalLongitude "5.9772"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1540"^^xsd:integer ;
  dwc:maximumDepthInMeters "1543"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1361.33"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L16AF10532>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.9033 5.9772)"^^geo:wktLiteral ;
  geo-pos:lat "-25.9033"^^xsd:decimal ;
  geo-pos:long "5.9772"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1361.33"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%200802L16AF10532>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 0802L16AF10532" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 0802L16AF10532'^^xsd:string;
  dwc:scientificName 'Bathygadus favosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '5.9772'^^xsd:double;
  dwc:startLongitude '5.9865'^^xsd:double;
  dwc:endLongitude '5.968'^^xsd:double;
  dwc:latitude '-25.9033'^^xsd:double;
  dwc:startLatitude '-25.9123'^^xsd:double;
  dwc:endLatitude '-25.8943'^^xsd:double;
  dwc:coordinatePrecision '1361.33'^^xsd:double;
  dwc:minimumDepth '1540'^^xsd:integer;
  dwc:maximumDepth '1543'^^xsd:integer;
  dwc:temperature '3.1'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 0802L16AF10532'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '126462'^^xsd:integer;
  dwc:sampleSize '0,05448862 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,05448862 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 0802L16AF10532'^^xsd:string;
  dwc:observationDate '2008-02-22'^^xsd:date;
  dwc:aphiaIdAccepted '126462'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%200802L16AF10059>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L16AF10059> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L16AF10059> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.9033 5.9772)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-25.9033"^^xsd:decimal ;
  dwc:decimalLongitude "5.9772"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1540"^^xsd:integer ;
  dwc:maximumDepthInMeters "1543"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1361.33"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L16AF10059>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.9033 5.9772)"^^geo:wktLiteral ;
  geo-pos:lat "-25.9033"^^xsd:decimal ;
  geo-pos:long "5.9772"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1361.33"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%200802L16AF10059>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 0802L16AF10059" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 0802L16AF10059'^^xsd:string;
  dwc:scientificName 'Chauliodus sloani'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '5.9772'^^xsd:double;
  dwc:startLongitude '5.9865'^^xsd:double;
  dwc:endLongitude '5.968'^^xsd:double;
  dwc:latitude '-25.9033'^^xsd:double;
  dwc:startLatitude '-25.9123'^^xsd:double;
  dwc:endLatitude '-25.8943'^^xsd:double;
  dwc:coordinatePrecision '1361.33'^^xsd:double;
  dwc:minimumDepth '1540'^^xsd:integer;
  dwc:maximumDepth '1543'^^xsd:integer;
  dwc:temperature '3.1'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 0802L16AF10059'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '127338'^^xsd:integer;
  dwc:sampleSize '0,05448862 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,05448862 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 0802L16AF10059'^^xsd:string;
  dwc:observationDate '2008-02-22'^^xsd:date;
  dwc:aphiaIdAccepted '127338'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%200802L16AF10325>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L16AF10325> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L16AF10325> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.9033 5.9772)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-25.9033"^^xsd:decimal ;
  dwc:decimalLongitude "5.9772"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1540"^^xsd:integer ;
  dwc:maximumDepthInMeters "1543"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1361.33"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L16AF10325>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.9033 5.9772)"^^geo:wktLiteral ;
  geo-pos:lat "-25.9033"^^xsd:decimal ;
  geo-pos:long "5.9772"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1361.33"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%200802L16AF10325>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 0802L16AF10325" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 0802L16AF10325'^^xsd:string;
  dwc:scientificName 'Cetonurus globiceps'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '5.9772'^^xsd:double;
  dwc:startLongitude '5.9865'^^xsd:double;
  dwc:endLongitude '5.968'^^xsd:double;
  dwc:latitude '-25.9033'^^xsd:double;
  dwc:startLatitude '-25.9123'^^xsd:double;
  dwc:endLatitude '-25.8943'^^xsd:double;
  dwc:coordinatePrecision '1361.33'^^xsd:double;
  dwc:minimumDepth '1540'^^xsd:integer;
  dwc:maximumDepth '1543'^^xsd:integer;
  dwc:temperature '3.1'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 0802L16AF10325'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '126467'^^xsd:integer;
  dwc:sampleSize '0,05448862 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,05448862 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 0802L16AF10325'^^xsd:string;
  dwc:observationDate '2008-02-22'^^xsd:date;
  dwc:aphiaIdAccepted '126467'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%200802L15AF20225>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L15AF20225> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L15AF20225> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.9459 5.889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-25.9459"^^xsd:decimal ;
  dwc:decimalLongitude "5.889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1486"^^xsd:integer ;
  dwc:maximumDepthInMeters "1488"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1373.34"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L15AF20225>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.9459 5.889)"^^geo:wktLiteral ;
  geo-pos:lat "-25.9459"^^xsd:decimal ;
  geo-pos:long "5.889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1373.34"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%200802L15AF20225>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 0802L15AF20225" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 0802L15AF20225'^^xsd:string;
  dwc:scientificName 'Chaceon erytheiae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '5.889'^^xsd:double;
  dwc:startLongitude '5.878'^^xsd:double;
  dwc:endLongitude '5.9'^^xsd:double;
  dwc:latitude '-25.9459'^^xsd:double;
  dwc:startLatitude '-25.9533'^^xsd:double;
  dwc:endLatitude '-25.9385'^^xsd:double;
  dwc:coordinatePrecision '1373.34'^^xsd:double;
  dwc:minimumDepth '1486'^^xsd:integer;
  dwc:maximumDepth '1488'^^xsd:integer;
  dwc:temperature '3.1'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 0802L15AF20225'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '241100'^^xsd:integer;
  dwc:sampleSize '0,0542096 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,0542096 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 0802L15AF20225'^^xsd:string;
  dwc:observationDate '2008-02-21'^^xsd:date;
  dwc:aphiaIdAccepted '241100'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%200802L15AF20230>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L15AF20230> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L15AF20230> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.9459 5.889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-25.9459"^^xsd:decimal ;
  dwc:decimalLongitude "5.889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1486"^^xsd:integer ;
  dwc:maximumDepthInMeters "1488"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1373.34"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L15AF20230>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.9459 5.889)"^^geo:wktLiteral ;
  geo-pos:lat "-25.9459"^^xsd:decimal ;
  geo-pos:long "5.889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1373.34"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%200802L15AF20230>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 0802L15AF20230" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 0802L15AF20230'^^xsd:string;
  dwc:scientificName 'Austropenaeus nitidus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '5.889'^^xsd:double;
  dwc:startLongitude '5.878'^^xsd:double;
  dwc:endLongitude '5.9'^^xsd:double;
  dwc:latitude '-25.9459'^^xsd:double;
  dwc:startLatitude '-25.9533'^^xsd:double;
  dwc:endLatitude '-25.9385'^^xsd:double;
  dwc:coordinatePrecision '1373.34'^^xsd:double;
  dwc:minimumDepth '1486'^^xsd:integer;
  dwc:maximumDepth '1488'^^xsd:integer;
  dwc:temperature '3.1'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 0802L15AF20230'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '246428'^^xsd:integer;
  dwc:sampleSize '0,0542096 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,0542096 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 0802L15AF20230'^^xsd:string;
  dwc:observationDate '2008-02-21'^^xsd:date;
  dwc:aphiaIdAccepted '246428'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%200802L16AF10565>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L16AF10565> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L16AF10565> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.9033 5.9772)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-25.9033"^^xsd:decimal ;
  dwc:decimalLongitude "5.9772"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1540"^^xsd:integer ;
  dwc:maximumDepthInMeters "1543"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1361.33"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L16AF10565>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.9033 5.9772)"^^geo:wktLiteral ;
  geo-pos:lat "-25.9033"^^xsd:decimal ;
  geo-pos:long "5.9772"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1361.33"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%200802L16AF10565>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 0802L16AF10565" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 0802L16AF10565'^^xsd:string;
  dwc:scientificName 'Halargyreus johnsonii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '5.9772'^^xsd:double;
  dwc:startLongitude '5.9865'^^xsd:double;
  dwc:endLongitude '5.968'^^xsd:double;
  dwc:latitude '-25.9033'^^xsd:double;
  dwc:startLatitude '-25.9123'^^xsd:double;
  dwc:endLatitude '-25.8943'^^xsd:double;
  dwc:coordinatePrecision '1361.33'^^xsd:double;
  dwc:minimumDepth '1540'^^xsd:integer;
  dwc:maximumDepth '1543'^^xsd:integer;
  dwc:temperature '3.1'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 0802L16AF10565'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '126489'^^xsd:integer;
  dwc:sampleSize '0,05448862 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,05448862 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 0802L16AF10565'^^xsd:string;
  dwc:observationDate '2008-02-22'^^xsd:date;
  dwc:aphiaIdAccepted '126489'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%200802L15AF10832>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L15AF10832> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L15AF10832> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.9459 5.889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-25.9459"^^xsd:decimal ;
  dwc:decimalLongitude "5.889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1486"^^xsd:integer ;
  dwc:maximumDepthInMeters "1488"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1373.34"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L15AF10832>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.9459 5.889)"^^geo:wktLiteral ;
  geo-pos:lat "-25.9459"^^xsd:decimal ;
  geo-pos:long "5.889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1373.34"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%200802L15AF10832>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 0802L15AF10832" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 0802L15AF10832'^^xsd:string;
  dwc:scientificName 'Coryphaenoides striaturus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '5.889'^^xsd:double;
  dwc:startLongitude '5.878'^^xsd:double;
  dwc:endLongitude '5.9'^^xsd:double;
  dwc:latitude '-25.9459'^^xsd:double;
  dwc:startLatitude '-25.9533'^^xsd:double;
  dwc:endLatitude '-25.9385'^^xsd:double;
  dwc:coordinatePrecision '1373.34'^^xsd:double;
  dwc:minimumDepth '1486'^^xsd:integer;
  dwc:maximumDepth '1488'^^xsd:integer;
  dwc:temperature '3.1'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 0802L15AF10832'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '217763'^^xsd:integer;
  dwc:sampleSize '0,0542096 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,0542096 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 0802L15AF10832'^^xsd:string;
  dwc:observationDate '2008-02-21'^^xsd:date;
  dwc:aphiaIdAccepted '217763'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%200802L15AF10834>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L15AF10834> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L15AF10834> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.9459 5.889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-25.9459"^^xsd:decimal ;
  dwc:decimalLongitude "5.889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1486"^^xsd:integer ;
  dwc:maximumDepthInMeters "1488"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1373.34"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L15AF10834>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.9459 5.889)"^^geo:wktLiteral ;
  geo-pos:lat "-25.9459"^^xsd:decimal ;
  geo-pos:long "5.889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1373.34"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%200802L15AF10834>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 0802L15AF10834" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 0802L15AF10834'^^xsd:string;
  dwc:scientificName 'Conocara murrayi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '5.889'^^xsd:double;
  dwc:startLongitude '5.878'^^xsd:double;
  dwc:endLongitude '5.9'^^xsd:double;
  dwc:latitude '-25.9459'^^xsd:double;
  dwc:startLatitude '-25.9533'^^xsd:double;
  dwc:endLatitude '-25.9385'^^xsd:double;
  dwc:coordinatePrecision '1373.34'^^xsd:double;
  dwc:minimumDepth '1486'^^xsd:integer;
  dwc:maximumDepth '1488'^^xsd:integer;
  dwc:temperature '3.1'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 0802L15AF10834'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '126697'^^xsd:integer;
  dwc:sampleSize '0,0542096 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,0542096 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 0802L15AF10834'^^xsd:string;
  dwc:observationDate '2008-02-21'^^xsd:date;
  dwc:aphiaIdAccepted '126697'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%200802L15AF10963>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L15AF10963> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L15AF10963> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.9459 5.889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-25.9459"^^xsd:decimal ;
  dwc:decimalLongitude "5.889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1486"^^xsd:integer ;
  dwc:maximumDepthInMeters "1488"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1373.34"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L15AF10963>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.9459 5.889)"^^geo:wktLiteral ;
  geo-pos:lat "-25.9459"^^xsd:decimal ;
  geo-pos:long "5.889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1373.34"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%200802L15AF10963>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 0802L15AF10963" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 0802L15AF10963'^^xsd:string;
  dwc:scientificName 'Ilyophys blachei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '5.889'^^xsd:double;
  dwc:startLongitude '5.878'^^xsd:double;
  dwc:endLongitude '5.9'^^xsd:double;
  dwc:latitude '-25.9459'^^xsd:double;
  dwc:startLatitude '-25.9533'^^xsd:double;
  dwc:endLatitude '-25.9385'^^xsd:double;
  dwc:coordinatePrecision '1373.34'^^xsd:double;
  dwc:minimumDepth '1486'^^xsd:integer;
  dwc:maximumDepth '1488'^^xsd:integer;
  dwc:temperature '3.1'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 0802L15AF10963'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '126325'^^xsd:integer;
  dwc:sampleSize '0,0542096 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,0542096 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 0802L15AF10963'^^xsd:string;
  dwc:observationDate '2008-02-21'^^xsd:date;
  dwc:aphiaIdAccepted '126325'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%200802L15AF10967>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L15AF10967> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L15AF10967> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.9459 5.889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-25.9459"^^xsd:decimal ;
  dwc:decimalLongitude "5.889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1486"^^xsd:integer ;
  dwc:maximumDepthInMeters "1488"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1373.34"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L15AF10967>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.9459 5.889)"^^geo:wktLiteral ;
  geo-pos:lat "-25.9459"^^xsd:decimal ;
  geo-pos:long "5.889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1373.34"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%200802L15AF10967>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 0802L15AF10967" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 0802L15AF10967'^^xsd:string;
  dwc:scientificName 'Electrona risso'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '5.889'^^xsd:double;
  dwc:startLongitude '5.878'^^xsd:double;
  dwc:endLongitude '5.9'^^xsd:double;
  dwc:latitude '-25.9459'^^xsd:double;
  dwc:startLatitude '-25.9533'^^xsd:double;
  dwc:endLatitude '-25.9385'^^xsd:double;
  dwc:coordinatePrecision '1373.34'^^xsd:double;
  dwc:minimumDepth '1486'^^xsd:integer;
  dwc:maximumDepth '1488'^^xsd:integer;
  dwc:temperature '3.1'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 0802L15AF10967'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '126600'^^xsd:integer;
  dwc:sampleSize '0,0542096 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,0542096 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 0802L15AF10967'^^xsd:string;
  dwc:observationDate '2008-02-21'^^xsd:date;
  dwc:aphiaIdAccepted '126600'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%200802L15AF10982>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L15AF10982> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L15AF10982> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.9459 5.889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-25.9459"^^xsd:decimal ;
  dwc:decimalLongitude "5.889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1486"^^xsd:integer ;
  dwc:maximumDepthInMeters "1488"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1373.34"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L15AF10982>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.9459 5.889)"^^geo:wktLiteral ;
  geo-pos:lat "-25.9459"^^xsd:decimal ;
  geo-pos:long "5.889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1373.34"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%200802L15AF10982>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 0802L15AF10982" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 0802L15AF10982'^^xsd:string;
  dwc:scientificName 'Bathypterois filiferus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '5.889'^^xsd:double;
  dwc:startLongitude '5.878'^^xsd:double;
  dwc:endLongitude '5.9'^^xsd:double;
  dwc:latitude '-25.9459'^^xsd:double;
  dwc:startLatitude '-25.9533'^^xsd:double;
  dwc:endLatitude '-25.9385'^^xsd:double;
  dwc:coordinatePrecision '1373.34'^^xsd:double;
  dwc:minimumDepth '1486'^^xsd:integer;
  dwc:maximumDepth '1488'^^xsd:integer;
  dwc:temperature '3.1'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 0802L15AF10982'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '221393'^^xsd:integer;
  dwc:sampleSize '0,0542096 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,0542096 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 0802L15AF10982'^^xsd:string;
  dwc:observationDate '2008-02-21'^^xsd:date;
  dwc:aphiaIdAccepted '221393'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%200802L15AF11015>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L15AF11015> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L15AF11015> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.9459 5.889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-25.9459"^^xsd:decimal ;
  dwc:decimalLongitude "5.889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1486"^^xsd:integer ;
  dwc:maximumDepthInMeters "1488"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1373.34"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L15AF11015>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.9459 5.889)"^^geo:wktLiteral ;
  geo-pos:lat "-25.9459"^^xsd:decimal ;
  geo-pos:long "5.889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1373.34"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%200802L15AF11015>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 0802L15AF11015" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 0802L15AF11015'^^xsd:string;
  dwc:scientificName 'Eustomias trewavasae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '5.889'^^xsd:double;
  dwc:startLongitude '5.878'^^xsd:double;
  dwc:endLongitude '5.9'^^xsd:double;
  dwc:latitude '-25.9459'^^xsd:double;
  dwc:startLatitude '-25.9533'^^xsd:double;
  dwc:endLatitude '-25.9385'^^xsd:double;
  dwc:coordinatePrecision '1373.34'^^xsd:double;
  dwc:minimumDepth '1486'^^xsd:integer;
  dwc:maximumDepth '1488'^^xsd:integer;
  dwc:temperature '3.1'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 0802L15AF11015'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '275143'^^xsd:integer;
  dwc:sampleSize '0,0542096 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,0542096 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 0802L15AF11015'^^xsd:string;
  dwc:observationDate '2008-02-21'^^xsd:date;
  dwc:aphiaIdAccepted '275143'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%200802L15AF20162>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L15AF20162> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L15AF20162> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.9459 5.889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-25.9459"^^xsd:decimal ;
  dwc:decimalLongitude "5.889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1486"^^xsd:integer ;
  dwc:maximumDepthInMeters "1488"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1373.34"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L15AF20162>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.9459 5.889)"^^geo:wktLiteral ;
  geo-pos:lat "-25.9459"^^xsd:decimal ;
  geo-pos:long "5.889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1373.34"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%200802L15AF20162>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 0802L15AF20162" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 0802L15AF20162'^^xsd:string;
  dwc:scientificName 'Gnathophausia ingens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '5.889'^^xsd:double;
  dwc:startLongitude '5.878'^^xsd:double;
  dwc:endLongitude '5.9'^^xsd:double;
  dwc:latitude '-25.9459'^^xsd:double;
  dwc:startLatitude '-25.9533'^^xsd:double;
  dwc:endLatitude '-25.9385'^^xsd:double;
  dwc:coordinatePrecision '1373.34'^^xsd:double;
  dwc:minimumDepth '1486'^^xsd:integer;
  dwc:maximumDepth '1488'^^xsd:integer;
  dwc:temperature '3.1'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 0802L15AF20162'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '119929'^^xsd:integer;
  dwc:sampleSize '0,0542096 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,0542096 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 0802L15AF20162'^^xsd:string;
  dwc:observationDate '2008-02-21'^^xsd:date;
  dwc:aphiaIdAccepted '220999'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%200802L15AF20163>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L15AF20163> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L15AF20163> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.9459 5.889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-25.9459"^^xsd:decimal ;
  dwc:decimalLongitude "5.889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1486"^^xsd:integer ;
  dwc:maximumDepthInMeters "1488"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1373.34"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L15AF20163>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.9459 5.889)"^^geo:wktLiteral ;
  geo-pos:lat "-25.9459"^^xsd:decimal ;
  geo-pos:long "5.889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1373.34"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%200802L15AF20163>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 0802L15AF20163" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 0802L15AF20163'^^xsd:string;
  dwc:scientificName 'Gnathophausia zoea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '5.889'^^xsd:double;
  dwc:startLongitude '5.878'^^xsd:double;
  dwc:endLongitude '5.9'^^xsd:double;
  dwc:latitude '-25.9459'^^xsd:double;
  dwc:startLatitude '-25.9533'^^xsd:double;
  dwc:endLatitude '-25.9385'^^xsd:double;
  dwc:coordinatePrecision '1373.34'^^xsd:double;
  dwc:minimumDepth '1486'^^xsd:integer;
  dwc:maximumDepth '1488'^^xsd:integer;
  dwc:temperature '3.1'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 0802L15AF20163'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '119930'^^xsd:integer;
  dwc:sampleSize '0,0542096 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,0542096 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 0802L15AF20163'^^xsd:string;
  dwc:observationDate '2008-02-21'^^xsd:date;
  dwc:aphiaIdAccepted '119930'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%200802L15AF20164>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L15AF20164> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L15AF20164> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.9459 5.889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-25.9459"^^xsd:decimal ;
  dwc:decimalLongitude "5.889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1486"^^xsd:integer ;
  dwc:maximumDepthInMeters "1488"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1373.34"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L15AF20164>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.9459 5.889)"^^geo:wktLiteral ;
  geo-pos:lat "-25.9459"^^xsd:decimal ;
  geo-pos:long "5.889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1373.34"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%200802L15AF20164>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 0802L15AF20164" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 0802L15AF20164'^^xsd:string;
  dwc:scientificName 'Nematocarcinus ensifer'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '5.889'^^xsd:double;
  dwc:startLongitude '5.878'^^xsd:double;
  dwc:endLongitude '5.9'^^xsd:double;
  dwc:latitude '-25.9459'^^xsd:double;
  dwc:startLatitude '-25.9533'^^xsd:double;
  dwc:endLatitude '-25.9385'^^xsd:double;
  dwc:coordinatePrecision '1373.34'^^xsd:double;
  dwc:minimumDepth '1486'^^xsd:integer;
  dwc:maximumDepth '1488'^^xsd:integer;
  dwc:temperature '3.1'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 0802L15AF20164'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '107573'^^xsd:integer;
  dwc:sampleSize '0,0542096 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,0542096 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 0802L15AF20164'^^xsd:string;
  dwc:observationDate '2008-02-21'^^xsd:date;
  dwc:aphiaIdAccepted '107573'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%200802L15AF20196>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L15AF20196> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L15AF20196> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.9459 5.889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-25.9459"^^xsd:decimal ;
  dwc:decimalLongitude "5.889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1486"^^xsd:integer ;
  dwc:maximumDepthInMeters "1488"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1373.34"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L15AF20196>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.9459 5.889)"^^geo:wktLiteral ;
  geo-pos:lat "-25.9459"^^xsd:decimal ;
  geo-pos:long "5.889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1373.34"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%200802L15AF20196>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 0802L15AF20196" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-03-24'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 0802L15AF20196'^^xsd:string;
  dwc:scientificName 'Oplophorus novaezeelandiae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '5.889'^^xsd:double;
  dwc:startLongitude '5.878'^^xsd:double;
  dwc:endLongitude '5.9'^^xsd:double;
  dwc:latitude '-25.9459'^^xsd:double;
  dwc:startLatitude '-25.9533'^^xsd:double;
  dwc:endLatitude '-25.9385'^^xsd:double;
  dwc:coordinatePrecision '1373.34'^^xsd:double;
  dwc:minimumDepth '1486'^^xsd:integer;
  dwc:maximumDepth '1488'^^xsd:integer;
  dwc:temperature '3.1'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA  0802L15AF20196'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '240814'^^xsd:integer;
  dwc:sampleSize '0,0542096 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,0542096 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 0802L15AF20196'^^xsd:string;
  dwc:observationDate '2008-02-21'^^xsd:date;
  dwc:aphiaIdAccepted '240814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%200802L15AF20234>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L15AF20234> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L15AF20234> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.9459 5.889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-25.9459"^^xsd:decimal ;
  dwc:decimalLongitude "5.889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1486"^^xsd:integer ;
  dwc:maximumDepthInMeters "1488"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1373.34"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L15AF20234>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.9459 5.889)"^^geo:wktLiteral ;
  geo-pos:lat "-25.9459"^^xsd:decimal ;
  geo-pos:long "5.889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1373.34"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%200802L15AF20234>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 0802L15AF20234" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 0802L15AF20234'^^xsd:string;
  dwc:scientificName 'Gordonella kensleyi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '5.889'^^xsd:double;
  dwc:startLongitude '5.878'^^xsd:double;
  dwc:endLongitude '5.9'^^xsd:double;
  dwc:latitude '-25.9459'^^xsd:double;
  dwc:startLatitude '-25.9533'^^xsd:double;
  dwc:endLatitude '-25.9385'^^xsd:double;
  dwc:coordinatePrecision '1373.34'^^xsd:double;
  dwc:minimumDepth '1486'^^xsd:integer;
  dwc:maximumDepth '1488'^^xsd:integer;
  dwc:temperature '3.1'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 0802L15AF20234'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '211883'^^xsd:integer;
  dwc:sampleSize '0,0542096 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,0542096 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 0802L15AF20234'^^xsd:string;
  dwc:observationDate '2008-02-21'^^xsd:date;
  dwc:aphiaIdAccepted '211883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%200802L15AF30128>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L15AF30128> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L15AF30128> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.9459 5.889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-25.9459"^^xsd:decimal ;
  dwc:decimalLongitude "5.889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1486"^^xsd:integer ;
  dwc:maximumDepthInMeters "1488"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1373.34"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L15AF30128>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.9459 5.889)"^^geo:wktLiteral ;
  geo-pos:lat "-25.9459"^^xsd:decimal ;
  geo-pos:long "5.889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1373.34"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%200802L15AF30128>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 0802L15AF30128" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 0802L15AF30128'^^xsd:string;
  dwc:scientificName 'Cymbulia peronii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '5.889'^^xsd:double;
  dwc:startLongitude '5.878'^^xsd:double;
  dwc:endLongitude '5.9'^^xsd:double;
  dwc:latitude '-25.9459'^^xsd:double;
  dwc:startLatitude '-25.9533'^^xsd:double;
  dwc:endLatitude '-25.9385'^^xsd:double;
  dwc:coordinatePrecision '1373.34'^^xsd:double;
  dwc:minimumDepth '1486'^^xsd:integer;
  dwc:maximumDepth '1488'^^xsd:integer;
  dwc:temperature '3.1'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 0802L15AF30128'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '139494'^^xsd:integer;
  dwc:sampleSize '0,0542096 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,0542096 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 0802L15AF30128'^^xsd:string;
  dwc:observationDate '2008-02-21'^^xsd:date;
  dwc:aphiaIdAccepted '139494'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%200802L15AF40070>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L15AF40070> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L15AF40070> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.9459 5.889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-25.9459"^^xsd:decimal ;
  dwc:decimalLongitude "5.889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1486"^^xsd:integer ;
  dwc:maximumDepthInMeters "1488"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1373.34"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L15AF40070>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.9459 5.889)"^^geo:wktLiteral ;
  geo-pos:lat "-25.9459"^^xsd:decimal ;
  geo-pos:long "5.889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1373.34"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%200802L15AF40070>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 0802L15AF40070" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 0802L15AF40070'^^xsd:string;
  dwc:scientificName 'Pyrosoma atlanticum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '5.889'^^xsd:double;
  dwc:startLongitude '5.878'^^xsd:double;
  dwc:endLongitude '5.9'^^xsd:double;
  dwc:latitude '-25.9459'^^xsd:double;
  dwc:startLatitude '-25.9533'^^xsd:double;
  dwc:endLatitude '-25.9385'^^xsd:double;
  dwc:coordinatePrecision '1373.34'^^xsd:double;
  dwc:minimumDepth '1486'^^xsd:integer;
  dwc:maximumDepth '1488'^^xsd:integer;
  dwc:temperature '3.1'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 0802L15AF40070'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '137250'^^xsd:integer;
  dwc:sampleSize '0,0542096 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,0542096 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 0802L15AF40070'^^xsd:string;
  dwc:observationDate '2008-02-21'^^xsd:date;
  dwc:aphiaIdAccepted '137250'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%200802L16AF10001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L16AF10001> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L16AF10001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.9033 5.9772)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-25.9033"^^xsd:decimal ;
  dwc:decimalLongitude "5.9772"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1540"^^xsd:integer ;
  dwc:maximumDepthInMeters "1543"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1361.33"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L16AF10001>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.9033 5.9772)"^^geo:wktLiteral ;
  geo-pos:lat "-25.9033"^^xsd:decimal ;
  geo-pos:long "5.9772"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1361.33"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%200802L16AF10001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 0802L16AF10001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 0802L16AF10001'^^xsd:string;
  dwc:scientificName 'Bathysaurus ferox'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '5.9772'^^xsd:double;
  dwc:startLongitude '5.9865'^^xsd:double;
  dwc:endLongitude '5.968'^^xsd:double;
  dwc:latitude '-25.9033'^^xsd:double;
  dwc:startLatitude '-25.9123'^^xsd:double;
  dwc:endLatitude '-25.8943'^^xsd:double;
  dwc:coordinatePrecision '1361.33'^^xsd:double;
  dwc:minimumDepth '1540'^^xsd:integer;
  dwc:maximumDepth '1543'^^xsd:integer;
  dwc:temperature '3.1'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 0802L16AF10001'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '126369'^^xsd:integer;
  dwc:sampleSize '0,05448862 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,05448862 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 0802L16AF10001'^^xsd:string;
  dwc:observationDate '2008-02-22'^^xsd:date;
  dwc:aphiaIdAccepted '126369'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%200802L16AF10007>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L16AF10007> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L16AF10007> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.9033 5.9772)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-25.9033"^^xsd:decimal ;
  dwc:decimalLongitude "5.9772"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1540"^^xsd:integer ;
  dwc:maximumDepthInMeters "1543"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1361.33"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L16AF10007>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.9033 5.9772)"^^geo:wktLiteral ;
  geo-pos:lat "-25.9033"^^xsd:decimal ;
  geo-pos:long "5.9772"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1361.33"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%200802L16AF10007>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 0802L16AF10007" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 0802L16AF10007'^^xsd:string;
  dwc:scientificName 'Argyropelecus gigas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '5.9772'^^xsd:double;
  dwc:startLongitude '5.9865'^^xsd:double;
  dwc:endLongitude '5.968'^^xsd:double;
  dwc:latitude '-25.9033'^^xsd:double;
  dwc:startLatitude '-25.9123'^^xsd:double;
  dwc:endLatitude '-25.8943'^^xsd:double;
  dwc:coordinatePrecision '1361.33'^^xsd:double;
  dwc:minimumDepth '1540'^^xsd:integer;
  dwc:maximumDepth '1543'^^xsd:integer;
  dwc:temperature '3.1'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 0802L16AF10007'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '127308'^^xsd:integer;
  dwc:sampleSize '0,05448862 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,05448862 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 0802L16AF10007'^^xsd:string;
  dwc:observationDate '2008-02-22'^^xsd:date;
  dwc:aphiaIdAccepted '127308'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%200802L15AF10827>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L15AF10827> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L15AF10827> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.9459 5.889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-25.9459"^^xsd:decimal ;
  dwc:decimalLongitude "5.889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1486"^^xsd:integer ;
  dwc:maximumDepthInMeters "1488"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1373.34"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L15AF10827>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.9459 5.889)"^^geo:wktLiteral ;
  geo-pos:lat "-25.9459"^^xsd:decimal ;
  geo-pos:long "5.889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1373.34"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%200802L15AF10827>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 0802L15AF10827" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 0802L15AF10827'^^xsd:string;
  dwc:scientificName 'Nezumia brevibarbata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '5.889'^^xsd:double;
  dwc:startLongitude '5.878'^^xsd:double;
  dwc:endLongitude '5.9'^^xsd:double;
  dwc:latitude '-25.9459'^^xsd:double;
  dwc:startLatitude '-25.9533'^^xsd:double;
  dwc:endLatitude '-25.9385'^^xsd:double;
  dwc:coordinatePrecision '1373.34'^^xsd:double;
  dwc:minimumDepth '1486'^^xsd:integer;
  dwc:maximumDepth '1488'^^xsd:integer;
  dwc:temperature '3.1'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 0802L15AF10827'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '217780'^^xsd:integer;
  dwc:sampleSize '0,0542096 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,0542096 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 0802L15AF10827'^^xsd:string;
  dwc:observationDate '2008-02-21'^^xsd:date;
  dwc:aphiaIdAccepted '217780'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%200802L15AF10831>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L15AF10831> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L15AF10831> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.9459 5.889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-25.9459"^^xsd:decimal ;
  dwc:decimalLongitude "5.889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1486"^^xsd:integer ;
  dwc:maximumDepthInMeters "1488"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1373.34"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L15AF10831>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.9459 5.889)"^^geo:wktLiteral ;
  geo-pos:lat "-25.9459"^^xsd:decimal ;
  geo-pos:long "5.889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1373.34"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%200802L15AF10831>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 0802L15AF10831" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 0802L15AF10831'^^xsd:string;
  dwc:scientificName 'Poromitra megalops'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '5.889'^^xsd:double;
  dwc:startLongitude '5.878'^^xsd:double;
  dwc:endLongitude '5.9'^^xsd:double;
  dwc:latitude '-25.9459'^^xsd:double;
  dwc:startLatitude '-25.9533'^^xsd:double;
  dwc:endLatitude '-25.9385'^^xsd:double;
  dwc:coordinatePrecision '1373.34'^^xsd:double;
  dwc:minimumDepth '1486'^^xsd:integer;
  dwc:maximumDepth '1488'^^xsd:integer;
  dwc:temperature '3.1'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 0802L15AF10831'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '127274'^^xsd:integer;
  dwc:sampleSize '0,0542096 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,0542096 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 0802L15AF10831'^^xsd:string;
  dwc:observationDate '2008-02-21'^^xsd:date;
  dwc:aphiaIdAccepted '127274'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%200802L15AF10823>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L15AF10823> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L15AF10823> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.9459 5.889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-25.9459"^^xsd:decimal ;
  dwc:decimalLongitude "5.889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1486"^^xsd:integer ;
  dwc:maximumDepthInMeters "1488"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1373.34"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L15AF10823>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.9459 5.889)"^^geo:wktLiteral ;
  geo-pos:lat "-25.9459"^^xsd:decimal ;
  geo-pos:long "5.889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1373.34"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%200802L15AF10823>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 0802L15AF10823" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 0802L15AF10823'^^xsd:string;
  dwc:scientificName 'Notacanthus sexspinis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '5.889'^^xsd:double;
  dwc:startLongitude '5.878'^^xsd:double;
  dwc:endLongitude '5.9'^^xsd:double;
  dwc:latitude '-25.9459'^^xsd:double;
  dwc:startLatitude '-25.9533'^^xsd:double;
  dwc:endLatitude '-25.9385'^^xsd:double;
  dwc:coordinatePrecision '1373.34'^^xsd:double;
  dwc:minimumDepth '1486'^^xsd:integer;
  dwc:maximumDepth '1488'^^xsd:integer;
  dwc:temperature '3.1'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 0802L15AF10823'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '221411'^^xsd:integer;
  dwc:sampleSize '0,0542096 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,0542096 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 0802L15AF10823'^^xsd:string;
  dwc:observationDate '2008-02-21'^^xsd:date;
  dwc:aphiaIdAccepted '221411'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%200802L15AF10826>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L15AF10826> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L15AF10826> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.9459 5.889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-25.9459"^^xsd:decimal ;
  dwc:decimalLongitude "5.889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1486"^^xsd:integer ;
  dwc:maximumDepthInMeters "1488"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1373.34"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L15AF10826>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.9459 5.889)"^^geo:wktLiteral ;
  geo-pos:lat "-25.9459"^^xsd:decimal ;
  geo-pos:long "5.889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1373.34"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%200802L15AF10826>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 0802L15AF10826" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 0802L15AF10826'^^xsd:string;
  dwc:scientificName 'Allocyttus verrucosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '5.889'^^xsd:double;
  dwc:startLongitude '5.878'^^xsd:double;
  dwc:endLongitude '5.9'^^xsd:double;
  dwc:latitude '-25.9459'^^xsd:double;
  dwc:startLatitude '-25.9533'^^xsd:double;
  dwc:endLatitude '-25.9385'^^xsd:double;
  dwc:coordinatePrecision '1373.34'^^xsd:double;
  dwc:minimumDepth '1486'^^xsd:integer;
  dwc:maximumDepth '1488'^^xsd:integer;
  dwc:temperature '3.1'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 0802L15AF10826'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '127422'^^xsd:integer;
  dwc:sampleSize '0,0542096 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,0542096 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 0802L15AF10826'^^xsd:string;
  dwc:observationDate '2008-02-21'^^xsd:date;
  dwc:aphiaIdAccepted '127422'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%200802L15AF20148>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L15AF20148> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L15AF20148> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.9459 5.889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-25.9459"^^xsd:decimal ;
  dwc:decimalLongitude "5.889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1486"^^xsd:integer ;
  dwc:maximumDepthInMeters "1488"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1373.34"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L15AF20148>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.9459 5.889)"^^geo:wktLiteral ;
  geo-pos:lat "-25.9459"^^xsd:decimal ;
  geo-pos:long "5.889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1373.34"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%200802L15AF20148>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 0802L15AF20148" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 0802L15AF20148'^^xsd:string;
  dwc:scientificName 'Acanthephyra eximia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '5.889'^^xsd:double;
  dwc:startLongitude '5.878'^^xsd:double;
  dwc:endLongitude '5.9'^^xsd:double;
  dwc:latitude '-25.9459'^^xsd:double;
  dwc:startLatitude '-25.9533'^^xsd:double;
  dwc:endLatitude '-25.9385'^^xsd:double;
  dwc:coordinatePrecision '1373.34'^^xsd:double;
  dwc:minimumDepth '1486'^^xsd:integer;
  dwc:maximumDepth '1488'^^xsd:integer;
  dwc:temperature '3.1'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 0802L15AF20148'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '564909'^^xsd:integer;
  dwc:sampleSize '0,0542096 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,0542096 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 0802L15AF20148'^^xsd:string;
  dwc:observationDate '2008-02-21'^^xsd:date;
  dwc:aphiaIdAccepted '564909'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%200802L15AF20160>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L15AF20160> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L15AF20160> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.9459 5.889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-25.9459"^^xsd:decimal ;
  dwc:decimalLongitude "5.889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1486"^^xsd:integer ;
  dwc:maximumDepthInMeters "1488"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1373.34"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L15AF20160>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.9459 5.889)"^^geo:wktLiteral ;
  geo-pos:lat "-25.9459"^^xsd:decimal ;
  geo-pos:long "5.889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1373.34"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%200802L15AF20160>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 0802L15AF20160" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 0802L15AF20160'^^xsd:string;
  dwc:scientificName 'Glyphocrangon longirostris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '5.889'^^xsd:double;
  dwc:startLongitude '5.878'^^xsd:double;
  dwc:endLongitude '5.9'^^xsd:double;
  dwc:latitude '-25.9459'^^xsd:double;
  dwc:startLatitude '-25.9533'^^xsd:double;
  dwc:endLatitude '-25.9385'^^xsd:double;
  dwc:coordinatePrecision '1373.34'^^xsd:double;
  dwc:minimumDepth '1486'^^xsd:integer;
  dwc:maximumDepth '1488'^^xsd:integer;
  dwc:temperature '3.1'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 0802L15AF20160'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '107571'^^xsd:integer;
  dwc:sampleSize '0,0542096 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,0542096 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 0802L15AF20160'^^xsd:string;
  dwc:observationDate '2008-02-21'^^xsd:date;
  dwc:aphiaIdAccepted '107571'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%200802L15AF20121>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L15AF20121> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L15AF20121> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.9459 5.889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-25.9459"^^xsd:decimal ;
  dwc:decimalLongitude "5.889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1486"^^xsd:integer ;
  dwc:maximumDepthInMeters "1488"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1373.34"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L15AF20121>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.9459 5.889)"^^geo:wktLiteral ;
  geo-pos:lat "-25.9459"^^xsd:decimal ;
  geo-pos:long "5.889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1373.34"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%200802L15AF20121>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 0802L15AF20121" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 0802L15AF20121'^^xsd:string;
  dwc:scientificName 'Parapagurus pilosimanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '5.889'^^xsd:double;
  dwc:startLongitude '5.878'^^xsd:double;
  dwc:endLongitude '5.9'^^xsd:double;
  dwc:latitude '-25.9459'^^xsd:double;
  dwc:startLatitude '-25.9533'^^xsd:double;
  dwc:endLatitude '-25.9385'^^xsd:double;
  dwc:coordinatePrecision '1373.34'^^xsd:double;
  dwc:minimumDepth '1486'^^xsd:integer;
  dwc:maximumDepth '1488'^^xsd:integer;
  dwc:temperature '3.1'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 0802L15AF20121'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '107248'^^xsd:integer;
  dwc:sampleSize '0,0542096 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,0542096 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 0802L15AF20121'^^xsd:string;
  dwc:observationDate '2008-02-21'^^xsd:date;
  dwc:aphiaIdAccepted '107248'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%200802L15AF20095>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L15AF20095> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L15AF20095> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.9459 5.889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-25.9459"^^xsd:decimal ;
  dwc:decimalLongitude "5.889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1486"^^xsd:integer ;
  dwc:maximumDepthInMeters "1488"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1373.34"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L15AF20095>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.9459 5.889)"^^geo:wktLiteral ;
  geo-pos:lat "-25.9459"^^xsd:decimal ;
  geo-pos:long "5.889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1373.34"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%200802L15AF20095>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 0802L15AF20095" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-03-24'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 0802L15AF20095'^^xsd:string;
  dwc:scientificName 'Gnathophausia gigas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '5.889'^^xsd:double;
  dwc:startLongitude '5.878'^^xsd:double;
  dwc:endLongitude '5.9'^^xsd:double;
  dwc:latitude '-25.9459'^^xsd:double;
  dwc:startLatitude '-25.9533'^^xsd:double;
  dwc:endLatitude '-25.9385'^^xsd:double;
  dwc:coordinatePrecision '1373.34'^^xsd:double;
  dwc:minimumDepth '1486'^^xsd:integer;
  dwc:maximumDepth '1488'^^xsd:integer;
  dwc:temperature '3.1'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA  0802L15AF20095'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '119927'^^xsd:integer;
  dwc:sampleSize '0,0542096 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,0542096 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 0802L15AF20095'^^xsd:string;
  dwc:observationDate '2008-02-21'^^xsd:date;
  dwc:aphiaIdAccepted '119931'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%200802L15AF11017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L15AF11017> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L15AF11017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.9459 5.889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-25.9459"^^xsd:decimal ;
  dwc:decimalLongitude "5.889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1486"^^xsd:integer ;
  dwc:maximumDepthInMeters "1488"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1373.34"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L15AF11017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.9459 5.889)"^^geo:wktLiteral ;
  geo-pos:lat "-25.9459"^^xsd:decimal ;
  geo-pos:long "5.889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1373.34"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%200802L15AF11017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 0802L15AF11017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 0802L15AF11017'^^xsd:string;
  dwc:scientificName 'Bonapartia pedaliota'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '5.889'^^xsd:double;
  dwc:startLongitude '5.878'^^xsd:double;
  dwc:endLongitude '5.9'^^xsd:double;
  dwc:latitude '-25.9459'^^xsd:double;
  dwc:startLatitude '-25.9533'^^xsd:double;
  dwc:endLatitude '-25.9385'^^xsd:double;
  dwc:coordinatePrecision '1373.34'^^xsd:double;
  dwc:minimumDepth '1486'^^xsd:integer;
  dwc:maximumDepth '1488'^^xsd:integer;
  dwc:temperature '3.1'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 0802L15AF11017'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '127281'^^xsd:integer;
  dwc:sampleSize '0,0542096 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,0542096 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 0802L15AF11017'^^xsd:string;
  dwc:observationDate '2008-02-21'^^xsd:date;
  dwc:aphiaIdAccepted '322499'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%200802L15AF20094>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L15AF20094> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L15AF20094> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.9459 5.889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-25.9459"^^xsd:decimal ;
  dwc:decimalLongitude "5.889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1486"^^xsd:integer ;
  dwc:maximumDepthInMeters "1488"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1373.34"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L15AF20094>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.9459 5.889)"^^geo:wktLiteral ;
  geo-pos:lat "-25.9459"^^xsd:decimal ;
  geo-pos:long "5.889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1373.34"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%200802L15AF20094>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 0802L15AF20094" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-03-24'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 0802L15AF20094'^^xsd:string;
  dwc:scientificName 'Gnathophausia gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '5.889'^^xsd:double;
  dwc:startLongitude '5.878'^^xsd:double;
  dwc:endLongitude '5.9'^^xsd:double;
  dwc:latitude '-25.9459'^^xsd:double;
  dwc:startLatitude '-25.9533'^^xsd:double;
  dwc:endLatitude '-25.9385'^^xsd:double;
  dwc:coordinatePrecision '1373.34'^^xsd:double;
  dwc:minimumDepth '1486'^^xsd:integer;
  dwc:maximumDepth '1488'^^xsd:integer;
  dwc:temperature '3.1'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA  0802L15AF20094'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '119928'^^xsd:integer;
  dwc:sampleSize '0,0542096 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,0542096 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 0802L15AF20094'^^xsd:string;
  dwc:observationDate '2008-02-21'^^xsd:date;
  dwc:aphiaIdAccepted '853816'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%201002L36AF20101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L36AF20101> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L36AF20101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.1535 5.8551)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-26.1535"^^xsd:decimal ;
  dwc:decimalLongitude "5.8551"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1260"^^xsd:integer ;
  dwc:maximumDepthInMeters "1268"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1461.73"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L36AF20101>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.1535 5.8551)"^^geo:wktLiteral ;
  geo-pos:lat "-26.1535"^^xsd:decimal ;
  geo-pos:long "5.8551"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1461.73"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%201002L36AF20101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 1002L36AF20101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 1002L36AF20101'^^xsd:string;
  dwc:scientificName 'Oplophorus spinosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '5.8551'^^xsd:double;
  dwc:startLongitude '5.8433'^^xsd:double;
  dwc:endLongitude '5.8668'^^xsd:double;
  dwc:latitude '-26.1535'^^xsd:double;
  dwc:startLatitude '-26.1613'^^xsd:double;
  dwc:endLatitude '-26.1456'^^xsd:double;
  dwc:coordinatePrecision '1461.73'^^xsd:double;
  dwc:minimumDepth '1260'^^xsd:integer;
  dwc:maximumDepth '1268'^^xsd:integer;
  dwc:temperature '3.45'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 1002L36AF20101'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '107602'^^xsd:integer;
  dwc:sampleSize '0,07258506 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,07258506 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 1002L36AF20101'^^xsd:string;
  dwc:observationDate '2010-02-24'^^xsd:date;
  dwc:aphiaIdAccepted '107602'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%201002L16BV40063>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L16BV40063> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L16BV40063> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.5809 5.8311)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-25.5809"^^xsd:decimal ;
  dwc:decimalLongitude "5.8311"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "971"^^xsd:integer ;
  dwc:maximumDepthInMeters "982"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "857.37"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L16BV40063>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.5809 5.8311)"^^geo:wktLiteral ;
  geo-pos:lat "-25.5809"^^xsd:decimal ;
  geo-pos:long "5.8311"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "857.37"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%201002L16BV40063>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 1002L16BV40063" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 1002L16BV40063'^^xsd:string;
  dwc:scientificName 'Mediaster bairdi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '5.8311'^^xsd:double;
  dwc:startLongitude '5.8245'^^xsd:double;
  dwc:endLongitude '5.8378'^^xsd:double;
  dwc:latitude '-25.5809'^^xsd:double;
  dwc:startLatitude '-25.576'^^xsd:double;
  dwc:endLatitude '-25.5857'^^xsd:double;
  dwc:coordinatePrecision '857.37'^^xsd:double;
  dwc:minimumDepth '971'^^xsd:integer;
  dwc:maximumDepth '982'^^xsd:integer;
  dwc:temperature '4.2'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 1002L16BV40063'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '124045'^^xsd:integer;
  dwc:sampleSize '0,006188 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,006188 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 1002L16BV40063'^^xsd:string;
  dwc:observationDate '2010-02-15'^^xsd:date;
  dwc:aphiaIdAccepted '124045'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%200802L14AF10007>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L14AF10007> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L14AF10007> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.0765 5.5434)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-26.0765"^^xsd:decimal ;
  dwc:decimalLongitude "5.5434"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "960"^^xsd:integer ;
  dwc:maximumDepthInMeters "977"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1388.62"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L14AF10007>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.0765 5.5434)"^^geo:wktLiteral ;
  geo-pos:lat "-26.0765"^^xsd:decimal ;
  geo-pos:long "5.5434"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1388.62"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%200802L14AF10007>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 0802L14AF10007" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 0802L14AF10007'^^xsd:string;
  dwc:scientificName 'Argyropelecus gigas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '5.5434'^^xsd:double;
  dwc:startLongitude '5.5298'^^xsd:double;
  dwc:endLongitude '5.557'^^xsd:double;
  dwc:latitude '-26.0765'^^xsd:double;
  dwc:startLatitude '-26.079'^^xsd:double;
  dwc:endLatitude '-26.074'^^xsd:double;
  dwc:coordinatePrecision '1388.62'^^xsd:double;
  dwc:minimumDepth '960'^^xsd:integer;
  dwc:maximumDepth '977'^^xsd:integer;
  dwc:temperature '4'^^xsd:integer;
  dwc:previousCatalogNumber 'NAMIBIA 0802L14AF10007'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '127308'^^xsd:integer;
  dwc:sampleSize '0,05604316 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,05604316 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 0802L14AF10007'^^xsd:string;
  dwc:observationDate '2008-02-20'^^xsd:date;
  dwc:aphiaIdAccepted '127308'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%200802L16AF10757>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L16AF10757> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L16AF10757> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.9033 5.9772)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-25.9033"^^xsd:decimal ;
  dwc:decimalLongitude "5.9772"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1540"^^xsd:integer ;
  dwc:maximumDepthInMeters "1543"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1361.33"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L16AF10757>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.9033 5.9772)"^^geo:wktLiteral ;
  geo-pos:lat "-25.9033"^^xsd:decimal ;
  geo-pos:long "5.9772"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1361.33"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%200802L16AF10757>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 0802L16AF10757" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 0802L16AF10757'^^xsd:string;
  dwc:scientificName 'Omosudis lowii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '5.9772'^^xsd:double;
  dwc:startLongitude '5.9865'^^xsd:double;
  dwc:endLongitude '5.968'^^xsd:double;
  dwc:latitude '-25.9033'^^xsd:double;
  dwc:startLatitude '-25.9123'^^xsd:double;
  dwc:endLatitude '-25.8943'^^xsd:double;
  dwc:coordinatePrecision '1361.33'^^xsd:double;
  dwc:minimumDepth '1540'^^xsd:integer;
  dwc:maximumDepth '1543'^^xsd:integer;
  dwc:temperature '3.1'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 0802L16AF10757'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '272087'^^xsd:integer;
  dwc:sampleSize '0,05448862 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,05448862 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 0802L16AF10757'^^xsd:string;
  dwc:observationDate '2008-02-22'^^xsd:date;
  dwc:aphiaIdAccepted '272087'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%200802L13AF10962>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L13AF10962> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L13AF10962> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.1839 5.4054)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-26.1839"^^xsd:decimal ;
  dwc:decimalLongitude "5.4054"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "974"^^xsd:integer ;
  dwc:maximumDepthInMeters "997"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1432.15"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L13AF10962>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.1839 5.4054)"^^geo:wktLiteral ;
  geo-pos:lat "-26.1839"^^xsd:decimal ;
  geo-pos:long "5.4054"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1432.15"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%200802L13AF10962>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 0802L13AF10962" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 0802L13AF10962'^^xsd:string;
  dwc:scientificName 'Gadomus capensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '5.4054'^^xsd:double;
  dwc:startLongitude '5.3932'^^xsd:double;
  dwc:endLongitude '5.4175'^^xsd:double;
  dwc:latitude '-26.1839'^^xsd:double;
  dwc:startLatitude '-26.1907'^^xsd:double;
  dwc:endLatitude '-26.177'^^xsd:double;
  dwc:coordinatePrecision '1432.15'^^xsd:double;
  dwc:minimumDepth '974'^^xsd:integer;
  dwc:maximumDepth '997'^^xsd:integer;
  dwc:temperature '3.8'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 0802L13AF10962'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '217768'^^xsd:integer;
  dwc:sampleSize '0,05628232 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,05628232 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 0802L13AF10962'^^xsd:string;
  dwc:observationDate '2008-02-20'^^xsd:date;
  dwc:aphiaIdAccepted '217768'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%201002L15DR10827>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L15DR10827> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L15DR10827> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.5408 5.736)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-25.5408"^^xsd:decimal ;
  dwc:decimalLongitude "5.736"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1663"^^xsd:integer ;
  dwc:maximumDepthInMeters "1813"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "278.12"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L15DR10827>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.5408 5.736)"^^geo:wktLiteral ;
  geo-pos:lat "-25.5408"^^xsd:decimal ;
  geo-pos:long "5.736"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "278.12"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%201002L15DR10827>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 1002L15DR10827" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 1002L15DR10827'^^xsd:string;
  dwc:scientificName 'Nezumia brevibarbata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '5.736'^^xsd:double;
  dwc:startLongitude '5.7387'^^xsd:double;
  dwc:endLongitude '5.7333'^^xsd:double;
  dwc:latitude '-25.5408'^^xsd:double;
  dwc:startLatitude '-25.5413'^^xsd:double;
  dwc:endLatitude '-25.5402'^^xsd:double;
  dwc:coordinatePrecision '278.12'^^xsd:double;
  dwc:minimumDepth '1663'^^xsd:integer;
  dwc:maximumDepth '1813'^^xsd:integer;
  dwc:temperature '3.3'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 1002L15DR10827'^^xsd:string;
  dwc:occurrenceRemarks 'Qualitative sample'^^xsd:string;
  dwc:aphiaid '217780'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort ''^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 1002L15DR10827'^^xsd:string;
  dwc:observationDate '2010-02-15'^^xsd:date;
  dwc:aphiaIdAccepted '217780'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%200902L3AF20072>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200902L3AF20072> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200902L3AF20072> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.2752 8.2346)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-23.2752"^^xsd:decimal ;
  dwc:decimalLongitude "8.2346"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1094"^^xsd:integer ;
  dwc:maximumDepthInMeters "1118"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1409.73"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200902L3AF20072>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.2752 8.2346)"^^geo:wktLiteral ;
  geo-pos:lat "-23.2752"^^xsd:decimal ;
  geo-pos:long "8.2346"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1409.73"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%200902L3AF20072>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 0902L3AF20072" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 0902L3AF20072'^^xsd:string;
  dwc:scientificName 'Pentacheles laevis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '8.2346'^^xsd:double;
  dwc:startLongitude '8.2213'^^xsd:double;
  dwc:endLongitude '8.248'^^xsd:double;
  dwc:latitude '-23.2752'^^xsd:double;
  dwc:startLatitude '-23.272'^^xsd:double;
  dwc:endLatitude '-23.2783'^^xsd:double;
  dwc:coordinatePrecision '1409.73'^^xsd:double;
  dwc:minimumDepth '1094'^^xsd:integer;
  dwc:maximumDepth '1118'^^xsd:integer;
  dwc:temperature '3'^^xsd:integer;
  dwc:previousCatalogNumber 'NAMIBIA 0902L3AF20072'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '382979'^^xsd:integer;
  dwc:sampleSize '0,05616274 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,05616274 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 0902L3AF20072'^^xsd:string;
  dwc:observationDate '2009-02-19'^^xsd:date;
  dwc:aphiaIdAccepted '382979'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%201002L11BV40052>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L11BV40052> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L11BV40052> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.487 6.1437)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-25.487"^^xsd:decimal ;
  dwc:decimalLongitude "6.1437"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "865"^^xsd:integer ;
  dwc:maximumDepthInMeters "869"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "806.29"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%201002L11BV40052>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.487 6.1437)"^^geo:wktLiteral ;
  geo-pos:lat "-25.487"^^xsd:decimal ;
  geo-pos:long "6.1437"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "806.29"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%201002L11BV40052>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 1002L11BV40052" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 1002L11BV40052'^^xsd:string;
  dwc:scientificName 'Cavolinia tridentata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '6.1437'^^xsd:double;
  dwc:startLongitude '6.1357'^^xsd:double;
  dwc:endLongitude '6.1517'^^xsd:double;
  dwc:latitude '-25.487'^^xsd:double;
  dwc:startLatitude '-25.4875'^^xsd:double;
  dwc:endLatitude '-25.4865'^^xsd:double;
  dwc:coordinatePrecision '806.29'^^xsd:double;
  dwc:minimumDepth '865'^^xsd:integer;
  dwc:maximumDepth '869'^^xsd:integer;
  dwc:temperature '4.15'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 1002L11BV40052'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '139030'^^xsd:integer;
  dwc:sampleSize '0,00658 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,00658 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 1002L11BV40052'^^xsd:string;
  dwc:observationDate '2010-02-13'^^xsd:date;
  dwc:aphiaIdAccepted '139030'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%200802L15AF10001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L15AF10001> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L15AF10001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.9459 5.889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-25.9459"^^xsd:decimal ;
  dwc:decimalLongitude "5.889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1486"^^xsd:integer ;
  dwc:maximumDepthInMeters "1488"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1373.34"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L15AF10001>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.9459 5.889)"^^geo:wktLiteral ;
  geo-pos:lat "-25.9459"^^xsd:decimal ;
  geo-pos:long "5.889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1373.34"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%200802L15AF10001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 0802L15AF10001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 0802L15AF10001'^^xsd:string;
  dwc:scientificName 'Bathysaurus ferox'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '5.889'^^xsd:double;
  dwc:startLongitude '5.878'^^xsd:double;
  dwc:endLongitude '5.9'^^xsd:double;
  dwc:latitude '-25.9459'^^xsd:double;
  dwc:startLatitude '-25.9533'^^xsd:double;
  dwc:endLatitude '-25.9385'^^xsd:double;
  dwc:coordinatePrecision '1373.34'^^xsd:double;
  dwc:minimumDepth '1486'^^xsd:integer;
  dwc:maximumDepth '1488'^^xsd:integer;
  dwc:temperature '3.1'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 0802L15AF10001'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '126369'^^xsd:integer;
  dwc:sampleSize '0,0542096 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,0542096 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 0802L15AF10001'^^xsd:string;
  dwc:observationDate '2008-02-21'^^xsd:date;
  dwc:aphiaIdAccepted '126369'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%200802L17AF10484>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L17AF10484> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L17AF10484> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.877 6.039)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-25.877"^^xsd:decimal ;
  dwc:decimalLongitude "6.039"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1248"^^xsd:integer ;
  dwc:maximumDepthInMeters "1292"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1340.31"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L17AF10484>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.877 6.039)"^^geo:wktLiteral ;
  geo-pos:lat "-25.877"^^xsd:decimal ;
  geo-pos:long "6.039"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1340.31"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%200802L17AF10484>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 0802L17AF10484" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 0802L17AF10484'^^xsd:string;
  dwc:scientificName 'Diastobranchus capensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '6.039'^^xsd:double;
  dwc:startLongitude '6.0373'^^xsd:double;
  dwc:endLongitude '6.0407'^^xsd:double;
  dwc:latitude '-25.877'^^xsd:double;
  dwc:startLatitude '-25.865'^^xsd:double;
  dwc:endLatitude '-25.889'^^xsd:double;
  dwc:coordinatePrecision '1340.31'^^xsd:double;
  dwc:minimumDepth '1248'^^xsd:integer;
  dwc:maximumDepth '1292'^^xsd:integer;
  dwc:temperature '3.1'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 0802L17AF10484'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '158656'^^xsd:integer;
  dwc:sampleSize '0,05466799 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,05466799 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 0802L17AF10484'^^xsd:string;
  dwc:observationDate '2008-02-22'^^xsd:date;
  dwc:aphiaIdAccepted '158656'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%200802L17AF10492>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L17AF10492> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L17AF10492> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.877 6.039)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-25.877"^^xsd:decimal ;
  dwc:decimalLongitude "6.039"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1248"^^xsd:integer ;
  dwc:maximumDepthInMeters "1292"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1340.31"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L17AF10492>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.877 6.039)"^^geo:wktLiteral ;
  geo-pos:lat "-25.877"^^xsd:decimal ;
  geo-pos:long "6.039"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1340.31"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%200802L17AF10492>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 0802L17AF10492" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 0802L17AF10492'^^xsd:string;
  dwc:scientificName 'Etmopterus brachyurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '6.039'^^xsd:double;
  dwc:startLongitude '6.0373'^^xsd:double;
  dwc:endLongitude '6.0407'^^xsd:double;
  dwc:latitude '-25.877'^^xsd:double;
  dwc:startLatitude '-25.865'^^xsd:double;
  dwc:endLatitude '-25.889'^^xsd:double;
  dwc:coordinatePrecision '1340.31'^^xsd:double;
  dwc:minimumDepth '1248'^^xsd:integer;
  dwc:maximumDepth '1292'^^xsd:integer;
  dwc:temperature '3.1'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 0802L17AF10492'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '215606'^^xsd:integer;
  dwc:sampleSize '0,05466799 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,05466799 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 0802L17AF10492'^^xsd:string;
  dwc:observationDate '2008-02-22'^^xsd:date;
  dwc:aphiaIdAccepted '215606'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%200802L17AF10532>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L17AF10532> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L17AF10532> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.877 6.039)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-25.877"^^xsd:decimal ;
  dwc:decimalLongitude "6.039"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1248"^^xsd:integer ;
  dwc:maximumDepthInMeters "1292"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1340.31"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L17AF10532>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.877 6.039)"^^geo:wktLiteral ;
  geo-pos:lat "-25.877"^^xsd:decimal ;
  geo-pos:long "6.039"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1340.31"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%200802L17AF10532>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 0802L17AF10532" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 0802L17AF10532'^^xsd:string;
  dwc:scientificName 'Bathygadus favosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '6.039'^^xsd:double;
  dwc:startLongitude '6.0373'^^xsd:double;
  dwc:endLongitude '6.0407'^^xsd:double;
  dwc:latitude '-25.877'^^xsd:double;
  dwc:startLatitude '-25.865'^^xsd:double;
  dwc:endLatitude '-25.889'^^xsd:double;
  dwc:coordinatePrecision '1340.31'^^xsd:double;
  dwc:minimumDepth '1248'^^xsd:integer;
  dwc:maximumDepth '1292'^^xsd:integer;
  dwc:temperature '3.1'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 0802L17AF10532'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '126462'^^xsd:integer;
  dwc:sampleSize '0,05466799 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,05466799 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 0802L17AF10532'^^xsd:string;
  dwc:observationDate '2008-02-22'^^xsd:date;
  dwc:aphiaIdAccepted '126462'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%200802L17AF10565>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L17AF10565> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L17AF10565> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.877 6.039)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-25.877"^^xsd:decimal ;
  dwc:decimalLongitude "6.039"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1248"^^xsd:integer ;
  dwc:maximumDepthInMeters "1292"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1340.31"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L17AF10565>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.877 6.039)"^^geo:wktLiteral ;
  geo-pos:lat "-25.877"^^xsd:decimal ;
  geo-pos:long "6.039"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1340.31"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%200802L17AF10565>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 0802L17AF10565" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 0802L17AF10565'^^xsd:string;
  dwc:scientificName 'Halargyreus johnsonii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '6.039'^^xsd:double;
  dwc:startLongitude '6.0373'^^xsd:double;
  dwc:endLongitude '6.0407'^^xsd:double;
  dwc:latitude '-25.877'^^xsd:double;
  dwc:startLatitude '-25.865'^^xsd:double;
  dwc:endLatitude '-25.889'^^xsd:double;
  dwc:coordinatePrecision '1340.31'^^xsd:double;
  dwc:minimumDepth '1248'^^xsd:integer;
  dwc:maximumDepth '1292'^^xsd:integer;
  dwc:temperature '3.1'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 0802L17AF10565'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '126489'^^xsd:integer;
  dwc:sampleSize '0,05466799 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,05466799 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 0802L17AF10565'^^xsd:string;
  dwc:observationDate '2008-02-22'^^xsd:date;
  dwc:aphiaIdAccepted '126489'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%200802L17AF10605>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L17AF10605> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L17AF10605> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.877 6.039)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-25.877"^^xsd:decimal ;
  dwc:decimalLongitude "6.039"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1248"^^xsd:integer ;
  dwc:maximumDepthInMeters "1292"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1340.31"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L17AF10605>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.877 6.039)"^^geo:wktLiteral ;
  geo-pos:lat "-25.877"^^xsd:decimal ;
  geo-pos:long "6.039"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1340.31"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%200802L17AF10605>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 0802L17AF10605" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 0802L17AF10605'^^xsd:string;
  dwc:scientificName 'Alepocephalus productus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '6.039'^^xsd:double;
  dwc:startLongitude '6.0373'^^xsd:double;
  dwc:endLongitude '6.0407'^^xsd:double;
  dwc:latitude '-25.877'^^xsd:double;
  dwc:startLatitude '-25.865'^^xsd:double;
  dwc:endLatitude '-25.889'^^xsd:double;
  dwc:coordinatePrecision '1340.31'^^xsd:double;
  dwc:minimumDepth '1248'^^xsd:integer;
  dwc:maximumDepth '1292'^^xsd:integer;
  dwc:temperature '3.1'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 0802L17AF10605'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '126683'^^xsd:integer;
  dwc:sampleSize '0,05466799 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,05466799 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 0802L17AF10605'^^xsd:string;
  dwc:observationDate '2008-02-22'^^xsd:date;
  dwc:aphiaIdAccepted '126683'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%200802L17AF10663>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L17AF10663> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L17AF10663> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.877 6.039)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-25.877"^^xsd:decimal ;
  dwc:decimalLongitude "6.039"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1248"^^xsd:integer ;
  dwc:maximumDepthInMeters "1292"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1340.31"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L17AF10663>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.877 6.039)"^^geo:wktLiteral ;
  geo-pos:lat "-25.877"^^xsd:decimal ;
  geo-pos:long "6.039"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1340.31"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%200802L17AF10663>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 0802L17AF10663" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 0802L17AF10663'^^xsd:string;
  dwc:scientificName 'Scymnodon squamulosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '6.039'^^xsd:double;
  dwc:startLongitude '6.0373'^^xsd:double;
  dwc:endLongitude '6.0407'^^xsd:double;
  dwc:latitude '-25.877'^^xsd:double;
  dwc:startLatitude '-25.865'^^xsd:double;
  dwc:endLatitude '-25.889'^^xsd:double;
  dwc:coordinatePrecision '1340.31'^^xsd:double;
  dwc:minimumDepth '1248'^^xsd:integer;
  dwc:maximumDepth '1292'^^xsd:integer;
  dwc:temperature '3.1'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 0802L17AF10663'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '221459'^^xsd:integer;
  dwc:sampleSize '0,05466799 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,05466799 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 0802L17AF10663'^^xsd:string;
  dwc:observationDate '2008-02-22'^^xsd:date;
  dwc:aphiaIdAccepted '283206'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%200802L17AF10711>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L17AF10711> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L17AF10711> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.877 6.039)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-25.877"^^xsd:decimal ;
  dwc:decimalLongitude "6.039"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1248"^^xsd:integer ;
  dwc:maximumDepthInMeters "1292"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1340.31"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L17AF10711>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.877 6.039)"^^geo:wktLiteral ;
  geo-pos:lat "-25.877"^^xsd:decimal ;
  geo-pos:long "6.039"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1340.31"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%200802L17AF10711>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 0802L17AF10711" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 0802L17AF10711'^^xsd:string;
  dwc:scientificName 'Gonostoma bathyphilum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '6.039'^^xsd:double;
  dwc:startLongitude '6.0373'^^xsd:double;
  dwc:endLongitude '6.0407'^^xsd:double;
  dwc:latitude '-25.877'^^xsd:double;
  dwc:startLatitude '-25.865'^^xsd:double;
  dwc:endLatitude '-25.889'^^xsd:double;
  dwc:coordinatePrecision '1340.31'^^xsd:double;
  dwc:minimumDepth '1248'^^xsd:integer;
  dwc:maximumDepth '1292'^^xsd:integer;
  dwc:temperature '3.1'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 0802L17AF10711'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '127294'^^xsd:integer;
  dwc:sampleSize '0,05466799 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,05466799 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 0802L17AF10711'^^xsd:string;
  dwc:observationDate '2008-02-22'^^xsd:date;
  dwc:aphiaIdAccepted '398363'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%200802L17AF10743>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L17AF10743> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L17AF10743> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.877 6.039)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-25.877"^^xsd:decimal ;
  dwc:decimalLongitude "6.039"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1248"^^xsd:integer ;
  dwc:maximumDepthInMeters "1292"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1340.31"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L17AF10743>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.877 6.039)"^^geo:wktLiteral ;
  geo-pos:lat "-25.877"^^xsd:decimal ;
  geo-pos:long "6.039"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1340.31"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%200802L17AF10743>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 0802L17AF10743" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 0802L17AF10743'^^xsd:string;
  dwc:scientificName 'Melanocetus johnsonii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '6.039'^^xsd:double;
  dwc:startLongitude '6.0373'^^xsd:double;
  dwc:endLongitude '6.0407'^^xsd:double;
  dwc:latitude '-25.877'^^xsd:double;
  dwc:startLatitude '-25.865'^^xsd:double;
  dwc:endLatitude '-25.889'^^xsd:double;
  dwc:coordinatePrecision '1340.31'^^xsd:double;
  dwc:minimumDepth '1248'^^xsd:integer;
  dwc:maximumDepth '1292'^^xsd:integer;
  dwc:temperature '3.1'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 0802L17AF10743'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '126556'^^xsd:integer;
  dwc:sampleSize '0,05466799 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,05466799 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 0802L17AF10743'^^xsd:string;
  dwc:observationDate '2008-02-22'^^xsd:date;
  dwc:aphiaIdAccepted '126556'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%200802L17AF10779>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L17AF10779> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L17AF10779> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.877 6.039)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-25.877"^^xsd:decimal ;
  dwc:decimalLongitude "6.039"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1248"^^xsd:integer ;
  dwc:maximumDepthInMeters "1292"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1340.31"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L17AF10779>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.877 6.039)"^^geo:wktLiteral ;
  geo-pos:lat "-25.877"^^xsd:decimal ;
  geo-pos:long "6.039"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1340.31"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%200802L17AF10779>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 0802L17AF10779" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 0802L17AF10779'^^xsd:string;
  dwc:scientificName 'Rouleina attrita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '6.039'^^xsd:double;
  dwc:startLongitude '6.0373'^^xsd:double;
  dwc:endLongitude '6.0407'^^xsd:double;
  dwc:latitude '-25.877'^^xsd:double;
  dwc:startLatitude '-25.865'^^xsd:double;
  dwc:endLatitude '-25.889'^^xsd:double;
  dwc:coordinatePrecision '1340.31'^^xsd:double;
  dwc:minimumDepth '1248'^^xsd:integer;
  dwc:maximumDepth '1292'^^xsd:integer;
  dwc:temperature '3.1'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 0802L17AF10779'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '126709'^^xsd:integer;
  dwc:sampleSize '0,05466799 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,05466799 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 0802L17AF10779'^^xsd:string;
  dwc:observationDate '2008-02-22'^^xsd:date;
  dwc:aphiaIdAccepted '126709'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%200802L17AF10790>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L17AF10790> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L17AF10790> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.877 6.039)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-25.877"^^xsd:decimal ;
  dwc:decimalLongitude "6.039"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1248"^^xsd:integer ;
  dwc:maximumDepthInMeters "1292"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1340.31"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L17AF10790>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.877 6.039)"^^geo:wktLiteral ;
  geo-pos:lat "-25.877"^^xsd:decimal ;
  geo-pos:long "6.039"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1340.31"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%200802L17AF10790>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 0802L17AF10790" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 0802L17AF10790'^^xsd:string;
  dwc:scientificName 'Sphagemacrurus hirundo'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '6.039'^^xsd:double;
  dwc:startLongitude '6.0373'^^xsd:double;
  dwc:endLongitude '6.0407'^^xsd:double;
  dwc:latitude '-25.877'^^xsd:double;
  dwc:startLatitude '-25.865'^^xsd:double;
  dwc:endLatitude '-25.889'^^xsd:double;
  dwc:coordinatePrecision '1340.31'^^xsd:double;
  dwc:minimumDepth '1248'^^xsd:integer;
  dwc:maximumDepth '1292'^^xsd:integer;
  dwc:temperature '3.1'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 0802L17AF10790'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '126479'^^xsd:integer;
  dwc:sampleSize '0,05466799 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,05466799 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 0802L17AF10790'^^xsd:string;
  dwc:observationDate '2008-02-22'^^xsd:date;
  dwc:aphiaIdAccepted '126479'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%200802L17AF10826>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L17AF10826> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L17AF10826> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.877 6.039)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-25.877"^^xsd:decimal ;
  dwc:decimalLongitude "6.039"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1248"^^xsd:integer ;
  dwc:maximumDepthInMeters "1292"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1340.31"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L17AF10826>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.877 6.039)"^^geo:wktLiteral ;
  geo-pos:lat "-25.877"^^xsd:decimal ;
  geo-pos:long "6.039"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1340.31"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%200802L17AF10826>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 0802L17AF10826" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 0802L17AF10826'^^xsd:string;
  dwc:scientificName 'Allocyttus verrucosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '6.039'^^xsd:double;
  dwc:startLongitude '6.0373'^^xsd:double;
  dwc:endLongitude '6.0407'^^xsd:double;
  dwc:latitude '-25.877'^^xsd:double;
  dwc:startLatitude '-25.865'^^xsd:double;
  dwc:endLatitude '-25.889'^^xsd:double;
  dwc:coordinatePrecision '1340.31'^^xsd:double;
  dwc:minimumDepth '1248'^^xsd:integer;
  dwc:maximumDepth '1292'^^xsd:integer;
  dwc:temperature '3.1'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 0802L17AF10826'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '127422'^^xsd:integer;
  dwc:sampleSize '0,05466799 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,05466799 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 0802L17AF10826'^^xsd:string;
  dwc:observationDate '2008-02-22'^^xsd:date;
  dwc:aphiaIdAccepted '127422'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%200802L17AF10827>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L17AF10827> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L17AF10827> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.877 6.039)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-25.877"^^xsd:decimal ;
  dwc:decimalLongitude "6.039"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1248"^^xsd:integer ;
  dwc:maximumDepthInMeters "1292"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1340.31"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L17AF10827>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.877 6.039)"^^geo:wktLiteral ;
  geo-pos:lat "-25.877"^^xsd:decimal ;
  geo-pos:long "6.039"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1340.31"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%200802L17AF10827>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 0802L17AF10827" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 0802L17AF10827'^^xsd:string;
  dwc:scientificName 'Nezumia brevibarbata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '6.039'^^xsd:double;
  dwc:startLongitude '6.0373'^^xsd:double;
  dwc:endLongitude '6.0407'^^xsd:double;
  dwc:latitude '-25.877'^^xsd:double;
  dwc:startLatitude '-25.865'^^xsd:double;
  dwc:endLatitude '-25.889'^^xsd:double;
  dwc:coordinatePrecision '1340.31'^^xsd:double;
  dwc:minimumDepth '1248'^^xsd:integer;
  dwc:maximumDepth '1292'^^xsd:integer;
  dwc:temperature '3.1'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 0802L17AF10827'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '217780'^^xsd:integer;
  dwc:sampleSize '0,05466799 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,05466799 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 0802L17AF10827'^^xsd:string;
  dwc:observationDate '2008-02-22'^^xsd:date;
  dwc:aphiaIdAccepted '217780'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%200802L17AF10828>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L17AF10828> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L17AF10828> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.877 6.039)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-25.877"^^xsd:decimal ;
  dwc:decimalLongitude "6.039"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1248"^^xsd:integer ;
  dwc:maximumDepthInMeters "1292"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1340.31"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L17AF10828>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.877 6.039)"^^geo:wktLiteral ;
  geo-pos:lat "-25.877"^^xsd:decimal ;
  geo-pos:long "6.039"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1340.31"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%200802L17AF10828>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 0802L17AF10828" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 0802L17AF10828'^^xsd:string;
  dwc:scientificName 'Antimora rostrata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '6.039'^^xsd:double;
  dwc:startLongitude '6.0373'^^xsd:double;
  dwc:endLongitude '6.0407'^^xsd:double;
  dwc:latitude '-25.877'^^xsd:double;
  dwc:startLatitude '-25.865'^^xsd:double;
  dwc:endLatitude '-25.889'^^xsd:double;
  dwc:coordinatePrecision '1340.31'^^xsd:double;
  dwc:minimumDepth '1248'^^xsd:integer;
  dwc:maximumDepth '1292'^^xsd:integer;
  dwc:temperature '3.1'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 0802L17AF10828'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '126486'^^xsd:integer;
  dwc:sampleSize '0,05466799 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,05466799 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 0802L17AF10828'^^xsd:string;
  dwc:observationDate '2008-02-22'^^xsd:date;
  dwc:aphiaIdAccepted '126486'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%200802L17AF10832>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L17AF10832> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L17AF10832> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.877 6.039)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-25.877"^^xsd:decimal ;
  dwc:decimalLongitude "6.039"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1248"^^xsd:integer ;
  dwc:maximumDepthInMeters "1292"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1340.31"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L17AF10832>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.877 6.039)"^^geo:wktLiteral ;
  geo-pos:lat "-25.877"^^xsd:decimal ;
  geo-pos:long "6.039"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1340.31"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%200802L17AF10832>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 0802L17AF10832" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 0802L17AF10832'^^xsd:string;
  dwc:scientificName 'Coryphaenoides striaturus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '6.039'^^xsd:double;
  dwc:startLongitude '6.0373'^^xsd:double;
  dwc:endLongitude '6.0407'^^xsd:double;
  dwc:latitude '-25.877'^^xsd:double;
  dwc:startLatitude '-25.865'^^xsd:double;
  dwc:endLatitude '-25.889'^^xsd:double;
  dwc:coordinatePrecision '1340.31'^^xsd:double;
  dwc:minimumDepth '1248'^^xsd:integer;
  dwc:maximumDepth '1292'^^xsd:integer;
  dwc:temperature '3.1'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 0802L17AF10832'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '217763'^^xsd:integer;
  dwc:sampleSize '0,05466799 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,05466799 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 0802L17AF10832'^^xsd:string;
  dwc:observationDate '2008-02-22'^^xsd:date;
  dwc:aphiaIdAccepted '217763'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%200802L17AF10862>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L17AF10862> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L17AF10862> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.877 6.039)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-25.877"^^xsd:decimal ;
  dwc:decimalLongitude "6.039"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1248"^^xsd:integer ;
  dwc:maximumDepthInMeters "1292"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1340.31"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L17AF10862>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.877 6.039)"^^geo:wktLiteral ;
  geo-pos:lat "-25.877"^^xsd:decimal ;
  geo-pos:long "6.039"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1340.31"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%200802L17AF10862>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 0802L17AF10862" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 0802L17AF10862'^^xsd:string;
  dwc:scientificName 'Photichthys argenteus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '6.039'^^xsd:double;
  dwc:startLongitude '6.0373'^^xsd:double;
  dwc:endLongitude '6.0407'^^xsd:double;
  dwc:latitude '-25.877'^^xsd:double;
  dwc:startLatitude '-25.865'^^xsd:double;
  dwc:endLatitude '-25.889'^^xsd:double;
  dwc:coordinatePrecision '1340.31'^^xsd:double;
  dwc:minimumDepth '1248'^^xsd:integer;
  dwc:maximumDepth '1292'^^xsd:integer;
  dwc:temperature '3.1'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 0802L17AF10862'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '400296'^^xsd:integer;
  dwc:sampleSize '0,05466799 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,05466799 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 0802L17AF10862'^^xsd:string;
  dwc:observationDate '2008-02-22'^^xsd:date;
  dwc:aphiaIdAccepted '220007'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%200802L17AF10946>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L17AF10946> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L17AF10946> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.877 6.039)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-25.877"^^xsd:decimal ;
  dwc:decimalLongitude "6.039"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1248"^^xsd:integer ;
  dwc:maximumDepthInMeters "1292"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1340.31"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L17AF10946>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.877 6.039)"^^geo:wktLiteral ;
  geo-pos:lat "-25.877"^^xsd:decimal ;
  geo-pos:long "6.039"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1340.31"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%200802L17AF10946>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 0802L17AF10946" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 0802L17AF10946'^^xsd:string;
  dwc:scientificName 'Scopelogadus beanii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '6.039'^^xsd:double;
  dwc:startLongitude '6.0373'^^xsd:double;
  dwc:endLongitude '6.0407'^^xsd:double;
  dwc:latitude '-25.877'^^xsd:double;
  dwc:startLatitude '-25.865'^^xsd:double;
  dwc:endLatitude '-25.889'^^xsd:double;
  dwc:coordinatePrecision '1340.31'^^xsd:double;
  dwc:minimumDepth '1248'^^xsd:integer;
  dwc:maximumDepth '1292'^^xsd:integer;
  dwc:temperature '3.1'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 0802L17AF10946'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '127278'^^xsd:integer;
  dwc:sampleSize '0,05466799 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,05466799 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 0802L17AF10946'^^xsd:string;
  dwc:observationDate '2008-02-22'^^xsd:date;
  dwc:aphiaIdAccepted '127278'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%200802L17AF10963>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L17AF10963> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L17AF10963> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.877 6.039)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-25.877"^^xsd:decimal ;
  dwc:decimalLongitude "6.039"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1248"^^xsd:integer ;
  dwc:maximumDepthInMeters "1292"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1340.31"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L17AF10963>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.877 6.039)"^^geo:wktLiteral ;
  geo-pos:lat "-25.877"^^xsd:decimal ;
  geo-pos:long "6.039"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1340.31"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%200802L17AF10963>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 0802L17AF10963" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 0802L17AF10963'^^xsd:string;
  dwc:scientificName 'Ilyophys blachei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '6.039'^^xsd:double;
  dwc:startLongitude '6.0373'^^xsd:double;
  dwc:endLongitude '6.0407'^^xsd:double;
  dwc:latitude '-25.877'^^xsd:double;
  dwc:startLatitude '-25.865'^^xsd:double;
  dwc:endLatitude '-25.889'^^xsd:double;
  dwc:coordinatePrecision '1340.31'^^xsd:double;
  dwc:minimumDepth '1248'^^xsd:integer;
  dwc:maximumDepth '1292'^^xsd:integer;
  dwc:temperature '3.1'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 0802L17AF10963'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '126325'^^xsd:integer;
  dwc:sampleSize '0,05466799 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,05466799 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 0802L17AF10963'^^xsd:string;
  dwc:observationDate '2008-02-22'^^xsd:date;
  dwc:aphiaIdAccepted '126325'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%200802L17AF10967>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L17AF10967> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L17AF10967> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.877 6.039)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-25.877"^^xsd:decimal ;
  dwc:decimalLongitude "6.039"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1248"^^xsd:integer ;
  dwc:maximumDepthInMeters "1292"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1340.31"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L17AF10967>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.877 6.039)"^^geo:wktLiteral ;
  geo-pos:lat "-25.877"^^xsd:decimal ;
  geo-pos:long "6.039"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1340.31"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%200802L17AF10967>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 0802L17AF10967" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 0802L17AF10967'^^xsd:string;
  dwc:scientificName 'Electrona risso'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '6.039'^^xsd:double;
  dwc:startLongitude '6.0373'^^xsd:double;
  dwc:endLongitude '6.0407'^^xsd:double;
  dwc:latitude '-25.877'^^xsd:double;
  dwc:startLatitude '-25.865'^^xsd:double;
  dwc:endLatitude '-25.889'^^xsd:double;
  dwc:coordinatePrecision '1340.31'^^xsd:double;
  dwc:minimumDepth '1248'^^xsd:integer;
  dwc:maximumDepth '1292'^^xsd:integer;
  dwc:temperature '3.1'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 0802L17AF10967'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '126600'^^xsd:integer;
  dwc:sampleSize '0,05466799 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,05466799 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 0802L17AF10967'^^xsd:string;
  dwc:observationDate '2008-02-22'^^xsd:date;
  dwc:aphiaIdAccepted '126600'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%200802L17AF11000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L17AF11000> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L17AF11000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.877 6.039)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-25.877"^^xsd:decimal ;
  dwc:decimalLongitude "6.039"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1248"^^xsd:integer ;
  dwc:maximumDepthInMeters "1292"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1340.31"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L17AF11000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.877 6.039)"^^geo:wktLiteral ;
  geo-pos:lat "-25.877"^^xsd:decimal ;
  geo-pos:long "6.039"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1340.31"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%200802L17AF11000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 0802L17AF11000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 0802L17AF11000'^^xsd:string;
  dwc:scientificName 'Conocara fiolenti'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '6.039'^^xsd:double;
  dwc:startLongitude '6.0373'^^xsd:double;
  dwc:endLongitude '6.0407'^^xsd:double;
  dwc:latitude '-25.877'^^xsd:double;
  dwc:startLatitude '-25.865'^^xsd:double;
  dwc:endLatitude '-25.889'^^xsd:double;
  dwc:coordinatePrecision '1340.31'^^xsd:double;
  dwc:minimumDepth '1248'^^xsd:integer;
  dwc:maximumDepth '1292'^^xsd:integer;
  dwc:temperature '3.1'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 0802L17AF11000'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '126694'^^xsd:integer;
  dwc:sampleSize '0,05466799 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,05466799 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 0802L17AF11000'^^xsd:string;
  dwc:observationDate '2008-02-22'^^xsd:date;
  dwc:aphiaIdAccepted '126694'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%200802L17AF11013>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L17AF11013> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L17AF11013> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.877 6.039)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-25.877"^^xsd:decimal ;
  dwc:decimalLongitude "6.039"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1248"^^xsd:integer ;
  dwc:maximumDepthInMeters "1292"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1340.31"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L17AF11013>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.877 6.039)"^^geo:wktLiteral ;
  geo-pos:lat "-25.877"^^xsd:decimal ;
  geo-pos:long "6.039"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1340.31"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%200802L17AF11013>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 0802L17AF11013" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 0802L17AF11013'^^xsd:string;
  dwc:scientificName 'Lestidium atlanticum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '6.039'^^xsd:double;
  dwc:startLongitude '6.0373'^^xsd:double;
  dwc:endLongitude '6.0407'^^xsd:double;
  dwc:latitude '-25.877'^^xsd:double;
  dwc:startLatitude '-25.865'^^xsd:double;
  dwc:endLatitude '-25.889'^^xsd:double;
  dwc:coordinatePrecision '1340.31'^^xsd:double;
  dwc:minimumDepth '1248'^^xsd:integer;
  dwc:maximumDepth '1292'^^xsd:integer;
  dwc:temperature '3.1'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 0802L17AF11013'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '158871'^^xsd:integer;
  dwc:sampleSize '0,05466799 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,05466799 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 0802L17AF11013'^^xsd:string;
  dwc:observationDate '2008-02-22'^^xsd:date;
  dwc:aphiaIdAccepted '158871'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%200802L17AF20209>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L17AF20209> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L17AF20209> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.877 6.039)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-25.877"^^xsd:decimal ;
  dwc:decimalLongitude "6.039"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1248"^^xsd:integer ;
  dwc:maximumDepthInMeters "1292"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1340.31"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L17AF20209>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.877 6.039)"^^geo:wktLiteral ;
  geo-pos:lat "-25.877"^^xsd:decimal ;
  geo-pos:long "6.039"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1340.31"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%200802L17AF20209>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 0802L17AF20209" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 0802L17AF20209'^^xsd:string;
  dwc:scientificName 'Nematocarcinus longirostris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '6.039'^^xsd:double;
  dwc:startLongitude '6.0373'^^xsd:double;
  dwc:endLongitude '6.0407'^^xsd:double;
  dwc:latitude '-25.877'^^xsd:double;
  dwc:startLatitude '-25.865'^^xsd:double;
  dwc:endLatitude '-25.889'^^xsd:double;
  dwc:coordinatePrecision '1340.31'^^xsd:double;
  dwc:minimumDepth '1248'^^xsd:integer;
  dwc:maximumDepth '1292'^^xsd:integer;
  dwc:temperature '3.1'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 0802L17AF20209'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '514315'^^xsd:integer;
  dwc:sampleSize '0,05466799 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,05466799 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 0802L17AF20209'^^xsd:string;
  dwc:observationDate '2008-02-22'^^xsd:date;
  dwc:aphiaIdAccepted '514315'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%200802L17AF20225>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L17AF20225> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L17AF20225> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.877 6.039)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-25.877"^^xsd:decimal ;
  dwc:decimalLongitude "6.039"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1248"^^xsd:integer ;
  dwc:maximumDepthInMeters "1292"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1340.31"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L17AF20225>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.877 6.039)"^^geo:wktLiteral ;
  geo-pos:lat "-25.877"^^xsd:decimal ;
  geo-pos:long "6.039"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1340.31"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%200802L17AF20225>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 0802L17AF20225" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 0802L17AF20225'^^xsd:string;
  dwc:scientificName 'Chaceon erytheiae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '6.039'^^xsd:double;
  dwc:startLongitude '6.0373'^^xsd:double;
  dwc:endLongitude '6.0407'^^xsd:double;
  dwc:latitude '-25.877'^^xsd:double;
  dwc:startLatitude '-25.865'^^xsd:double;
  dwc:endLatitude '-25.889'^^xsd:double;
  dwc:coordinatePrecision '1340.31'^^xsd:double;
  dwc:minimumDepth '1248'^^xsd:integer;
  dwc:maximumDepth '1292'^^xsd:integer;
  dwc:temperature '3.1'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 0802L17AF20225'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '241100'^^xsd:integer;
  dwc:sampleSize '0,05466799 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,05466799 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 0802L17AF20225'^^xsd:string;
  dwc:observationDate '2008-02-22'^^xsd:date;
  dwc:aphiaIdAccepted '241100'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%200802L17AF20230>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L17AF20230> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L17AF20230> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.877 6.039)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-25.877"^^xsd:decimal ;
  dwc:decimalLongitude "6.039"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1248"^^xsd:integer ;
  dwc:maximumDepthInMeters "1292"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1340.31"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L17AF20230>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.877 6.039)"^^geo:wktLiteral ;
  geo-pos:lat "-25.877"^^xsd:decimal ;
  geo-pos:long "6.039"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1340.31"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%200802L17AF20230>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 0802L17AF20230" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 0802L17AF20230'^^xsd:string;
  dwc:scientificName 'Austropenaeus nitidus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '6.039'^^xsd:double;
  dwc:startLongitude '6.0373'^^xsd:double;
  dwc:endLongitude '6.0407'^^xsd:double;
  dwc:latitude '-25.877'^^xsd:double;
  dwc:startLatitude '-25.865'^^xsd:double;
  dwc:endLatitude '-25.889'^^xsd:double;
  dwc:coordinatePrecision '1340.31'^^xsd:double;
  dwc:minimumDepth '1248'^^xsd:integer;
  dwc:maximumDepth '1292'^^xsd:integer;
  dwc:temperature '3.1'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 0802L17AF20230'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '246428'^^xsd:integer;
  dwc:sampleSize '0,05466799 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,05466799 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 0802L17AF20230'^^xsd:string;
  dwc:observationDate '2008-02-22'^^xsd:date;
  dwc:aphiaIdAccepted '246428'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%200802L17AF40070>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L17AF40070> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L17AF40070> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.877 6.039)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-25.877"^^xsd:decimal ;
  dwc:decimalLongitude "6.039"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1248"^^xsd:integer ;
  dwc:maximumDepthInMeters "1292"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1340.31"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L17AF40070>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.877 6.039)"^^geo:wktLiteral ;
  geo-pos:lat "-25.877"^^xsd:decimal ;
  geo-pos:long "6.039"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1340.31"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%200802L17AF40070>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 0802L17AF40070" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 0802L17AF40070'^^xsd:string;
  dwc:scientificName 'Pyrosoma atlanticum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '6.039'^^xsd:double;
  dwc:startLongitude '6.0373'^^xsd:double;
  dwc:endLongitude '6.0407'^^xsd:double;
  dwc:latitude '-25.877'^^xsd:double;
  dwc:startLatitude '-25.865'^^xsd:double;
  dwc:endLatitude '-25.889'^^xsd:double;
  dwc:coordinatePrecision '1340.31'^^xsd:double;
  dwc:minimumDepth '1248'^^xsd:integer;
  dwc:maximumDepth '1292'^^xsd:integer;
  dwc:temperature '3.1'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 0802L17AF40070'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '137250'^^xsd:integer;
  dwc:sampleSize '0,05466799 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,05466799 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 0802L17AF40070'^^xsd:string;
  dwc:observationDate '2008-02-22'^^xsd:date;
  dwc:aphiaIdAccepted '137250'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4076__IEO_Nambia_Biodiversity_%200802L18AF10001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L18AF10001> ;
  mr:hasGeometry <https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L18AF10001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.9858 5.722)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-25.9858"^^xsd:decimal ;
  dwc:decimalLongitude "5.722"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1051"^^xsd:integer ;
  dwc:maximumDepthInMeters "1061"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1807.44"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4076__IEO_Nambia_Biodiversity_%200802L18AF10001>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.9858 5.722)"^^geo:wktLiteral ;
  geo-pos:lat "-25.9858"^^xsd:decimal ;
  geo-pos:long "5.722"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1807.44"^^xsd:integer .

<https://eurobis.org/id/occurrence/4076__IEO_Nambia_Biodiversity_%200802L18AF10001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IEO_Nambia_Biodiversity_ 0802L18AF10001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4076_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-05-07'^^xsd:date;
  dwc:institutionCode 'IEO'^^xsd:string;
  dwc:collectionCode 'Nambia_Biodiversity'^^xsd:string;
  dwc:catalogNumber 'IEO_Nambia_Biodiversity_ 0802L18AF10001'^^xsd:string;
  dwc:scientificName 'Bathysaurus ferox'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Southeast Atlantic'^^xsd:string;
  dwc:longitude '5.722'^^xsd:double;
  dwc:startLongitude '5.7395'^^xsd:double;
  dwc:endLongitude '5.7045'^^xsd:double;
  dwc:latitude '-25.9858'^^xsd:double;
  dwc:startLatitude '-25.9818'^^xsd:double;
  dwc:endLatitude '-25.9898'^^xsd:double;
  dwc:coordinatePrecision '1807.44'^^xsd:double;
  dwc:minimumDepth '1051'^^xsd:integer;
  dwc:maximumDepth '1061'^^xsd:integer;
  dwc:temperature '3.5'^^xsd:double;
  dwc:previousCatalogNumber 'NAMIBIA 0802L18AF10001'^^xsd:string;
  dwc:occurrenceRemarks ''^^xsd:string;
  dwc:aphiaid '126369'^^xsd:integer;
  dwc:sampleSize '0,0546082 km²'^^xsd:string;
  dwc:verbatimPositionSetail 'Latitude, Longitude and CoordinatePrecision calculated by VLIZ as the middle of the Start and End coordinates of the trawl'^^xsd:string;
  dwc:samplingEffort '0,0546082 km²'^^xsd:string;
  dwc:occurrenceId 'IEO_Nambia_Biodiversity_ 0802L18AF10001'^^xsd:string;
  dwc:observationDate '2008-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '126369'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
# EOF